Pull request #42616 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 28409ca6c76030ef1cd277cf73223a47cf3f1dbe+471fd27709777d2cce3251129887e14e8bb2e0c7 (bd70bfb4f7d202d6042aaacd7c3d7490df2e0fab) 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-42616@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-07-23T07:33:58.741Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-23T07:33:58.744Z] Trying to pass milestone 4 [Pipeline] milestone [2021-07-23T07:33:58.801Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-23T07:34:13.967Z] Still waiting to schedule task [2021-07-23T07:34:13.969Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-07-23T07:35:03.790Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04c6b22f2e6372f1a) in /home/ubuntu/workspace/moby_PR-42616 [Pipeline] { [Pipeline] checkout [2021-07-23T07:35:03.893Z] The recommended git tool is: git [2021-07-23T07:35:07.155Z] using credential docker-jenkins-github-credentials [2021-07-23T07:35:07.165Z] Cloning the remote Git repository [2021-07-23T07:35:07.165Z] Cloning with configured refspecs honoured and without tags [2021-07-23T07:35:07.182Z] Cloning repository https://github.com/moby/moby.git [2021-07-23T07:35:07.243Z] > git init /home/ubuntu/workspace/moby_PR-42616 # timeout=10 [2021-07-23T07:35:07.515Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:35:07.515Z] > git --version # timeout=10 [2021-07-23T07:35:07.542Z] > git --version # 'git version 2.17.1' [2021-07-23T07:35:07.542Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:35:07.544Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:35:30.751Z] Fetching without tags [2021-07-23T07:35:31.157Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:35:30.643Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:35:30.656Z] > git config --add remote.origin.fetch +refs/pull/42616/head:refs/remotes/origin/PR-42616 # timeout=10 [2021-07-23T07:35:30.685Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:35:30.719Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:35:30.754Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:35:30.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:35:30.756Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:35:31.164Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:35:31.187Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:35:32.153Z] > git remote # timeout=10 [2021-07-23T07:35:32.174Z] > git config --get remote.origin.url # timeout=10 [2021-07-23T07:35:32.267Z] Merge succeeded, producing 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:35:32.268Z] Checking out Revision 28409ca6c76030ef1cd277cf73223a47cf3f1dbe (PR-42616) [2021-07-23T07:35:32.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:35:32.206Z] > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10 [2021-07-23T07:35:32.243Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-23T07:35:32.270Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:35:32.294Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:35:36.705Z] Commit message: "replace pkg/signal with moby/sys/signal v0.5.0" [2021-07-23T07:35:36.746Z] First time build. Skipping changelog. [2021-07-23T07:35:36.715Z] > git rev-list --no-walk c4473db2a114ec7c7617870f9da444f96a15d365 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-23T07:35:37.901Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42616:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-07-23T07:35:47.892Z] Unable to find image 'alpine:latest' locally [2021-07-23T07:35:47.893Z] latest: Pulling from library/alpine [2021-07-23T07:35:47.893Z] 5843afab3874: Pulling fs layer [2021-07-23T07:35:47.893Z] 5843afab3874: Download complete [2021-07-23T07:35:47.893Z] 5843afab3874: Pull complete [2021-07-23T07:35:47.893Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-23T07:35:47.893Z] Status: Downloaded newer image for alpine:latest [2021-07-23T07:35:57.984Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-07-23T07:35:59.680Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04c6b22f2e6372f1a) in /home/ubuntu/workspace/moby_PR-42616 [Pipeline] node [Pipeline] node [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) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-07-23T07:35:59.870Z] The recommended git tool is: git [2021-07-23T07:35:59.880Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-07-23T07:35:59.905Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-07-23T07:35:59.923Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // 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 [Pipeline] // stage [2021-07-23T07:36:00.201Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [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-07-23T07:36:00.445Z] Merge succeeded, producing 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:36:00.445Z] Checking out Revision 28409ca6c76030ef1cd277cf73223a47cf3f1dbe (PR-42616) [2021-07-23T07:36:00.564Z] Commit message: "replace pkg/signal with moby/sys/signal v0.5.0" [2021-07-23T07:35:59.887Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42616/.git # timeout=10 [2021-07-23T07:35:59.913Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:35:59.926Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:35:59.926Z] > git --version # timeout=10 [2021-07-23T07:35:59.944Z] > git --version # 'git version 2.17.1' [2021-07-23T07:35:59.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:35:59.945Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:36:00.203Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:36:00.214Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:36:00.390Z] > git remote # timeout=10 [2021-07-23T07:36:00.398Z] > git config --get remote.origin.url # timeout=10 [2021-07-23T07:36:00.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:36:00.420Z] > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10 [2021-07-23T07:36:00.434Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-23T07:36:00.447Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:36:00.473Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-23T07:36:01.355Z] + [ PR != PR ] [2021-07-23T07:36:01.355Z] + [ master != master ] [2021-07-23T07:36:01.355Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-23T07:36:01.700Z] + docker version [2021-07-23T07:36:01.700Z] Client: Docker Engine - Community [2021-07-23T07:36:01.700Z] Version: 20.10.6 [2021-07-23T07:36:01.700Z] API version: 1.41 [2021-07-23T07:36:01.700Z] Go version: go1.13.15 [2021-07-23T07:36:01.700Z] Git commit: 370c289 [2021-07-23T07:36:01.700Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-23T07:36:01.700Z] OS/Arch: linux/amd64 [2021-07-23T07:36:01.700Z] Context: default [2021-07-23T07:36:01.700Z] Experimental: true [2021-07-23T07:36:01.700Z] [2021-07-23T07:36:01.700Z] Server: Docker Engine - Community [2021-07-23T07:36:01.700Z] Engine: [2021-07-23T07:36:01.700Z] Version: 20.10.6 [2021-07-23T07:36:01.700Z] API version: 1.41 (minimum version 1.12) [2021-07-23T07:36:01.700Z] Go version: go1.13.15 [2021-07-23T07:36:01.700Z] Git commit: 8728dd2 [2021-07-23T07:36:01.700Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-23T07:36:01.700Z] OS/Arch: linux/amd64 [2021-07-23T07:36:01.700Z] Experimental: true [2021-07-23T07:36:01.700Z] containerd: [2021-07-23T07:36:01.700Z] Version: 1.4.6 [2021-07-23T07:36:01.700Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-23T07:36:01.700Z] runc: [2021-07-23T07:36:01.700Z] Version: 1.0.0-rc95 [2021-07-23T07:36:01.700Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-23T07:36:01.700Z] docker-init: [2021-07-23T07:36:01.700Z] Version: 0.19.0 [2021-07-23T07:36:01.700Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-23T07:36:02.014Z] + docker info [2021-07-23T07:36:14.680Z] Still waiting to schedule task [2021-07-23T07:36:14.680Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04c6b22f2e6372f1a)’ [2021-07-23T07:36:14.681Z] Still waiting to schedule task [2021-07-23T07:36:14.681Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04c6b22f2e6372f1a)’ [2021-07-23T07:36:14.682Z] Still waiting to schedule task [2021-07-23T07:36:14.682Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-07-23T07:36:14.686Z] Still waiting to schedule task [2021-07-23T07:36:14.686Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-07-23T07:36:14.687Z] Still waiting to schedule task [2021-07-23T07:36:14.688Z] All nodes of label ‘windows-2019’ are offline [2021-07-23T07:36:14.688Z] Still waiting to schedule task [2021-07-23T07:36:14.689Z] All nodes of label ‘windows-2022’ are offline [2021-07-23T07:36:14.690Z] Still waiting to schedule task [2021-07-23T07:36:14.690Z] All nodes of label ‘windows-2022’ are offline [2021-07-23T07:36:20.124Z] Client: [2021-07-23T07:36:20.124Z] Context: default [2021-07-23T07:36:20.124Z] Debug Mode: false [2021-07-23T07:36:20.124Z] Plugins: [2021-07-23T07:36:20.124Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-23T07:36:20.124Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-23T07:36:20.124Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-23T07:36:20.124Z] [2021-07-23T07:36:20.124Z] Server: [2021-07-23T07:36:20.124Z] Containers: 0 [2021-07-23T07:36:20.124Z] Running: 0 [2021-07-23T07:36:20.124Z] Paused: 0 [2021-07-23T07:36:20.124Z] Stopped: 0 [2021-07-23T07:36:20.124Z] Images: 1 [2021-07-23T07:36:20.124Z] Server Version: 20.10.6 [2021-07-23T07:36:20.124Z] Storage Driver: overlay2 [2021-07-23T07:36:20.124Z] Backing Filesystem: extfs [2021-07-23T07:36:20.124Z] Supports d_type: true [2021-07-23T07:36:20.124Z] Native Overlay Diff: true [2021-07-23T07:36:20.124Z] userxattr: false [2021-07-23T07:36:20.124Z] Logging Driver: json-file [2021-07-23T07:36:20.124Z] Cgroup Driver: cgroupfs [2021-07-23T07:36:20.124Z] Cgroup Version: 1 [2021-07-23T07:36:20.124Z] Plugins: [2021-07-23T07:36:20.124Z] Volume: local [2021-07-23T07:36:20.124Z] Network: bridge host ipvlan macvlan null overlay [2021-07-23T07:36:20.124Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-23T07:36:20.124Z] Swarm: inactive [2021-07-23T07:36:20.124Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-23T07:36:20.124Z] Default Runtime: runc [2021-07-23T07:36:20.124Z] Init Binary: docker-init [2021-07-23T07:36:20.124Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-23T07:36:20.124Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-23T07:36:20.124Z] init version: de40ad0 [2021-07-23T07:36:20.124Z] Security Options: [2021-07-23T07:36:20.124Z] apparmor [2021-07-23T07:36:20.124Z] seccomp [2021-07-23T07:36:20.124Z] Profile: default [2021-07-23T07:36:20.124Z] Kernel Version: 5.4.0-1048-aws [2021-07-23T07:36:20.124Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-23T07:36:20.124Z] OSType: linux [2021-07-23T07:36:20.124Z] Architecture: x86_64 [2021-07-23T07:36:20.124Z] CPUs: 2 [2021-07-23T07:36:20.124Z] Total Memory: 7.487GiB [2021-07-23T07:36:20.124Z] Name: ip-10-100-120-237 [2021-07-23T07:36:20.124Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-23T07:36:20.124Z] Docker Root Dir: /var/lib/docker [2021-07-23T07:36:20.124Z] Debug Mode: false [2021-07-23T07:36:20.124Z] Registry: https://index.docker.io/v1/ [2021-07-23T07:36:20.124Z] Labels: [2021-07-23T07:36:20.124Z] Experimental: true [2021-07-23T07:36:20.124Z] Insecure Registries: [2021-07-23T07:36:20.124Z] 127.0.0.0/8 [2021-07-23T07:36:20.124Z] Live Restore Enabled: true [2021-07-23T07:36:20.124Z] [2021-07-23T07:36:20.124Z] WARNING: No swap limit support [Pipeline] sh [2021-07-23T07:36:20.409Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-23T07:36:20.409Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-23T07:36:20.409Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42616/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-23T07:36:20.409Z] + bash /home/ubuntu/workspace/moby_PR-42616/check-config.sh [2021-07-23T07:36:20.409Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-23T07:36:20.409Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-23T07:36:20.409Z] [2021-07-23T07:36:20.409Z] Generally Necessary: [2021-07-23T07:36:20.668Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-23T07:36:20.668Z] - apparmor: enabled and tools installed [2021-07-23T07:36:20.668Z] - CONFIG_NAMESPACES: enabled [2021-07-23T07:36:20.668Z] - CONFIG_NET_NS: enabled [2021-07-23T07:36:20.668Z] - CONFIG_PID_NS: enabled [2021-07-23T07:36:20.668Z] - CONFIG_IPC_NS: enabled [2021-07-23T07:36:20.668Z] - CONFIG_UTS_NS: enabled [2021-07-23T07:36:20.668Z] - CONFIG_CGROUPS: enabled [2021-07-23T07:36:20.668Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-23T07:36:20.668Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-23T07:36:20.668Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-23T07:36:20.668Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-23T07:36:20.668Z] - CONFIG_CPUSETS: enabled [2021-07-23T07:36:20.668Z] - CONFIG_MEMCG: enabled [2021-07-23T07:36:20.668Z] - CONFIG_KEYS: enabled [2021-07-23T07:36:20.668Z] - CONFIG_VETH: enabled (as module) [2021-07-23T07:36:20.668Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-23T07:36:20.668Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-23T07:36:20.668Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-23T07:36:20.668Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-23T07:36:20.668Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-23T07:36:20.668Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-23T07:36:20.668Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-23T07:36:20.668Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-23T07:36:20.668Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-23T07:36:20.668Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-23T07:36:20.668Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-23T07:36:20.668Z] [2021-07-23T07:36:20.668Z] Optional Features: [2021-07-23T07:36:20.668Z] - CONFIG_USER_NS: enabled [2021-07-23T07:36:20.668Z] - CONFIG_SECCOMP: enabled [2021-07-23T07:36:20.668Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-23T07:36:20.668Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-23T07:36:20.668Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-23T07:36:20.668Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-23T07:36:20.668Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-23T07:36:20.668Z] - CONFIG_BLK_CGROUP: enabled [2021-07-23T07:36:20.668Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-23T07:36:20.668Z] - CONFIG_CGROUP_PERF: enabled [2021-07-23T07:36:20.668Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-23T07:36:20.668Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-23T07:36:20.668Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-23T07:36:20.668Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-23T07:36:20.668Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-23T07:36:20.668Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-23T07:36:20.668Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-23T07:36:20.668Z] - CONFIG_IP_VS: enabled (as module) [2021-07-23T07:36:20.668Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-23T07:36:20.668Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-23T07:36:20.668Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-23T07:36:20.928Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-23T07:36:20.928Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-23T07:36:20.928Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-23T07:36:20.928Z] - CONFIG_EXT4_FS: enabled [2021-07-23T07:36:20.928Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-23T07:36:20.928Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-23T07:36:20.928Z] - Network Drivers: [2021-07-23T07:36:20.928Z] - "overlay": [2021-07-23T07:36:20.928Z] - CONFIG_VXLAN: enabled (as module) [2021-07-23T07:36:20.928Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-23T07:36:20.928Z] Optional (for encrypted networks): [2021-07-23T07:36:20.928Z] - CONFIG_CRYPTO: enabled [2021-07-23T07:36:20.928Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-23T07:36:20.928Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-23T07:36:20.928Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-23T07:36:20.928Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-23T07:36:20.928Z] - CONFIG_XFRM: enabled [2021-07-23T07:36:20.928Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-23T07:36:20.928Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-23T07:36:20.928Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-23T07:36:20.928Z] - "ipvlan": [2021-07-23T07:36:20.928Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-23T07:36:20.928Z] - "macvlan": [2021-07-23T07:36:20.928Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-23T07:36:20.928Z] - CONFIG_DUMMY: enabled (as module) [2021-07-23T07:36:20.928Z] - "ftp,tftp client in container": [2021-07-23T07:36:20.928Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-23T07:36:20.928Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-23T07:36:20.928Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-23T07:36:20.928Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-23T07:36:20.928Z] - Storage Drivers: [2021-07-23T07:36:20.928Z] - "aufs": [2021-07-23T07:36:20.928Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-23T07:36:20.928Z] - "btrfs": [2021-07-23T07:36:20.928Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-23T07:36:20.928Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-23T07:36:20.928Z] - "devicemapper": [2021-07-23T07:36:20.928Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-23T07:36:20.928Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-23T07:36:20.928Z] - "overlay": [2021-07-23T07:36:20.928Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-23T07:36:20.928Z] - "zfs": [2021-07-23T07:36:20.928Z] - /dev/zfs: present [2021-07-23T07:36:20.928Z] - zfs command: missing [2021-07-23T07:36:20.928Z] - zpool command: missing [2021-07-23T07:36:20.928Z] [2021-07-23T07:36:20.928Z] Limits: [2021-07-23T07:36:20.928Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-23T07:36:20.928Z] [2021-07-23T07:36:20.928Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-23T07:36:21.259Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe . [2021-07-23T07:36:21.259Z] #1 [internal] load build definition from Dockerfile [2021-07-23T07:36:21.259Z] #1 sha256:fa44d4a4dc3a84c63eb840d70bbceabcdd17903de502f5071ff223725052292d [2021-07-23T07:36:21.259Z] #1 transferring dockerfile: 16.59kB done [2021-07-23T07:36:21.259Z] #1 DONE 0.1s [2021-07-23T07:36:21.259Z] [2021-07-23T07:36:21.259Z] #2 [internal] load .dockerignore [2021-07-23T07:36:21.259Z] #2 sha256:3a0337b148f2868d7f7eb9accf79239415e20a60d30f7f1afd797b2a9cedb467 [2021-07-23T07:36:21.259Z] #2 transferring context: [2021-07-23T07:36:21.520Z] #2 transferring context: 87B done [2021-07-23T07:36:21.520Z] #2 DONE 0.1s [2021-07-23T07:36:21.520Z] [2021-07-23T07:36:21.520Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-23T07:36:21.520Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-23T07:36:21.779Z] #3 DONE 0.4s [2021-07-23T07:36:22.039Z] [2021-07-23T07:36:22.039Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-23T07:36:22.039Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-23T07:36:22.039Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-23T07:36:22.039Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-23T07:36:22.039Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-23T07:36:22.039Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-23T07:36:22.039Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2021-07-23T07:36:22.039Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-23T07:36:22.297Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-07-23T07:36:22.556Z] #4 DONE 0.6s [2021-07-23T07:36:22.556Z] [2021-07-23T07:36:22.556Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-23T07:36:22.556Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-23T07:36:23.175Z] #8 ... [2021-07-23T07:36:23.175Z] [2021-07-23T07:36:23.175Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-23T07:36:23.175Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-23T07:36:23.175Z] #5 DONE 0.6s [2021-07-23T07:36:23.175Z] [2021-07-23T07:36:23.175Z] #7 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-23T07:36:23.175Z] #7 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-23T07:36:23.175Z] #7 DONE 0.7s [2021-07-23T07:36:23.438Z] [2021-07-23T07:36:23.438Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-23T07:36:23.438Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-23T07:36:23.438Z] #6 DONE 0.7s [2021-07-23T07:36:23.438Z] [2021-07-23T07:36:23.438Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-23T07:36:23.438Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-23T07:36:23.438Z] #8 DONE 0.7s [2021-07-23T07:36:25.342Z] [2021-07-23T07:36:25.342Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-23T07:36:25.342Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-23T07:36:25.342Z] #33 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-23T07:36:25.342Z] #33 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done [2021-07-23T07:36:25.611Z] #33 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-23T07:36:25.611Z] #33 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-23T07:36:25.611Z] #33 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-23T07:36:25.611Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.24MB / 50.44MB 0.1s [2021-07-23T07:36:25.611Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 10.79MB / 50.44MB 0.2s [2021-07-23T07:36:25.870Z] #33 ... [2021-07-23T07:36:25.870Z] [2021-07-23T07:36:25.870Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-23T07:36:25.870Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-23T07:36:25.870Z] #49 DONE 0.6s [2021-07-23T07:36:25.870Z] [2021-07-23T07:36:25.870Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-23T07:36:25.870Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-23T07:36:25.870Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 19.92MB / 50.44MB 0.3s [2021-07-23T07:36:25.870Z] #33 ... [2021-07-23T07:36:25.870Z] [2021-07-23T07:36:25.870Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-23T07:36:25.870Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-23T07:36:25.870Z] #49 DONE 0.0s [2021-07-23T07:36:25.870Z] [2021-07-23T07:36:25.870Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-23T07:36:25.870Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-23T07:36:25.870Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 25.17MB / 50.44MB 0.4s [2021-07-23T07:36:26.134Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 29.36MB / 50.44MB 0.5s [2021-07-23T07:36:26.135Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 40.89MB / 50.44MB 0.6s [2021-07-23T07:36:26.396Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 49.89MB / 50.44MB 0.8s [2021-07-23T07:36:27.346Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.7s done [2021-07-23T07:36:27.919Z] #33 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0.4s [2021-07-23T07:36:29.303Z] #33 ... [2021-07-23T07:36:29.303Z] [2021-07-23T07:36:29.303Z] #30 [internal] load build context [2021-07-23T07:36:29.303Z] #30 sha256:10a05c32ce3eaa9b2cf5cf11f1b06118001bab27437534011d0009a29f24f122 [2021-07-23T07:36:29.303Z] #30 transferring context: 55.79MB 3.8s done [2021-07-23T07:36:29.303Z] #30 DONE 4.1s [2021-07-23T07:36:29.563Z] [2021-07-23T07:36:29.563Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:36:29.563Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:36:29.563Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-07-23T07:36:29.563Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.8s done [2021-07-23T07:36:29.563Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.7s done [2021-07-23T07:36:29.563Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 0.7s done [2021-07-23T07:36:29.563Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-07-23T07:36:29.563Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-07-23T07:36:29.563Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-23T07:36:29.563Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.7s done [2021-07-23T07:36:29.563Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.9s done [2021-07-23T07:36:29.563Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 4.0s done [2021-07-23T07:36:29.563Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 0B / 129.05MB 4.0s [2021-07-23T07:36:29.563Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 8.44MB / 129.05MB 4.2s [2021-07-23T07:36:29.822Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 23.07MB / 129.05MB 4.5s [2021-07-23T07:36:30.391Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 33.89MB / 129.05MB 4.8s [2021-07-23T07:36:30.652Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 41.94MB / 129.05MB 5.2s [2021-07-23T07:36:30.913Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 48.68MB / 129.05MB 5.5s [2021-07-23T07:36:31.173Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 55.57MB / 129.05MB 5.8s [2021-07-23T07:36:31.437Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 65.01MB / 129.05MB 6.1s [2021-07-23T07:36:31.707Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 72.35MB / 129.05MB 6.4s [2021-07-23T07:36:32.277Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 80.74MB / 129.05MB 6.8s [2021-07-23T07:36:32.536Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 89.13MB / 129.05MB 7.2s [2021-07-23T07:36:32.795Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 96.47MB / 129.05MB 7.5s [2021-07-23T07:36:33.054Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.5s [2021-07-23T07:36:33.321Z] #9 ... [2021-07-23T07:36:33.321Z] [2021-07-23T07:36:33.321Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:36:33.321Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-23T07:36:33.321Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-23T07:36:33.321Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-23T07:36:33.321Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-23T07:36:33.321Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-23T07:36:33.321Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.7s done [2021-07-23T07:36:33.321Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2021-07-23T07:36:33.321Z] #70 DONE 7.9s [2021-07-23T07:36:33.321Z] [2021-07-23T07:36:33.321Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:36:33.321Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:36:33.321Z] #9 ... [2021-07-23T07:36:33.321Z] [2021-07-23T07:36:33.321Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:36:33.321Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-23T07:36:33.321Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-23T07:36:33.321Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-23T07:36:33.321Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-23T07:36:33.321Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-23T07:36:33.321Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2021-07-23T07:36:33.321Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s [2021-07-23T07:36:33.321Z] #72 ... [2021-07-23T07:36:33.321Z] [2021-07-23T07:36:33.321Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:36:33.321Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:36:33.321Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 110.10MB / 129.05MB 8.0s [2021-07-23T07:36:33.892Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 121.11MB / 129.05MB 8.3s [2021-07-23T07:36:33.892Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 8.6s [2021-07-23T07:36:34.829Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 7.2s done [2021-07-23T07:36:36.730Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-07-23T07:36:36.989Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 11.4s done [2021-07-23T07:36:36.989Z] #9 ... [2021-07-23T07:36:36.989Z] [2021-07-23T07:36:36.989Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:36:36.989Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-23T07:36:36.989Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2021-07-23T07:36:36.989Z] #72 DONE 11.6s [2021-07-23T07:36:36.989Z] [2021-07-23T07:36:36.989Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-23T07:36:36.989Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-23T07:36:36.989Z] #33 DONE 11.6s [2021-07-23T07:36:36.989Z] [2021-07-23T07:36:36.989Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:36:36.989Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:36:37.248Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.5s done [2021-07-23T07:36:39.155Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-07-23T07:36:39.414Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.6s done [2021-07-23T07:36:40.794Z] #9 ... [2021-07-23T07:36:40.794Z] [2021-07-23T07:36:40.794Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-23T07:36:40.794Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-23T07:36:40.794Z] #71 DONE 1.6s [2021-07-23T07:36:40.794Z] [2021-07-23T07:36:40.794Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-23T07:36:40.794Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-23T07:36:42.177Z] #73 DONE 1.4s [2021-07-23T07:36:42.177Z] [2021-07-23T07:36:42.177Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:36:42.177Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:36:42.177Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 1.2s [2021-07-23T07:36:47.456Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 6.3s [2021-07-23T07:36:47.456Z] #9 ... [2021-07-23T07:36:47.456Z] [2021-07-23T07:36:47.456Z] #34 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-23T07:36:47.456Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-23T07:36:47.456Z] #34 3.004 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:36:47.456Z] #34 3.004 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:36:47.456Z] #34 3.023 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:36:47.456Z] #34 3.171 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:36:47.456Z] #34 3.313 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:36:47.456Z] #34 3.785 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:36:47.456Z] #34 5.438 Fetched 8458 kB in 3s (3149 kB/s) [2021-07-23T07:36:47.456Z] #34 5.438 Reading package lists... [2021-07-23T07:36:47.456Z] #34 6.466 Reading package lists... [2021-07-23T07:36:47.456Z] #34 7.475 Building dependency tree... [2021-07-23T07:36:47.456Z] #34 7.807 The following additional packages will be installed: [2021-07-23T07:36:47.456Z] #34 7.809 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-23T07:36:47.456Z] #34 7.809 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-23T07:36:47.456Z] #34 7.809 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-23T07:36:47.456Z] #34 7.809 Suggested packages: [2021-07-23T07:36:47.456Z] #34 7.809 krb5-doc krb5-user [2021-07-23T07:36:47.456Z] #34 7.809 Recommended packages: [2021-07-23T07:36:47.456Z] #34 7.809 krb5-locales publicsuffix libsasl2-modules [2021-07-23T07:36:47.456Z] #34 8.052 The following NEW packages will be installed: [2021-07-23T07:36:47.456Z] #34 8.061 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-23T07:36:47.456Z] #34 8.061 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-23T07:36:47.456Z] #34 8.061 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-23T07:36:47.456Z] #34 8.061 libssh2-1 libssl1.1 openssl [2021-07-23T07:36:47.456Z] #34 8.349 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:36:47.456Z] #34 8.349 Need to get 5059 kB of archives. [2021-07-23T07:36:47.456Z] #34 8.349 After this operation, 12.1 MB of additional disk space will be used. [2021-07-23T07:36:47.456Z] #34 8.349 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-23T07:36:47.456Z] #34 8.380 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-23T07:36:47.456Z] #34 8.417 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-23T07:36:47.456Z] #34 8.417 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-23T07:36:47.456Z] #34 8.417 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-23T07:36:47.456Z] #34 8.417 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-23T07:36:47.456Z] #34 8.418 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-23T07:36:47.456Z] #34 8.423 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-23T07:36:47.456Z] #34 8.449 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-23T07:36:47.456Z] #34 8.449 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-23T07:36:47.456Z] #34 8.449 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-23T07:36:47.456Z] #34 8.465 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-23T07:36:47.456Z] #34 8.468 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-23T07:36:47.456Z] #34 8.468 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-23T07:36:47.456Z] #34 8.468 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-23T07:36:47.456Z] #34 8.471 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-23T07:36:47.456Z] #34 8.473 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-23T07:36:47.456Z] #34 8.478 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-23T07:36:47.456Z] #34 8.492 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-23T07:36:47.456Z] #34 8.495 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-23T07:36:47.456Z] #34 8.497 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-23T07:36:47.456Z] #34 8.805 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:36:47.456Z] #34 8.834 Fetched 5059 kB in 0s (11.7 MB/s) [2021-07-23T07:36:47.456Z] #34 8.917 Selecting previously unselected package libssl1.1:amd64. [2021-07-23T07:36:47.456Z] #34 8.917 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-07-23T07:36:47.456Z] #34 8.917 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-23T07:36:47.456Z] #34 8.928 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-23T07:36:47.456Z] #34 9.156 Selecting previously unselected package openssl. [2021-07-23T07:36:47.456Z] #34 9.156 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-23T07:36:47.456Z] #34 9.158 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-23T07:36:47.456Z] #34 9.355 Selecting previously unselected package ca-certificates. [2021-07-23T07:36:47.456Z] #34 9.355 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-23T07:36:47.456Z] #34 9.363 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-23T07:36:47.456Z] #34 9.455 Selecting previously unselected package libkeyutils1:amd64. [2021-07-23T07:36:47.456Z] #34 9.456 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-23T07:36:47.456Z] #34 9.462 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-23T07:36:47.456Z] #34 9.517 Selecting previously unselected package libkrb5support0:amd64. [2021-07-23T07:36:47.456Z] #34 9.517 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-23T07:36:47.456Z] #34 9.531 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:36:47.456Z] #34 9.658 Selecting previously unselected package libk5crypto3:amd64. [2021-07-23T07:36:47.456Z] #34 9.658 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-23T07:36:47.456Z] #34 9.658 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:36:47.456Z] #34 9.753 Selecting previously unselected package libkrb5-3:amd64. [2021-07-23T07:36:47.456Z] #34 9.753 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-23T07:36:47.456Z] #34 9.761 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:36:47.456Z] #34 9.966 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-23T07:36:47.456Z] #34 9.966 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-23T07:36:47.456Z] #34 9.971 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:36:47.456Z] #34 10.03 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-23T07:36:47.456Z] #34 10.03 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-23T07:36:47.456Z] #34 10.04 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:36:47.456Z] #34 10.09 Selecting previously unselected package libsasl2-2:amd64. [2021-07-23T07:36:47.456Z] #34 10.09 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-23T07:36:47.456Z] #34 10.10 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:36:47.456Z] #34 10.16 Selecting previously unselected package libldap-common. [2021-07-23T07:36:47.456Z] #34 10.16 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-23T07:36:47.457Z] #34 10.16 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:36:47.457Z] #34 10.23 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-23T07:36:47.457Z] #34 10.23 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-23T07:36:47.457Z] #34 10.24 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:36:47.457Z] #34 ... [2021-07-23T07:36:47.457Z] [2021-07-23T07:36:47.457Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:36:47.457Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:36:47.716Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 6.8s done [2021-07-23T07:36:48.290Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-07-23T07:36:53.575Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.0s [2021-07-23T07:36:53.575Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.3s done [2021-07-23T07:36:54.951Z] #9 ... [2021-07-23T07:36:54.951Z] [2021-07-23T07:36:54.951Z] #34 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-23T07:36:54.951Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-23T07:36:54.951Z] #34 10.35 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-23T07:36:54.951Z] #34 10.35 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-23T07:36:54.951Z] #34 10.35 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-23T07:36:54.951Z] #34 10.50 Selecting previously unselected package libpsl5:amd64. [2021-07-23T07:36:54.951Z] #34 10.50 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-23T07:36:54.951Z] #34 10.51 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-23T07:36:54.951Z] #34 10.56 Selecting previously unselected package librtmp1:amd64. [2021-07-23T07:36:54.951Z] #34 10.56 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-23T07:36:54.951Z] #34 10.57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-23T07:36:54.951Z] #34 10.62 Selecting previously unselected package libssh2-1:amd64. [2021-07-23T07:36:54.951Z] #34 10.62 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-23T07:36:54.951Z] #34 10.62 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-23T07:36:54.951Z] #34 10.70 Selecting previously unselected package libcurl4:amd64. [2021-07-23T07:36:54.951Z] #34 10.70 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-23T07:36:54.951Z] #34 10.72 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-23T07:36:54.951Z] #34 10.86 Selecting previously unselected package curl. [2021-07-23T07:36:54.951Z] #34 10.86 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-23T07:36:54.951Z] #34 10.86 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-23T07:36:54.951Z] #34 10.97 Selecting previously unselected package libonig5:amd64. [2021-07-23T07:36:54.951Z] #34 10.97 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-23T07:36:54.951Z] #34 10.98 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-23T07:36:54.951Z] #34 11.10 Selecting previously unselected package libjq1:amd64. [2021-07-23T07:36:54.951Z] #34 11.10 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-23T07:36:54.951Z] #34 11.11 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-23T07:36:54.951Z] #34 11.18 Selecting previously unselected package jq. [2021-07-23T07:36:54.951Z] #34 11.18 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-23T07:36:54.951Z] #34 11.20 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-23T07:36:54.951Z] #34 11.25 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-23T07:36:54.951Z] #34 11.32 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-23T07:36:54.951Z] #34 11.36 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-23T07:36:54.951Z] #34 11.56 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-23T07:36:54.951Z] #34 11.57 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:36:54.951Z] #34 11.59 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:36:54.951Z] #34 11.60 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:36:54.951Z] #34 11.62 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-23T07:36:54.951Z] #34 11.63 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:36:54.951Z] #34 11.64 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:36:54.951Z] #34 11.67 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-23T07:36:54.951Z] #34 11.67 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:36:54.951Z] #34 11.68 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-23T07:36:54.951Z] #34 11.70 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-23T07:36:54.951Z] #34 11.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-23T07:36:54.951Z] #34 11.73 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:36:54.951Z] #34 11.74 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-23T07:36:54.951Z] #34 12.50 Updating certificates in /etc/ssl/certs... [2021-07-23T07:36:54.951Z] #34 13.58 137 added, 0 removed; done. [2021-07-23T07:36:54.951Z] #34 13.62 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:36:54.951Z] #34 13.63 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-23T07:36:54.951Z] #34 13.65 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-23T07:36:54.951Z] #34 13.66 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-23T07:36:54.951Z] #34 13.67 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:36:54.951Z] #34 13.69 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-23T07:36:54.951Z] #34 13.71 Updating certificates in /etc/ssl/certs... [2021-07-23T07:36:54.951Z] #34 14.67 0 added, 0 removed; done. [2021-07-23T07:36:54.951Z] #34 14.67 Running hooks in /etc/ca-certificates/update.d... [2021-07-23T07:36:54.951Z] #34 14.67 done. [2021-07-23T07:36:54.951Z] #34 DONE 17.8s [2021-07-23T07:36:54.951Z] [2021-07-23T07:36:54.951Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-23T07:36:54.951Z] #35 sha256:04d22575eab8210a8c60eac7f9b9f05d4c4b0f98c74b4ae673ea57895d8bcf9f [2021-07-23T07:36:54.951Z] #35 DONE 0.1s [2021-07-23T07:36:54.951Z] [2021-07-23T07:36:54.951Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:36:54.951Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:36:55.210Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a [2021-07-23T07:37:00.159Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0576ebf558d6e516c) in /home/ubuntu/workspace/moby_PR-42616 [Pipeline] { [Pipeline] checkout [2021-07-23T07:37:00.308Z] The recommended git tool is: git [2021-07-23T07:37:00.485Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.1s [2021-07-23T07:37:03.748Z] using credential docker-jenkins-github-credentials [2021-07-23T07:37:03.760Z] Cloning the remote Git repository [2021-07-23T07:37:03.760Z] Cloning with configured refspecs honoured and without tags [2021-07-23T07:37:03.920Z] Cloning repository https://github.com/moby/moby.git [2021-07-23T07:37:04.007Z] > git init /home/ubuntu/workspace/moby_PR-42616 # timeout=10 [2021-07-23T07:37:04.684Z] #9 ... [2021-07-23T07:37:04.685Z] [2021-07-23T07:37:04.685Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-23T07:37:04.685Z] #36 sha256:93e0f7fdfef763a27842b38a64a2fd528bc7641c28972c5ad0821a08913a8449 [2021-07-23T07:37:04.685Z] #36 1.731 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-23T07:37:04.685Z] #36 1.816 [2021-07-23T07:37:04.685Z] #36 1.944 # 1.7% ################ 22.8% ####################################### 55.2% ###################################################### 75.3% ###################################################################### 97.4% ######################################################################## 100.0% [2021-07-23T07:37:04.685Z] #36 2.469 [2021-07-23T07:37:04.685Z] #36 2.598 ########################################### 61.1% ######################################################################## 100.0% [2021-07-23T07:37:04.685Z] #36 2.702 [2021-07-23T07:37:04.685Z] #36 2.819 ################################ 44.7% ######################################################################## 100.0% [2021-07-23T07:37:04.685Z] #36 2.964 [2021-07-23T07:37:04.685Z] #36 3.188 ## 4.1% ##### 8.2% ####################### 32.9% ######################## 34.2% ############################################# 63.1% ######################################################## 77.8% ######################################################################## 100.0% [2021-07-23T07:37:04.685Z] #36 3.931 [2021-07-23T07:37:04.685Z] #36 4.056 ## 2.8% ###### 8.9% ########## 14.7% ########### 16.4% ################ 22.8% ##################### 29.9% ########################### 37.8% ############################## 43.0% ################################## 48.2% ###################################### 53.4% ########################################## 58.7% ############################################ 62.5% ################################################## 70.2% ###################################################### 75.5% ########################################################## 80.8% ############################################################# 85.9% ############################################################### 88.5% ##################################################################### 96.4% ######################################################################## 100.0% [2021-07-23T07:37:04.685Z] #36 5.937 [2021-07-23T07:37:04.685Z] #36 6.222 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-23T07:37:04.685Z] #36 6.333 [2021-07-23T07:37:04.685Z] #36 6.401 ######################################################################## 100.0% [2021-07-23T07:37:04.685Z] #36 6.428 [2021-07-23T07:37:04.685Z] #36 6.721 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-23T07:37:04.685Z] #36 6.814 [2021-07-23T07:37:04.685Z] #36 6.953 0.1% ######################################################################## 100.0% [2021-07-23T07:37:04.685Z] #36 7.005 [2021-07-23T07:37:04.685Z] #36 7.363 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-23T07:37:04.685Z] #36 7.453 [2021-07-23T07:37:04.685Z] #36 7.661 0.0% 0.3% ######## 11.7% ##################### 29.7% ################################# 47.1% ########################################### 60.4% ############################################################# 85.7% #################################################################### 95.7% ######################################################################## 100.0% [2021-07-23T07:37:04.685Z] #36 8.695 [2021-07-23T07:37:04.685Z] #36 9.023 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-23T07:37:04.685Z] #36 9.119 [2021-07-23T07:37:04.685Z] #36 9.209 ######################################################################## [2021-07-23T07:37:04.685Z] #36 ... [2021-07-23T07:37:04.685Z] [2021-07-23T07:37:04.685Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:37:04.685Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:37:04.286Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:37:04.286Z] > git --version # timeout=10 [2021-07-23T07:37:04.320Z] > git --version # 'git version 2.17.1' [2021-07-23T07:37:04.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:37:04.322Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:37:05.254Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.2s [2021-07-23T07:37:06.191Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 11.0s done [2021-07-23T07:37:08.095Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-07-23T07:37:11.387Z] #9 DONE 45.6s [2021-07-23T07:37:11.387Z] [2021-07-23T07:37:11.387Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-23T07:37:11.387Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-23T07:37:11.387Z] #10 ... [2021-07-23T07:37:11.387Z] [2021-07-23T07:37:11.387Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-23T07:37:11.387Z] #36 sha256:93e0f7fdfef763a27842b38a64a2fd528bc7641c28972c5ad0821a08913a8449 [2021-07-23T07:37:11.387Z] #36 9.209 ######################################################################## 100.0% [2021-07-23T07:37:11.387Z] #36 9.252 [2021-07-23T07:37:11.387Z] #36 9.547 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-23T07:37:11.387Z] #36 9.629 [2021-07-23T07:37:11.387Z] #36 9.706 ######################################################################## 100.0% [2021-07-23T07:37:11.387Z] #36 9.745 [2021-07-23T07:37:11.387Z] #36 9.774 Download of images into '/build' complete. [2021-07-23T07:37:11.387Z] #36 9.774 Use something like the following to load the result into a Docker daemon: [2021-07-23T07:37:11.387Z] #36 9.774 tar -cC '/build' . | docker load [2021-07-23T07:37:11.387Z] #36 DONE 16.2s [2021-07-23T07:37:11.387Z] [2021-07-23T07:37:11.387Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-23T07:37:11.387Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-23T07:37:12.765Z] #10 DONE 1.6s [2021-07-23T07:37:12.765Z] [2021-07-23T07:37:12.765Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-23T07:37:12.765Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-23T07:37:13.702Z] #11 DONE 1.0s [2021-07-23T07:37:13.702Z] [2021-07-23T07:37:13.702Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-23T07:37:13.702Z] #38 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-23T07:37:13.702Z] #38 DONE 0.1s [2021-07-23T07:37:13.702Z] [2021-07-23T07:37:13.702Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-23T07:37:13.702Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8 [2021-07-23T07:37:13.962Z] #12 ... [2021-07-23T07:37:13.962Z] [2021-07-23T07:37:13.962Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-23T07:37:13.962Z] #46 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-23T07:37:13.962Z] #46 DONE 0.2s [2021-07-23T07:37:13.962Z] [2021-07-23T07:37:13.962Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-23T07:37:13.962Z] #50 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-23T07:37:13.962Z] #50 DONE 0.3s [2021-07-23T07:37:14.223Z] [2021-07-23T07:37:14.223Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:37:14.223Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:37:18.743Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-086d79286ed7ddfe1) in /home/ubuntu/workspace/moby_PR-42616 [Pipeline] { [Pipeline] checkout [2021-07-23T07:37:18.967Z] The recommended git tool is: git [2021-07-23T07:37:19.497Z] #51 ... [2021-07-23T07:37:19.497Z] [2021-07-23T07:37:19.497Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-23T07:37:19.497Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8 [2021-07-23T07:37:19.497Z] #12 DONE 4.8s [2021-07-23T07:37:19.497Z] [2021-07-23T07:37:19.497Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-23T07:37:19.497Z] #13 sha256:ddc39a997eee6724478db95f5b13c03bbc97002b63e2761aab9d2ceea3805f72 [2021-07-23T07:37:21.399Z] #13 DONE 2.5s [2021-07-23T07:37:21.399Z] [2021-07-23T07:37:21.399Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-23T07:37:21.399Z] #14 sha256:bb63009a7fabbcc1c5ade0ef3de44429ae0aa8a13b4482bf219975f60056b21d [2021-07-23T07:37:22.795Z] using credential docker-jenkins-github-credentials [2021-07-23T07:37:22.801Z] Cloning the remote Git repository [2021-07-23T07:37:22.801Z] Cloning with configured refspecs honoured and without tags [2021-07-23T07:37:23.300Z] #14 DONE 2.0s [2021-07-23T07:37:23.300Z] [2021-07-23T07:37:23.300Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-23T07:37:23.300Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be [2021-07-23T07:37:23.559Z] #15 ... [2021-07-23T07:37:23.559Z] [2021-07-23T07:37:23.559Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-23T07:37:23.559Z] #41 sha256:19a8a476edf99d7a95bb658c9fe840ffba70e5e77882f04f6e8c60d6390e4cb2 [2021-07-23T07:37:23.559Z] #41 4.816 Install go-toml version v1.8.1 [2021-07-23T07:37:23.559Z] #41 5.620 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-23T07:37:23.559Z] #41 9.519 github.com/pelletier/go-toml [2021-07-23T07:37:23.821Z] #41 ... [2021-07-23T07:37:23.821Z] [2021-07-23T07:37:23.821Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:37:23.821Z] #59 sha256:e493d3c7fd67d8a895a2316414084aa33e4e51e6f8886d642b2923737ad02dd8 [2021-07-23T07:37:23.821Z] #59 4.412 + RM_GOPATH=0 [2021-07-23T07:37:23.821Z] #59 4.412 + TMP_GOPATH= [2021-07-23T07:37:23.821Z] #59 4.412 + : /build [2021-07-23T07:37:23.821Z] #59 4.412 + '[' -z '' ']' [2021-07-23T07:37:23.821Z] #59 4.413 ++ mktemp -d [2021-07-23T07:37:23.821Z] #59 4.414 + export GOPATH=/tmp/tmp.9IkOMpCH1p [2021-07-23T07:37:23.821Z] #59 4.414 + GOPATH=/tmp/tmp.9IkOMpCH1p [2021-07-23T07:37:23.821Z] #59 4.416 + RM_GOPATH=1 [2021-07-23T07:37:23.821Z] #59 4.416 + case "$(go env GOARCH)" in [2021-07-23T07:37:23.821Z] #59 4.416 ++ go env GOARCH [2021-07-23T07:37:23.821Z] #59 4.426 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:37:23.821Z] #59 4.426 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:37:23.821Z] #59 4.431 ++ dirname /tmp/install/install.sh [2021-07-23T07:37:23.821Z] #59 4.431 + dir=/tmp/install [2021-07-23T07:37:23.821Z] #59 4.431 + bin=shfmt [2021-07-23T07:37:23.821Z] #59 4.431 + shift [2021-07-23T07:37:23.821Z] #59 4.431 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-23T07:37:23.821Z] #59 4.431 + . /tmp/install/shfmt.installer [2021-07-23T07:37:23.821Z] #59 4.431 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-23T07:37:23.821Z] #59 4.431 + install_shfmt [2021-07-23T07:37:23.821Z] #59 4.431 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-23T07:37:23.821Z] #59 4.431 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9IkOMpCH1p/src/github.com/mvdan/sh [2021-07-23T07:37:23.821Z] #59 4.431 Cloning into '/tmp/tmp.9IkOMpCH1p/src/github.com/mvdan/sh'... [2021-07-23T07:37:23.821Z] #59 4.431 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-23T07:37:22.820Z] Cloning repository https://github.com/moby/moby.git [2021-07-23T07:37:22.868Z] > git init /home/ubuntu/workspace/moby_PR-42616 # timeout=10 [2021-07-23T07:37:23.172Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:37:23.172Z] > git --version # timeout=10 [2021-07-23T07:37:23.182Z] > git --version # 'git version 2.17.1' [2021-07-23T07:37:23.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:37:23.225Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:37:24.080Z] #59 ... [2021-07-23T07:37:24.080Z] [2021-07-23T07:37:24.080Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:37:24.080Z] #57 sha256:d37c758bf949cc00ff20dfcf3b750f9eead5bad706dcb1df8ef85d8d85b56626 [2021-07-23T07:37:24.080Z] #57 4.610 + RM_GOPATH=0 [2021-07-23T07:37:24.080Z] #57 4.610 + TMP_GOPATH= [2021-07-23T07:37:24.080Z] #57 4.610 + : /build [2021-07-23T07:37:24.080Z] #57 4.610 + '[' -z '' ']' [2021-07-23T07:37:24.080Z] #57 4.610 ++ mktemp -d [2021-07-23T07:37:24.080Z] #57 4.610 + export GOPATH=/tmp/tmp.vq1IWVF5Q3 [2021-07-23T07:37:24.080Z] #57 4.610 + GOPATH=/tmp/tmp.vq1IWVF5Q3 [2021-07-23T07:37:24.080Z] #57 4.610 + RM_GOPATH=1 [2021-07-23T07:37:24.080Z] #57 4.610 + case "$(go env GOARCH)" in [2021-07-23T07:37:24.080Z] #57 4.610 ++ go env GOARCH [2021-07-23T07:37:24.080Z] #57 4.629 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:37:24.080Z] #57 4.629 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:37:24.080Z] #57 4.629 ++ dirname /tmp/install/install.sh [2021-07-23T07:37:24.080Z] #57 4.629 + dir=/tmp/install [2021-07-23T07:37:24.080Z] #57 4.629 + bin=golangci_lint [2021-07-23T07:37:24.080Z] #57 4.629 + shift [2021-07-23T07:37:24.080Z] #57 4.629 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-23T07:37:24.080Z] #57 4.629 + . /tmp/install/golangci_lint.installer [2021-07-23T07:37:24.080Z] #57 4.629 ++ : v1.23.8 [2021-07-23T07:37:24.080Z] #57 4.629 + install_golangci_lint [2021-07-23T07:37:24.080Z] #57 4.629 + set -e [2021-07-23T07:37:24.080Z] #57 4.629 + export GO111MODULE=on [2021-07-23T07:37:24.080Z] #57 4.629 + GO111MODULE=on [2021-07-23T07:37:24.080Z] #57 4.629 + GOBIN=/build [2021-07-23T07:37:24.080Z] #57 4.629 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-23T07:37:24.080Z] #57 5.482 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-23T07:37:24.080Z] #57 ... [2021-07-23T07:37:24.080Z] [2021-07-23T07:37:24.080Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-23T07:37:24.080Z] #55 sha256:6184fd645163999e3dc39289db5837eb9609ed0de1b324608d3de7dee6d4cda8 [2021-07-23T07:37:24.080Z] #55 4.992 + RM_GOPATH=0 [2021-07-23T07:37:24.080Z] #55 4.992 + TMP_GOPATH= [2021-07-23T07:37:24.080Z] #55 4.992 + : /build [2021-07-23T07:37:24.080Z] #55 4.992 + '[' -z '' ']' [2021-07-23T07:37:24.080Z] #55 4.992 ++ mktemp -d [2021-07-23T07:37:24.080Z] #55 4.992 + export GOPATH=/tmp/tmp.R69Mojc6FU [2021-07-23T07:37:24.080Z] #55 4.992 + GOPATH=/tmp/tmp.R69Mojc6FU [2021-07-23T07:37:24.080Z] #55 4.992 + RM_GOPATH=1 [2021-07-23T07:37:24.080Z] #55 4.992 + case "$(go env GOARCH)" in [2021-07-23T07:37:24.080Z] #55 4.992 ++ go env GOARCH [2021-07-23T07:37:24.080Z] #55 5.043 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:37:24.080Z] #55 5.043 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:37:24.080Z] #55 5.043 ++ dirname /tmp/install/install.sh [2021-07-23T07:37:24.080Z] #55 5.043 + dir=/tmp/install [2021-07-23T07:37:24.080Z] #55 5.043 + bin=gotestsum [2021-07-23T07:37:24.080Z] #55 5.043 + shift [2021-07-23T07:37:24.080Z] #55 5.043 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-23T07:37:24.080Z] #55 5.043 + . /tmp/install/gotestsum.installer [2021-07-23T07:37:24.080Z] #55 5.043 ++ : v0.5.3 [2021-07-23T07:37:24.080Z] #55 5.043 + install_gotestsum [2021-07-23T07:37:24.080Z] #55 5.043 + set -e [2021-07-23T07:37:24.080Z] #55 5.043 + export GO111MODULE=on [2021-07-23T07:37:24.080Z] #55 5.043 + GO111MODULE=on [2021-07-23T07:37:24.080Z] #55 5.043 + GOBIN=/build [2021-07-23T07:37:24.080Z] #55 5.043 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-23T07:37:24.080Z] #55 5.927 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-23T07:37:24.080Z] #55 8.167 go: downloading github.com/fatih/color v1.9.0 [2021-07-23T07:37:24.080Z] #55 8.190 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-23T07:37:24.080Z] #55 8.203 go: downloading github.com/pkg/errors v0.9.1 [2021-07-23T07:37:24.080Z] #55 8.210 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-23T07:37:24.080Z] #55 8.467 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-23T07:37:24.080Z] #55 8.522 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-23T07:37:24.080Z] #55 8.738 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-23T07:37:24.080Z] #55 8.773 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-23T07:37:24.080Z] #55 8.881 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-23T07:37:24.080Z] #55 9.894 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-23T07:37:24.338Z] #55 ... [2021-07-23T07:37:24.338Z] [2021-07-23T07:37:24.338Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:37:24.338Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:37:24.338Z] #47 4.900 + git clone https://github.com/docker/distribution.git . [2021-07-23T07:37:24.338Z] #47 4.909 Cloning into '.'... [2021-07-23T07:37:24.338Z] #47 ... [2021-07-23T07:37:24.338Z] [2021-07-23T07:37:24.338Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:37:24.338Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-23T07:37:24.338Z] #39 4.862 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-23T07:37:24.338Z] #39 4.862 Cloning into '.'... [2021-07-23T07:37:24.597Z] #39 ... [2021-07-23T07:37:24.597Z] [2021-07-23T07:37:24.597Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:37:24.597Z] #53 sha256:752cdfce6433f9fb223e56efedab8168b9fd79e5873c1c73b544f9f0495c5ceb [2021-07-23T07:37:24.597Z] #53 5.118 + RM_GOPATH=0 [2021-07-23T07:37:24.597Z] #53 5.118 + TMP_GOPATH= [2021-07-23T07:37:24.597Z] #53 5.118 + : /build [2021-07-23T07:37:24.597Z] #53 5.118 + '[' -z '' ']' [2021-07-23T07:37:24.597Z] #53 5.118 ++ mktemp -d [2021-07-23T07:37:24.597Z] #53 5.118 + export GOPATH=/tmp/tmp.4ZmVnIOFno [2021-07-23T07:37:24.597Z] #53 5.118 + GOPATH=/tmp/tmp.4ZmVnIOFno [2021-07-23T07:37:24.597Z] #53 5.118 + RM_GOPATH=1 [2021-07-23T07:37:24.597Z] #53 5.118 + case "$(go env GOARCH)" in [2021-07-23T07:37:24.597Z] #53 5.118 ++ go env GOARCH [2021-07-23T07:37:24.597Z] #53 5.140 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:37:24.597Z] #53 5.140 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:37:24.597Z] #53 5.140 ++ dirname /tmp/install/install.sh [2021-07-23T07:37:24.597Z] #53 5.140 + dir=/tmp/install [2021-07-23T07:37:24.597Z] #53 5.140 + bin=vndr [2021-07-23T07:37:24.597Z] #53 5.140 + shift [2021-07-23T07:37:24.597Z] #53 5.140 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-23T07:37:24.597Z] #53 5.140 + . /tmp/install/vndr.installer [2021-07-23T07:37:24.597Z] #53 5.140 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-23T07:37:24.597Z] #53 5.140 + install_vndr [2021-07-23T07:37:24.597Z] #53 5.140 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-23T07:37:24.597Z] #53 5.140 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4ZmVnIOFno/src/github.com/LK4D4/vndr [2021-07-23T07:37:24.597Z] #53 5.140 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-23T07:37:24.597Z] #53 5.158 Cloning into '/tmp/tmp.4ZmVnIOFno/src/github.com/LK4D4/vndr'... [2021-07-23T07:37:24.597Z] #53 6.029 + cd /tmp/tmp.4ZmVnIOFno/src/github.com/LK4D4/vndr [2021-07-23T07:37:24.597Z] #53 6.029 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-23T07:37:24.597Z] #53 6.058 + go build -buildmode=pie -v -o /build/vndr . [2021-07-23T07:37:24.597Z] #53 7.343 internal/unsafeheader [2021-07-23T07:37:24.597Z] #53 7.448 internal/cpu [2021-07-23T07:37:24.597Z] #53 7.478 runtime/internal/atomic [2021-07-23T07:37:24.597Z] #53 8.076 runtime/internal/sys [2021-07-23T07:37:24.597Z] #53 8.427 runtime/internal/math [2021-07-23T07:37:24.597Z] #53 8.502 internal/bytealg [2021-07-23T07:37:24.597Z] #53 8.697 internal/race [2021-07-23T07:37:24.597Z] #53 8.877 sync/atomic [2021-07-23T07:37:24.597Z] #53 9.558 unicode [2021-07-23T07:37:24.597Z] #53 10.21 runtime [2021-07-23T07:37:25.547Z] #53 ... [2021-07-23T07:37:25.547Z] [2021-07-23T07:37:25.547Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-23T07:37:25.547Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be [2021-07-23T07:37:25.547Z] #15 DONE 2.1s [2021-07-23T07:37:25.547Z] [2021-07-23T07:37:25.547Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-23T07:37:25.547Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae [2021-07-23T07:37:26.700Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:37:26.715Z] > git config --add remote.origin.fetch +refs/pull/42616/head:refs/remotes/origin/PR-42616 # timeout=10 [2021-07-23T07:37:26.810Z] Fetching without tags [2021-07-23T07:37:27.147Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:37:27.463Z] #16 DONE 2.0s [2021-07-23T07:37:27.463Z] [2021-07-23T07:37:27.463Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-23T07:37:27.463Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-23T07:37:27.893Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-065c7d69f167cb3e7) in /home/ubuntu/workspace/moby_PR-42616 [Pipeline] { [Pipeline] checkout [2021-07-23T07:37:28.031Z] Merge succeeded, producing 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:37:28.031Z] Checking out Revision 28409ca6c76030ef1cd277cf73223a47cf3f1dbe (PR-42616) [2021-07-23T07:37:28.156Z] The recommended git tool is: git [2021-07-23T07:37:26.751Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:37:26.785Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:37:26.818Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:37:26.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:37:26.819Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:37:27.160Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:37:27.196Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:37:27.937Z] > git remote # timeout=10 [2021-07-23T07:37:27.964Z] > git config --get remote.origin.url # timeout=10 [2021-07-23T07:37:27.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:37:27.982Z] > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10 [2021-07-23T07:37:28.007Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-23T07:37:28.036Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:37:28.068Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:37:29.374Z] #17 ... [2021-07-23T07:37:29.374Z] [2021-07-23T07:37:29.374Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:37:29.374Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:37:29.374Z] #51 5.042 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:37:29.374Z] #51 5.205 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:37:29.374Z] #51 5.364 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:37:29.374Z] #51 5.645 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-23T07:37:29.374Z] #51 6.192 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:37:29.374Z] #51 8.258 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:37:29.374Z] #51 11.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:37:29.374Z] #51 13.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-23T07:37:29.374Z] #51 ... [2021-07-23T07:37:29.374Z] [2021-07-23T07:37:29.374Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:37:29.374Z] #59 sha256:e493d3c7fd67d8a895a2316414084aa33e4e51e6f8886d642b2923737ad02dd8 [2021-07-23T07:37:29.374Z] #59 14.78 + cd /tmp/tmp.9IkOMpCH1p/src/github.com/mvdan/sh [2021-07-23T07:37:29.374Z] #59 14.78 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-23T07:37:29.374Z] #59 14.94 + GO111MODULE=on [2021-07-23T07:37:29.374Z] #59 14.94 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-23T07:37:29.634Z] #59 15.93 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-23T07:37:29.634Z] #59 15.94 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-23T07:37:29.634Z] #59 15.99 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-23T07:37:31.498Z] using credential docker-jenkins-github-credentials [2021-07-23T07:37:31.528Z] Cloning the remote Git repository [2021-07-23T07:37:31.528Z] Cloning with configured refspecs honoured and without tags [2021-07-23T07:37:31.554Z] Cloning repository https://github.com/moby/moby.git [2021-07-23T07:37:31.622Z] > git init /home/ubuntu/workspace/moby_PR-42616 # timeout=10 [2021-07-23T07:37:32.176Z] #59 18.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-23T07:37:32.776Z] Commit message: "replace pkg/signal with moby/sys/signal v0.5.0" [2021-07-23T07:37:31.968Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:37:31.968Z] > git --version # timeout=10 [2021-07-23T07:37:31.985Z] > git --version # 'git version 2.25.1' [2021-07-23T07:37:31.985Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:37:32.035Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-23T07:37:33.806Z] + docker version [2021-07-23T07:37:34.714Z] #59 ... [2021-07-23T07:37:34.714Z] [2021-07-23T07:37:34.714Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:37:34.714Z] #57 sha256:d37c758bf949cc00ff20dfcf3b750f9eead5bad706dcb1df8ef85d8d85b56626 [2021-07-23T07:37:34.714Z] #57 18.62 go: downloading github.com/fatih/color v1.7.0 [2021-07-23T07:37:34.714Z] #57 18.64 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-23T07:37:34.714Z] #57 18.72 go: downloading github.com/pkg/errors v0.8.1 [2021-07-23T07:37:34.714Z] #57 18.77 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-23T07:37:34.714Z] #57 18.83 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-23T07:37:34.714Z] #57 19.38 go: downloading github.com/spf13/viper v1.6.1 [2021-07-23T07:37:34.714Z] #57 19.94 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-23T07:37:34.714Z] #57 19.95 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-23T07:37:34.714Z] #57 20.02 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-23T07:37:34.714Z] #57 20.03 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-23T07:37:34.714Z] #57 20.69 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-23T07:37:34.714Z] #57 20.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-23T07:37:34.714Z] #57 ... [2021-07-23T07:37:34.714Z] [2021-07-23T07:37:34.714Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-23T07:37:34.714Z] #41 sha256:19a8a476edf99d7a95bb658c9fe840ffba70e5e77882f04f6e8c60d6390e4cb2 [2021-07-23T07:37:34.714Z] #41 17.87 github.com/pelletier/go-toml/cmd/tomll [2021-07-23T07:37:34.714Z] #41 DONE 21.1s [2021-07-23T07:37:34.974Z] [2021-07-23T07:37:34.974Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:37:34.974Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:37:34.974Z] #47 20.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-23T07:37:35.595Z] #47 21.66 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-23T07:37:35.595Z] #47 ... [2021-07-23T07:37:35.595Z] [2021-07-23T07:37:35.595Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-23T07:37:35.595Z] #55 sha256:6184fd645163999e3dc39289db5837eb9609ed0de1b324608d3de7dee6d4cda8 [2021-07-23T07:37:35.595Z] #55 11.87 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-23T07:37:35.920Z] #55 ... [2021-07-23T07:37:35.920Z] [2021-07-23T07:37:35.920Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:37:35.920Z] #53 sha256:752cdfce6433f9fb223e56efedab8168b9fd79e5873c1c73b544f9f0495c5ceb [2021-07-23T07:37:35.920Z] #53 13.37 unicode/utf8 [2021-07-23T07:37:35.920Z] #53 13.88 math/bits [2021-07-23T07:37:35.920Z] #53 14.56 math [2021-07-23T07:37:35.920Z] #53 19.21 encoding [2021-07-23T07:37:35.920Z] #53 19.57 unicode/utf16 [2021-07-23T07:37:35.920Z] #53 19.80 container/list [2021-07-23T07:37:35.920Z] #53 20.10 crypto/internal/subtle [2021-07-23T07:37:35.920Z] #53 20.17 crypto/subtle [2021-07-23T07:37:35.920Z] #53 20.28 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-23T07:37:35.920Z] #53 20.39 internal/nettrace [2021-07-23T07:37:35.920Z] #53 20.51 runtime/cgo [2021-07-23T07:37:35.920Z] #53 ... [2021-07-23T07:37:35.920Z] [2021-07-23T07:37:35.920Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:37:35.920Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:37:35.920Z] #51 21.91 Fetched 8462 kB in 17s (496 kB/s) [2021-07-23T07:37:36.821Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d0fde7e38f4b91d0) in /home/ubuntu/workspace/moby_PR-42616 [Pipeline] { [Pipeline] checkout [2021-07-23T07:37:37.104Z] The recommended git tool is: git [2021-07-23T07:37:39.262Z] #51 21.91 Reading package lists... [2021-07-23T07:37:39.262Z] #51 ... [2021-07-23T07:37:39.262Z] [2021-07-23T07:37:39.262Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-23T07:37:39.262Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-23T07:37:39.262Z] #17 2.029 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:37:39.262Z] #17 2.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:37:39.262Z] #17 2.180 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:37:39.262Z] #17 3.782 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-23T07:37:39.263Z] #17 5.454 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-23T07:37:39.263Z] #17 7.017 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-23T07:37:39.263Z] #17 8.382 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-23T07:37:39.263Z] #17 10.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-23T07:37:39.263Z] #17 10.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:37:39.263Z] #17 11.92 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-23T07:37:39.263Z] #17 11.92 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-23T07:37:39.263Z] #17 11.95 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-23T07:37:39.263Z] #17 11.99 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:37:39.263Z] #17 12.02 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-23T07:37:39.263Z] #17 12.05 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-23T07:37:39.524Z] #17 12.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-23T07:37:39.524Z] #17 12.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-23T07:37:39.524Z] #17 ... [2021-07-23T07:37:39.524Z] [2021-07-23T07:37:39.524Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:37:39.524Z] #57 sha256:d37c758bf949cc00ff20dfcf3b750f9eead5bad706dcb1df8ef85d8d85b56626 [2021-07-23T07:37:39.524Z] #57 24.25 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-23T07:37:39.524Z] #57 24.26 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-23T07:37:39.524Z] #57 24.40 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-23T07:37:39.524Z] #57 24.46 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-23T07:37:39.524Z] #57 24.50 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-23T07:37:39.524Z] #57 24.51 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-23T07:37:39.524Z] #57 24.74 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-23T07:37:39.524Z] #57 24.76 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-23T07:37:39.524Z] #57 24.84 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-23T07:37:39.524Z] #57 24.91 go: downloading github.com/spf13/afero v1.1.2 [2021-07-23T07:37:39.524Z] #57 25.00 go: downloading github.com/spf13/cast v1.3.0 [2021-07-23T07:37:39.524Z] #57 25.03 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-23T07:37:39.524Z] #57 25.04 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-23T07:37:39.524Z] #57 25.05 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-23T07:37:39.524Z] #57 25.11 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-23T07:37:39.524Z] #57 25.22 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-23T07:37:39.524Z] #57 25.24 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-23T07:37:39.524Z] #57 25.32 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-23T07:37:39.524Z] #57 25.35 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-23T07:37:39.524Z] #57 25.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-23T07:37:39.524Z] #57 25.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-23T07:37:39.524Z] #57 25.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-23T07:37:39.524Z] #57 25.56 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-23T07:37:39.524Z] #57 25.65 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-23T07:37:39.524Z] #57 25.69 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-23T07:37:39.524Z] #57 25.78 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-23T07:37:39.524Z] #57 25.87 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-23T07:37:39.783Z] #57 25.95 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-23T07:37:39.783Z] #57 25.99 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-23T07:37:40.043Z] #57 26.35 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-23T07:37:40.043Z] #57 26.38 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-23T07:37:40.043Z] #57 26.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-23T07:37:40.303Z] #57 26.54 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-23T07:37:40.303Z] #57 26.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-23T07:37:40.303Z] #57 26.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-23T07:37:40.562Z] #57 26.79 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-23T07:37:40.822Z] #57 27.08 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-23T07:37:40.822Z] #57 27.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-23T07:37:40.822Z] #57 27.16 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-23T07:37:40.822Z] #57 27.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-23T07:37:40.822Z] #57 27.27 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-23T07:37:41.082Z] #57 27.32 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-23T07:37:41.341Z] #57 27.58 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-23T07:37:41.341Z] #57 27.69 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-23T07:37:41.601Z] #57 27.74 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-23T07:37:41.601Z] #57 27.76 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-23T07:37:41.601Z] #57 27.77 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-23T07:37:41.601Z] #57 27.79 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-23T07:37:41.601Z] #57 27.91 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-23T07:37:41.659Z] using credential docker-jenkins-github-credentials [2021-07-23T07:37:41.669Z] Cloning the remote Git repository [2021-07-23T07:37:41.669Z] Cloning with configured refspecs honoured and without tags [2021-07-23T07:37:41.953Z] Client: Docker Engine - Community [2021-07-23T07:37:41.954Z] Version: 20.10.6 [2021-07-23T07:37:41.954Z] API version: 1.41 [2021-07-23T07:37:41.954Z] Go version: go1.13.15 [2021-07-23T07:37:41.954Z] Git commit: 370c289 [2021-07-23T07:37:41.954Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-23T07:37:41.954Z] OS/Arch: linux/amd64 [2021-07-23T07:37:41.954Z] Context: default [2021-07-23T07:37:41.954Z] Experimental: true [2021-07-23T07:37:41.954Z] [2021-07-23T07:37:41.954Z] Server: Docker Engine - Community [2021-07-23T07:37:41.954Z] Engine: [2021-07-23T07:37:41.954Z] Version: 20.10.6 [2021-07-23T07:37:41.954Z] API version: 1.41 (minimum version 1.12) [2021-07-23T07:37:41.954Z] Go version: go1.13.15 [2021-07-23T07:37:41.954Z] Git commit: 8728dd2 [2021-07-23T07:37:41.954Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-23T07:37:41.954Z] OS/Arch: linux/amd64 [2021-07-23T07:37:41.954Z] Experimental: true [2021-07-23T07:37:41.954Z] containerd: [2021-07-23T07:37:41.954Z] Version: 1.4.6 [2021-07-23T07:37:41.954Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-23T07:37:41.954Z] runc: [2021-07-23T07:37:41.954Z] Version: 1.0.0-rc95 [2021-07-23T07:37:41.954Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-23T07:37:41.954Z] docker-init: [2021-07-23T07:37:41.954Z] Version: 0.19.0 [2021-07-23T07:37:41.954Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-23T07:37:42.171Z] #57 28.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-23T07:37:42.171Z] #57 28.47 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-23T07:37:42.171Z] #57 28.58 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-23T07:37:41.797Z] Cloning repository https://github.com/moby/moby.git [2021-07-23T07:37:41.865Z] > git init /home/ubuntu/workspace/moby_PR-42616 # timeout=10 [2021-07-23T07:37:42.311Z] + docker info [2021-07-23T07:37:42.430Z] #57 28.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-23T07:37:42.430Z] #57 28.60 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-23T07:37:42.430Z] #57 28.65 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-23T07:37:42.430Z] #57 28.72 go: downloading golang.org/x/text v0.3.2 [2021-07-23T07:37:42.400Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:37:42.400Z] > git --version # timeout=10 [2021-07-23T07:37:42.407Z] > git --version # 'git version 2.25.1' [2021-07-23T07:37:42.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:37:42.472Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:37:44.981Z] #57 ... [2021-07-23T07:37:44.981Z] [2021-07-23T07:37:44.981Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:37:44.981Z] #59 sha256:e493d3c7fd67d8a895a2316414084aa33e4e51e6f8886d642b2923737ad02dd8 [2021-07-23T07:37:44.981Z] #59 21.29 runtime [2021-07-23T07:37:45.240Z] #59 ... [2021-07-23T07:37:45.240Z] [2021-07-23T07:37:45.240Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:37:45.240Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:37:45.240Z] #51 21.91 Reading package lists... [2021-07-23T07:37:45.240Z] #51 26.74 Reading package lists... [2021-07-23T07:37:45.811Z] #51 30.78 Building dependency tree... [2021-07-23T07:37:46.749Z] #51 32.60 The following additional packages will be installed: [2021-07-23T07:37:46.750Z] #51 32.60 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-23T07:37:46.750Z] #51 32.60 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-23T07:37:46.750Z] #51 32.60 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-23T07:37:46.750Z] #51 32.60 python3.7-minimal [2021-07-23T07:37:46.750Z] #51 32.61 Suggested packages: [2021-07-23T07:37:46.750Z] #51 32.61 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-23T07:37:46.750Z] #51 32.61 python3.7-doc binfmt-support [2021-07-23T07:37:46.750Z] #51 ... [2021-07-23T07:37:46.750Z] [2021-07-23T07:37:46.750Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:37:46.750Z] #57 sha256:d37c758bf949cc00ff20dfcf3b750f9eead5bad706dcb1df8ef85d8d85b56626 [2021-07-23T07:37:46.750Z] #57 32.89 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-23T07:37:46.750Z] #57 32.90 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-23T07:37:46.750Z] #57 32.96 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-23T07:37:46.750Z] #57 33.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-23T07:37:46.750Z] #57 33.09 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-23T07:37:47.694Z] #57 33.95 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-23T07:37:47.694Z] #57 34.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-23T07:37:47.953Z] #57 34.31 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-23T07:37:49.766Z] Fetching without tags [2021-07-23T07:37:49.863Z] #57 ... [2021-07-23T07:37:49.863Z] [2021-07-23T07:37:49.863Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-23T07:37:49.863Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-23T07:37:49.863Z] #17 12.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-23T07:37:49.863Z] #17 12.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:37:49.863Z] #17 12.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-23T07:37:49.863Z] #17 12.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-23T07:37:49.863Z] #17 ... [2021-07-23T07:37:49.863Z] [2021-07-23T07:37:49.863Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:37:49.863Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:37:49.863Z] #51 33.46 The following NEW packages will be installed: [2021-07-23T07:37:49.863Z] #51 33.46 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-23T07:37:49.863Z] #51 33.47 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-23T07:37:49.863Z] #51 33.47 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-23T07:37:49.863Z] #51 33.47 python3.7-minimal [2021-07-23T07:37:49.863Z] #51 33.89 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:37:49.863Z] #51 33.89 Need to get 6695 kB of archives. [2021-07-23T07:37:49.863Z] #51 33.89 After this operation, 33.1 MB of additional disk space will be used. [2021-07-23T07:37:49.863Z] #51 33.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-23T07:37:49.863Z] #51 33.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-23T07:37:49.863Z] #51 34.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-23T07:37:49.863Z] #51 34.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-23T07:37:49.863Z] #51 34.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-23T07:37:49.863Z] #51 34.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-23T07:37:49.863Z] #51 34.33 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-23T07:37:49.863Z] #51 34.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-23T07:37:49.863Z] #51 34.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-23T07:37:49.863Z] #51 34.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-23T07:37:49.863Z] #51 34.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-23T07:37:49.863Z] #51 34.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-23T07:37:49.863Z] #51 34.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-23T07:37:49.863Z] #51 34.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-23T07:37:49.863Z] #51 34.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-23T07:37:49.863Z] #51 34.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-23T07:37:49.863Z] #51 35.58 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:37:49.863Z] #51 35.74 Fetched 6695 kB in 1s (5427 kB/s) [2021-07-23T07:37:49.863Z] #51 35.82 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-23T07:37:49.863Z] #51 35.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-23T07:37:49.863Z] #51 35.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:37:49.863Z] #51 35.89 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:37:49.681Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:37:49.690Z] > git config --add remote.origin.fetch +refs/pull/42616/head:refs/remotes/origin/PR-42616 # timeout=10 [2021-07-23T07:37:49.721Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:37:49.735Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:37:49.769Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:37:49.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:37:49.770Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:37:50.043Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:37:50.801Z] #51 36.47 Selecting previously unselected package python3.7-minimal. [2021-07-23T07:37:50.801Z] #51 36.47 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:37:50.801Z] #51 36.47 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:37:50.930Z] Merge succeeded, producing 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:37:50.930Z] Checking out Revision 28409ca6c76030ef1cd277cf73223a47cf3f1dbe (PR-42616) [2021-07-23T07:37:51.509Z] Fetching without tags [2021-07-23T07:37:51.745Z] #51 37.56 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:37:51.745Z] #51 37.60 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:37:51.872Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:37:51.408Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:37:51.416Z] > git config --add remote.origin.fetch +refs/pull/42616/head:refs/remotes/origin/PR-42616 # timeout=10 [2021-07-23T07:37:51.445Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:37:51.478Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:37:51.514Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:37:51.515Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:37:51.516Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:37:51.882Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:37:51.924Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:37:50.055Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:37:50.085Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:37:50.823Z] > git remote # timeout=10 [2021-07-23T07:37:50.850Z] > git config --get remote.origin.url # timeout=10 [2021-07-23T07:37:50.876Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:37:50.877Z] > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10 [2021-07-23T07:37:50.908Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-23T07:37:50.931Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:37:50.953Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:37:52.683Z] #51 ... [2021-07-23T07:37:52.683Z] [2021-07-23T07:37:52.683Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:37:52.683Z] #53 sha256:752cdfce6433f9fb223e56efedab8168b9fd79e5873c1c73b544f9f0495c5ceb [2021-07-23T07:37:52.683Z] #53 28.97 vendor/golang.org/x/crypto/internal/subtle [2021-07-23T07:37:52.683Z] #53 38.28 internal/reflectlite [2021-07-23T07:37:52.683Z] #53 38.29 sync [2021-07-23T07:37:52.943Z] #53 ... [2021-07-23T07:37:52.943Z] [2021-07-23T07:37:52.943Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:37:52.943Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-23T07:37:52.943Z] #39 38.10 Checking out files: 94% (1441/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-23T07:37:52.943Z] #39 38.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-23T07:37:52.943Z] #39 38.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:37:53.702Z] Merge succeeded, producing 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:37:53.702Z] Checking out Revision 28409ca6c76030ef1cd277cf73223a47cf3f1dbe (PR-42616) [2021-07-23T07:37:53.610Z] > git remote # timeout=10 [2021-07-23T07:37:53.633Z] > git config --get remote.origin.url # timeout=10 [2021-07-23T07:37:53.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:37:53.660Z] > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10 [2021-07-23T07:37:53.686Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-23T07:37:53.704Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:37:53.728Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:37:55.440Z] Commit message: "replace pkg/signal with moby/sys/signal v0.5.0" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-23T07:37:56.537Z] + docker version [2021-07-23T07:37:57.233Z] Client: [2021-07-23T07:37:57.233Z] Context: default [2021-07-23T07:37:57.233Z] Debug Mode: false [2021-07-23T07:37:57.233Z] Plugins: [2021-07-23T07:37:57.233Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-23T07:37:57.233Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-23T07:37:57.233Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-23T07:37:57.233Z] [2021-07-23T07:37:57.233Z] Server: [2021-07-23T07:37:57.233Z] Containers: 0 [2021-07-23T07:37:57.233Z] Running: 0 [2021-07-23T07:37:57.233Z] Paused: 0 [2021-07-23T07:37:57.233Z] Stopped: 0 [2021-07-23T07:37:57.233Z] Images: 0 [2021-07-23T07:37:57.233Z] Server Version: 20.10.6 [2021-07-23T07:37:57.233Z] Storage Driver: overlay2 [2021-07-23T07:37:57.233Z] Backing Filesystem: extfs [2021-07-23T07:37:57.233Z] Supports d_type: true [2021-07-23T07:37:57.233Z] Native Overlay Diff: true [2021-07-23T07:37:57.233Z] userxattr: false [2021-07-23T07:37:57.233Z] Logging Driver: json-file [2021-07-23T07:37:57.233Z] Cgroup Driver: cgroupfs [2021-07-23T07:37:57.233Z] Cgroup Version: 1 [2021-07-23T07:37:57.233Z] Plugins: [2021-07-23T07:37:57.233Z] Volume: local [2021-07-23T07:37:57.233Z] Network: bridge host ipvlan macvlan null overlay [2021-07-23T07:37:57.233Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-23T07:37:57.233Z] Swarm: inactive [2021-07-23T07:37:57.233Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-23T07:37:57.233Z] Default Runtime: runc [2021-07-23T07:37:57.233Z] Init Binary: docker-init [2021-07-23T07:37:57.233Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-23T07:37:57.233Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-23T07:37:57.233Z] init version: de40ad0 [2021-07-23T07:37:57.233Z] Security Options: [2021-07-23T07:37:57.233Z] apparmor [2021-07-23T07:37:57.233Z] seccomp [2021-07-23T07:37:57.233Z] Profile: default [2021-07-23T07:37:57.233Z] Kernel Version: 5.4.0-1048-aws [2021-07-23T07:37:57.233Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-23T07:37:57.233Z] OSType: linux [2021-07-23T07:37:57.233Z] Architecture: x86_64 [2021-07-23T07:37:57.233Z] CPUs: 2 [2021-07-23T07:37:57.233Z] Total Memory: 7.569GiB [2021-07-23T07:37:57.233Z] Name: ip-10-100-35-253 [2021-07-23T07:37:57.233Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-23T07:37:57.233Z] Docker Root Dir: /var/lib/docker [2021-07-23T07:37:57.233Z] Debug Mode: false [2021-07-23T07:37:57.233Z] Registry: https://index.docker.io/v1/ [2021-07-23T07:37:57.233Z] Labels: [2021-07-23T07:37:57.233Z] Experimental: true [2021-07-23T07:37:57.233Z] Insecure Registries: [2021-07-23T07:37:57.233Z] 127.0.0.0/8 [2021-07-23T07:37:57.233Z] Live Restore Enabled: true [2021-07-23T07:37:57.233Z] [2021-07-23T07:37:57.233Z] WARNING: No swap limit support [Pipeline] sh [2021-07-23T07:37:57.546Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-23T07:37:57.546Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-23T07:37:57.546Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42616/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-23T07:37:57.546Z] + bash /home/ubuntu/workspace/moby_PR-42616/check-config.sh [2021-07-23T07:37:57.546Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-23T07:37:57.546Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-23T07:37:57.546Z] [2021-07-23T07:37:57.546Z] Generally Necessary: [2021-07-23T07:37:57.546Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-23T07:37:57.546Z] - apparmor: enabled and tools installed [2021-07-23T07:37:57.546Z] - CONFIG_NAMESPACES: enabled [2021-07-23T07:37:57.546Z] - CONFIG_NET_NS: enabled [2021-07-23T07:37:57.546Z] - CONFIG_PID_NS: enabled [2021-07-23T07:37:57.546Z] - CONFIG_IPC_NS: enabled [2021-07-23T07:37:57.546Z] - CONFIG_UTS_NS: enabled [2021-07-23T07:37:57.546Z] - CONFIG_CGROUPS: enabled [2021-07-23T07:37:57.546Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-23T07:37:57.546Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-23T07:37:57.546Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-23T07:37:57.546Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-23T07:37:57.546Z] - CONFIG_CPUSETS: enabled [2021-07-23T07:37:57.546Z] - CONFIG_MEMCG: enabled [2021-07-23T07:37:57.546Z] - CONFIG_KEYS: enabled [2021-07-23T07:37:57.546Z] - CONFIG_VETH: enabled (as module) [2021-07-23T07:37:57.546Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-23T07:37:57.546Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-23T07:37:57.546Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-23T07:37:57.546Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-23T07:37:57.546Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-23T07:37:57.546Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-23T07:37:57.546Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-23T07:37:57.546Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-23T07:37:57.546Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-23T07:37:57.546Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-23T07:37:57.546Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-23T07:37:57.546Z] [2021-07-23T07:37:57.546Z] Optional Features: [2021-07-23T07:37:57.546Z] - CONFIG_USER_NS: enabled [2021-07-23T07:37:57.546Z] - CONFIG_SECCOMP: enabled [2021-07-23T07:37:57.546Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-23T07:37:57.546Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-23T07:37:57.546Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-23T07:37:57.546Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-23T07:37:57.546Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-23T07:37:57.814Z] - CONFIG_BLK_CGROUP: enabled [2021-07-23T07:37:57.814Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-23T07:37:57.814Z] - CONFIG_CGROUP_PERF: enabled [2021-07-23T07:37:57.814Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-23T07:37:57.814Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-23T07:37:57.814Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-23T07:37:57.814Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-23T07:37:57.814Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-23T07:37:57.814Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-23T07:37:57.814Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-23T07:37:57.814Z] - CONFIG_IP_VS: enabled (as module) [2021-07-23T07:37:57.814Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-23T07:37:57.814Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-23T07:37:57.814Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-23T07:37:57.814Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-23T07:37:57.814Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-23T07:37:57.814Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-23T07:37:57.814Z] - CONFIG_EXT4_FS: enabled [2021-07-23T07:37:57.814Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-23T07:37:57.814Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-23T07:37:57.814Z] - Network Drivers: [2021-07-23T07:37:57.814Z] - "overlay": [2021-07-23T07:37:57.814Z] - CONFIG_VXLAN: enabled (as module) [2021-07-23T07:37:57.814Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-23T07:37:57.814Z] Optional (for encrypted networks): [2021-07-23T07:37:57.814Z] - CONFIG_CRYPTO: enabled [2021-07-23T07:37:57.814Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-23T07:37:57.814Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-23T07:37:57.814Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-23T07:37:57.814Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-23T07:37:57.814Z] - CONFIG_XFRM: enabled [2021-07-23T07:37:57.814Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-23T07:37:57.814Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-23T07:37:57.814Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-23T07:37:57.814Z] - "ipvlan": [2021-07-23T07:37:57.937Z] Commit message: "replace pkg/signal with moby/sys/signal v0.5.0" [2021-07-23T07:37:58.076Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-23T07:37:58.076Z] - "macvlan": [2021-07-23T07:37:58.076Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-23T07:37:58.076Z] - CONFIG_DUMMY: enabled (as module) [2021-07-23T07:37:58.076Z] - "ftp,tftp client in container": [2021-07-23T07:37:58.076Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-23T07:37:58.076Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-23T07:37:58.076Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-23T07:37:58.076Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-23T07:37:58.076Z] - Storage Drivers: [2021-07-23T07:37:58.076Z] - "aufs": [2021-07-23T07:37:58.076Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-23T07:37:58.076Z] - "btrfs": [2021-07-23T07:37:58.076Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-23T07:37:58.076Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-23T07:37:58.076Z] - "devicemapper": [2021-07-23T07:37:58.076Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-23T07:37:58.076Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-23T07:37:58.076Z] - "overlay": [2021-07-23T07:37:58.076Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-23T07:37:58.076Z] - "zfs": [2021-07-23T07:37:58.076Z] - /dev/zfs: present [2021-07-23T07:37:58.076Z] - zfs command: missing [2021-07-23T07:37:58.076Z] - zpool command: missing [2021-07-23T07:37:58.076Z] [2021-07-23T07:37:58.076Z] Limits: [2021-07-23T07:37:58.076Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-23T07:37:58.076Z] [2021-07-23T07:37:58.076Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-23T07:37:58.249Z] #39 ... [2021-07-23T07:37:58.249Z] [2021-07-23T07:37:58.249Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:37:58.249Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:37:58.249Z] #51 40.40 Selecting previously unselected package python3-minimal. [2021-07-23T07:37:58.249Z] #51 40.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-23T07:37:58.249Z] #51 40.43 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-23T07:37:58.249Z] #51 40.44 Unpacking python3-minimal (3.7.3-1) ... [2021-07-23T07:37:58.249Z] #51 40.53 Selecting previously unselected package libmpdec2:amd64. [2021-07-23T07:37:58.249Z] #51 40.53 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-23T07:37:58.249Z] #51 40.55 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-23T07:37:58.249Z] #51 40.68 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-23T07:37:58.249Z] #51 40.69 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:37:58.249Z] #51 40.70 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:37:58.249Z] #51 41.88 Selecting previously unselected package python3.7. [2021-07-23T07:37:58.249Z] #51 41.89 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:37:58.249Z] #51 41.91 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:37:58.249Z] #51 42.05 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-23T07:37:58.249Z] #51 42.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-23T07:37:58.249Z] #51 42.07 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-23T07:37:58.249Z] #51 42.20 Setting up python3-minimal (3.7.3-1) ... [2021-07-23T07:37:58.249Z] #51 43.27 Selecting previously unselected package python3. [2021-07-23T07:37:58.249Z] #51 43.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-23T07:37:58.249Z] #51 43.35 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-23T07:37:58.249Z] #51 43.39 Unpacking python3 (3.7.3-1) ... [2021-07-23T07:37:58.249Z] #51 43.58 Selecting previously unselected package libprotobuf17:amd64. [2021-07-23T07:37:58.249Z] #51 43.58 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-23T07:37:58.249Z] #51 43.60 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-23T07:37:58.249Z] #51 ... [2021-07-23T07:37:58.249Z] [2021-07-23T07:37:58.249Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-23T07:37:58.249Z] #55 sha256:6184fd645163999e3dc39289db5837eb9609ed0de1b324608d3de7dee6d4cda8 [2021-07-23T07:37:58.249Z] #55 DONE 44.2s [2021-07-23T07:37:58.249Z] [2021-07-23T07:37:58.249Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:37:58.249Z] #53 sha256:752cdfce6433f9fb223e56efedab8168b9fd79e5873c1c73b544f9f0495c5ceb [2021-07-23T07:37:58.249Z] #53 39.33 internal/testlog [2021-07-23T07:37:58.249Z] #53 39.59 github.com/LK4D4/vndr/godl/singleflight [2021-07-23T07:37:58.249Z] #53 39.80 math/rand [2021-07-23T07:37:58.249Z] #53 40.52 internal/singleflight [2021-07-23T07:37:58.249Z] #53 40.74 io [2021-07-23T07:37:58.249Z] #53 40.76 strconv [2021-07-23T07:37:58.249Z] #53 41.87 bytes [2021-07-23T07:37:58.249Z] #53 43.35 strings [2021-07-23T07:37:58.249Z] #53 43.45 reflect [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-23T07:37:58.441Z] + sudo modprobe ip_vs [2021-07-23T07:37:58.441Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe . [2021-07-23T07:37:58.509Z] #53 ... [2021-07-23T07:37:58.509Z] [2021-07-23T07:37:58.509Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:37:58.509Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:37:58.509Z] #51 44.43 Selecting previously unselected package python3-pkg-resources. [2021-07-23T07:37:58.509Z] #51 44.44 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-23T07:37:58.509Z] #51 44.47 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:37:58.707Z] #1 [internal] load build definition from Dockerfile [2021-07-23T07:37:58.707Z] #1 sha256:310f75e82f4981c8d2e9a5bed4f2761df2d6226c5f44145e8033bfc3e5a91787 [2021-07-23T07:37:58.707Z] #1 transferring dockerfile: [2021-07-23T07:37:58.769Z] #51 44.75 Selecting previously unselected package python3-six. [2021-07-23T07:37:58.769Z] #51 44.77 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-23T07:37:58.769Z] #51 44.77 Unpacking python3-six (1.12.0-1) ... [2021-07-23T07:37:58.912Z] + docker version [2021-07-23T07:37:58.968Z] #1 transferring dockerfile: 16.59kB 0.1s done [2021-07-23T07:37:58.968Z] #1 DONE 0.2s [2021-07-23T07:37:58.968Z] [2021-07-23T07:37:58.968Z] #2 [internal] load .dockerignore [2021-07-23T07:37:58.968Z] #2 sha256:6ac80f3c697f2a161b93eb7b6acc3609dbb3946e3de2a71b6a72794d9522245f [2021-07-23T07:37:58.968Z] #2 transferring context: 87B done [2021-07-23T07:37:58.968Z] #2 DONE 0.2s [2021-07-23T07:37:58.968Z] [2021-07-23T07:37:58.968Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-23T07:37:58.968Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-23T07:37:59.029Z] #51 44.92 Selecting previously unselected package python3-protobuf. [2021-07-23T07:37:59.029Z] #51 44.93 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-23T07:37:59.029Z] #51 44.93 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-23T07:37:59.549Z] #3 DONE 0.5s [2021-07-23T07:37:59.549Z] [2021-07-23T07:37:59.549Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-23T07:37:59.549Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-23T07:37:59.549Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-23T07:37:59.549Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-23T07:37:59.549Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.1s [2021-07-23T07:37:59.549Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-23T07:37:59.549Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-23T07:37:59.549Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-23T07:37:59.598Z] #51 45.35 Selecting previously unselected package libnet1:amd64. [2021-07-23T07:37:59.598Z] #51 45.35 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-23T07:37:59.598Z] #51 45.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:37:59.598Z] #51 45.47 Selecting previously unselected package libnl-3-200:amd64. [2021-07-23T07:37:59.598Z] #51 45.47 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-23T07:37:59.598Z] #51 45.49 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-23T07:37:59.598Z] #51 45.56 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-23T07:37:59.598Z] #51 45.56 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-23T07:37:59.598Z] #51 45.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-23T07:37:59.598Z] #51 45.64 Selecting previously unselected package criu. [2021-07-23T07:37:59.598Z] #51 45.64 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-23T07:37:59.598Z] #51 45.66 Unpacking criu (3.15-1) ... [2021-07-23T07:37:59.810Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-07-23T07:37:59.810Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-07-23T07:38:00.166Z] #51 46.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:38:00.167Z] #51 46.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-23T07:38:00.167Z] #51 46.23 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-23T07:38:00.167Z] #51 46.25 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-23T07:38:00.387Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-07-23T07:38:00.426Z] #51 46.26 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-23T07:38:00.426Z] #51 46.28 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:38:00.426Z] #51 46.29 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-23T07:38:00.426Z] #51 46.31 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:38:00.649Z] #4 DONE 1.1s [2021-07-23T07:38:00.649Z] [2021-07-23T07:38:00.649Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-23T07:38:00.649Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-23T07:38:01.836Z] Client: Docker Engine - Community [2021-07-23T07:38:01.836Z] Version: 20.10.6 [2021-07-23T07:38:01.836Z] API version: 1.41 [2021-07-23T07:38:01.836Z] Go version: go1.13.15 [2021-07-23T07:38:01.836Z] Git commit: 370c289 [2021-07-23T07:38:01.836Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-23T07:38:01.836Z] OS/Arch: linux/amd64 [2021-07-23T07:38:01.836Z] Context: default [2021-07-23T07:38:01.836Z] Experimental: true [2021-07-23T07:38:01.836Z] [2021-07-23T07:38:01.836Z] Server: Docker Engine - Community [2021-07-23T07:38:01.836Z] Engine: [2021-07-23T07:38:01.836Z] Version: 20.10.6 [2021-07-23T07:38:01.836Z] API version: 1.41 (minimum version 1.12) [2021-07-23T07:38:01.836Z] Go version: go1.13.15 [2021-07-23T07:38:01.836Z] Git commit: 8728dd2 [2021-07-23T07:38:01.836Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-23T07:38:01.836Z] OS/Arch: linux/amd64 [2021-07-23T07:38:01.836Z] Experimental: true [2021-07-23T07:38:01.836Z] containerd: [2021-07-23T07:38:01.836Z] Version: 1.4.6 [2021-07-23T07:38:01.836Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-23T07:38:01.836Z] runc: [2021-07-23T07:38:01.836Z] Version: 1.0.0-rc95 [2021-07-23T07:38:01.836Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-23T07:38:01.836Z] docker-init: [2021-07-23T07:38:01.836Z] Version: 0.19.0 [2021-07-23T07:38:01.836Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-23T07:38:02.045Z] #5 ... [2021-07-23T07:38:02.045Z] [2021-07-23T07:38:02.045Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-23T07:38:02.045Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-23T07:38:02.045Z] #6 DONE 1.2s [2021-07-23T07:38:02.045Z] [2021-07-23T07:38:02.045Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-23T07:38:02.045Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-23T07:38:02.045Z] #5 DONE 1.2s [2021-07-23T07:38:02.045Z] [2021-07-23T07:38:02.045Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-23T07:38:02.045Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-23T07:38:02.045Z] #8 DONE 1.2s [2021-07-23T07:38:02.045Z] [2021-07-23T07:38:02.045Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-07-23T07:38:02.045Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-23T07:38:02.045Z] #7 DONE 1.3s [2021-07-23T07:38:02.138Z] + docker info [2021-07-23T07:38:02.335Z] #51 ... [2021-07-23T07:38:02.335Z] [2021-07-23T07:38:02.335Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:38:02.335Z] #59 sha256:e493d3c7fd67d8a895a2316414084aa33e4e51e6f8886d642b2923737ad02dd8 [2021-07-23T07:38:02.335Z] #59 38.42 sync [2021-07-23T07:38:02.335Z] #59 38.42 internal/reflectlite [2021-07-23T07:38:02.335Z] #59 39.44 internal/testlog [2021-07-23T07:38:02.335Z] #59 40.17 errors [2021-07-23T07:38:02.335Z] #59 40.18 sort [2021-07-23T07:38:02.335Z] #59 40.48 io [2021-07-23T07:38:02.335Z] #59 41.03 internal/oserror [2021-07-23T07:38:02.335Z] #59 41.17 syscall [2021-07-23T07:38:02.335Z] #59 41.62 bytes [2021-07-23T07:38:02.335Z] #59 42.97 strconv [2021-07-23T07:38:02.335Z] #59 45.98 reflect [2021-07-23T07:38:02.335Z] #59 47.71 time [2021-07-23T07:38:03.714Z] #59 ... [2021-07-23T07:38:03.714Z] [2021-07-23T07:38:03.714Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:38:03.714Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:38:03.714Z] #51 49.53 Setting up python3 (3.7.3-1) ... [2021-07-23T07:38:03.961Z] [2021-07-23T07:38:03.961Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:38:03.961Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-23T07:38:03.961Z] #65 DONE 0.0s [2021-07-23T07:38:03.961Z] [2021-07-23T07:38:03.961Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:38:03.961Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-23T07:38:03.961Z] #63 DONE 0.0s [2021-07-23T07:38:03.961Z] [2021-07-23T07:38:03.961Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:03.961Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:03.961Z] #9 DONE 0.0s [2021-07-23T07:38:03.961Z] [2021-07-23T07:38:03.961Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-23T07:38:03.961Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-23T07:38:03.961Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 done [2021-07-23T07:38:03.961Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-23T07:38:03.961Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-23T07:38:03.961Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-23T07:38:03.961Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0B / 50.44MB 0.1s [2021-07-23T07:38:03.961Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.16MB / 50.44MB 0.3s [2021-07-23T07:38:03.961Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 9.44MB / 50.44MB 0.4s [2021-07-23T07:38:03.974Z] #51 49.99 Setting up python3-six (1.12.0-1) ... [2021-07-23T07:38:04.223Z] #26 ... [2021-07-23T07:38:04.223Z] [2021-07-23T07:38:04.223Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-23T07:38:04.223Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-23T07:38:04.223Z] #42 DONE 0.0s [2021-07-23T07:38:04.223Z] [2021-07-23T07:38:04.223Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-23T07:38:04.223Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-23T07:38:04.223Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 15.73MB / 50.44MB 0.5s [2021-07-23T07:38:04.223Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 19.92MB / 50.44MB 0.6s [2021-07-23T07:38:04.225Z] Fetching without tags [2021-07-23T07:38:04.484Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 31.46MB / 50.44MB 0.8s [2021-07-23T07:38:04.484Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 38.80MB / 50.44MB 0.9s [2021-07-23T07:38:04.750Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 44.72MB / 50.44MB 1.0s [2021-07-23T07:38:04.750Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 47.34MB / 50.44MB 1.1s [2021-07-23T07:38:04.771Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:38:04.913Z] #51 50.65 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:38:05.014Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.3s [2021-07-23T07:38:05.588Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.0s done [2021-07-23T07:38:05.851Z] #51 51.70 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-23T07:38:04.035Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:38:04.073Z] > git config --add remote.origin.fetch +refs/pull/42616/head:refs/remotes/origin/PR-42616 # timeout=10 [2021-07-23T07:38:04.186Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:38:04.206Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:38:04.231Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:38:04.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:38:04.234Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:38:04.775Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:38:04.781Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:38:06.534Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0.1s [2021-07-23T07:38:06.905Z] Merge succeeded, producing 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:38:06.905Z] Checking out Revision 28409ca6c76030ef1cd277cf73223a47cf3f1dbe (PR-42616) [2021-07-23T07:38:07.758Z] #51 53.79 Setting up criu (3.15-1) ... [2021-07-23T07:38:06.819Z] > git remote # timeout=10 [2021-07-23T07:38:06.831Z] > git config --get remote.origin.url # timeout=10 [2021-07-23T07:38:06.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:38:06.853Z] > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10 [2021-07-23T07:38:06.881Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-23T07:38:06.906Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:38:06.912Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:38:08.915Z] Client: Docker Engine - Community [2021-07-23T07:38:08.915Z] Version: 20.10.6 [2021-07-23T07:38:08.915Z] API version: 1.41 [2021-07-23T07:38:08.915Z] Go version: go1.13.15 [2021-07-23T07:38:08.915Z] Git commit: 370c289 [2021-07-23T07:38:08.915Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-23T07:38:08.915Z] OS/Arch: linux/amd64 [2021-07-23T07:38:08.915Z] Context: default [2021-07-23T07:38:08.915Z] Experimental: true [2021-07-23T07:38:08.915Z] [2021-07-23T07:38:08.915Z] Server: Docker Engine - Community [2021-07-23T07:38:08.915Z] Engine: [2021-07-23T07:38:08.915Z] Version: 20.10.6 [2021-07-23T07:38:08.915Z] API version: 1.41 (minimum version 1.12) [2021-07-23T07:38:08.915Z] Go version: go1.13.15 [2021-07-23T07:38:08.915Z] Git commit: 8728dd2 [2021-07-23T07:38:08.915Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-23T07:38:08.915Z] OS/Arch: linux/amd64 [2021-07-23T07:38:08.915Z] Experimental: true [2021-07-23T07:38:08.915Z] containerd: [2021-07-23T07:38:08.915Z] Version: 1.4.6 [2021-07-23T07:38:08.915Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-23T07:38:08.915Z] runc: [2021-07-23T07:38:08.915Z] Version: 1.0.0-rc95 [2021-07-23T07:38:08.915Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-23T07:38:08.915Z] docker-init: [2021-07-23T07:38:08.915Z] Version: 0.19.0 [2021-07-23T07:38:08.915Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-23T07:38:09.139Z] #51 55.21 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:38:09.237Z] + docker info [2021-07-23T07:38:09.399Z] #51 55.29 Processing triggers for mime-support (3.62) ... [2021-07-23T07:38:09.659Z] #51 ... [2021-07-23T07:38:09.659Z] [2021-07-23T07:38:09.659Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:38:09.659Z] #53 sha256:752cdfce6433f9fb223e56efedab8168b9fd79e5873c1c73b544f9f0495c5ceb [2021-07-23T07:38:09.659Z] #53 45.97 bufio [2021-07-23T07:38:09.659Z] #53 47.02 syscall [2021-07-23T07:38:09.659Z] #53 51.76 internal/fmtsort [2021-07-23T07:38:09.659Z] #53 52.11 path [2021-07-23T07:38:09.659Z] #53 52.45 internal/poll [2021-07-23T07:38:09.659Z] #53 52.59 internal/syscall/execenv [2021-07-23T07:38:09.659Z] #53 52.76 io/fs [2021-07-23T07:38:09.659Z] #53 53.68 regexp/syntax [2021-07-23T07:38:09.659Z] #53 54.36 os [2021-07-23T07:38:09.659Z] #53 ... [2021-07-23T07:38:09.659Z] [2021-07-23T07:38:09.659Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:38:09.659Z] #59 sha256:e493d3c7fd67d8a895a2316414084aa33e4e51e6f8886d642b2923737ad02dd8 [2021-07-23T07:38:09.659Z] #59 51.65 context [2021-07-23T07:38:09.659Z] #59 52.22 internal/syscall/unix [2021-07-23T07:38:09.659Z] #59 52.41 internal/poll [2021-07-23T07:38:09.659Z] #59 54.43 os [2021-07-23T07:38:09.659Z] #59 54.45 encoding/base64 [2021-07-23T07:38:09.659Z] #59 55.01 golang.org/x/sys/unix [2021-07-23T07:38:09.842Z] #26 ... [2021-07-23T07:38:09.842Z] [2021-07-23T07:38:09.842Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:09.842Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:09.842Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-07-23T07:38:09.842Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-23T07:38:09.842Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-07-23T07:38:09.842Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-07-23T07:38:09.842Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.8s done [2021-07-23T07:38:09.842Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.7s done [2021-07-23T07:38:09.842Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 2.0s done [2021-07-23T07:38:09.842Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 6.0s [2021-07-23T07:38:09.842Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 4.6s done [2021-07-23T07:38:09.842Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 5.8s [2021-07-23T07:38:09.842Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 6.0s [2021-07-23T07:38:09.919Z] #59 ... [2021-07-23T07:38:09.919Z] [2021-07-23T07:38:09.919Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:38:09.919Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:38:09.919Z] #51 DONE 55.9s [2021-07-23T07:38:10.103Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 5.8s done [2021-07-23T07:38:10.103Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 6.0s done [2021-07-23T07:38:10.179Z] [2021-07-23T07:38:10.179Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:38:10.179Z] #53 sha256:752cdfce6433f9fb223e56efedab8168b9fd79e5873c1c73b544f9f0495c5ceb [2021-07-23T07:38:10.230Z] Client: [2021-07-23T07:38:10.230Z] Context: default [2021-07-23T07:38:10.230Z] Debug Mode: false [2021-07-23T07:38:10.230Z] Plugins: [2021-07-23T07:38:10.230Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-23T07:38:10.230Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-23T07:38:10.230Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-23T07:38:10.230Z] [2021-07-23T07:38:10.230Z] Server: [2021-07-23T07:38:10.230Z] Containers: 0 [2021-07-23T07:38:10.230Z] Running: 0 [2021-07-23T07:38:10.230Z] Paused: 0 [2021-07-23T07:38:10.230Z] Stopped: 0 [2021-07-23T07:38:10.230Z] Images: 0 [2021-07-23T07:38:10.230Z] Server Version: 20.10.6 [2021-07-23T07:38:10.230Z] Storage Driver: overlay2 [2021-07-23T07:38:10.230Z] Backing Filesystem: extfs [2021-07-23T07:38:10.230Z] Supports d_type: true [2021-07-23T07:38:10.230Z] Native Overlay Diff: true [2021-07-23T07:38:10.230Z] userxattr: false [2021-07-23T07:38:10.230Z] Logging Driver: json-file [2021-07-23T07:38:10.230Z] Cgroup Driver: cgroupfs [2021-07-23T07:38:10.230Z] Cgroup Version: 1 [2021-07-23T07:38:10.230Z] Plugins: [2021-07-23T07:38:10.230Z] Volume: local [2021-07-23T07:38:10.230Z] Network: bridge host ipvlan macvlan null overlay [2021-07-23T07:38:10.230Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-23T07:38:10.230Z] Swarm: inactive [2021-07-23T07:38:10.230Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-07-23T07:38:10.230Z] Default Runtime: runc [2021-07-23T07:38:10.230Z] Init Binary: docker-init [2021-07-23T07:38:10.230Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-23T07:38:10.230Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-23T07:38:10.230Z] init version: de40ad0 [2021-07-23T07:38:10.230Z] Security Options: [2021-07-23T07:38:10.230Z] apparmor [2021-07-23T07:38:10.230Z] seccomp [2021-07-23T07:38:10.230Z] Profile: default [2021-07-23T07:38:10.230Z] Kernel Version: 5.4.0-1048-aws [2021-07-23T07:38:10.230Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-23T07:38:10.230Z] OSType: linux [2021-07-23T07:38:10.230Z] Architecture: x86_64 [2021-07-23T07:38:10.230Z] CPUs: 2 [2021-07-23T07:38:10.230Z] Total Memory: 7.487GiB [2021-07-23T07:38:10.230Z] Name: ip-10-100-93-230 [2021-07-23T07:38:10.230Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-23T07:38:10.230Z] Docker Root Dir: /var/lib/docker [2021-07-23T07:38:10.230Z] Debug Mode: false [2021-07-23T07:38:10.230Z] Registry: https://index.docker.io/v1/ [2021-07-23T07:38:10.230Z] Labels: [2021-07-23T07:38:10.230Z] Experimental: true [2021-07-23T07:38:10.230Z] Insecure Registries: [2021-07-23T07:38:10.230Z] 127.0.0.0/8 [2021-07-23T07:38:10.230Z] Live Restore Enabled: true [2021-07-23T07:38:10.230Z] [2021-07-23T07:38:10.230Z] WARNING: No swap limit support [Pipeline] sh [2021-07-23T07:38:10.566Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-23T07:38:10.566Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-23T07:38:10.566Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42616/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-23T07:38:10.566Z] + bash /home/ubuntu/workspace/moby_PR-42616/check-config.sh [2021-07-23T07:38:10.566Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-23T07:38:10.566Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-23T07:38:10.566Z] [2021-07-23T07:38:10.566Z] Generally Necessary: [2021-07-23T07:38:10.566Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-23T07:38:10.566Z] - apparmor: enabled and tools installed [2021-07-23T07:38:10.566Z] - CONFIG_NAMESPACES: enabled [2021-07-23T07:38:10.566Z] - CONFIG_NET_NS: enabled [2021-07-23T07:38:10.566Z] - CONFIG_PID_NS: enabled [2021-07-23T07:38:10.566Z] - CONFIG_IPC_NS: enabled [2021-07-23T07:38:10.566Z] - CONFIG_UTS_NS: enabled [2021-07-23T07:38:10.566Z] - CONFIG_CGROUPS: enabled [2021-07-23T07:38:10.566Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-23T07:38:10.566Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-23T07:38:10.566Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-23T07:38:10.566Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-23T07:38:10.566Z] - CONFIG_CPUSETS: enabled [2021-07-23T07:38:10.566Z] - CONFIG_MEMCG: enabled [2021-07-23T07:38:10.566Z] - CONFIG_KEYS: enabled [2021-07-23T07:38:10.566Z] - CONFIG_VETH: enabled (as module) [2021-07-23T07:38:10.566Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-23T07:38:10.566Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-23T07:38:10.566Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-23T07:38:10.566Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-23T07:38:10.566Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-23T07:38:10.566Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-23T07:38:10.566Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-23T07:38:10.566Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-23T07:38:10.566Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-23T07:38:10.566Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-23T07:38:10.566Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-23T07:38:10.566Z] [2021-07-23T07:38:10.566Z] Optional Features: [2021-07-23T07:38:10.566Z] - CONFIG_USER_NS: enabled [2021-07-23T07:38:10.566Z] - CONFIG_SECCOMP: enabled [2021-07-23T07:38:10.566Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-23T07:38:10.748Z] #53 57.01 regexp [2021-07-23T07:38:10.834Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-23T07:38:10.834Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-23T07:38:10.834Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-23T07:38:10.834Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-23T07:38:10.834Z] - CONFIG_BLK_CGROUP: enabled [2021-07-23T07:38:10.834Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-23T07:38:10.834Z] - CONFIG_CGROUP_PERF: enabled [2021-07-23T07:38:10.834Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-23T07:38:10.834Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-23T07:38:10.834Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-23T07:38:10.834Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-23T07:38:10.834Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-23T07:38:10.834Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-23T07:38:10.834Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-23T07:38:10.834Z] - CONFIG_IP_VS: enabled (as module) [2021-07-23T07:38:10.834Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-23T07:38:10.834Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-23T07:38:10.834Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-23T07:38:10.834Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-23T07:38:10.834Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-23T07:38:10.834Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-23T07:38:10.834Z] - CONFIG_EXT4_FS: enabled [2021-07-23T07:38:10.834Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-23T07:38:10.834Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-23T07:38:10.834Z] - Network Drivers: [2021-07-23T07:38:10.834Z] - "overlay": [2021-07-23T07:38:10.834Z] - CONFIG_VXLAN: enabled (as module) [2021-07-23T07:38:10.834Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-23T07:38:10.834Z] Optional (for encrypted networks): [2021-07-23T07:38:11.091Z] - CONFIG_CRYPTO: enabled [2021-07-23T07:38:11.091Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-23T07:38:11.091Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-23T07:38:11.091Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-23T07:38:11.091Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-23T07:38:11.091Z] - CONFIG_XFRM: enabled [2021-07-23T07:38:11.091Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-23T07:38:11.091Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-23T07:38:11.091Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-23T07:38:11.091Z] - "ipvlan": [2021-07-23T07:38:11.091Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-23T07:38:11.091Z] - "macvlan": [2021-07-23T07:38:11.091Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-23T07:38:11.091Z] - CONFIG_DUMMY: enabled (as module) [2021-07-23T07:38:11.091Z] - "ftp,tftp client in container": [2021-07-23T07:38:11.091Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-23T07:38:11.091Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-23T07:38:11.091Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-23T07:38:11.091Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-23T07:38:11.091Z] - Storage Drivers: [2021-07-23T07:38:11.091Z] - "aufs": [2021-07-23T07:38:11.091Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-23T07:38:11.091Z] - "btrfs": [2021-07-23T07:38:11.091Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-23T07:38:11.091Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-23T07:38:11.091Z] - "devicemapper": [2021-07-23T07:38:11.091Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-23T07:38:11.091Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-23T07:38:11.091Z] - "overlay": [2021-07-23T07:38:11.091Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-23T07:38:11.091Z] - "zfs": [2021-07-23T07:38:11.091Z] - /dev/zfs: present [2021-07-23T07:38:11.091Z] - zfs command: missing [2021-07-23T07:38:11.091Z] - zpool command: missing [2021-07-23T07:38:11.091Z] [2021-07-23T07:38:11.091Z] Limits: [2021-07-23T07:38:11.091Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-23T07:38:11.091Z] [2021-07-23T07:38:11.091Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-23T07:38:11.430Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe . [2021-07-23T07:38:11.533Z] Commit message: "replace pkg/signal with moby/sys/signal v0.5.0" [2021-07-23T07:38:11.687Z] #53 58.04 fmt [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-23T07:38:11.999Z] #1 [internal] load build definition from Dockerfile [2021-07-23T07:38:11.999Z] #1 sha256:1e9a7f148cd561801c25c9ba79747b5981c1a64b0771289ec8509d9006e55932 [2021-07-23T07:38:11.999Z] #1 transferring dockerfile: 16.59kB 0.0s done [2021-07-23T07:38:11.999Z] #1 DONE 0.1s [2021-07-23T07:38:11.999Z] [2021-07-23T07:38:11.999Z] #2 [internal] load .dockerignore [2021-07-23T07:38:11.999Z] #2 sha256:cf59186894d77c224ebc0cabb709a627a94df00e2e28ae51ea302f3fb66a10f7 [2021-07-23T07:38:12.023Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 8.1s done [2021-07-23T07:38:12.023Z] #9 ... [2021-07-23T07:38:12.023Z] [2021-07-23T07:38:12.023Z] #23 [internal] load build context [2021-07-23T07:38:12.023Z] #23 sha256:15943281f9eeab5646d75d7df4e1a208c9b1b38bf32259a1e7c3458b92ad578c [2021-07-23T07:38:12.023Z] #23 transferring context: 55.79MB 5.9s done [2021-07-23T07:38:12.023Z] #23 DONE 8.4s [2021-07-23T07:38:12.023Z] [2021-07-23T07:38:12.023Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:38:12.023Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-23T07:38:12.023Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-23T07:38:12.023Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-23T07:38:12.023Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-23T07:38:12.023Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-23T07:38:12.023Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.1s done [2021-07-23T07:38:12.023Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2021-07-23T07:38:12.023Z] #63 DONE 8.3s [2021-07-23T07:38:12.023Z] [2021-07-23T07:38:12.023Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-23T07:38:12.023Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-23T07:38:12.023Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.8s [2021-07-23T07:38:12.255Z] #2 transferring context: 87B done [2021-07-23T07:38:12.255Z] #2 DONE 0.0s [2021-07-23T07:38:12.255Z] [2021-07-23T07:38:12.255Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-23T07:38:12.255Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-23T07:38:12.513Z] #3 DONE 0.4s [2021-07-23T07:38:12.513Z] [2021-07-23T07:38:12.513Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-23T07:38:12.513Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-23T07:38:12.513Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-23T07:38:12.513Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-23T07:38:12.513Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-23T07:38:12.513Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-23T07:38:12.513Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-07-23T07:38:12.584Z] + docker version [2021-07-23T07:38:12.771Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.47MB / 9.64MB 0.2s [2021-07-23T07:38:12.771Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-07-23T07:38:12.771Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-23T07:38:13.043Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-07-23T07:38:13.066Z] #53 59.22 path/filepath [2021-07-23T07:38:13.616Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-07-23T07:38:13.616Z] #4 DONE 1.0s [2021-07-23T07:38:13.616Z] [2021-07-23T07:38:13.616Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-23T07:38:13.616Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-23T07:38:13.635Z] #53 60.01 internal/lazyregexp [2021-07-23T07:38:13.894Z] #53 60.26 io/ioutil [2021-07-23T07:38:13.944Z] #26 DONE 10.0s [2021-07-23T07:38:13.944Z] [2021-07-23T07:38:13.944Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:38:13.944Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-23T07:38:13.944Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-23T07:38:13.944Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-23T07:38:13.944Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-23T07:38:13.944Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-23T07:38:13.944Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.7s done [2021-07-23T07:38:13.944Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done [2021-07-23T07:38:13.944Z] #65 DONE 10.1s [2021-07-23T07:38:13.944Z] [2021-07-23T07:38:13.944Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-23T07:38:13.944Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-23T07:38:14.153Z] #53 60.49 github.com/LK4D4/vndr/versioned [2021-07-23T07:38:14.413Z] #53 60.58 hash/crc32 [2021-07-23T07:38:14.413Z] #53 60.66 flag [2021-07-23T07:38:14.673Z] #53 61.12 go/token [2021-07-23T07:38:14.890Z] #27 ... [2021-07-23T07:38:14.890Z] [2021-07-23T07:38:14.890Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-23T07:38:14.890Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-23T07:38:14.890Z] #64 DONE 0.4s [2021-07-23T07:38:14.890Z] [2021-07-23T07:38:14.890Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-23T07:38:14.890Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-23T07:38:14.988Z] #6 ... [2021-07-23T07:38:14.988Z] [2021-07-23T07:38:14.988Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-23T07:38:14.988Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-23T07:38:14.988Z] #7 DONE 1.0s [2021-07-23T07:38:14.988Z] [2021-07-23T07:38:14.988Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-23T07:38:14.988Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-23T07:38:14.988Z] #5 DONE 1.0s [2021-07-23T07:38:14.988Z] [2021-07-23T07:38:14.988Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-23T07:38:14.988Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-23T07:38:14.988Z] #6 DONE 1.0s [2021-07-23T07:38:14.988Z] [2021-07-23T07:38:14.988Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-23T07:38:14.988Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-23T07:38:14.988Z] #8 DONE 1.0s [2021-07-23T07:38:15.241Z] #53 61.66 go/scanner [2021-07-23T07:38:15.501Z] #53 61.77 net/url [2021-07-23T07:38:15.833Z] #66 DONE 1.0s [2021-07-23T07:38:15.833Z] [2021-07-23T07:38:15.833Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-23T07:38:15.833Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-23T07:38:15.833Z] #27 1.789 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:38:15.833Z] #27 1.792 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:38:15.833Z] #27 1.817 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:38:15.833Z] #27 1.982 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:38:16.070Z] #53 62.46 go/ast [2021-07-23T07:38:16.094Z] #27 2.264 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:38:16.354Z] #27 2.606 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:38:16.388Z] [2021-07-23T07:38:16.388Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:38:16.388Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-23T07:38:16.388Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-23T07:38:16.388Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-23T07:38:16.388Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-23T07:38:16.639Z] #53 62.96 text/template/parse [2021-07-23T07:38:16.651Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-07-23T07:38:16.651Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-23T07:38:16.651Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.2s [2021-07-23T07:38:16.910Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.01MB / 9.86MB 0.4s [2021-07-23T07:38:16.910Z] #63 ... [2021-07-23T07:38:16.910Z] [2021-07-23T07:38:16.910Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-23T07:38:16.910Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-23T07:38:16.910Z] #42 DONE 0.6s [2021-07-23T07:38:16.910Z] [2021-07-23T07:38:16.910Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-23T07:38:16.910Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-23T07:38:16.910Z] #42 DONE 0.0s [2021-07-23T07:38:16.910Z] [2021-07-23T07:38:16.910Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:38:16.910Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-23T07:38:16.910Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2021-07-23T07:38:17.167Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-07-23T07:38:17.167Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-07-23T07:38:18.273Z] #27 4.334 Fetched 8458 kB in 3s (3026 kB/s) [2021-07-23T07:38:19.182Z] #53 65.39 go/parser [2021-07-23T07:38:19.214Z] #27 4.334 Reading package lists... [2021-07-23T07:38:20.121Z] #53 66.50 text/template [2021-07-23T07:38:20.155Z] #27 5.373 Reading package lists... [2021-07-23T07:38:20.155Z] #27 6.363 Building dependency tree... [2021-07-23T07:38:20.421Z] #27 6.728 The following additional packages will be installed: [2021-07-23T07:38:20.421Z] #27 6.728 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-23T07:38:20.421Z] #27 6.728 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-23T07:38:20.421Z] #27 6.728 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-23T07:38:20.421Z] #27 6.728 Suggested packages: [2021-07-23T07:38:20.421Z] #27 6.728 krb5-doc krb5-user [2021-07-23T07:38:20.421Z] #27 6.728 Recommended packages: [2021-07-23T07:38:20.421Z] #27 6.728 krb5-locales publicsuffix libsasl2-modules [2021-07-23T07:38:20.683Z] #27 6.978 The following NEW packages will be installed: [2021-07-23T07:38:20.683Z] #27 6.978 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-23T07:38:20.683Z] #27 6.982 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-23T07:38:20.683Z] #27 6.982 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-23T07:38:20.683Z] #27 6.982 libssh2-1 libssl1.1 openssl [2021-07-23T07:38:20.944Z] #27 7.250 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:38:20.944Z] #27 7.250 Need to get 5059 kB of archives. [2021-07-23T07:38:20.944Z] #27 7.250 After this operation, 12.1 MB of additional disk space will be used. [2021-07-23T07:38:20.944Z] #27 7.250 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-23T07:38:20.944Z] #27 7.300 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-23T07:38:20.944Z] #27 7.300 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-23T07:38:20.944Z] #27 7.317 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-23T07:38:20.944Z] #27 7.317 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-23T07:38:20.944Z] #27 7.317 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-23T07:38:20.944Z] #27 7.317 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-23T07:38:20.944Z] #27 7.317 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-23T07:38:20.944Z] #27 7.326 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-23T07:38:20.944Z] #27 7.326 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-23T07:38:20.944Z] #27 7.326 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-23T07:38:20.944Z] #27 7.326 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-23T07:38:20.944Z] #27 7.326 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-23T07:38:20.944Z] #27 7.338 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-23T07:38:20.944Z] #27 7.338 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-23T07:38:20.944Z] #27 7.338 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-23T07:38:20.944Z] #27 7.358 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-23T07:38:20.944Z] #27 7.358 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-23T07:38:21.212Z] #27 7.373 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-23T07:38:21.212Z] #27 7.373 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-23T07:38:21.212Z] #27 7.398 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-23T07:38:21.473Z] #27 7.662 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:38:21.473Z] #27 7.689 Fetched 5059 kB in 0s (12.7 MB/s) [2021-07-23T07:38:21.473Z] #27 7.749 Selecting previously unselected package libssl1.1:amd64. [2021-07-23T07:38:21.473Z] #27 7.749 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-07-23T07:38:21.473Z] #27 7.749 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-23T07:38:21.473Z] #27 7.758 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-23T07:38:21.501Z] #53 ... [2021-07-23T07:38:21.501Z] [2021-07-23T07:38:21.501Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:38:21.501Z] #59 sha256:e493d3c7fd67d8a895a2316414084aa33e4e51e6f8886d642b2923737ad02dd8 [2021-07-23T07:38:21.501Z] #59 57.79 fmt [2021-07-23T07:38:21.501Z] #59 60.57 encoding/json [2021-07-23T07:38:21.501Z] #59 60.83 flag [2021-07-23T07:38:21.501Z] #59 61.90 github.com/pkg/diff [2021-07-23T07:38:21.501Z] #59 63.06 go/ast [2021-07-23T07:38:21.501Z] #59 64.31 golang.org/x/crypto/ssh/terminal [2021-07-23T07:38:21.501Z] #59 65.35 mvdan.cc/editorconfig [2021-07-23T07:38:21.501Z] #59 65.98 mvdan.cc/sh/v3/fileutil [2021-07-23T07:38:21.501Z] #59 66.13 text/tabwriter [2021-07-23T07:38:21.501Z] #59 66.43 mvdan.cc/sh/v3/syntax [2021-07-23T07:38:21.501Z] #59 ... [2021-07-23T07:38:21.501Z] [2021-07-23T07:38:21.501Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:38:21.501Z] #53 sha256:752cdfce6433f9fb223e56efedab8168b9fd79e5873c1c73b544f9f0495c5ceb [2021-07-23T07:38:21.501Z] #53 67.98 log [2021-07-23T07:38:21.739Z] #27 8.016 Selecting previously unselected package openssl. [2021-07-23T07:38:21.739Z] #27 8.016 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-23T07:38:21.739Z] #27 8.021 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-23T07:38:22.001Z] #27 8.171 Selecting previously unselected package ca-certificates. [2021-07-23T07:38:22.001Z] #27 8.171 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-23T07:38:22.001Z] #27 8.192 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-23T07:38:22.001Z] #27 8.272 Selecting previously unselected package libkeyutils1:amd64. [2021-07-23T07:38:22.001Z] #27 8.273 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-23T07:38:22.001Z] #27 8.277 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-23T07:38:22.001Z] #27 8.317 Selecting previously unselected package libkrb5support0:amd64. [2021-07-23T07:38:22.001Z] #27 8.317 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-23T07:38:22.001Z] #27 8.320 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:22.070Z] #53 68.42 encoding/xml [2021-07-23T07:38:22.264Z] #27 8.375 Selecting previously unselected package libk5crypto3:amd64. [2021-07-23T07:38:22.264Z] #27 8.375 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-23T07:38:22.264Z] #27 8.379 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:22.264Z] #27 8.493 Selecting previously unselected package libkrb5-3:amd64. [2021-07-23T07:38:22.264Z] #27 8.493 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-23T07:38:22.264Z] #27 8.498 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:22.264Z] #27 8.613 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-23T07:38:22.264Z] #27 8.613 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-23T07:38:22.264Z] #27 ... [2021-07-23T07:38:22.264Z] [2021-07-23T07:38:22.264Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:22.264Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:22.264Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 6.5s done [2021-07-23T07:38:22.264Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.7s done [2021-07-23T07:38:22.264Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.5s done [2021-07-23T07:38:22.264Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 6.2s [2021-07-23T07:38:22.526Z] #9 ... [2021-07-23T07:38:22.526Z] [2021-07-23T07:38:22.526Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-23T07:38:22.526Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-23T07:38:22.526Z] #27 8.624 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:22.526Z] #27 8.683 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-23T07:38:22.526Z] #27 8.683 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-23T07:38:22.526Z] #27 8.687 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:38:22.526Z] #27 8.756 Selecting previously unselected package libsasl2-2:amd64. [2021-07-23T07:38:22.526Z] #27 8.756 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-23T07:38:22.526Z] #27 8.772 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:38:22.526Z] #27 8.819 Selecting previously unselected package libldap-common. [2021-07-23T07:38:22.526Z] #27 8.819 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-23T07:38:22.526Z] #27 8.827 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:38:22.526Z] #27 8.885 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-23T07:38:22.526Z] #27 8.885 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-23T07:38:22.528Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2021-07-23T07:38:22.528Z] #63 DONE 5.5s [2021-07-23T07:38:22.528Z] [2021-07-23T07:38:22.528Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:22.528Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:22.528Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-07-23T07:38:22.528Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-07-23T07:38:22.528Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-23T07:38:22.528Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-07-23T07:38:22.528Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.3s done [2021-07-23T07:38:22.528Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 1.4s done [2021-07-23T07:38:22.528Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.7s done [2021-07-23T07:38:22.528Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 4.2s done [2021-07-23T07:38:22.528Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 5.1s done [2021-07-23T07:38:22.528Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 118.49MB / 129.05MB 5.3s [2021-07-23T07:38:22.528Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 2.3s [2021-07-23T07:38:22.528Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 4.4s done [2021-07-23T07:38:22.528Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 5.6s [2021-07-23T07:38:22.789Z] #27 8.889 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:38:22.789Z] #27 8.976 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-23T07:38:22.789Z] #27 8.976 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-23T07:38:22.789Z] #27 8.982 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-23T07:38:22.789Z] #27 9.041 Selecting previously unselected package libpsl5:amd64. [2021-07-23T07:38:22.789Z] #27 9.041 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-23T07:38:22.789Z] #27 9.056 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-23T07:38:22.789Z] #27 9.094 Selecting previously unselected package librtmp1:amd64. [2021-07-23T07:38:22.789Z] #27 9.094 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-23T07:38:22.789Z] #27 9.099 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-23T07:38:22.789Z] #27 9.150 Selecting previously unselected package libssh2-1:amd64. [2021-07-23T07:38:22.790Z] #27 9.150 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-23T07:38:22.790Z] #27 9.157 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-23T07:38:22.790Z] #27 9.226 Selecting previously unselected package libcurl4:amd64. [2021-07-23T07:38:22.790Z] #27 9.226 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-23T07:38:23.051Z] #27 9.228 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-23T07:38:23.051Z] #27 9.337 Selecting previously unselected package curl. [2021-07-23T07:38:23.051Z] #27 9.337 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-23T07:38:23.051Z] #27 9.345 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-23T07:38:23.051Z] #27 9.442 Selecting previously unselected package libonig5:amd64. [2021-07-23T07:38:23.051Z] #27 9.442 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-23T07:38:23.312Z] #27 9.445 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-23T07:38:23.312Z] #27 9.542 Selecting previously unselected package libjq1:amd64. [2021-07-23T07:38:23.312Z] #27 9.542 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-23T07:38:23.313Z] #27 9.542 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-23T07:38:23.313Z] #27 9.649 Selecting previously unselected package jq. [2021-07-23T07:38:23.313Z] #27 9.649 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-23T07:38:23.313Z] #27 9.654 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-23T07:38:23.313Z] #27 9.736 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-23T07:38:23.453Z] #53 69.85 go/doc [2021-07-23T07:38:23.574Z] #27 9.757 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-23T07:38:23.574Z] #27 9.772 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-23T07:38:23.574Z] #27 10.01 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-23T07:38:23.840Z] #27 10.02 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:38:23.840Z] #27 10.04 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:23.840Z] #27 10.05 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:38:23.840Z] #27 10.07 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-23T07:38:23.840Z] #27 10.08 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:23.840Z] #27 10.10 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:38:23.840Z] #27 10.11 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-23T07:38:23.840Z] #27 10.12 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:23.840Z] #27 10.13 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-23T07:38:23.840Z] #27 10.15 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-23T07:38:23.840Z] #27 10.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-23T07:38:23.840Z] #27 10.18 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:38:23.840Z] #27 10.20 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-23T07:38:24.506Z] #9 ... [2021-07-23T07:38:24.506Z] [2021-07-23T07:38:24.506Z] #23 [internal] load build context [2021-07-23T07:38:24.506Z] #23 sha256:32ed029ad504e1f20887eca6fc36bfba6908bd8795c238c4cfc225956c15ceae [2021-07-23T07:38:24.506Z] #23 transferring context: 55.79MB 7.0s done [2021-07-23T07:38:24.506Z] #23 DONE 7.9s [2021-07-23T07:38:24.506Z] [2021-07-23T07:38:24.506Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:24.506Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:24.506Z] #9 ... [2021-07-23T07:38:24.506Z] [2021-07-23T07:38:24.506Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:38:24.506Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-23T07:38:24.506Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-23T07:38:24.506Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-23T07:38:24.506Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-23T07:38:24.506Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-07-23T07:38:24.506Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.3s done [2021-07-23T07:38:24.762Z] #65 ... [2021-07-23T07:38:24.762Z] [2021-07-23T07:38:24.762Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:24.762Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:24.762Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 7.8s done [2021-07-23T07:38:24.762Z] #9 ... [2021-07-23T07:38:24.762Z] [2021-07-23T07:38:24.762Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:38:24.763Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-23T07:38:24.763Z] #65 DONE 8.4s [2021-07-23T07:38:24.763Z] [2021-07-23T07:38:24.763Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:24.763Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:24.763Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.4s done [2021-07-23T07:38:24.786Z] #27 10.91 Updating certificates in /etc/ssl/certs... [2021-07-23T07:38:24.853Z] Client: Docker Engine - Community [2021-07-23T07:38:24.853Z] Version: 20.10.6 [2021-07-23T07:38:24.853Z] API version: 1.41 [2021-07-23T07:38:24.853Z] Go version: go1.13.15 [2021-07-23T07:38:24.853Z] Git commit: 370c289 [2021-07-23T07:38:24.853Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-23T07:38:24.853Z] OS/Arch: linux/arm64 [2021-07-23T07:38:24.853Z] Context: default [2021-07-23T07:38:24.853Z] Experimental: true [2021-07-23T07:38:24.853Z] [2021-07-23T07:38:24.853Z] Server: Docker Engine - Community [2021-07-23T07:38:24.853Z] Engine: [2021-07-23T07:38:24.853Z] Version: 20.10.6 [2021-07-23T07:38:24.853Z] API version: 1.41 (minimum version 1.12) [2021-07-23T07:38:24.853Z] Go version: go1.13.15 [2021-07-23T07:38:24.853Z] Git commit: 8728dd2 [2021-07-23T07:38:24.853Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-23T07:38:24.853Z] OS/Arch: linux/arm64 [2021-07-23T07:38:24.853Z] Experimental: true [2021-07-23T07:38:24.853Z] containerd: [2021-07-23T07:38:24.853Z] Version: 1.4.6 [2021-07-23T07:38:24.853Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-23T07:38:24.853Z] runc: [2021-07-23T07:38:24.853Z] Version: 1.0.0-rc95 [2021-07-23T07:38:24.853Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-23T07:38:24.853Z] docker-init: [2021-07-23T07:38:24.853Z] Version: 0.19.0 [2021-07-23T07:38:24.853Z] GitCommit: de40ad0 [2021-07-23T07:38:24.877Z] #53 ... [2021-07-23T07:38:24.877Z] [2021-07-23T07:38:24.878Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-23T07:38:24.878Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-23T07:38:24.878Z] #17 47.66 Fetched 48.3 MB in 46s (1052 kB/s) [Pipeline] sh [2021-07-23T07:38:25.157Z] #17 47.66 Reading package lists... [2021-07-23T07:38:25.157Z] #17 ... [2021-07-23T07:38:25.157Z] [2021-07-23T07:38:25.157Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:38:25.157Z] #59 sha256:e493d3c7fd67d8a895a2316414084aa33e4e51e6f8886d642b2923737ad02dd8 [2021-07-23T07:38:25.157Z] #59 70.44 mvdan.cc/sh/v3/cmd/shfmt [2021-07-23T07:38:25.196Z] + docker info [2021-07-23T07:38:25.325Z] #9 ... [2021-07-23T07:38:25.325Z] [2021-07-23T07:38:25.325Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-23T07:38:25.325Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-23T07:38:25.325Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done [2021-07-23T07:38:25.325Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-23T07:38:25.325Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-23T07:38:25.325Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-23T07:38:25.325Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.2s done [2021-07-23T07:38:25.325Z] #26 DONE 9.0s [2021-07-23T07:38:25.325Z] [2021-07-23T07:38:25.325Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:25.325Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:25.325Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-07-23T07:38:25.730Z] #27 12.05 137 added, 0 removed; done. [2021-07-23T07:38:25.730Z] #27 12.13 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:25.730Z] #27 12.14 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-23T07:38:25.730Z] #27 12.15 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-23T07:38:25.992Z] #27 12.17 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-23T07:38:25.992Z] #27 12.18 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:38:25.992Z] #27 12.20 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-23T07:38:25.992Z] #27 12.23 Updating certificates in /etc/ssl/certs... [2021-07-23T07:38:26.256Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.8s done [2021-07-23T07:38:26.517Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-07-23T07:38:26.573Z] #59 DONE 72.8s [2021-07-23T07:38:26.573Z] [2021-07-23T07:38:26.573Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:38:26.573Z] #53 sha256:752cdfce6433f9fb223e56efedab8168b9fd79e5873c1c73b544f9f0495c5ceb [2021-07-23T07:38:26.573Z] #53 71.88 compress/flate [2021-07-23T07:38:26.573Z] #53 72.62 github.com/LK4D4/vndr/build [2021-07-23T07:38:26.936Z] #27 13.10 0 added, 0 removed; done. [2021-07-23T07:38:26.936Z] #27 13.10 Running hooks in /etc/ca-certificates/update.d... [2021-07-23T07:38:26.936Z] #27 13.11 done. [2021-07-23T07:38:27.351Z] Client: [2021-07-23T07:38:27.351Z] Context: default [2021-07-23T07:38:27.351Z] Debug Mode: false [2021-07-23T07:38:27.351Z] Plugins: [2021-07-23T07:38:27.351Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-23T07:38:27.351Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-23T07:38:27.351Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-23T07:38:27.351Z] [2021-07-23T07:38:27.351Z] Server: [2021-07-23T07:38:27.351Z] Containers: 0 [2021-07-23T07:38:27.351Z] Running: 0 [2021-07-23T07:38:27.351Z] Paused: 0 [2021-07-23T07:38:27.351Z] Stopped: 0 [2021-07-23T07:38:27.351Z] Images: 0 [2021-07-23T07:38:27.351Z] Server Version: 20.10.6 [2021-07-23T07:38:27.351Z] Storage Driver: overlay2 [2021-07-23T07:38:27.351Z] Backing Filesystem: extfs [2021-07-23T07:38:27.351Z] Supports d_type: true [2021-07-23T07:38:27.351Z] Native Overlay Diff: true [2021-07-23T07:38:27.351Z] userxattr: false [2021-07-23T07:38:27.351Z] Logging Driver: json-file [2021-07-23T07:38:27.351Z] Cgroup Driver: systemd [2021-07-23T07:38:27.351Z] Cgroup Version: 2 [2021-07-23T07:38:27.351Z] Plugins: [2021-07-23T07:38:27.351Z] Volume: local [2021-07-23T07:38:27.351Z] Network: bridge host ipvlan macvlan null overlay [2021-07-23T07:38:27.351Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-23T07:38:27.351Z] Swarm: inactive [2021-07-23T07:38:27.351Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-07-23T07:38:27.351Z] Default Runtime: runc [2021-07-23T07:38:27.351Z] Init Binary: docker-init [2021-07-23T07:38:27.351Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-23T07:38:27.351Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-23T07:38:27.351Z] init version: de40ad0 [2021-07-23T07:38:27.351Z] Security Options: [2021-07-23T07:38:27.351Z] apparmor [2021-07-23T07:38:27.351Z] seccomp [2021-07-23T07:38:27.351Z] Profile: default [2021-07-23T07:38:27.351Z] cgroupns [2021-07-23T07:38:27.351Z] Kernel Version: 5.4.0-1048-aws [2021-07-23T07:38:27.351Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-23T07:38:27.351Z] OSType: linux [2021-07-23T07:38:27.351Z] Architecture: x86_64 [2021-07-23T07:38:27.351Z] CPUs: 2 [2021-07-23T07:38:27.351Z] Total Memory: 7.569GiB [2021-07-23T07:38:27.351Z] Name: ip-10-100-34-138 [2021-07-23T07:38:27.351Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-23T07:38:27.351Z] Docker Root Dir: /var/lib/docker [2021-07-23T07:38:27.351Z] Debug Mode: false [2021-07-23T07:38:27.351Z] Registry: https://index.docker.io/v1/ [2021-07-23T07:38:27.351Z] Labels: [2021-07-23T07:38:27.351Z] Experimental: true [2021-07-23T07:38:27.351Z] Insecure Registries: [2021-07-23T07:38:27.351Z] 127.0.0.0/8 [2021-07-23T07:38:27.351Z] Live Restore Enabled: true [2021-07-23T07:38:27.351Z] [2021-07-23T07:38:27.351Z] WARNING: No kernel memory limit support [2021-07-23T07:38:27.351Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-23T07:38:27.494Z] #9 ... [2021-07-23T07:38:27.495Z] [2021-07-23T07:38:27.495Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-23T07:38:27.495Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-23T07:38:27.495Z] #64 DONE 0.8s [2021-07-23T07:38:27.495Z] [2021-07-23T07:38:27.495Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:27.495Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:27.495Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.9s done [2021-07-23T07:38:27.495Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 [2021-07-23T07:38:27.511Z] #53 73.91 compress/gzip [2021-07-23T07:38:27.699Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe . [2021-07-23T07:38:27.882Z] #27 DONE 14.0s [2021-07-23T07:38:27.882Z] [2021-07-23T07:38:27.882Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-23T07:38:27.882Z] #28 sha256:803dadf4ba67f2a1728f586502be529f55dabd964b40014959dcede9a2903aa3 [2021-07-23T07:38:27.882Z] #28 DONE 0.1s [2021-07-23T07:38:27.882Z] [2021-07-23T07:38:27.882Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:27.882Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:27.882Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 7.2s done [2021-07-23T07:38:27.882Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 4.3s [2021-07-23T07:38:27.962Z] #2 [internal] load .dockerignore [2021-07-23T07:38:27.962Z] #2 sha256:2f1dbe29b2ce3c5274159adca15a9422db8c3318073145aa52ac04f382ec061c [2021-07-23T07:38:28.058Z] #9 ... [2021-07-23T07:38:28.058Z] [2021-07-23T07:38:28.058Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-23T07:38:28.058Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-23T07:38:28.058Z] #66 DONE 0.8s [2021-07-23T07:38:28.058Z] [2021-07-23T07:38:28.058Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:28.058Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:28.080Z] #53 74.31 crypto/rand [2021-07-23T07:38:28.648Z] #53 74.74 crypto/rsa [2021-07-23T07:38:28.907Z] #53 75.17 crypto/dsa [2021-07-23T07:38:29.167Z] #53 75.47 crypto/x509/pkix [2021-07-23T07:38:29.274Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.7s done [2021-07-23T07:38:29.348Z] #2 transferring context: 87B done [2021-07-23T07:38:29.348Z] #2 DONE 1.5s [2021-07-23T07:38:29.348Z] [2021-07-23T07:38:29.348Z] #1 [internal] load build definition from Dockerfile [2021-07-23T07:38:29.348Z] #1 sha256:77920980deec0571c2cdb0c27934ba723a7f2377cca286a6101d8eaa34d0e344 [2021-07-23T07:38:29.348Z] #1 transferring dockerfile: 16.59kB done [2021-07-23T07:38:29.348Z] #1 DONE 1.4s [2021-07-23T07:38:29.426Z] #53 75.68 vendor/golang.org/x/crypto/chacha20 [2021-07-23T07:38:29.426Z] #53 75.70 net [2021-07-23T07:38:29.535Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a [2021-07-23T07:38:29.615Z] [2021-07-23T07:38:29.615Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-23T07:38:29.615Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-23T07:38:30.001Z] #53 76.16 vendor/golang.org/x/crypto/poly1305 [2021-07-23T07:38:30.108Z] #9 ... [2021-07-23T07:38:30.108Z] [2021-07-23T07:38:30.108Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-23T07:38:30.108Z] #29 sha256:500d8fb88e27f0f470925fb6410d20410a2bc00109e467deb745dd5f85a4fee8 [2021-07-23T07:38:30.108Z] #29 1.441 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-23T07:38:30.108Z] #29 1.515 [2021-07-23T07:38:30.108Z] #29 1.633 ########## 14.3% ########################### 37.5% ######################################### 57.9% ####################################################### 77.8% ###################################################################### 97.6% ######################################################################## 100.0% [2021-07-23T07:38:30.108Z] #29 2.173 [2021-07-23T07:38:30.108Z] #29 2.299 ######################################### 57.3% ######################################################################## 100.0% [2021-07-23T07:38:30.200Z] #3 DONE 0.6s [2021-07-23T07:38:30.200Z] [2021-07-23T07:38:30.200Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-23T07:38:30.200Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-23T07:38:30.200Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-07-23T07:38:30.261Z] #53 76.50 vendor/golang.org/x/sys/cpu [2021-07-23T07:38:30.369Z] #29 2.423 [2021-07-23T07:38:30.369Z] #29 2.541 ############################################ 61.8% ######################################################################## 100.0% [2021-07-23T07:38:30.461Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-23T07:38:30.461Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-23T07:38:30.461Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-23T07:38:30.461Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-23T07:38:30.520Z] #53 76.83 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-23T07:38:30.631Z] #29 2.660 [2021-07-23T07:38:30.798Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-07-23T07:38:30.798Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-07-23T07:38:31.058Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-07-23T07:38:31.058Z] #4 DONE 0.8s [2021-07-23T07:38:31.089Z] #53 77.47 vendor/golang.org/x/crypto/curve25519 [2021-07-23T07:38:31.319Z] [2021-07-23T07:38:31.319Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-23T07:38:31.319Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-23T07:38:31.465Z] #29 2.773 0.2% ############### 21.8% ################################ 45.6% ####################################### 55.2% ################################################################# 90.4% ################################################################### 93.1% ####################################################################### 99.7% ######################################################################## 100.0% [2021-07-23T07:38:31.657Z] #53 77.79 vendor/golang.org/x/crypto/hkdf [2021-07-23T07:38:31.657Z] #53 77.89 vendor/golang.org/x/text/transform [2021-07-23T07:38:31.725Z] #29 3.727 [2021-07-23T07:38:31.916Z] #53 78.40 vendor/golang.org/x/text/unicode/bidi [2021-07-23T07:38:32.266Z] #8 DONE 1.1s [2021-07-23T07:38:32.266Z] [2021-07-23T07:38:32.266Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-23T07:38:32.266Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-23T07:38:32.266Z] #5 DONE 1.0s [2021-07-23T07:38:32.266Z] [2021-07-23T07:38:32.266Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-23T07:38:32.266Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-23T07:38:32.266Z] #6 DONE 1.0s [2021-07-23T07:38:32.266Z] [2021-07-23T07:38:32.266Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-23T07:38:32.266Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-23T07:38:32.266Z] #7 DONE 1.0s [2021-07-23T07:38:32.846Z] [2021-07-23T07:38:32.846Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:32.846Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:32.846Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done [2021-07-23T07:38:33.109Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-23T07:38:33.109Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-07-23T07:38:33.296Z] #53 79.43 vendor/golang.org/x/text/secure/bidirule [2021-07-23T07:38:33.296Z] #53 79.61 vendor/golang.org/x/text/unicode/norm [2021-07-23T07:38:33.327Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 5.3s [2021-07-23T07:38:33.372Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-07-23T07:38:33.638Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0B / 50.44MB 0.3s [2021-07-23T07:38:33.638Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0B / 7.83MB 0.4s [2021-07-23T07:38:33.826Z] #29 3.842 ## 3.9% ###### 8.7% ###### 8.8% ########## 14.6% ############### 22.0% ################### 27.7% #################### 28.8% ########################### 37.7% ################################ 44.7% #################################### 50.7% ########################################## 58.4% ############################################# 63.4% ################################################# 68.7% ####################################################### 77.1% ########################################################### 82.1% ############################################################### 88.2% #################################################################### 94.9% ######################################################################## 100.0% [2021-07-23T07:38:33.826Z] #29 5.864 [2021-07-23T07:38:33.903Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 12.58MB / 50.44MB 0.5s [2021-07-23T07:38:33.903Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0B / 10.00MB 0.5s [2021-07-23T07:38:33.903Z] #9 ... [2021-07-23T07:38:33.903Z] [2021-07-23T07:38:33.903Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-23T07:38:33.903Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-23T07:38:33.903Z] #42 DONE 1.0s [2021-07-23T07:38:33.903Z] [2021-07-23T07:38:33.903Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:33.903Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:33.903Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 18.87MB / 50.44MB 0.6s [2021-07-23T07:38:33.903Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 3.15MB / 7.83MB 0.6s [2021-07-23T07:38:33.903Z] #9 ... [2021-07-23T07:38:33.903Z] [2021-07-23T07:38:33.903Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-23T07:38:33.903Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-23T07:38:33.903Z] #42 DONE 0.0s [2021-07-23T07:38:33.903Z] [2021-07-23T07:38:33.903Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:33.903Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:33.903Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 29.36MB / 50.44MB 0.7s [2021-07-23T07:38:33.903Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.7s [2021-07-23T07:38:34.088Z] #29 6.123 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-23T07:38:34.088Z] #29 6.216 [2021-07-23T07:38:34.088Z] #29 6.279 ######################################################################## 100.0% [2021-07-23T07:38:34.166Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 41.94MB / 50.44MB 0.9s [2021-07-23T07:38:34.166Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 3.15MB / 10.00MB 0.9s [2021-07-23T07:38:34.166Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.0s [2021-07-23T07:38:34.166Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 5.24MB / 10.00MB 1.0s [2021-07-23T07:38:34.349Z] #29 6.296 [2021-07-23T07:38:34.428Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 1.0s done [2021-07-23T07:38:34.428Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 8.39MB / 10.00MB 1.1s [2021-07-23T07:38:34.428Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 0B / 51.84MB 1.1s [2021-07-23T07:38:34.428Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.3s [2021-07-23T07:38:34.428Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 13.63MB / 51.84MB 1.3s [2021-07-23T07:38:34.610Z] #29 6.588 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-23T07:38:34.610Z] #29 6.681 [2021-07-23T07:38:34.610Z] #29 6.801 ############################# 40.4% ######################################################################## 100.0% [2021-07-23T07:38:34.610Z] #29 6.853 [2021-07-23T07:38:34.690Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 24.12MB / 51.84MB 1.4s [2021-07-23T07:38:34.690Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 34.60MB / 51.84MB 1.5s [2021-07-23T07:38:34.741Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 7.1s done [2021-07-23T07:38:34.741Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-07-23T07:38:34.954Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 42.99MB / 51.84MB 1.6s [2021-07-23T07:38:34.954Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 1.8s [2021-07-23T07:38:35.187Z] #29 7.169 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-23T07:38:35.187Z] #29 7.264 [2021-07-23T07:38:35.570Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.2s done [2021-07-23T07:38:35.570Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 [2021-07-23T07:38:35.671Z] #9 ... [2021-07-23T07:38:35.671Z] [2021-07-23T07:38:35.671Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-23T07:38:35.671Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-23T07:38:35.671Z] #27 2.672 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:38:35.671Z] #27 2.692 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:38:35.671Z] #27 2.692 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:38:35.671Z] #27 2.885 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:38:35.671Z] #27 3.129 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:38:35.671Z] #27 3.506 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:38:35.671Z] #27 5.361 Fetched 8458 kB in 3s (2874 kB/s) [2021-07-23T07:38:35.671Z] #27 5.361 Reading package lists... [2021-07-23T07:38:35.671Z] #27 6.347 Reading package lists... [2021-07-23T07:38:35.671Z] #27 7.233 Building dependency tree... [2021-07-23T07:38:35.671Z] #27 7.558 The following additional packages will be installed: [2021-07-23T07:38:35.671Z] #27 7.558 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-23T07:38:35.671Z] #27 7.558 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-23T07:38:35.671Z] #27 7.558 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-23T07:38:35.671Z] #27 7.558 Suggested packages: [2021-07-23T07:38:35.671Z] #27 7.558 krb5-doc krb5-user [2021-07-23T07:38:35.671Z] #27 7.558 Recommended packages: [2021-07-23T07:38:35.671Z] #27 7.558 krb5-locales publicsuffix libsasl2-modules [2021-07-23T07:38:35.671Z] #27 7.892 The following NEW packages will be installed: [2021-07-23T07:38:35.671Z] #27 7.904 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-23T07:38:35.671Z] #27 7.904 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-23T07:38:35.671Z] #27 7.904 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-23T07:38:35.671Z] #27 7.904 libssh2-1 libssl1.1 openssl [2021-07-23T07:38:35.671Z] #27 8.174 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:38:35.671Z] #27 8.174 Need to get 5059 kB of archives. [2021-07-23T07:38:35.671Z] #27 8.174 After this operation, 12.1 MB of additional disk space will be used. [2021-07-23T07:38:35.671Z] #27 8.174 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-23T07:38:35.671Z] #27 8.219 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-23T07:38:35.671Z] #27 8.233 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-23T07:38:35.671Z] #27 8.233 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-23T07:38:35.671Z] #27 8.233 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-23T07:38:35.671Z] #27 8.233 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-23T07:38:35.671Z] #27 8.233 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-23T07:38:35.671Z] #27 8.248 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-23T07:38:35.671Z] #27 8.269 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-23T07:38:35.671Z] #27 8.269 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-23T07:38:35.671Z] #27 8.269 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-23T07:38:35.671Z] #27 8.269 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-23T07:38:35.671Z] #27 8.269 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-23T07:38:35.671Z] #27 8.281 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-23T07:38:35.671Z] #27 8.281 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-23T07:38:35.671Z] #27 8.281 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-23T07:38:35.671Z] #27 8.281 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-23T07:38:35.671Z] #27 8.301 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-23T07:38:35.671Z] #27 8.301 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-23T07:38:35.671Z] #27 8.301 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-23T07:38:35.671Z] #27 8.301 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-23T07:38:35.671Z] #27 8.447 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:38:35.671Z] #27 8.482 Fetched 5059 kB in 0s (13.4 MB/s) [2021-07-23T07:38:35.671Z] #27 8.527 Selecting previously unselected package libssl1.1:amd64. [2021-07-23T07:38:35.671Z] #27 8.527 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-07-23T07:38:35.671Z] #27 8.527 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-23T07:38:35.671Z] #27 8.529 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-23T07:38:35.671Z] #27 8.815 Selecting previously unselected package openssl. [2021-07-23T07:38:35.671Z] #27 8.815 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-23T07:38:35.671Z] #27 8.820 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-23T07:38:35.671Z] #27 8.988 Selecting previously unselected package ca-certificates. [2021-07-23T07:38:35.671Z] #27 8.988 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-23T07:38:35.671Z] #27 9.021 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-23T07:38:35.671Z] #27 9.089 Selecting previously unselected package libkeyutils1:amd64. [2021-07-23T07:38:35.671Z] #27 9.089 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-23T07:38:35.671Z] #27 9.097 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-23T07:38:35.671Z] #27 9.139 Selecting previously unselected package libkrb5support0:amd64. [2021-07-23T07:38:35.671Z] #27 9.139 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-23T07:38:35.671Z] #27 9.149 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:35.671Z] #27 9.215 Selecting previously unselected package libk5crypto3:amd64. [2021-07-23T07:38:35.671Z] #27 9.215 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-23T07:38:35.671Z] #27 9.225 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:35.671Z] #27 9.288 Selecting previously unselected package libkrb5-3:amd64. [2021-07-23T07:38:35.671Z] #27 9.288 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-23T07:38:35.671Z] #27 9.292 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:35.671Z] #27 9.416 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-23T07:38:35.671Z] #27 9.416 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-23T07:38:35.671Z] #27 9.422 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:35.671Z] #27 9.498 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-23T07:38:35.671Z] #27 9.498 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-23T07:38:35.671Z] #27 9.503 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:38:35.671Z] #27 9.559 Selecting previously unselected package libsasl2-2:amd64. [2021-07-23T07:38:35.671Z] #27 9.559 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-23T07:38:35.671Z] #27 9.563 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:38:35.671Z] #27 9.621 Selecting previously unselected package libldap-common. [2021-07-23T07:38:35.671Z] #27 9.621 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-23T07:38:35.671Z] #27 9.625 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:38:35.671Z] #27 9.694 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-23T07:38:35.671Z] #27 9.694 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-23T07:38:35.671Z] #27 9.698 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:38:35.671Z] #27 9.809 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-23T07:38:35.671Z] #27 9.809 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-23T07:38:35.671Z] #27 9.819 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-23T07:38:35.671Z] #27 9.862 Selecting previously unselected package libpsl5:amd64. [2021-07-23T07:38:35.671Z] #27 9.862 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-23T07:38:35.671Z] #27 9.865 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-23T07:38:35.671Z] #27 9.921 Selecting previously unselected package librtmp1:amd64. [2021-07-23T07:38:35.671Z] #27 9.921 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-23T07:38:35.671Z] #27 9.925 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-23T07:38:35.671Z] #27 9.990 Selecting previously unselected package libssh2-1:amd64. [2021-07-23T07:38:35.671Z] #27 9.990 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-23T07:38:35.671Z] #27 9.996 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-23T07:38:35.671Z] #27 10.08 Selecting previously unselected package libcurl4:amd64. [2021-07-23T07:38:35.671Z] #27 10.08 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-23T07:38:35.671Z] #27 10.09 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-23T07:38:35.671Z] #27 10.18 Selecting previously unselected package curl. [2021-07-23T07:38:35.671Z] #27 10.18 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-23T07:38:35.671Z] #27 10.18 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-23T07:38:35.671Z] #27 ... [2021-07-23T07:38:35.671Z] [2021-07-23T07:38:35.671Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:35.671Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:35.832Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 2.5s done [2021-07-23T07:38:35.832Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 2.10MB / 129.05MB 2.6s [2021-07-23T07:38:35.832Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 11.53MB / 129.05MB 2.7s [2021-07-23T07:38:35.834Z] #53 82.24 vendor/golang.org/x/net/idna [2021-07-23T07:38:36.094Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 22.02MB / 129.05MB 2.8s [2021-07-23T07:38:36.094Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 30.41MB / 129.05MB 2.9s [2021-07-23T07:38:36.243Z] #29 7.393 0.0% ##### 7.1% #################### 28.3% ########################### 38.8% ################################# 47.1% ###################################### 53.0% ########################################### 60.4% ############################################################# 85.6% ######################################################################## 100.0% [2021-07-23T07:38:36.243Z] #29 8.319 [2021-07-23T07:38:36.356Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 50.33MB / 129.05MB 3.1s [2021-07-23T07:38:36.505Z] #29 8.608 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-23T07:38:36.617Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 62.91MB / 129.05MB 3.3s [2021-07-23T07:38:36.617Z] #9 ... [2021-07-23T07:38:36.617Z] [2021-07-23T07:38:36.617Z] #23 [internal] load build context [2021-07-23T07:38:36.617Z] #23 sha256:be4c28d26c647d5dbb3e972f4dd4ba016cec502299195530ab0561cb71cbad53 [2021-07-23T07:38:36.617Z] #23 transferring context: 55.78MB 3.0s done [2021-07-23T07:38:36.617Z] #23 DONE 3.8s [2021-07-23T07:38:36.617Z] [2021-07-23T07:38:36.617Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:36.617Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:36.617Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 77.59MB / 129.05MB 3.4s [2021-07-23T07:38:36.768Z] #29 8.694 [2021-07-23T07:38:36.768Z] #29 8.772 ######################################################################## 100.0% [2021-07-23T07:38:36.768Z] #29 8.798 [2021-07-23T07:38:36.884Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 3.4s done [2021-07-23T07:38:36.884Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 101.71MB / 129.05MB 3.6s [2021-07-23T07:38:36.884Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.5s done [2021-07-23T07:38:36.884Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 9.44MB / 68.75MB 3.6s [2021-07-23T07:38:36.884Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 15.73MB / 68.75MB 3.7s [2021-07-23T07:38:37.029Z] #29 9.195 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-23T07:38:37.148Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 115.34MB / 129.05MB 3.9s [2021-07-23T07:38:37.148Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 23.07MB / 68.75MB 3.9s [2021-07-23T07:38:37.148Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 128.97MB / 129.05MB 4.0s [2021-07-23T07:38:37.148Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 30.05MB / 68.75MB 4.0s [2021-07-23T07:38:37.291Z] #29 9.315 [2021-07-23T07:38:37.291Z] #29 9.404 ######################################################################## 100.0% [2021-07-23T07:38:37.291Z] #29 9.474 [2021-07-23T07:38:37.291Z] #29 9.495 Download of images into '/build' complete. [2021-07-23T07:38:37.291Z] #29 9.495 Use something like the following to load the result into a Docker daemon: [2021-07-23T07:38:37.291Z] #29 9.495 tar -cC '/build' . | docker load [2021-07-23T07:38:37.411Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 40.89MB / 68.75MB 4.1s [2021-07-23T07:38:37.411Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 50.33MB / 68.75MB 4.2s [2021-07-23T07:38:37.710Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 63.96MB / 68.75MB 4.4s [2021-07-23T07:38:37.710Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 4.6s [2021-07-23T07:38:37.744Z] #53 83.63 vendor/golang.org/x/net/http2/hpack [2021-07-23T07:38:38.312Z] #53 84.61 mime [2021-07-23T07:38:39.250Z] #53 85.51 mime/quotedprintable [2021-07-23T07:38:39.510Z] #53 85.84 net/http/internal [2021-07-23T07:38:39.628Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.0s done [2021-07-23T07:38:39.628Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 6.4s done [2021-07-23T07:38:39.769Z] #53 ... [2021-07-23T07:38:39.769Z] [2021-07-23T07:38:39.769Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-23T07:38:39.769Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-23T07:38:39.769Z] #17 47.66 Reading package lists... [2021-07-23T07:38:39.846Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.1s [2021-07-23T07:38:40.138Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.3s done [2021-07-23T07:38:40.143Z] Client: [2021-07-23T07:38:40.143Z] Context: default [2021-07-23T07:38:40.143Z] Debug Mode: false [2021-07-23T07:38:40.143Z] Plugins: [2021-07-23T07:38:40.143Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-23T07:38:40.143Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-23T07:38:40.143Z] [2021-07-23T07:38:40.143Z] Server: [2021-07-23T07:38:40.143Z] Containers: 0 [2021-07-23T07:38:40.143Z] Running: 0 [2021-07-23T07:38:40.143Z] Paused: 0 [2021-07-23T07:38:40.143Z] Stopped: 0 [2021-07-23T07:38:40.143Z] Images: 0 [2021-07-23T07:38:40.143Z] Server Version: 20.10.6 [2021-07-23T07:38:40.143Z] Storage Driver: overlay2 [2021-07-23T07:38:40.143Z] Backing Filesystem: extfs [2021-07-23T07:38:40.143Z] Supports d_type: true [2021-07-23T07:38:40.143Z] Native Overlay Diff: true [2021-07-23T07:38:40.143Z] userxattr: false [2021-07-23T07:38:40.143Z] Logging Driver: json-file [2021-07-23T07:38:40.143Z] Cgroup Driver: cgroupfs [2021-07-23T07:38:40.143Z] Cgroup Version: 1 [2021-07-23T07:38:40.143Z] Plugins: [2021-07-23T07:38:40.143Z] Volume: local [2021-07-23T07:38:40.143Z] Network: bridge host ipvlan macvlan null overlay [2021-07-23T07:38:40.143Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-23T07:38:40.143Z] Swarm: inactive [2021-07-23T07:38:40.143Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-23T07:38:40.143Z] Default Runtime: runc [2021-07-23T07:38:40.143Z] Init Binary: docker-init [2021-07-23T07:38:40.143Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-23T07:38:40.143Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-23T07:38:40.143Z] init version: de40ad0 [2021-07-23T07:38:40.143Z] Security Options: [2021-07-23T07:38:40.143Z] apparmor [2021-07-23T07:38:40.143Z] seccomp [2021-07-23T07:38:40.143Z] Profile: default [2021-07-23T07:38:40.143Z] Kernel Version: 5.4.0-1048-aws [2021-07-23T07:38:40.143Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-23T07:38:40.143Z] OSType: linux [2021-07-23T07:38:40.143Z] Architecture: aarch64 [2021-07-23T07:38:40.143Z] CPUs: 4 [2021-07-23T07:38:40.143Z] Total Memory: 7.494GiB [2021-07-23T07:38:40.143Z] Name: ip-10-100-37-161 [2021-07-23T07:38:40.144Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-23T07:38:40.144Z] Docker Root Dir: /var/lib/docker [2021-07-23T07:38:40.144Z] Debug Mode: false [2021-07-23T07:38:40.144Z] Registry: https://index.docker.io/v1/ [2021-07-23T07:38:40.144Z] Labels: [2021-07-23T07:38:40.144Z] Experimental: true [2021-07-23T07:38:40.144Z] Insecure Registries: [2021-07-23T07:38:40.144Z] 127.0.0.0/8 [2021-07-23T07:38:40.144Z] Live Restore Enabled: true [2021-07-23T07:38:40.144Z] [2021-07-23T07:38:40.144Z] WARNING: No swap limit support [Pipeline] sh [2021-07-23T07:38:40.446Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-23T07:38:40.446Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-23T07:38:40.446Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42616/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-23T07:38:40.446Z] + bash /home/ubuntu/workspace/moby_PR-42616/check-config.sh [2021-07-23T07:38:40.446Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-23T07:38:40.446Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-23T07:38:40.446Z] [2021-07-23T07:38:40.446Z] Generally Necessary: [2021-07-23T07:38:40.446Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-23T07:38:40.446Z] - apparmor: enabled and tools installed [2021-07-23T07:38:40.446Z] - CONFIG_NAMESPACES: enabled [2021-07-23T07:38:40.446Z] - CONFIG_NET_NS: enabled [2021-07-23T07:38:40.446Z] - CONFIG_PID_NS: enabled [2021-07-23T07:38:40.446Z] - CONFIG_IPC_NS: enabled [2021-07-23T07:38:40.446Z] - CONFIG_UTS_NS: enabled [2021-07-23T07:38:40.446Z] - CONFIG_CGROUPS: enabled [2021-07-23T07:38:40.446Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-23T07:38:40.446Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-23T07:38:40.446Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-23T07:38:40.446Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-23T07:38:40.446Z] - CONFIG_CPUSETS: enabled [2021-07-23T07:38:40.446Z] - CONFIG_MEMCG: enabled [2021-07-23T07:38:40.446Z] - CONFIG_KEYS: enabled [2021-07-23T07:38:40.446Z] - CONFIG_VETH: enabled (as module) [2021-07-23T07:38:40.673Z] #29 ... [2021-07-23T07:38:40.673Z] [2021-07-23T07:38:40.673Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:40.673Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:40.673Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 9.6s done [2021-07-23T07:38:40.673Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 [2021-07-23T07:38:40.673Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-07-23T07:38:40.710Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-23T07:38:40.710Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-23T07:38:40.710Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-23T07:38:40.710Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-23T07:38:40.710Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-23T07:38:40.710Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-23T07:38:40.710Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-23T07:38:40.710Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-23T07:38:40.710Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-23T07:38:40.710Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-23T07:38:40.710Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-23T07:38:40.710Z] [2021-07-23T07:38:40.710Z] Optional Features: [2021-07-23T07:38:40.710Z] - CONFIG_USER_NS: enabled [2021-07-23T07:38:40.710Z] - CONFIG_SECCOMP: enabled [2021-07-23T07:38:40.710Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-23T07:38:40.710Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-23T07:38:40.710Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-23T07:38:40.710Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-23T07:38:40.710Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-23T07:38:40.710Z] - CONFIG_BLK_CGROUP: enabled [2021-07-23T07:38:40.710Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-23T07:38:40.710Z] - CONFIG_CGROUP_PERF: enabled [2021-07-23T07:38:40.975Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-23T07:38:40.975Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-23T07:38:40.975Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-23T07:38:40.975Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-23T07:38:40.975Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-23T07:38:40.975Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-23T07:38:40.975Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-23T07:38:40.975Z] - CONFIG_IP_VS: enabled (as module) [2021-07-23T07:38:40.975Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-23T07:38:40.975Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-23T07:38:40.975Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-23T07:38:40.975Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-23T07:38:40.975Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-23T07:38:40.975Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-23T07:38:40.975Z] - CONFIG_EXT4_FS: enabled [2021-07-23T07:38:40.975Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-23T07:38:40.975Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-23T07:38:40.975Z] - Network Drivers: [2021-07-23T07:38:40.975Z] - "overlay": [2021-07-23T07:38:40.975Z] - CONFIG_VXLAN: enabled (as module) [2021-07-23T07:38:40.975Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-23T07:38:40.975Z] Optional (for encrypted networks): [2021-07-23T07:38:41.011Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 7.5s done [2021-07-23T07:38:41.011Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-07-23T07:38:41.011Z] #9 ... [2021-07-23T07:38:41.011Z] [2021-07-23T07:38:41.011Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:38:41.011Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-23T07:38:41.011Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-23T07:38:41.011Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-23T07:38:41.011Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-23T07:38:41.011Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-23T07:38:41.011Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2021-07-23T07:38:41.011Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2021-07-23T07:38:41.011Z] #63 DONE 7.9s [2021-07-23T07:38:41.011Z] [2021-07-23T07:38:41.011Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-23T07:38:41.011Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-23T07:38:41.011Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.4s done [2021-07-23T07:38:41.011Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-23T07:38:41.011Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-23T07:38:41.011Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-23T07:38:41.011Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.5s done [2021-07-23T07:38:41.011Z] #26 DONE 7.8s [2021-07-23T07:38:41.011Z] [2021-07-23T07:38:41.011Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:41.011Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:41.107Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a [2021-07-23T07:38:41.239Z] - CONFIG_CRYPTO: enabled [2021-07-23T07:38:41.239Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-23T07:38:41.239Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-23T07:38:41.239Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-23T07:38:41.239Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-23T07:38:41.239Z] - CONFIG_XFRM: enabled [2021-07-23T07:38:41.239Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-23T07:38:41.239Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-23T07:38:41.239Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-23T07:38:41.239Z] - "ipvlan": [2021-07-23T07:38:41.239Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-23T07:38:41.239Z] - "macvlan": [2021-07-23T07:38:41.239Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-23T07:38:41.239Z] - CONFIG_DUMMY: enabled (as module) [2021-07-23T07:38:41.239Z] - "ftp,tftp client in container": [2021-07-23T07:38:41.239Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-23T07:38:41.240Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-23T07:38:41.240Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-23T07:38:41.240Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-23T07:38:41.240Z] - Storage Drivers: [2021-07-23T07:38:41.240Z] - "aufs": [2021-07-23T07:38:41.240Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-23T07:38:41.240Z] - "btrfs": [2021-07-23T07:38:41.240Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-23T07:38:41.240Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-23T07:38:41.240Z] - "devicemapper": [2021-07-23T07:38:41.240Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-23T07:38:41.240Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-23T07:38:41.240Z] - "overlay": [2021-07-23T07:38:41.240Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-23T07:38:41.240Z] - "zfs": [2021-07-23T07:38:41.240Z] - /dev/zfs: present [2021-07-23T07:38:41.240Z] - zfs command: missing [2021-07-23T07:38:41.240Z] - zpool command: missing [2021-07-23T07:38:41.240Z] [2021-07-23T07:38:41.240Z] Limits: [2021-07-23T07:38:41.272Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.7s done [2021-07-23T07:38:41.504Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-23T07:38:41.504Z] [2021-07-23T07:38:41.504Z] + true [Pipeline] } [Pipeline] // stage [2021-07-23T07:38:41.535Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-23T07:38:41.675Z] #9 ... [2021-07-23T07:38:41.675Z] [2021-07-23T07:38:41.675Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-23T07:38:41.675Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-23T07:38:41.675Z] #27 10.28 Selecting previously unselected package libonig5:amd64. [2021-07-23T07:38:41.675Z] #27 10.28 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-23T07:38:41.675Z] #27 10.28 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-23T07:38:41.675Z] #27 10.36 Selecting previously unselected package libjq1:amd64. [2021-07-23T07:38:41.675Z] #27 10.36 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-23T07:38:41.675Z] #27 10.36 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-23T07:38:41.675Z] #27 10.42 Selecting previously unselected package jq. [2021-07-23T07:38:41.675Z] #27 10.42 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-23T07:38:41.675Z] #27 10.42 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-23T07:38:41.675Z] #27 10.47 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-23T07:38:41.675Z] #27 10.48 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-23T07:38:41.675Z] #27 10.49 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-23T07:38:41.675Z] #27 10.71 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-23T07:38:41.675Z] #27 10.72 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:38:41.675Z] #27 10.73 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:41.675Z] #27 10.75 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:38:41.675Z] #27 10.76 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-23T07:38:41.675Z] #27 10.77 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:41.675Z] #27 10.78 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:38:41.675Z] #27 10.79 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-23T07:38:41.675Z] #27 10.80 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:41.675Z] #27 10.81 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-23T07:38:41.675Z] #27 10.84 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-23T07:38:41.675Z] #27 10.85 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-23T07:38:41.675Z] #27 10.86 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:38:41.675Z] #27 10.87 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-23T07:38:41.675Z] #27 11.63 Updating certificates in /etc/ssl/certs... [2021-07-23T07:38:41.675Z] #27 13.01 137 added, 0 removed; done. [2021-07-23T07:38:41.675Z] #27 13.04 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:41.675Z] #27 13.05 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-23T07:38:41.675Z] #27 13.06 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-23T07:38:41.675Z] #27 13.07 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-23T07:38:41.675Z] #27 13.09 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:38:41.675Z] #27 13.11 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-23T07:38:41.675Z] #27 13.11 Updating certificates in /etc/ssl/certs... [2021-07-23T07:38:41.675Z] #27 14.12 0 added, 0 removed; done. [2021-07-23T07:38:41.675Z] #27 14.12 Running hooks in /etc/ca-certificates/update.d... [2021-07-23T07:38:41.675Z] #27 14.12 done. [2021-07-23T07:38:41.675Z] #27 DONE 16.3s [2021-07-23T07:38:41.675Z] [2021-07-23T07:38:41.675Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-23T07:38:41.675Z] #28 sha256:3d20c1543e3631f983e81f3c8f310acc71bc8eef0023e0bd5bbce9b471c20baf [2021-07-23T07:38:41.676Z] #17 62.88 Reading package lists... [2021-07-23T07:38:41.676Z] #17 ... [2021-07-23T07:38:41.676Z] [2021-07-23T07:38:41.676Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:38:41.676Z] #53 sha256:752cdfce6433f9fb223e56efedab8168b9fd79e5873c1c73b544f9f0495c5ceb [2021-07-23T07:38:41.676Z] #53 87.68 crypto/tls [2021-07-23T07:38:41.856Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe . [2021-07-23T07:38:41.975Z] #28 DONE 0.2s [2021-07-23T07:38:41.975Z] [2021-07-23T07:38:41.975Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-23T07:38:41.975Z] #29 sha256:d63c57f3a164425bb0ccc392aa4034bb05ba0075b1e501081ae60c8b44d3c1e5 [2021-07-23T07:38:42.435Z] #2 [internal] load .dockerignore [2021-07-23T07:38:42.435Z] #2 sha256:6c592626473709e126476c68bf63dc1d8799bf18a0303f8afe482236faa578fe [2021-07-23T07:38:42.486Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.7s done [2021-07-23T07:38:43.060Z] #9 ... [2021-07-23T07:38:43.060Z] [2021-07-23T07:38:43.060Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:38:43.060Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-23T07:38:43.060Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-07-23T07:38:43.060Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-23T07:38:43.060Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-23T07:38:43.060Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-23T07:38:43.060Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.7s done [2021-07-23T07:38:43.060Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-07-23T07:38:43.060Z] #65 ... [2021-07-23T07:38:43.060Z] [2021-07-23T07:38:43.060Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:43.060Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:43.060Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 [2021-07-23T07:38:43.229Z] #9 DONE 39.4s [2021-07-23T07:38:43.229Z] [2021-07-23T07:38:43.229Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-23T07:38:43.229Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-23T07:38:43.342Z] #29 1.464 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-23T07:38:43.387Z] #2 transferring context: 87B done [2021-07-23T07:38:43.494Z] #10 ... [2021-07-23T07:38:43.494Z] [2021-07-23T07:38:43.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-07-23T07:38:43.494Z] #29 sha256:500d8fb88e27f0f470925fb6410d20410a2bc00109e467deb745dd5f85a4fee8 [2021-07-23T07:38:43.494Z] #29 DONE 15.6s [2021-07-23T07:38:43.599Z] #29 1.560 [2021-07-23T07:38:43.640Z] #9 ... [2021-07-23T07:38:43.640Z] [2021-07-23T07:38:43.640Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:38:43.640Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-23T07:38:43.640Z] #65 DONE 10.6s [2021-07-23T07:38:43.640Z] [2021-07-23T07:38:43.640Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:43.640Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:43.650Z] #2 ... [2021-07-23T07:38:43.650Z] [2021-07-23T07:38:43.650Z] #1 [internal] load build definition from Dockerfile [2021-07-23T07:38:43.650Z] #1 sha256:0bdc8e1441e16c72f0ac6cc43d96da3627cb8de1c8c7a7b2d6c492373d447f26 [2021-07-23T07:38:43.650Z] #1 transferring dockerfile: 16.59kB done [2021-07-23T07:38:43.650Z] #1 DONE 1.4s [2021-07-23T07:38:43.650Z] [2021-07-23T07:38:43.650Z] #2 [internal] load .dockerignore [2021-07-23T07:38:43.650Z] #2 sha256:6c592626473709e126476c68bf63dc1d8799bf18a0303f8afe482236faa578fe [2021-07-23T07:38:43.650Z] #2 DONE 1.4s [2021-07-23T07:38:43.760Z] [2021-07-23T07:38:43.760Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-23T07:38:43.760Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-23T07:38:43.914Z] [2021-07-23T07:38:43.914Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-23T07:38:43.914Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-23T07:38:44.114Z] #29 1.686 ######## 11.7% ################# 24.1% ################# 24.1% ###################################### 53.1% ################################################################ 88.9% ######################################################################## 100.0% [2021-07-23T07:38:44.115Z] #29 2.243 [2021-07-23T07:38:44.703Z] #10 DONE 1.3s [2021-07-23T07:38:44.703Z] [2021-07-23T07:38:44.703Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-23T07:38:44.703Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-23T07:38:44.866Z] #3 DONE 0.6s [2021-07-23T07:38:44.866Z] [2021-07-23T07:38:44.866Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-23T07:38:44.866Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-23T07:38:44.866Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-23T07:38:44.866Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-07-23T07:38:44.866Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-07-23T07:38:44.866Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-23T07:38:44.866Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-07-23T07:38:44.866Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.2s [2021-07-23T07:38:44.885Z] #29 2.476 #=#=# 0.2% #################### 27.9% ######################################################################## 100.0% [2021-07-23T07:38:45.131Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2021-07-23T07:38:45.131Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done [2021-07-23T07:38:45.149Z] #29 3.140 [2021-07-23T07:38:45.149Z] #29 3.267 ################################################## 70.8% ######################################################################## 100.0% [2021-07-23T07:38:45.149Z] #29 3.384 [2021-07-23T07:38:45.398Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-07-23T07:38:45.398Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-07-23T07:38:45.649Z] #11 DONE 1.1s [2021-07-23T07:38:45.649Z] [2021-07-23T07:38:45.649Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-23T07:38:45.649Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-23T07:38:45.666Z] #4 DONE 0.8s [2021-07-23T07:38:45.666Z] [2021-07-23T07:38:45.666Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-23T07:38:45.666Z] #5 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-23T07:38:45.869Z] #53 91.69 net/http/httptrace [2021-07-23T07:38:45.869Z] #53 91.83 net/http [2021-07-23T07:38:45.911Z] #12 ... [2021-07-23T07:38:45.911Z] [2021-07-23T07:38:45.911Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-23T07:38:45.911Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-23T07:38:45.911Z] #39 DONE 0.3s [2021-07-23T07:38:46.176Z] [2021-07-23T07:38:46.176Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-23T07:38:46.176Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-23T07:38:46.176Z] #31 DONE 0.5s [2021-07-23T07:38:46.176Z] [2021-07-23T07:38:46.176Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-23T07:38:46.176Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-23T07:38:46.176Z] #43 DONE 0.6s [2021-07-23T07:38:46.176Z] [2021-07-23T07:38:46.176Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:38:46.176Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-23T07:38:46.189Z] #9 ... [2021-07-23T07:38:46.189Z] [2021-07-23T07:38:46.189Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-23T07:38:46.189Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-23T07:38:46.189Z] #64 DONE 1.8s [2021-07-23T07:38:46.189Z] [2021-07-23T07:38:46.189Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:46.189Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:46.232Z] #29 3.622 #=#=# 0.0% ############## 20.5% ######################## 33.7% ################################################ 67.0% ################################################################# 91.4% ######################################################################## 100.0% [2021-07-23T07:38:46.232Z] #29 4.432 [2021-07-23T07:38:46.616Z] #5 ... [2021-07-23T07:38:46.616Z] [2021-07-23T07:38:46.616Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-23T07:38:46.616Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-23T07:38:46.616Z] #8 DONE 0.9s [2021-07-23T07:38:46.616Z] [2021-07-23T07:38:46.616Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-23T07:38:46.616Z] #5 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-23T07:38:46.616Z] #5 DONE 0.9s [2021-07-23T07:38:46.616Z] [2021-07-23T07:38:46.616Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-23T07:38:46.616Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-23T07:38:46.616Z] #7 DONE 1.0s [2021-07-23T07:38:46.616Z] [2021-07-23T07:38:46.616Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-23T07:38:46.616Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-23T07:38:46.616Z] #6 DONE 1.0s [2021-07-23T07:38:47.249Z] #53 ... [2021-07-23T07:38:47.249Z] [2021-07-23T07:38:47.249Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-23T07:38:47.249Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-23T07:38:47.249Z] #17 62.88 Reading package lists... [2021-07-23T07:38:47.249Z] #17 75.03 Building dependency tree... [2021-07-23T07:38:47.249Z] #17 79.93 The following additional packages will be installed: [2021-07-23T07:38:47.249Z] #17 79.94 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-23T07:38:47.249Z] #17 79.94 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-23T07:38:47.249Z] #17 79.94 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-23T07:38:47.249Z] #17 79.94 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-23T07:38:47.249Z] #17 79.94 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-23T07:38:47.249Z] #17 79.94 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-23T07:38:47.249Z] #17 79.94 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-07-23T07:38:47.249Z] #17 79.94 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-07-23T07:38:47.249Z] #17 79.94 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-07-23T07:38:47.249Z] #17 79.94 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-07-23T07:38:47.249Z] #17 79.94 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-07-23T07:38:47.249Z] #17 79.94 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-07-23T07:38:47.249Z] #17 79.94 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-07-23T07:38:47.249Z] #17 79.94 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-07-23T07:38:47.249Z] #17 79.94 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-07-23T07:38:47.249Z] #17 79.94 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-07-23T07:38:47.249Z] #17 79.94 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-07-23T07:38:47.249Z] #17 79.94 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-07-23T07:38:47.249Z] #17 79.94 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-07-23T07:38:47.249Z] #17 79.94 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-07-23T07:38:47.249Z] #17 79.94 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-07-23T07:38:47.249Z] #17 79.94 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-07-23T07:38:47.249Z] #17 79.94 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-07-23T07:38:47.249Z] #17 79.94 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-07-23T07:38:47.249Z] #17 79.94 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-07-23T07:38:47.249Z] #17 79.94 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-07-23T07:38:47.249Z] #17 79.94 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-07-23T07:38:47.249Z] #17 79.95 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-07-23T07:38:47.249Z] #17 79.95 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-07-23T07:38:47.249Z] #17 79.95 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-07-23T07:38:47.249Z] #17 79.96 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-07-23T07:38:47.249Z] #17 79.96 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-07-23T07:38:47.249Z] #17 79.96 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-23T07:38:47.249Z] #17 79.96 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-23T07:38:47.249Z] #17 79.96 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-23T07:38:47.249Z] #17 79.96 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-23T07:38:47.249Z] #17 79.97 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-23T07:38:47.249Z] #17 79.97 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-23T07:38:47.249Z] #17 79.97 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-23T07:38:47.249Z] #17 79.97 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-23T07:38:47.249Z] #17 79.97 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-23T07:38:47.249Z] #17 79.97 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-23T07:38:47.249Z] #17 79.97 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-23T07:38:47.249Z] #17 79.97 linux-libc-dev-s390x-cross patch xz-utils [2021-07-23T07:38:47.249Z] #17 80.00 Suggested packages: [2021-07-23T07:38:47.249Z] #17 80.00 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-07-23T07:38:47.249Z] #17 80.00 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-07-23T07:38:47.249Z] #17 80.00 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-07-23T07:38:47.249Z] #17 80.00 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-07-23T07:38:47.249Z] #17 80.00 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-07-23T07:38:47.249Z] #17 80.00 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-07-23T07:38:47.249Z] #17 80.00 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-07-23T07:38:47.249Z] #17 80.00 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-07-23T07:38:47.249Z] #17 80.00 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-07-23T07:38:47.249Z] #17 80.00 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-07-23T07:38:47.249Z] #17 80.00 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-07-23T07:38:47.249Z] #17 80.00 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-07-23T07:38:47.249Z] #17 80.00 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-07-23T07:38:47.249Z] #17 80.00 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-07-23T07:38:47.249Z] #17 80.00 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-07-23T07:38:47.249Z] #17 80.00 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-07-23T07:38:47.249Z] #17 80.00 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-07-23T07:38:47.249Z] #17 80.00 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-07-23T07:38:47.249Z] #17 80.00 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-07-23T07:38:47.249Z] #17 80.00 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-07-23T07:38:47.249Z] #17 80.00 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-07-23T07:38:47.249Z] #17 80.00 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-07-23T07:38:47.249Z] #17 80.00 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-07-23T07:38:47.249Z] #17 80.00 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-07-23T07:38:47.249Z] #17 80.00 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-07-23T07:38:47.249Z] #17 80.00 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-07-23T07:38:47.249Z] #17 80.00 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-07-23T07:38:47.249Z] #17 80.00 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-07-23T07:38:47.249Z] #17 80.00 libyaml-shell-perl ed diffutils-doc [2021-07-23T07:38:47.249Z] #17 80.00 Recommended packages: [2021-07-23T07:38:47.249Z] #17 80.00 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-07-23T07:38:47.249Z] #17 80.00 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-07-23T07:38:47.568Z] [2021-07-23T07:38:47.568Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:38:47.568Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-23T07:38:47.568Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-23T07:38:47.568Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-23T07:38:47.568Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-23T07:38:47.568Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-23T07:38:47.576Z] #9 ... [2021-07-23T07:38:47.576Z] [2021-07-23T07:38:47.576Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-23T07:38:47.576Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-23T07:38:47.576Z] #66 DONE 1.4s [2021-07-23T07:38:47.576Z] [2021-07-23T07:38:47.576Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:47.576Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:47.834Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.19MB / 12.42MB 0.2s [2021-07-23T07:38:47.835Z] #65 ... [2021-07-23T07:38:47.835Z] [2021-07-23T07:38:47.835Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-23T07:38:47.835Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-23T07:38:47.835Z] #42 DONE 0.0s [2021-07-23T07:38:47.835Z] [2021-07-23T07:38:47.835Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:38:47.835Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-23T07:38:47.835Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s [2021-07-23T07:38:47.837Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 4.6s done [2021-07-23T07:38:48.098Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-07-23T07:38:48.314Z] #29 4.549 1.2% #### 5.8% ########## 14.6% ############## 19.8% ################## 25.1% ##################### 30.1% ####################### 33.2% ######################### 34.8% ############################## 42.9% ######################################## 56.0% ############################################### 66.4% ################################################# 68.7% ######################################################### 79.6% ########################################################### 82.4% ################################################################ 90.1% ##################################################################### 96.2% ######################################################################## 100.0% [2021-07-23T07:38:48.314Z] #29 6.463 [2021-07-23T07:38:48.423Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-07-23T07:38:48.424Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-07-23T07:38:48.571Z] #29 6.827 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-23T07:38:48.831Z] #29 6.933 [2021-07-23T07:38:48.831Z] #29 7.002 ######################################################################## 100.0% [2021-07-23T07:38:48.831Z] #29 7.026 [2021-07-23T07:38:49.395Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2021-07-23T07:38:49.428Z] #29 7.400 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-23T07:38:49.428Z] #29 7.509 [2021-07-23T07:38:49.694Z] #29 7.631 #################################################### 73.2% ######################################################################## 100.0% [2021-07-23T07:38:49.694Z] #29 7.673 [2021-07-23T07:38:49.962Z] #29 8.091 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-23T07:38:49.962Z] #29 8.216 [2021-07-23T07:38:50.410Z] #32 ... [2021-07-23T07:38:50.410Z] [2021-07-23T07:38:50.410Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-23T07:38:50.410Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-23T07:38:50.410Z] #12 DONE 4.0s [2021-07-23T07:38:50.410Z] [2021-07-23T07:38:50.410Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:38:50.410Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:38:51.038Z] #29 8.440 #=#=# 0.0% ############ 17.6% ######################### 35.3% ###################################### 53.0% ############################################ 61.6% ############################################################# 84.7% ######################################################################## 100.0% [2021-07-23T07:38:51.295Z] #29 9.253 [2021-07-23T07:38:51.327Z] #65 DONE 3.8s [2021-07-23T07:38:51.327Z] [2021-07-23T07:38:51.327Z] #23 [internal] load build context [2021-07-23T07:38:51.327Z] #23 sha256:ee7111476b517ee52161a4677078a9d29eeffdcbf2330e9acc4aa627bcccaca4 [2021-07-23T07:38:51.327Z] #23 transferring context: 55.79MB 3.0s done [2021-07-23T07:38:51.327Z] #23 DONE 3.9s [2021-07-23T07:38:51.327Z] [2021-07-23T07:38:51.327Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:51.327Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-23T07:38:51.327Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done [2021-07-23T07:38:51.327Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-23T07:38:51.327Z] #9 sha256:0ac15cdd282b5a0552c54f61ebb609bd2a4e64007e6de9cb198bad2a8a36a6b6 1.79kB / 1.79kB done [2021-07-23T07:38:51.327Z] #9 sha256:fab6a1960e25c07b81544cad9507a35768eb4271db31d8355add99a8fa002758 7.00kB / 7.00kB done [2021-07-23T07:38:51.327Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 2.0s done [2021-07-23T07:38:51.327Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 0.9s done [2021-07-23T07:38:51.327Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 2.4s done [2021-07-23T07:38:51.327Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 52.17MB / 52.17MB 3.6s done [2021-07-23T07:38:51.327Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 66.06MB / 99.63MB 3.7s [2021-07-23T07:38:51.327Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 1.2s [2021-07-23T07:38:51.327Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 0B / 62.62MB 3.7s [2021-07-23T07:38:51.327Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 155B / 155B 3.7s [2021-07-23T07:38:51.327Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 71.30MB / 99.63MB 3.8s [2021-07-23T07:38:51.327Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 8.39MB / 62.62MB 3.8s [2021-07-23T07:38:51.399Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 3.0s done [2021-07-23T07:38:51.399Z] #9 ... [2021-07-23T07:38:51.399Z] [2021-07-23T07:38:51.399Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-23T07:38:51.399Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-23T07:38:51.399Z] #27 1.205 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:38:51.399Z] #27 1.205 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:38:51.399Z] #27 1.225 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:38:51.399Z] #27 1.348 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:38:51.399Z] #27 1.460 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:38:51.399Z] #27 1.900 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:38:51.400Z] #27 3.691 Fetched 8458 kB in 3s (3084 kB/s) [2021-07-23T07:38:51.400Z] #27 3.691 Reading package lists... [2021-07-23T07:38:51.400Z] #27 4.665 Reading package lists... [2021-07-23T07:38:51.400Z] #27 5.563 Building dependency tree... [2021-07-23T07:38:51.400Z] #27 5.953 The following additional packages will be installed: [2021-07-23T07:38:51.400Z] #27 5.953 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-23T07:38:51.400Z] #27 5.953 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-23T07:38:51.400Z] #27 5.953 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-23T07:38:51.400Z] #27 5.953 Suggested packages: [2021-07-23T07:38:51.400Z] #27 5.953 krb5-doc krb5-user [2021-07-23T07:38:51.400Z] #27 5.953 Recommended packages: [2021-07-23T07:38:51.400Z] #27 5.953 krb5-locales publicsuffix libsasl2-modules [2021-07-23T07:38:51.400Z] #27 6.197 The following NEW packages will be installed: [2021-07-23T07:38:51.400Z] #27 6.198 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-23T07:38:51.400Z] #27 6.198 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-23T07:38:51.400Z] #27 6.198 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-23T07:38:51.400Z] #27 6.199 libssh2-1 libssl1.1 openssl [2021-07-23T07:38:51.400Z] #27 6.492 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:38:51.400Z] #27 6.492 Need to get 5059 kB of archives. [2021-07-23T07:38:51.400Z] #27 6.492 After this operation, 12.1 MB of additional disk space will be used. [2021-07-23T07:38:51.400Z] #27 6.492 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-23T07:38:51.400Z] #27 6.513 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-23T07:38:51.400Z] #27 6.600 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-23T07:38:51.400Z] #27 6.600 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-23T07:38:51.400Z] #27 6.600 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-23T07:38:51.400Z] #27 6.618 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-23T07:38:51.400Z] #27 6.618 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-23T07:38:51.400Z] #27 6.618 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-23T07:38:51.400Z] #27 6.618 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-23T07:38:51.400Z] #27 6.618 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-23T07:38:51.400Z] #27 6.624 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-23T07:38:51.400Z] #27 6.624 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-23T07:38:51.400Z] #27 6.624 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-23T07:38:51.400Z] #27 6.641 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-23T07:38:51.400Z] #27 6.641 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-23T07:38:51.400Z] #27 6.641 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-23T07:38:51.400Z] #27 6.641 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-23T07:38:51.400Z] #27 6.650 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-23T07:38:51.400Z] #27 6.650 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-23T07:38:51.400Z] #27 6.654 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-23T07:38:51.400Z] #27 6.654 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-23T07:38:51.400Z] #27 6.885 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:38:51.400Z] #27 6.926 Fetched 5059 kB in 0s (11.2 MB/s) [2021-07-23T07:38:51.400Z] #27 6.966 Selecting previously unselected package libssl1.1:amd64. [2021-07-23T07:38:51.400Z] #27 6.966 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-07-23T07:38:51.400Z] #27 6.968 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 6.979 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-23T07:38:51.400Z] #27 7.185 Selecting previously unselected package openssl. [2021-07-23T07:38:51.400Z] #27 7.185 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 7.281 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-23T07:38:51.400Z] #27 7.431 Selecting previously unselected package ca-certificates. [2021-07-23T07:38:51.400Z] #27 7.431 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-23T07:38:51.400Z] #27 7.439 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-23T07:38:51.400Z] #27 7.532 Selecting previously unselected package libkeyutils1:amd64. [2021-07-23T07:38:51.400Z] #27 7.533 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 7.542 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-23T07:38:51.400Z] #27 7.578 Selecting previously unselected package libkrb5support0:amd64. [2021-07-23T07:38:51.400Z] #27 7.580 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 7.586 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:51.400Z] #27 7.637 Selecting previously unselected package libk5crypto3:amd64. [2021-07-23T07:38:51.400Z] #27 7.637 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 7.641 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:51.400Z] #27 7.702 Selecting previously unselected package libkrb5-3:amd64. [2021-07-23T07:38:51.400Z] #27 7.702 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 7.707 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:51.400Z] #27 7.821 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-23T07:38:51.400Z] #27 7.821 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 7.828 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:51.400Z] #27 7.962 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-23T07:38:51.400Z] #27 7.962 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 7.970 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:38:51.400Z] #27 8.086 Selecting previously unselected package libsasl2-2:amd64. [2021-07-23T07:38:51.400Z] #27 8.087 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 8.093 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:38:51.400Z] #27 8.136 Selecting previously unselected package libldap-common. [2021-07-23T07:38:51.400Z] #27 8.136 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-23T07:38:51.400Z] #27 8.143 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:38:51.400Z] #27 8.192 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-23T07:38:51.400Z] #27 8.193 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 8.198 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:38:51.400Z] #27 8.262 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-23T07:38:51.400Z] #27 8.262 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 8.268 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-23T07:38:51.400Z] #27 8.315 Selecting previously unselected package libpsl5:amd64. [2021-07-23T07:38:51.400Z] #27 8.315 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 8.320 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-23T07:38:51.400Z] #27 8.363 Selecting previously unselected package librtmp1:amd64. [2021-07-23T07:38:51.400Z] #27 8.363 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 8.368 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-23T07:38:51.400Z] #27 8.413 Selecting previously unselected package libssh2-1:amd64. [2021-07-23T07:38:51.400Z] #27 8.413 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 8.418 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-23T07:38:51.400Z] #27 8.474 Selecting previously unselected package libcurl4:amd64. [2021-07-23T07:38:51.400Z] #27 8.474 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 8.479 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-23T07:38:51.400Z] #27 8.561 Selecting previously unselected package curl. [2021-07-23T07:38:51.400Z] #27 8.561 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 8.565 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-23T07:38:51.400Z] #27 8.719 Selecting previously unselected package libonig5:amd64. [2021-07-23T07:38:51.400Z] #27 8.719 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 8.749 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-23T07:38:51.400Z] #27 8.924 Selecting previously unselected package libjq1:amd64. [2021-07-23T07:38:51.400Z] #27 8.925 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 8.953 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-23T07:38:51.400Z] #27 9.012 Selecting previously unselected package jq. [2021-07-23T07:38:51.400Z] #27 9.012 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-23T07:38:51.400Z] #27 9.017 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-23T07:38:51.400Z] #27 9.061 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-23T07:38:51.400Z] #27 9.075 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-23T07:38:51.400Z] #27 9.088 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-23T07:38:51.400Z] #27 9.268 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-23T07:38:51.400Z] #27 9.284 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:38:51.400Z] #27 9.303 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:51.400Z] #27 9.319 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:38:51.400Z] #27 9.331 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-23T07:38:51.400Z] #27 9.345 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:51.400Z] #27 9.360 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:38:51.400Z] #27 9.375 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-23T07:38:51.400Z] #27 9.391 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:51.400Z] #27 9.407 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-23T07:38:51.400Z] #27 9.432 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-23T07:38:51.400Z] #27 9.450 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-23T07:38:51.400Z] #27 9.508 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:38:51.400Z] #27 9.522 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-23T07:38:51.400Z] #27 10.08 Updating certificates in /etc/ssl/certs... [2021-07-23T07:38:51.400Z] #27 ... [2021-07-23T07:38:51.400Z] [2021-07-23T07:38:51.400Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:51.400Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:51.400Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a [2021-07-23T07:38:51.601Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 82.78MB / 99.63MB 3.9s [2021-07-23T07:38:51.602Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 17.83MB / 62.62MB 3.9s [2021-07-23T07:38:51.602Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 155B / 155B 3.7s done [2021-07-23T07:38:51.602Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 97.52MB / 99.63MB 4.0s [2021-07-23T07:38:51.861Z] #29 ... [2021-07-23T07:38:51.861Z] [2021-07-23T07:38:51.861Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:51.861Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:51.861Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.3s [2021-07-23T07:38:51.884Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 26.02MB / 62.62MB 4.1s [2021-07-23T07:38:51.884Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 32.51MB / 62.62MB 4.2s [2021-07-23T07:38:51.884Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 50.33MB / 62.62MB 4.4s [2021-07-23T07:38:52.121Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.8s done [2021-07-23T07:38:52.151Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 4.5s [2021-07-23T07:38:52.524Z] #17 84.74 The following NEW packages will be installed: [2021-07-23T07:38:52.524Z] #17 84.76 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-23T07:38:52.524Z] #17 84.76 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-23T07:38:52.524Z] #17 84.76 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-23T07:38:52.524Z] #17 84.76 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-23T07:38:52.524Z] #17 84.76 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-23T07:38:52.524Z] #17 84.76 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-23T07:38:52.524Z] #17 84.76 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-07-23T07:38:52.524Z] #17 84.76 crossbuild-essential-armel crossbuild-essential-armhf [2021-07-23T07:38:52.524Z] #17 84.76 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-07-23T07:38:52.524Z] #17 84.76 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-07-23T07:38:52.524Z] #17 84.76 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-07-23T07:38:52.524Z] #17 84.76 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-07-23T07:38:52.524Z] #17 84.76 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-07-23T07:38:52.524Z] #17 84.76 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-07-23T07:38:52.524Z] #17 84.76 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-07-23T07:38:52.524Z] #17 84.76 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-07-23T07:38:52.524Z] #17 84.76 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-07-23T07:38:52.524Z] #17 84.76 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-07-23T07:38:52.524Z] #17 84.76 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-07-23T07:38:52.524Z] #17 84.76 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-07-23T07:38:52.524Z] #17 84.76 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-07-23T07:38:52.525Z] #17 84.76 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-07-23T07:38:52.525Z] #17 84.77 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-07-23T07:38:52.525Z] #17 84.77 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-07-23T07:38:52.525Z] #17 84.77 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-07-23T07:38:52.525Z] #17 84.77 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-07-23T07:38:52.525Z] #17 84.77 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-07-23T07:38:52.525Z] #17 84.77 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-07-23T07:38:52.525Z] #17 84.77 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-07-23T07:38:52.525Z] #17 84.77 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-07-23T07:38:52.525Z] #17 84.78 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-07-23T07:38:52.525Z] #17 84.78 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-07-23T07:38:52.525Z] #17 84.78 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-07-23T07:38:52.525Z] #17 84.78 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-07-23T07:38:52.525Z] #17 84.78 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-23T07:38:52.525Z] #17 84.79 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-23T07:38:52.525Z] #17 84.79 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-23T07:38:52.525Z] #17 84.79 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-23T07:38:52.525Z] #17 84.79 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-23T07:38:52.525Z] #17 84.79 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-23T07:38:52.525Z] #17 84.79 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-23T07:38:52.525Z] #17 84.79 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-23T07:38:52.525Z] #17 84.79 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-23T07:38:52.525Z] #17 84.79 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-23T07:38:52.525Z] #17 84.79 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-23T07:38:52.525Z] #17 84.80 linux-libc-dev-s390x-cross patch xz-utils [2021-07-23T07:38:52.525Z] #17 85.30 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:38:52.525Z] #17 85.30 Need to get 169 MB of archives. [2021-07-23T07:38:52.525Z] #17 85.30 After this operation, 612 MB of additional disk space will be used. [2021-07-23T07:38:52.525Z] #17 85.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-07-23T07:38:52.525Z] #17 85.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-23T07:38:52.525Z] #17 85.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-23T07:38:52.525Z] #17 85.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-23T07:38:52.525Z] #17 85.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-23T07:38:52.525Z] #17 85.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-23T07:38:52.525Z] #17 85.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-07-23T07:38:52.525Z] #17 85.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-07-23T07:38:52.682Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 [2021-07-23T07:38:52.729Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 2.7s done [2021-07-23T07:38:52.784Z] #17 85.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-07-23T07:38:52.784Z] #17 85.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-07-23T07:38:52.784Z] #17 85.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-07-23T07:38:52.939Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-07-23T07:38:53.043Z] #17 85.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-23T07:38:53.043Z] #17 85.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-07-23T07:38:53.196Z] #9 DONE 36.7s [2021-07-23T07:38:53.196Z] [2021-07-23T07:38:53.196Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-23T07:38:53.196Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-23T07:38:53.303Z] #17 86.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-07-23T07:38:53.303Z] #17 86.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-07-23T07:38:53.562Z] #17 86.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-07-23T07:38:53.562Z] #17 86.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-07-23T07:38:53.822Z] #17 86.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-23T07:38:53.822Z] #17 86.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-07-23T07:38:53.822Z] #17 ... [2021-07-23T07:38:53.822Z] [2021-07-23T07:38:53.822Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:38:53.822Z] #53 sha256:752cdfce6433f9fb223e56efedab8168b9fd79e5873c1c73b544f9f0495c5ceb [2021-07-23T07:38:53.822Z] #53 100.2 github.com/LK4D4/vndr/godl [2021-07-23T07:38:54.123Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 6.2s done [2021-07-23T07:38:54.705Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 0.1s [2021-07-23T07:38:54.761Z] #53 100.8 github.com/LK4D4/vndr [2021-07-23T07:38:54.970Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 0.3s done [2021-07-23T07:38:55.547Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 8.0s done [2021-07-23T07:38:55.703Z] #13 ... [2021-07-23T07:38:55.703Z] [2021-07-23T07:38:55.703Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:38:55.703Z] #46 sha256:565d05ac71ca736fac9430088a257312d75ba69a9916e936ef67054a774ec689 [2021-07-23T07:38:55.703Z] #46 6.535 + RM_GOPATH=0 [2021-07-23T07:38:55.703Z] #46 6.535 + TMP_GOPATH= [2021-07-23T07:38:55.703Z] #46 6.535 + : /build [2021-07-23T07:38:55.703Z] #46 6.535 + '[' -z '' ']' [2021-07-23T07:38:55.703Z] #46 6.535 ++ mktemp -d [2021-07-23T07:38:55.703Z] #46 6.538 + export GOPATH=/tmp/tmp.ZTtSugYclD [2021-07-23T07:38:55.703Z] #46 6.538 + GOPATH=/tmp/tmp.ZTtSugYclD [2021-07-23T07:38:55.703Z] #46 6.538 + RM_GOPATH=1 [2021-07-23T07:38:55.703Z] #46 6.538 + case "$(go env GOARCH)" in [2021-07-23T07:38:55.703Z] #46 6.538 ++ go env GOARCH [2021-07-23T07:38:55.703Z] #46 6.541 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:38:55.703Z] #46 6.541 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:38:55.703Z] #46 6.541 ++ dirname /tmp/install/install.sh [2021-07-23T07:38:55.703Z] #46 6.544 + dir=/tmp/install [2021-07-23T07:38:55.703Z] #46 6.544 + bin=vndr [2021-07-23T07:38:55.703Z] #46 6.544 + shift [2021-07-23T07:38:55.703Z] #46 6.544 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-23T07:38:55.703Z] #46 6.544 + . /tmp/install/vndr.installer [2021-07-23T07:38:55.703Z] #46 6.544 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-23T07:38:55.703Z] #46 6.544 + install_vndr [2021-07-23T07:38:55.703Z] #46 6.544 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-23T07:38:55.703Z] #46 6.544 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZTtSugYclD/src/github.com/LK4D4/vndr [2021-07-23T07:38:55.703Z] #46 6.544 Cloning into '/tmp/tmp.ZTtSugYclD/src/github.com/LK4D4/vndr'... [2021-07-23T07:38:55.703Z] #46 6.544 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-23T07:38:55.703Z] #46 6.859 + cd /tmp/tmp.ZTtSugYclD/src/github.com/LK4D4/vndr [2021-07-23T07:38:55.703Z] #46 6.859 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-23T07:38:55.703Z] #46 6.859 + go build -buildmode=pie -v -o /build/vndr . [2021-07-23T07:38:55.703Z] #46 7.152 internal/unsafeheader [2021-07-23T07:38:55.703Z] #46 7.158 internal/cpu [2021-07-23T07:38:55.703Z] #46 7.203 runtime/internal/atomic [2021-07-23T07:38:55.703Z] #46 7.257 runtime/internal/sys [2021-07-23T07:38:55.703Z] #46 7.390 runtime/internal/math [2021-07-23T07:38:55.703Z] #46 7.405 internal/bytealg [2021-07-23T07:38:55.703Z] #46 7.468 internal/race [2021-07-23T07:38:55.703Z] #46 7.495 sync/atomic [2021-07-23T07:38:55.703Z] #46 7.648 unicode [2021-07-23T07:38:55.703Z] #46 8.151 runtime [2021-07-23T07:38:55.703Z] #46 ... [2021-07-23T07:38:55.703Z] [2021-07-23T07:38:55.703Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:38:55.703Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:38:55.703Z] #13 5.837 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-23T07:38:55.703Z] #13 ... [2021-07-23T07:38:55.703Z] [2021-07-23T07:38:55.703Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:38:55.703Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-23T07:38:55.703Z] #56 8.720 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:38:55.703Z] #56 8.875 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:38:55.703Z] #56 8.974 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:38:55.703Z] #56 ... [2021-07-23T07:38:55.703Z] [2021-07-23T07:38:55.703Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:38:55.703Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:38:55.703Z] #36 9.642 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:38:55.703Z] #36 9.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:38:55.703Z] #36 9.736 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:38:55.714Z] #10 ... [2021-07-23T07:38:55.714Z] [2021-07-23T07:38:55.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-07-23T07:38:55.714Z] #29 sha256:d63c57f3a164425bb0ccc392aa4034bb05ba0075b1e501081ae60c8b44d3c1e5 [2021-07-23T07:38:55.714Z] #29 12.53 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-23T07:38:55.714Z] #29 12.61 [2021-07-23T07:38:55.714Z] #29 12.66 ######################################################################## 100.0% [2021-07-23T07:38:55.714Z] #29 12.68 [2021-07-23T07:38:55.714Z] #29 12.83 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-23T07:38:55.714Z] #29 12.90 [2021-07-23T07:38:55.714Z] #29 13.00 ######################################################################## 100.0% [2021-07-23T07:38:55.714Z] #29 13.03 [2021-07-23T07:38:55.714Z] #29 13.05 Download of images into '/build' complete. [2021-07-23T07:38:55.714Z] #29 13.05 Use something like the following to load the result into a Docker daemon: [2021-07-23T07:38:55.714Z] #29 13.05 tar -cC '/build' . | docker load [2021-07-23T07:38:55.714Z] #29 DONE 13.7s [2021-07-23T07:38:55.714Z] [2021-07-23T07:38:55.714Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-23T07:38:55.714Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-23T07:38:55.714Z] #10 DONE 2.6s [2021-07-23T07:38:55.714Z] [2021-07-23T07:38:55.714Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-23T07:38:55.714Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-23T07:38:55.964Z] #36 ... [2021-07-23T07:38:55.964Z] [2021-07-23T07:38:55.964Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:38:55.964Z] #52 sha256:c80adb64196cf07ca18e524b4a3427fc42e3e8d25febdac6ff17b77656055fc2 [2021-07-23T07:38:55.964Z] #52 7.594 + RM_GOPATH=0 [2021-07-23T07:38:55.964Z] #52 7.595 + TMP_GOPATH= [2021-07-23T07:38:55.964Z] #52 7.596 + : /build [2021-07-23T07:38:55.964Z] #52 7.596 + '[' -z '' ']' [2021-07-23T07:38:55.964Z] #52 7.596 ++ mktemp -d [2021-07-23T07:38:55.964Z] #52 7.605 + export GOPATH=/tmp/tmp.TboIi60gEu [2021-07-23T07:38:55.964Z] #52 7.605 + GOPATH=/tmp/tmp.TboIi60gEu [2021-07-23T07:38:55.964Z] #52 7.605 + RM_GOPATH=1 [2021-07-23T07:38:55.964Z] #52 7.605 + case "$(go env GOARCH)" in [2021-07-23T07:38:55.964Z] #52 7.606 ++ go env GOARCH [2021-07-23T07:38:55.964Z] #52 7.645 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:38:55.964Z] #52 7.645 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:38:55.964Z] #52 7.645 ++ dirname /tmp/install/install.sh [2021-07-23T07:38:55.964Z] #52 7.645 + dir=/tmp/install [2021-07-23T07:38:55.964Z] #52 7.645 + bin=shfmt [2021-07-23T07:38:55.964Z] #52 7.645 + shift [2021-07-23T07:38:55.964Z] #52 7.645 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-23T07:38:55.964Z] #52 7.645 + . /tmp/install/shfmt.installer [2021-07-23T07:38:55.964Z] #52 7.645 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-23T07:38:55.964Z] #52 7.645 + install_shfmt [2021-07-23T07:38:55.964Z] #52 7.645 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-23T07:38:55.964Z] #52 7.645 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TboIi60gEu/src/github.com/mvdan/sh [2021-07-23T07:38:55.964Z] #52 7.646 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-23T07:38:55.964Z] #52 7.652 Cloning into '/tmp/tmp.TboIi60gEu/src/github.com/mvdan/sh'... [2021-07-23T07:38:55.964Z] #52 ... [2021-07-23T07:38:55.964Z] [2021-07-23T07:38:55.964Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:38:55.964Z] #59 sha256:cee39dd665f90a5414e2ec0a4defedb06855fb2cb1879ab5245b33a2c3031edd [2021-07-23T07:38:55.964Z] #59 8.414 + RM_GOPATH=0 [2021-07-23T07:38:55.964Z] #59 8.414 + TMP_GOPATH= [2021-07-23T07:38:55.964Z] #59 8.414 + : /build [2021-07-23T07:38:55.964Z] #59 8.414 + '[' -z '' ']' [2021-07-23T07:38:55.964Z] #59 8.414 ++ mktemp -d [2021-07-23T07:38:55.964Z] #59 8.414 + export GOPATH=/tmp/tmp.O4EwQEgqqu [2021-07-23T07:38:55.964Z] #59 8.414 + GOPATH=/tmp/tmp.O4EwQEgqqu [2021-07-23T07:38:55.964Z] #59 8.414 + RM_GOPATH=1 [2021-07-23T07:38:55.964Z] #59 8.414 + case "$(go env GOARCH)" in [2021-07-23T07:38:55.964Z] #59 8.424 ++ go env GOARCH [2021-07-23T07:38:55.964Z] #59 8.465 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:38:55.964Z] #59 8.465 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:38:55.964Z] #59 8.470 ++ dirname /tmp/install/install.sh [2021-07-23T07:38:55.964Z] #59 8.481 + dir=/tmp/install [2021-07-23T07:38:55.964Z] #59 8.481 + bin=rootlesskit [2021-07-23T07:38:55.964Z] #59 8.481 + shift [2021-07-23T07:38:55.964Z] #59 8.481 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-23T07:38:55.964Z] #59 8.481 + . /tmp/install/rootlesskit.installer [2021-07-23T07:38:55.964Z] #59 8.481 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-23T07:38:55.964Z] #59 8.481 + install_rootlesskit [2021-07-23T07:38:55.964Z] #59 8.481 + case "$1" in [2021-07-23T07:38:55.964Z] #59 8.481 + export CGO_ENABLED=0 [2021-07-23T07:38:55.964Z] #59 8.481 + CGO_ENABLED=0 [2021-07-23T07:38:55.964Z] #59 8.481 + _install_rootlesskit [2021-07-23T07:38:55.964Z] #59 8.481 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-23T07:38:55.964Z] #59 8.481 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.O4EwQEgqqu/src/github.com/rootless-containers/rootlesskit [2021-07-23T07:38:55.964Z] #59 8.493 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-23T07:38:55.964Z] #59 8.505 Cloning into '/tmp/tmp.O4EwQEgqqu/src/github.com/rootless-containers/rootlesskit'... [2021-07-23T07:38:56.123Z] #9 ... [2021-07-23T07:38:56.124Z] [2021-07-23T07:38:56.124Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-23T07:38:56.124Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858 [2021-07-23T07:38:56.124Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done [2021-07-23T07:38:56.124Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-23T07:38:56.124Z] #26 sha256:ebbe289abf50a063f4c513189c4634267d26397ae28f19d302956ad1f18ea555 529B / 529B done [2021-07-23T07:38:56.124Z] #26 sha256:c56a5378f75f07f01ff312355d36baa6f835e63b2080c9e33aef239d9f723810 1.48kB / 1.48kB done [2021-07-23T07:38:56.124Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 2.0s done [2021-07-23T07:38:56.124Z] #26 DONE 8.6s [2021-07-23T07:38:56.124Z] [2021-07-23T07:38:56.124Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:38:56.124Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-23T07:38:56.124Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-23T07:38:56.124Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-23T07:38:56.124Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-23T07:38:56.124Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-23T07:38:56.124Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.5s done [2021-07-23T07:38:56.124Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2021-07-23T07:38:56.233Z] #59 ... [2021-07-23T07:38:56.233Z] [2021-07-23T07:38:56.233Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:38:56.233Z] #50 sha256:f23a823e17495689b27faa260e8adedd229d2d09ffac438e26479be83d18dbe3 [2021-07-23T07:38:56.233Z] #50 7.092 + RM_GOPATH=0 [2021-07-23T07:38:56.233Z] #50 7.092 + TMP_GOPATH= [2021-07-23T07:38:56.233Z] #50 7.092 + : /build [2021-07-23T07:38:56.233Z] #50 7.092 + '[' -z '' ']' [2021-07-23T07:38:56.233Z] #50 7.092 ++ mktemp -d [2021-07-23T07:38:56.233Z] #50 7.098 + export GOPATH=/tmp/tmp.CW087NIASZ [2021-07-23T07:38:56.233Z] #50 7.098 + GOPATH=/tmp/tmp.CW087NIASZ [2021-07-23T07:38:56.233Z] #50 7.098 + RM_GOPATH=1 [2021-07-23T07:38:56.233Z] #50 7.098 + case "$(go env GOARCH)" in [2021-07-23T07:38:56.233Z] #50 7.099 ++ go env GOARCH [2021-07-23T07:38:56.233Z] #50 7.124 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:38:56.233Z] #50 7.124 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:38:56.233Z] #50 7.125 ++ dirname /tmp/install/install.sh [2021-07-23T07:38:56.233Z] #50 7.134 + dir=/tmp/install [2021-07-23T07:38:56.233Z] #50 7.134 + bin=golangci_lint [2021-07-23T07:38:56.233Z] #50 7.134 + shift [2021-07-23T07:38:56.233Z] #50 7.134 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-23T07:38:56.233Z] #50 7.134 + . /tmp/install/golangci_lint.installer [2021-07-23T07:38:56.233Z] #50 7.134 ++ : v1.23.8 [2021-07-23T07:38:56.233Z] #50 7.134 + install_golangci_lint [2021-07-23T07:38:56.233Z] #50 7.134 + set -e [2021-07-23T07:38:56.233Z] #50 7.134 + export GO111MODULE=on [2021-07-23T07:38:56.233Z] #50 7.134 + GO111MODULE=on [2021-07-23T07:38:56.233Z] #50 7.134 + GOBIN=/build [2021-07-23T07:38:56.233Z] #50 7.134 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-23T07:38:56.233Z] #50 7.653 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-23T07:38:56.233Z] #50 ... [2021-07-23T07:38:56.233Z] [2021-07-23T07:38:56.233Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-23T07:38:56.233Z] #48 sha256:106c30b57fbe59a73c58d610009b1b489343a6098eb85d5948fd66e93db3d5f8 [2021-07-23T07:38:56.233Z] #48 6.733 + RM_GOPATH=0 [2021-07-23T07:38:56.233Z] #48 6.733 + TMP_GOPATH= [2021-07-23T07:38:56.233Z] #48 6.733 + : /build [2021-07-23T07:38:56.233Z] #48 6.733 + '[' -z '' ']' [2021-07-23T07:38:56.233Z] #48 6.733 ++ mktemp -d [2021-07-23T07:38:56.233Z] #48 6.733 + export GOPATH=/tmp/tmp.sFVbJomt83 [2021-07-23T07:38:56.233Z] #48 6.733 + GOPATH=/tmp/tmp.sFVbJomt83 [2021-07-23T07:38:56.233Z] #48 6.733 + RM_GOPATH=1 [2021-07-23T07:38:56.233Z] #48 6.733 + case "$(go env GOARCH)" in [2021-07-23T07:38:56.233Z] #48 6.733 ++ go env GOARCH [2021-07-23T07:38:56.233Z] #48 6.758 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:38:56.233Z] #48 6.758 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:38:56.233Z] #48 6.758 ++ dirname /tmp/install/install.sh [2021-07-23T07:38:56.233Z] #48 6.758 + dir=/tmp/install [2021-07-23T07:38:56.233Z] #48 6.758 + bin=gotestsum [2021-07-23T07:38:56.233Z] #48 6.758 + shift [2021-07-23T07:38:56.233Z] #48 6.758 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-23T07:38:56.233Z] #48 6.758 + . /tmp/install/gotestsum.installer [2021-07-23T07:38:56.233Z] #48 6.758 ++ : v0.5.3 [2021-07-23T07:38:56.233Z] #48 6.758 + install_gotestsum [2021-07-23T07:38:56.233Z] #48 6.758 + set -e [2021-07-23T07:38:56.233Z] #48 6.758 + export GO111MODULE=on [2021-07-23T07:38:56.233Z] #48 6.758 + GO111MODULE=on [2021-07-23T07:38:56.233Z] #48 6.758 + GOBIN=/build [2021-07-23T07:38:56.233Z] #48 6.758 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-23T07:38:56.233Z] #48 7.352 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-23T07:38:56.233Z] #48 9.474 go: downloading github.com/fatih/color v1.9.0 [2021-07-23T07:38:56.233Z] #48 9.502 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-23T07:38:56.233Z] #48 9.531 go: downloading github.com/pkg/errors v0.9.1 [2021-07-23T07:38:56.233Z] #48 9.549 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-23T07:38:56.233Z] #48 10.11 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-23T07:38:56.233Z] #48 10.12 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-23T07:38:56.233Z] #48 10.58 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-23T07:38:56.233Z] #48 10.60 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-23T07:38:56.233Z] #48 10.77 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-23T07:38:56.387Z] #63 ... [2021-07-23T07:38:56.387Z] [2021-07-23T07:38:56.387Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-23T07:38:56.387Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-23T07:38:56.503Z] #48 ... [2021-07-23T07:38:56.503Z] [2021-07-23T07:38:56.503Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:38:56.503Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:38:56.503Z] #44 9.073 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:38:56.503Z] #44 9.424 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:38:56.503Z] #44 9.424 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:38:56.503Z] #44 9.486 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-23T07:38:56.641Z] #11 DONE 1.1s [2021-07-23T07:38:56.641Z] [2021-07-23T07:38:56.641Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-23T07:38:56.641Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-23T07:38:56.690Z] #9 ... [2021-07-23T07:38:56.690Z] [2021-07-23T07:38:56.690Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-23T07:38:56.690Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-23T07:38:56.690Z] #27 10.82 137 added, 0 removed; done. [2021-07-23T07:38:56.690Z] #27 10.92 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-23T07:38:56.690Z] #27 10.94 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-23T07:38:56.690Z] #27 10.95 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-23T07:38:56.690Z] #27 10.96 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-23T07:38:56.690Z] #27 10.98 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:38:56.690Z] #27 11.00 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-23T07:38:56.690Z] #27 11.01 Updating certificates in /etc/ssl/certs... [2021-07-23T07:38:56.690Z] #27 11.59 0 added, 0 removed; done. [2021-07-23T07:38:56.690Z] #27 11.59 Running hooks in /etc/ca-certificates/update.d... [2021-07-23T07:38:56.690Z] #27 11.60 done. [2021-07-23T07:38:56.690Z] #27 DONE 14.8s [2021-07-23T07:38:56.690Z] [2021-07-23T07:38:56.690Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:56.690Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:56.690Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.1s [2021-07-23T07:38:56.764Z] #44 ... [2021-07-23T07:38:56.764Z] [2021-07-23T07:38:56.764Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-23T07:38:56.764Z] #34 sha256:54ffb8feeabe79c44525d9cedb0b84258a01a8277abef8c03475f0ead355fefd [2021-07-23T07:38:56.764Z] #34 7.345 Install go-toml version v1.8.1 [2021-07-23T07:38:56.764Z] #34 8.122 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-23T07:38:56.764Z] #34 ... [2021-07-23T07:38:56.764Z] [2021-07-23T07:38:56.764Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-23T07:38:56.764Z] #24 sha256:14803b9dd5f179d389f2bd125055cdbd7dcc4228a91e290cdc0e241eea18cffc [2021-07-23T07:38:56.764Z] #24 7.347 + RM_GOPATH=0 [2021-07-23T07:38:56.764Z] #24 7.347 + TMP_GOPATH= [2021-07-23T07:38:56.764Z] #24 7.347 + : /build [2021-07-23T07:38:56.764Z] #24 7.347 + '[' -z '' ']' [2021-07-23T07:38:56.764Z] #24 7.347 ++ mktemp -d [2021-07-23T07:38:56.764Z] #24 7.347 + export GOPATH=/tmp/tmp.7ElVbwIsi8 [2021-07-23T07:38:56.764Z] #24 7.347 + GOPATH=/tmp/tmp.7ElVbwIsi8 [2021-07-23T07:38:56.764Z] #24 7.347 + RM_GOPATH=1 [2021-07-23T07:38:56.764Z] #24 7.347 + case "$(go env GOARCH)" in [2021-07-23T07:38:56.764Z] #24 7.347 ++ go env GOARCH [2021-07-23T07:38:56.764Z] #24 7.367 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:38:56.764Z] #24 7.367 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:38:56.764Z] #24 7.367 ++ dirname /tmp/install/install.sh [2021-07-23T07:38:56.764Z] #24 7.368 + dir=/tmp/install [2021-07-23T07:38:56.764Z] #24 7.368 + bin=dockercli [2021-07-23T07:38:56.764Z] #24 7.368 + shift [2021-07-23T07:38:56.764Z] #24 7.368 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-23T07:38:56.764Z] #24 7.368 + . /tmp/install/dockercli.installer [2021-07-23T07:38:56.764Z] #24 7.368 ++ : stable [2021-07-23T07:38:56.764Z] #24 7.368 ++ : 17.06.2-ce [2021-07-23T07:38:56.764Z] #24 7.370 + install_dockercli [2021-07-23T07:38:56.764Z] #24 7.370 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-23T07:38:56.764Z] #24 7.370 ++ uname -m [2021-07-23T07:38:56.764Z] #24 7.370 + arch=x86_64 [2021-07-23T07:38:56.764Z] #24 7.370 + '[' x86_64 '!=' x86_64 ']' [2021-07-23T07:38:56.764Z] #24 7.370 + url=https://download.docker.com/linux/static [2021-07-23T07:38:56.764Z] #24 7.370 Install docker/cli version 17.06.2-ce from stable [2021-07-23T07:38:56.764Z] #24 7.370 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-23T07:38:56.764Z] #24 7.371 + tar -xz docker/docker [2021-07-23T07:38:56.898Z] #31 ... [2021-07-23T07:38:56.898Z] [2021-07-23T07:38:56.898Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-23T07:38:56.898Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-23T07:38:56.898Z] #39 DONE 0.2s [2021-07-23T07:38:56.898Z] [2021-07-23T07:38:56.898Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-23T07:38:56.898Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-23T07:38:56.898Z] #31 DONE 0.3s [2021-07-23T07:38:56.898Z] [2021-07-23T07:38:56.898Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:38:56.898Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-23T07:38:56.955Z] #9 ... [2021-07-23T07:38:56.955Z] [2021-07-23T07:38:56.955Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-23T07:38:56.955Z] #28 sha256:49933719e113044bb404723fac5660630265e0d093c969ac7ea7e50265314a23 [2021-07-23T07:38:56.955Z] #28 DONE 1.2s [2021-07-23T07:38:56.955Z] [2021-07-23T07:38:56.955Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:56.955Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-23T07:38:56.955Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.7s done [2021-07-23T07:38:56.967Z] #27 ... [2021-07-23T07:38:56.967Z] [2021-07-23T07:38:56.967Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-23T07:38:56.967Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-23T07:38:56.967Z] #63 DONE 9.5s [2021-07-23T07:38:56.967Z] [2021-07-23T07:38:56.967Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:38:56.967Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-23T07:38:56.967Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0.2s [2021-07-23T07:38:57.025Z] #24 ... [2021-07-23T07:38:57.025Z] [2021-07-23T07:38:57.025Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:38:57.025Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:38:57.025Z] #40 8.055 + git clone https://github.com/docker/distribution.git . [2021-07-23T07:38:57.025Z] #40 8.055 Cloning into '.'... [2021-07-23T07:38:57.025Z] #40 ... [2021-07-23T07:38:57.025Z] [2021-07-23T07:38:57.025Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:38:57.025Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:38:57.025Z] #36 11.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:38:57.157Z] #32 ... [2021-07-23T07:38:57.157Z] [2021-07-23T07:38:57.157Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-23T07:38:57.157Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-23T07:38:57.157Z] #43 DONE 0.3s [2021-07-23T07:38:57.157Z] [2021-07-23T07:38:57.157Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:38:57.157Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:38:57.216Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 [2021-07-23T07:38:57.230Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0.2s done [2021-07-23T07:38:57.477Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-07-23T07:38:57.738Z] #9 DONE 24.8s [2021-07-23T07:38:57.738Z] [2021-07-23T07:38:57.738Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-23T07:38:57.738Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-23T07:38:57.808Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a [2021-07-23T07:38:58.053Z] #53 DONE 104.4s [2021-07-23T07:38:58.053Z] [2021-07-23T07:38:58.053Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-23T07:38:58.053Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-23T07:38:58.053Z] #17 86.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-23T07:38:58.053Z] #17 86.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-07-23T07:38:58.053Z] #17 86.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-23T07:38:58.053Z] #17 86.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-07-23T07:38:58.053Z] #17 86.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-07-23T07:38:58.053Z] #17 86.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-23T07:38:58.053Z] #17 86.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-23T07:38:58.053Z] #17 86.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-07-23T07:38:58.053Z] #17 86.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-07-23T07:38:58.053Z] #17 86.93 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-07-23T07:38:58.053Z] #17 86.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-07-23T07:38:58.053Z] #17 86.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-07-23T07:38:58.053Z] #17 86.99 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-07-23T07:38:58.053Z] #17 86.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-07-23T07:38:58.053Z] #17 86.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-07-23T07:38:58.053Z] #17 87.00 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-07-23T07:38:58.053Z] #17 87.01 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-07-23T07:38:58.053Z] #17 87.02 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-07-23T07:38:58.053Z] #17 87.03 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-07-23T07:38:58.053Z] #17 87.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-07-23T07:38:58.053Z] #17 87.08 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-07-23T07:38:58.053Z] #17 87.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-23T07:38:58.054Z] #17 87.29 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-07-23T07:38:58.054Z] #17 87.33 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-07-23T07:38:58.054Z] #17 87.43 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-07-23T07:38:58.054Z] #17 87.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-07-23T07:38:58.054Z] #17 87.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-23T07:38:58.054Z] #17 87.84 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-23T07:38:58.054Z] #17 87.85 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-23T07:38:58.054Z] #17 87.95 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-07-23T07:38:58.054Z] #17 87.95 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-07-23T07:38:58.054Z] #17 87.95 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-23T07:38:58.054Z] #17 88.24 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-23T07:38:58.054Z] #17 88.26 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-07-23T07:38:58.054Z] #17 88.26 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-07-23T07:38:58.054Z] #17 88.26 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-07-23T07:38:58.054Z] #17 88.26 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-07-23T07:38:58.054Z] #17 88.27 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-07-23T07:38:58.054Z] #17 88.27 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-07-23T07:38:58.054Z] #17 88.28 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-07-23T07:38:58.054Z] #17 88.28 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-07-23T07:38:58.054Z] #17 88.28 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-07-23T07:38:58.054Z] #17 88.34 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-07-23T07:38:58.054Z] #17 88.36 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-07-23T07:38:58.054Z] #17 88.36 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-07-23T07:38:58.054Z] #17 88.36 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-07-23T07:38:58.054Z] #17 88.43 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-07-23T07:38:58.054Z] #17 88.43 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-07-23T07:38:58.054Z] #17 88.44 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-07-23T07:38:58.054Z] #17 88.44 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-07-23T07:38:58.054Z] #17 88.45 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-07-23T07:38:58.054Z] #17 88.47 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-07-23T07:38:58.054Z] #17 88.48 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-07-23T07:38:58.054Z] #17 88.51 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-07-23T07:38:58.054Z] #17 88.81 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-07-23T07:38:58.054Z] #17 88.81 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-07-23T07:38:58.054Z] #17 88.87 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-07-23T07:38:58.054Z] #17 88.95 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-07-23T07:38:58.054Z] #17 89.00 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-07-23T07:38:58.054Z] #17 89.36 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-07-23T07:38:58.054Z] #17 89.36 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-07-23T07:38:58.054Z] #17 89.36 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-07-23T07:38:58.054Z] #17 89.41 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-07-23T07:38:58.054Z] #17 89.42 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-07-23T07:38:58.054Z] #17 89.42 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-07-23T07:38:58.054Z] #17 89.42 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-07-23T07:38:58.054Z] #17 89.44 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-07-23T07:38:58.054Z] #17 89.45 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-07-23T07:38:58.054Z] #17 89.45 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-07-23T07:38:58.054Z] #17 89.47 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-07-23T07:38:58.054Z] #17 89.84 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-07-23T07:38:58.054Z] #17 89.84 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-07-23T07:38:58.054Z] #17 89.88 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-07-23T07:38:58.054Z] #17 90.04 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-07-23T07:38:58.054Z] #17 90.12 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-07-23T07:38:58.054Z] #17 90.50 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-07-23T07:38:58.054Z] #17 90.50 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-07-23T07:38:58.054Z] #17 90.51 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-07-23T07:38:58.054Z] #17 90.60 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-07-23T07:38:58.054Z] #17 90.62 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-07-23T07:38:58.054Z] #17 90.62 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-07-23T07:38:58.054Z] #17 90.63 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-07-23T07:38:58.054Z] #17 90.64 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-07-23T07:38:58.054Z] #17 90.65 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-07-23T07:38:58.054Z] #17 90.67 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-07-23T07:38:58.054Z] #17 90.68 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-07-23T07:38:58.054Z] #17 90.69 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-07-23T07:38:58.054Z] #17 90.71 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-07-23T07:38:58.054Z] #17 90.71 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-07-23T07:38:58.054Z] #17 90.75 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-07-23T07:38:58.054Z] #17 ... [2021-07-23T07:38:58.054Z] [2021-07-23T07:38:58.054Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:38:58.054Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-23T07:38:58.054Z] #39 DONE 104.3s [2021-07-23T07:38:58.313Z] [2021-07-23T07:38:58.314Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-23T07:38:58.314Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-23T07:38:58.314Z] #17 91.10 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-07-23T07:38:58.314Z] #17 91.10 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-07-23T07:38:58.314Z] #17 91.15 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-07-23T07:38:58.314Z] #17 91.25 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-07-23T07:38:58.573Z] #17 91.33 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-07-23T07:38:59.954Z] #17 92.52 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-07-23T07:38:59.954Z] #17 92.52 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-07-23T07:38:59.954Z] #17 92.52 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-07-23T07:38:59.955Z] #17 92.62 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-07-23T07:38:59.955Z] #17 92.63 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-07-23T07:38:59.955Z] #17 92.63 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-07-23T07:38:59.955Z] #17 92.64 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-07-23T07:38:59.955Z] #17 92.64 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-07-23T07:38:59.955Z] #17 92.66 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-07-23T07:38:59.955Z] #17 92.68 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-07-23T07:38:59.955Z] #17 92.70 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-07-23T07:38:59.955Z] #17 92.73 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-07-23T07:39:00.218Z] #17 93.14 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-23T07:39:00.287Z] #10 DONE 2.5s [2021-07-23T07:39:00.287Z] [2021-07-23T07:39:00.287Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-23T07:39:00.287Z] #29 sha256:5bd4b8c21f858a555fcf62fb364d0b6bb95e36d610d44aa5a059e497f80d7e23 [2021-07-23T07:39:00.287Z] #29 0.817 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-23T07:39:00.287Z] #29 0.896 [2021-07-23T07:39:00.287Z] #29 1.009 ############ 17.1% ########################## 36.3% ######################################### 57.0% ##################################################### 74.9% ##################################################################### 96.7% ######################################################################## 100.0% [2021-07-23T07:39:00.287Z] #29 1.489 [2021-07-23T07:39:00.287Z] #29 1.591 ######################################################################## 100.0% [2021-07-23T07:39:00.287Z] #29 1.649 [2021-07-23T07:39:00.287Z] #29 1.761 ################################# 46.6% ######################################################################## 100.0% [2021-07-23T07:39:00.287Z] #29 1.864 [2021-07-23T07:39:00.287Z] #29 1.976 ############ 18.0% ########################## 36.9% ######################################## 56.3% ###################################################### 75.8% #################################################################### 95.1% ######################################################################## 100.0% [2021-07-23T07:39:00.287Z] #29 2.457 [2021-07-23T07:39:00.371Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 2.1s done [2021-07-23T07:39:00.372Z] #9 ... [2021-07-23T07:39:00.372Z] [2021-07-23T07:39:00.372Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-23T07:39:00.372Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-23T07:39:00.372Z] #64 DONE 1.0s [2021-07-23T07:39:00.478Z] #17 93.15 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-07-23T07:39:00.478Z] #17 93.20 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-07-23T07:39:00.478Z] #17 93.26 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-07-23T07:39:00.478Z] #17 93.30 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-07-23T07:39:00.636Z] [2021-07-23T07:39:00.636Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:39:00.636Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-23T07:39:00.636Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 [2021-07-23T07:39:00.738Z] #17 93.53 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-23T07:39:00.738Z] #17 93.53 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-07-23T07:39:01.237Z] #36 14.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:39:01.597Z] #29 2.569 ### 4.8% ####### 10.0% ########## 15.3% ############## 20.5% ################## 25.7% ###################### 30.9% ######################### 36.1% ############################# 40.8% ################################# 46.5% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.2% ################################################## 69.8% ########################################################## 81.6% ############################################################## 86.9% ################################################################## 92.1% ##################################################################### 96.0% ######################################################################## 100.0% [2021-07-23T07:39:01.597Z] #29 4.434 [2021-07-23T07:39:01.597Z] #29 4.667 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-23T07:39:01.674Z] #17 94.15 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:01.674Z] #17 94.40 Fetched 169 MB in 8s (19.9 MB/s) [2021-07-23T07:39:01.674Z] #17 94.46 Selecting previously unselected package liblocale-gettext-perl. [2021-07-23T07:39:01.858Z] #29 4.726 [2021-07-23T07:39:01.858Z] #29 4.785 ######################################################################## 100.0% [2021-07-23T07:39:01.858Z] #29 4.815 [2021-07-23T07:39:01.934Z] #17 94.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-23T07:39:01.934Z] #17 94.50 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-23T07:39:01.934Z] #17 94.51 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-23T07:39:01.934Z] #17 94.58 Selecting previously unselected package bzip2. [2021-07-23T07:39:01.934Z] #17 94.58 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-23T07:39:01.934Z] #17 94.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-23T07:39:01.934Z] #17 94.64 Selecting previously unselected package libmagic-mgc. [2021-07-23T07:39:01.934Z] #17 94.65 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-23T07:39:01.934Z] #17 94.65 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-23T07:39:02.118Z] #29 5.038 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-23T07:39:02.118Z] #29 5.092 [2021-07-23T07:39:02.179Z] #36 ... [2021-07-23T07:39:02.179Z] [2021-07-23T07:39:02.179Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:39:02.179Z] #59 sha256:cee39dd665f90a5414e2ec0a4defedb06855fb2cb1879ab5245b33a2c3031edd [2021-07-23T07:39:02.179Z] #59 15.20 + cd /tmp/tmp.O4EwQEgqqu/src/github.com/rootless-containers/rootlesskit [2021-07-23T07:39:02.179Z] #59 15.20 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-23T07:39:02.179Z] #59 15.37 + export GO111MODULE=on [2021-07-23T07:39:02.179Z] #59 15.37 + GO111MODULE=on [2021-07-23T07:39:02.179Z] #59 15.37 + export GOPROXY=https://proxy.golang.org [2021-07-23T07:39:02.179Z] #59 15.37 + GOPROXY=https://proxy.golang.org [2021-07-23T07:39:02.179Z] #59 15.37 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-23T07:39:02.179Z] #59 15.37 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-23T07:39:02.192Z] #17 94.82 Selecting previously unselected package libmagic1:amd64. [2021-07-23T07:39:02.192Z] #17 94.83 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-23T07:39:02.192Z] #17 94.84 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-23T07:39:02.193Z] #17 94.91 Selecting previously unselected package file. [2021-07-23T07:39:02.193Z] #17 94.91 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-23T07:39:02.193Z] #17 94.92 Unpacking file (1:5.35-4+deb10u2) ... [2021-07-23T07:39:02.193Z] #17 94.99 Selecting previously unselected package xz-utils. [2021-07-23T07:39:02.193Z] #17 94.99 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-07-23T07:39:02.193Z] #17 95.00 Unpacking xz-utils (5.2.4-1) ... [2021-07-23T07:39:02.381Z] #29 5.152 ######################################################################## 100.0% [2021-07-23T07:39:02.381Z] #29 5.191 [2021-07-23T07:39:02.451Z] #17 95.10 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-23T07:39:02.451Z] #17 95.10 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-23T07:39:02.451Z] #17 95.10 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-23T07:39:02.569Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 1.8s done [2021-07-23T07:39:02.641Z] #29 5.497 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-23T07:39:02.641Z] #29 5.556 [2021-07-23T07:39:03.019Z] #17 95.95 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-07-23T07:39:03.146Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 [2021-07-23T07:39:03.162Z] #29 5.668 #### 6.1% ######################### 34.7% ##################################### 51.6% ##################################################### 74.5% ######################################################################## 100.0% [2021-07-23T07:39:03.162Z] #29 6.184 [2021-07-23T07:39:03.279Z] #17 95.95 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-07-23T07:39:03.279Z] #17 95.96 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-23T07:39:03.423Z] #29 6.423 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-23T07:39:03.423Z] #29 6.479 [2021-07-23T07:39:03.566Z] #59 17.73 go: downloading github.com/pkg/errors v0.9.1 [2021-07-23T07:39:03.566Z] #59 17.91 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-23T07:39:03.566Z] #59 18.04 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-23T07:39:03.566Z] #59 ... [2021-07-23T07:39:03.566Z] [2021-07-23T07:39:03.566Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:39:03.566Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-23T07:39:03.566Z] #32 7.566 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-23T07:39:03.566Z] #32 7.574 Cloning into '.'... [2021-07-23T07:39:03.683Z] #29 6.554 ######################################################################## 100.0% [2021-07-23T07:39:03.683Z] #29 6.577 [2021-07-23T07:39:03.683Z] #29 6.766 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-23T07:39:03.709Z] #44 ... [2021-07-23T07:39:03.709Z] [2021-07-23T07:39:03.709Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:39:03.709Z] #52 sha256:a1be234787efed3b4dff4878cc8c4c830097c4295705856d1b1501d68ff90a97 [2021-07-23T07:39:03.709Z] #52 6.418 + RM_GOPATH=0 [2021-07-23T07:39:03.709Z] #52 6.418 + TMP_GOPATH= [2021-07-23T07:39:03.709Z] #52 6.418 + : /build [2021-07-23T07:39:03.709Z] #52 6.418 + '[' -z '' ']' [2021-07-23T07:39:03.709Z] #52 ... [2021-07-23T07:39:03.709Z] [2021-07-23T07:39:03.709Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-23T07:39:03.709Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-23T07:39:03.709Z] #12 DONE 6.5s [2021-07-23T07:39:03.709Z] [2021-07-23T07:39:03.709Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:39:03.709Z] #52 sha256:a1be234787efed3b4dff4878cc8c4c830097c4295705856d1b1501d68ff90a97 [2021-07-23T07:39:03.709Z] #52 6.418 ++ mktemp -d [2021-07-23T07:39:03.709Z] #52 6.420 + export GOPATH=/tmp/tmp.a99vJTFUNC [2021-07-23T07:39:03.709Z] #52 6.420 + GOPATH=/tmp/tmp.a99vJTFUNC [2021-07-23T07:39:03.709Z] #52 6.420 + RM_GOPATH=1 [2021-07-23T07:39:03.709Z] #52 6.420 + case "$(go env GOARCH)" in [2021-07-23T07:39:03.709Z] #52 6.420 ++ go env GOARCH [2021-07-23T07:39:03.709Z] #52 6.425 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:03.709Z] #52 6.425 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:03.709Z] #52 6.425 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:03.709Z] #52 6.426 + dir=/tmp/install [2021-07-23T07:39:03.709Z] #52 6.426 + bin=shfmt [2021-07-23T07:39:03.709Z] #52 6.426 + shift [2021-07-23T07:39:03.709Z] #52 6.426 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-23T07:39:03.709Z] #52 6.426 + . /tmp/install/shfmt.installer [2021-07-23T07:39:03.709Z] #52 6.426 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-23T07:39:03.709Z] #52 6.426 + install_shfmt [2021-07-23T07:39:03.709Z] #52 6.426 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-23T07:39:03.709Z] #52 6.426 + git clone https://github.com/mvdan/sh.git /tmp/tmp.a99vJTFUNC/src/github.com/mvdan/sh [2021-07-23T07:39:03.709Z] #52 6.428 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-23T07:39:03.709Z] #52 6.430 Cloning into '/tmp/tmp.a99vJTFUNC/src/github.com/mvdan/sh'... [2021-07-23T07:39:03.709Z] #52 ... [2021-07-23T07:39:03.709Z] [2021-07-23T07:39:03.709Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:03.709Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:03.827Z] #32 ... [2021-07-23T07:39:03.827Z] [2021-07-23T07:39:03.827Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:03.827Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:03.827Z] #13 6.055 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:03.827Z] #13 6.055 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:03.827Z] #13 6.057 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:03.827Z] #13 8.453 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-23T07:39:03.827Z] #13 11.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:39:03.860Z] #17 96.69 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-07-23T07:39:03.860Z] #17 96.69 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-07-23T07:39:03.946Z] #29 6.820 [2021-07-23T07:39:03.946Z] #29 6.857 ######################################################################## 100.0% [2021-07-23T07:39:03.946Z] #29 6.874 [2021-07-23T07:39:03.946Z] #29 6.884 Download of images into '/build' complete. [2021-07-23T07:39:03.946Z] #29 6.884 Use something like the following to load the result into a Docker daemon: [2021-07-23T07:39:03.946Z] #29 6.884 tar -cC '/build' . | docker load [2021-07-23T07:39:04.088Z] #13 ... [2021-07-23T07:39:04.088Z] [2021-07-23T07:39:04.088Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:04.088Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:04.088Z] #36 18.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:39:04.121Z] #17 96.70 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-23T07:39:04.544Z] #9 ... [2021-07-23T07:39:04.544Z] [2021-07-23T07:39:04.544Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-23T07:39:04.544Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-23T07:39:04.544Z] #66 DONE 3.8s [2021-07-23T07:39:04.544Z] [2021-07-23T07:39:04.544Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-23T07:39:04.544Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-23T07:39:04.689Z] #17 97.49 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-07-23T07:39:04.689Z] #17 97.49 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-23T07:39:04.689Z] #17 97.50 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-23T07:39:05.258Z] #17 98.18 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-07-23T07:39:05.510Z] #36 ... [2021-07-23T07:39:05.510Z] [2021-07-23T07:39:05.510Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-23T07:39:05.510Z] #24 sha256:14803b9dd5f179d389f2bd125055cdbd7dcc4228a91e290cdc0e241eea18cffc [2021-07-23T07:39:05.510Z] #24 18.70 + mkdir -p /build [2021-07-23T07:39:05.510Z] #24 18.73 + mv docker/docker /build/ [2021-07-23T07:39:05.510Z] #24 18.77 + rmdir docker [2021-07-23T07:39:05.510Z] #24 DONE 20.0s [2021-07-23T07:39:05.517Z] #17 98.18 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-23T07:39:05.517Z] #17 98.18 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-23T07:39:05.772Z] [2021-07-23T07:39:05.772Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:39:05.772Z] #59 sha256:cee39dd665f90a5414e2ec0a4defedb06855fb2cb1879ab5245b33a2c3031edd [2021-07-23T07:39:05.772Z] #59 19.13 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-23T07:39:06.034Z] #59 ... [2021-07-23T07:39:06.034Z] [2021-07-23T07:39:06.034Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:39:06.034Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-23T07:39:06.034Z] #56 10.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:39:06.034Z] #56 13.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:39:06.034Z] #56 17.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:39:06.034Z] #56 ... [2021-07-23T07:39:06.034Z] [2021-07-23T07:39:06.034Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:06.034Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:06.034Z] #13 14.66 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:39:06.086Z] #17 98.70 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-07-23T07:39:06.086Z] #17 98.71 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:06.086Z] #17 98.72 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-23T07:39:06.086Z] #17 98.79 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-07-23T07:39:06.086Z] #17 98.80 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:06.086Z] #17 98.81 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:06.489Z] #29 DONE 9.1s [2021-07-23T07:39:06.489Z] [2021-07-23T07:39:06.489Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-23T07:39:06.489Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-23T07:39:06.489Z] #11 DONE 6.0s [2021-07-23T07:39:06.489Z] [2021-07-23T07:39:06.489Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-23T07:39:06.489Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-23T07:39:06.606Z] #13 17.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:39:06.750Z] #31 ... [2021-07-23T07:39:06.750Z] [2021-07-23T07:39:06.750Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-23T07:39:06.750Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-23T07:39:06.750Z] #39 DONE 0.6s [2021-07-23T07:39:06.985Z] #13 ... [2021-07-23T07:39:06.985Z] [2021-07-23T07:39:06.985Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-23T07:39:06.985Z] #48 sha256:1c39a2e3faa6950a46fa49d2326a99c45a3a78b5b1edff18e7b657ad2f80e643 [2021-07-23T07:39:06.985Z] #48 7.652 + RM_GOPATH=0 [2021-07-23T07:39:06.985Z] #48 7.652 + TMP_GOPATH= [2021-07-23T07:39:06.985Z] #48 7.652 + : /build [2021-07-23T07:39:06.985Z] #48 7.652 + '[' -z '' ']' [2021-07-23T07:39:06.985Z] #48 7.652 ++ mktemp -d [2021-07-23T07:39:06.985Z] #48 7.652 + export GOPATH=/tmp/tmp.XzEXPq5JWL [2021-07-23T07:39:06.985Z] #48 7.652 + GOPATH=/tmp/tmp.XzEXPq5JWL [2021-07-23T07:39:06.985Z] #48 7.652 + RM_GOPATH=1 [2021-07-23T07:39:06.985Z] #48 7.652 + case "$(go env GOARCH)" in [2021-07-23T07:39:06.985Z] #48 7.652 ++ go env GOARCH [2021-07-23T07:39:06.985Z] #48 7.703 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:06.985Z] #48 7.703 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:06.985Z] #48 7.703 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:06.985Z] #48 7.705 + dir=/tmp/install [2021-07-23T07:39:06.985Z] #48 7.705 + bin=gotestsum [2021-07-23T07:39:06.985Z] #48 7.705 + shift [2021-07-23T07:39:06.985Z] #48 7.705 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-23T07:39:06.985Z] #48 7.705 + . /tmp/install/gotestsum.installer [2021-07-23T07:39:06.985Z] #48 7.705 ++ : v0.5.3 [2021-07-23T07:39:06.985Z] #48 7.705 + install_gotestsum [2021-07-23T07:39:06.985Z] #48 7.705 + set -e [2021-07-23T07:39:06.985Z] #48 7.705 + export GO111MODULE=on [2021-07-23T07:39:06.985Z] #48 7.705 + GO111MODULE=on [2021-07-23T07:39:06.985Z] #48 7.705 + GOBIN=/build [2021-07-23T07:39:06.985Z] #48 7.705 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-23T07:39:06.985Z] #48 8.678 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-23T07:39:06.985Z] #48 ... [2021-07-23T07:39:06.985Z] [2021-07-23T07:39:06.985Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:06.985Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:06.985Z] #36 8.534 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:06.985Z] #36 8.632 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:06.985Z] #36 8.632 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:06.985Z] #36 ... [2021-07-23T07:39:06.985Z] [2021-07-23T07:39:06.985Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:39:06.985Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-23T07:39:06.985Z] #56 8.527 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:06.985Z] #56 8.654 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:06.985Z] #56 8.654 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:07.015Z] [2021-07-23T07:39:07.015Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-23T07:39:07.015Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-23T07:39:07.015Z] #31 DONE 0.7s [2021-07-23T07:39:07.015Z] [2021-07-23T07:39:07.015Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-23T07:39:07.015Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-23T07:39:07.015Z] #43 DONE 0.7s [2021-07-23T07:39:07.015Z] [2021-07-23T07:39:07.015Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:07.015Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:39:07.118Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 4.0s done [2021-07-23T07:39:07.287Z] #56 ... [2021-07-23T07:39:07.287Z] [2021-07-23T07:39:07.287Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:39:07.287Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:39:07.287Z] #40 7.699 + git clone https://github.com/docker/distribution.git . [2021-07-23T07:39:07.287Z] #40 7.703 Cloning into '.'... [2021-07-23T07:39:07.287Z] #40 ... [2021-07-23T07:39:07.287Z] [2021-07-23T07:39:07.287Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:07.287Z] #50 sha256:168e4cf7103be8e31db0850595536b39fbf74786935356814d563094258ea0ef [2021-07-23T07:39:07.287Z] #50 6.916 + RM_GOPATH=0 [2021-07-23T07:39:07.287Z] #50 6.916 + TMP_GOPATH= [2021-07-23T07:39:07.287Z] #50 6.916 + : /build [2021-07-23T07:39:07.287Z] #50 6.916 + '[' -z '' ']' [2021-07-23T07:39:07.287Z] #50 6.921 ++ mktemp -d [2021-07-23T07:39:07.287Z] #50 6.923 + export GOPATH=/tmp/tmp.Q16ogd5GSo [2021-07-23T07:39:07.287Z] #50 6.923 + GOPATH=/tmp/tmp.Q16ogd5GSo [2021-07-23T07:39:07.287Z] #50 6.923 + RM_GOPATH=1 [2021-07-23T07:39:07.287Z] #50 6.923 + case "$(go env GOARCH)" in [2021-07-23T07:39:07.287Z] #50 6.923 ++ go env GOARCH [2021-07-23T07:39:07.287Z] #50 6.928 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:07.287Z] #50 6.928 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:07.287Z] #50 6.928 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:07.287Z] #50 6.941 + dir=/tmp/install [2021-07-23T07:39:07.287Z] #50 6.941 + bin=golangci_lint [2021-07-23T07:39:07.287Z] #50 6.941 + shift [2021-07-23T07:39:07.287Z] #50 6.941 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-23T07:39:07.287Z] #50 6.941 + . /tmp/install/golangci_lint.installer [2021-07-23T07:39:07.287Z] #50 6.941 ++ : v1.23.8 [2021-07-23T07:39:07.287Z] #50 6.941 + install_golangci_lint [2021-07-23T07:39:07.287Z] #50 6.941 + set -e [2021-07-23T07:39:07.287Z] #50 6.941 + export GO111MODULE=on [2021-07-23T07:39:07.287Z] #50 6.941 + GO111MODULE=on [2021-07-23T07:39:07.287Z] #50 6.941 + GOBIN=/build [2021-07-23T07:39:07.287Z] #50 6.941 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-23T07:39:07.287Z] #50 7.614 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-23T07:39:07.383Z] #9 extracting sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 [2021-07-23T07:39:07.465Z] #17 100.0 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-07-23T07:39:07.465Z] #17 100.0 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:07.465Z] #17 100.0 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-23T07:39:07.465Z] #17 100.1 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-07-23T07:39:07.465Z] #17 100.1 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:07.465Z] #17 100.1 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-23T07:39:07.545Z] #50 ... [2021-07-23T07:39:07.545Z] [2021-07-23T07:39:07.545Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-23T07:39:07.545Z] #24 sha256:5d595124d3dbe52e6a1d2eb42c9076673738a9a0c75f79958273d8109365cd8b [2021-07-23T07:39:07.545Z] #24 6.534 + RM_GOPATH=0 [2021-07-23T07:39:07.545Z] #24 6.534 + TMP_GOPATH= [2021-07-23T07:39:07.545Z] #24 6.534 + : /build [2021-07-23T07:39:07.545Z] #24 6.534 + '[' -z '' ']' [2021-07-23T07:39:07.545Z] #24 6.537 ++ mktemp -d [2021-07-23T07:39:07.545Z] #24 6.543 + export GOPATH=/tmp/tmp.x88bmEBSTz [2021-07-23T07:39:07.545Z] #24 6.543 + GOPATH=/tmp/tmp.x88bmEBSTz [2021-07-23T07:39:07.545Z] #24 6.543 + RM_GOPATH=1 [2021-07-23T07:39:07.545Z] #24 6.543 + case "$(go env GOARCH)" in [2021-07-23T07:39:07.545Z] #24 6.543 ++ go env GOARCH [2021-07-23T07:39:07.545Z] #24 6.551 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:07.545Z] #24 6.551 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:07.545Z] #24 6.551 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:07.545Z] #24 6.551 + dir=/tmp/install [2021-07-23T07:39:07.545Z] #24 6.551 + bin=dockercli [2021-07-23T07:39:07.545Z] #24 6.551 + shift [2021-07-23T07:39:07.545Z] #24 6.551 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-23T07:39:07.545Z] #24 6.551 + . /tmp/install/dockercli.installer [2021-07-23T07:39:07.545Z] #24 6.551 ++ : stable [2021-07-23T07:39:07.545Z] #24 6.551 ++ : 17.06.2-ce [2021-07-23T07:39:07.545Z] #24 6.551 + install_dockercli [2021-07-23T07:39:07.545Z] #24 6.551 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-23T07:39:07.545Z] #24 6.551 ++ uname -m [2021-07-23T07:39:07.545Z] #24 6.551 + arch=x86_64 [2021-07-23T07:39:07.545Z] #24 6.551 + '[' x86_64 '!=' x86_64 ']' [2021-07-23T07:39:07.545Z] #24 6.551 + url=https://download.docker.com/linux/static [2021-07-23T07:39:07.545Z] #24 6.551 + tar -xz docker/docker [2021-07-23T07:39:07.545Z] #24 6.551 Install docker/cli version 17.06.2-ce from stable [2021-07-23T07:39:07.545Z] #24 6.561 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-23T07:39:07.545Z] #24 ... [2021-07-23T07:39:07.545Z] [2021-07-23T07:39:07.546Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:07.546Z] #46 sha256:eb49161984e34d897d93bb3622b429dc8e083581bd1679803c4bc78473e5c7df [2021-07-23T07:39:07.546Z] #46 7.404 + RM_GOPATH=0 [2021-07-23T07:39:07.546Z] #46 7.404 + TMP_GOPATH= [2021-07-23T07:39:07.546Z] #46 7.404 + : /build [2021-07-23T07:39:07.546Z] #46 7.404 + '[' -z '' ']' [2021-07-23T07:39:07.546Z] #46 7.404 ++ mktemp -d [2021-07-23T07:39:07.546Z] #46 7.405 + export GOPATH=/tmp/tmp.macyqm5Lsw [2021-07-23T07:39:07.546Z] #46 7.405 + GOPATH=/tmp/tmp.macyqm5Lsw [2021-07-23T07:39:07.546Z] #46 7.405 + RM_GOPATH=1 [2021-07-23T07:39:07.546Z] #46 7.405 + case "$(go env GOARCH)" in [2021-07-23T07:39:07.546Z] #46 7.405 ++ go env GOARCH [2021-07-23T07:39:07.546Z] #46 7.418 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:07.546Z] #46 7.418 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:07.546Z] #46 7.419 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:07.546Z] #46 7.421 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-23T07:39:07.546Z] #46 7.424 + dir=/tmp/install [2021-07-23T07:39:07.546Z] #46 7.424 + bin=vndr [2021-07-23T07:39:07.546Z] #46 7.424 + shift [2021-07-23T07:39:07.546Z] #46 7.424 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-23T07:39:07.546Z] #46 7.424 + . /tmp/install/vndr.installer [2021-07-23T07:39:07.546Z] #46 7.424 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-23T07:39:07.546Z] #46 7.424 + install_vndr [2021-07-23T07:39:07.546Z] #46 7.424 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-23T07:39:07.546Z] #46 7.424 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.macyqm5Lsw/src/github.com/LK4D4/vndr [2021-07-23T07:39:07.546Z] #46 7.439 Cloning into '/tmp/tmp.macyqm5Lsw/src/github.com/LK4D4/vndr'... [2021-07-23T07:39:07.546Z] #46 8.441 + cd /tmp/tmp.macyqm5Lsw/src/github.com/LK4D4/vndr [2021-07-23T07:39:07.546Z] #46 8.442 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-23T07:39:07.546Z] #46 8.482 + go build -buildmode=pie -v -o /build/vndr . [2021-07-23T07:39:07.552Z] #13 ... [2021-07-23T07:39:07.552Z] [2021-07-23T07:39:07.552Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-23T07:39:07.552Z] #48 sha256:106c30b57fbe59a73c58d610009b1b489343a6098eb85d5948fd66e93db3d5f8 [2021-07-23T07:39:07.552Z] #48 11.89 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-23T07:39:07.552Z] #48 15.91 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-23T07:39:07.552Z] #48 ... [2021-07-23T07:39:07.552Z] [2021-07-23T07:39:07.552Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:39:07.552Z] #52 sha256:c80adb64196cf07ca18e524b4a3427fc42e3e8d25febdac6ff17b77656055fc2 [2021-07-23T07:39:07.552Z] #52 21.96 + cd /tmp/tmp.TboIi60gEu/src/github.com/mvdan/sh [2021-07-23T07:39:07.552Z] #52 21.96 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-23T07:39:07.648Z] #9 extracting sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 done [2021-07-23T07:39:07.648Z] #9 DONE 20.4s [2021-07-23T07:39:07.648Z] [2021-07-23T07:39:07.648Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-23T07:39:07.648Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-23T07:39:07.648Z] #27 4.217 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:07.648Z] #27 4.218 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:07.648Z] #27 4.234 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:07.648Z] #27 4.522 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-23T07:39:07.648Z] #27 4.751 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-23T07:39:07.648Z] #27 5.286 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-23T07:39:07.648Z] #27 6.868 Fetched 8281 kB in 3s (2855 kB/s) [2021-07-23T07:39:07.648Z] #27 6.868 Reading package lists... [2021-07-23T07:39:07.648Z] #27 8.187 Reading package lists... [2021-07-23T07:39:07.648Z] #27 9.489 Building dependency tree... [2021-07-23T07:39:07.648Z] #27 10.13 The following additional packages will be installed: [2021-07-23T07:39:07.648Z] #27 10.13 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-23T07:39:07.648Z] #27 10.14 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-23T07:39:07.648Z] #27 10.14 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-23T07:39:07.648Z] #27 10.14 Suggested packages: [2021-07-23T07:39:07.648Z] #27 10.14 krb5-doc krb5-user [2021-07-23T07:39:07.648Z] #27 10.14 Recommended packages: [2021-07-23T07:39:07.648Z] #27 10.14 krb5-locales publicsuffix libsasl2-modules [2021-07-23T07:39:07.648Z] #27 10.47 The following NEW packages will be installed: [2021-07-23T07:39:07.648Z] #27 10.47 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-23T07:39:07.648Z] #27 10.47 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-23T07:39:07.648Z] #27 10.48 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-23T07:39:07.648Z] #27 10.48 libssh2-1 libssl1.1 openssl [2021-07-23T07:39:07.648Z] #27 10.77 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:39:07.648Z] #27 10.77 Need to get 4777 kB of archives. [2021-07-23T07:39:07.648Z] #27 10.77 After this operation, 11.5 MB of additional disk space will be used. [2021-07-23T07:39:07.648Z] #27 10.77 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-07-23T07:39:07.648Z] #27 10.79 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-07-23T07:39:07.648Z] #27 10.85 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-23T07:39:07.648Z] #27 10.85 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-07-23T07:39:07.648Z] #27 10.85 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-07-23T07:39:07.648Z] #27 10.86 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-07-23T07:39:07.648Z] #27 10.86 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-07-23T07:39:07.648Z] #27 10.86 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-07-23T07:39:07.648Z] #27 10.87 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-07-23T07:39:07.648Z] #27 10.87 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-07-23T07:39:07.648Z] #27 10.87 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-23T07:39:07.648Z] #27 10.88 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-07-23T07:39:07.648Z] #27 10.88 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-07-23T07:39:07.648Z] #27 10.88 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-07-23T07:39:07.648Z] #27 10.88 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-07-23T07:39:07.648Z] #27 10.88 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-07-23T07:39:07.648Z] #27 10.88 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-07-23T07:39:07.648Z] #27 10.90 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-07-23T07:39:07.648Z] #27 10.90 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-23T07:39:07.648Z] #27 10.91 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-23T07:39:07.648Z] #27 10.91 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-23T07:39:07.648Z] #27 11.22 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:07.648Z] #27 11.26 Fetched 4777 kB in 0s (11.7 MB/s) [2021-07-23T07:39:07.648Z] #27 11.30 Selecting previously unselected package libssl1.1:arm64. [2021-07-23T07:39:07.648Z] #27 11.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 ... 6670 files and directories currently installed.) [2021-07-23T07:39:07.648Z] #27 11.32 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-23T07:39:07.648Z] #27 11.33 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-23T07:39:07.648Z] #27 11.49 Selecting previously unselected package openssl. [2021-07-23T07:39:07.649Z] #27 11.49 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-23T07:39:07.649Z] #27 11.55 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-23T07:39:07.802Z] #46 11.00 internal/unsafeheader [2021-07-23T07:39:07.802Z] #46 ... [2021-07-23T07:39:07.802Z] [2021-07-23T07:39:07.802Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:39:07.802Z] #59 sha256:40bb9a5b0611d1c796d157c80d0b66d80b634c86209b1a89ab6f64433f11e770 [2021-07-23T07:39:07.802Z] #59 6.857 + RM_GOPATH=0 [2021-07-23T07:39:07.802Z] #59 6.857 + TMP_GOPATH= [2021-07-23T07:39:07.802Z] #59 6.857 + : /build [2021-07-23T07:39:07.802Z] #59 6.857 + '[' -z '' ']' [2021-07-23T07:39:07.802Z] #59 6.857 ++ mktemp -d [2021-07-23T07:39:07.802Z] #59 6.857 + export GOPATH=/tmp/tmp.A6GDRUJnj0 [2021-07-23T07:39:07.802Z] #59 6.857 + GOPATH=/tmp/tmp.A6GDRUJnj0 [2021-07-23T07:39:07.802Z] #59 6.857 + RM_GOPATH=1 [2021-07-23T07:39:07.802Z] #59 6.857 + case "$(go env GOARCH)" in [2021-07-23T07:39:07.802Z] #59 6.857 ++ go env GOARCH [2021-07-23T07:39:07.802Z] #59 6.864 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:07.802Z] #59 6.864 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:07.802Z] #59 6.865 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:07.802Z] #59 6.868 + dir=/tmp/install [2021-07-23T07:39:07.802Z] #59 6.868 + bin=rootlesskit [2021-07-23T07:39:07.802Z] #59 6.868 + shift [2021-07-23T07:39:07.802Z] #59 6.868 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-23T07:39:07.802Z] #59 6.868 + . /tmp/install/rootlesskit.installer [2021-07-23T07:39:07.802Z] #59 6.868 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-23T07:39:07.802Z] #59 6.868 + install_rootlesskit [2021-07-23T07:39:07.802Z] #59 6.868 + case "$1" in [2021-07-23T07:39:07.802Z] #59 6.868 + export CGO_ENABLED=0 [2021-07-23T07:39:07.802Z] #59 6.868 + CGO_ENABLED=0 [2021-07-23T07:39:07.802Z] #59 6.868 + _install_rootlesskit [2021-07-23T07:39:07.802Z] #59 6.872 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-23T07:39:07.802Z] #59 6.872 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-23T07:39:07.802Z] #59 6.872 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.A6GDRUJnj0/src/github.com/rootless-containers/rootlesskit [2021-07-23T07:39:07.802Z] #59 6.874 Cloning into '/tmp/tmp.A6GDRUJnj0/src/github.com/rootless-containers/rootlesskit'... [2021-07-23T07:39:07.802Z] #59 ... [2021-07-23T07:39:07.802Z] [2021-07-23T07:39:07.802Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-23T07:39:07.802Z] #34 sha256:6fec58405c02410ad7801fd7bb084da773188aa82cfc9e09ede71a2cde068698 [2021-07-23T07:39:07.802Z] #34 7.998 Install go-toml version v1.8.1 [2021-07-23T07:39:07.802Z] #34 9.152 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-23T07:39:07.823Z] #52 22.10 + GO111MODULE=on [2021-07-23T07:39:07.823Z] #52 22.10 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-23T07:39:07.915Z] #27 11.75 Selecting previously unselected package ca-certificates. [2021-07-23T07:39:07.915Z] #27 11.75 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-23T07:39:07.915Z] #27 11.76 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-23T07:39:07.915Z] #27 11.85 Selecting previously unselected package libkeyutils1:arm64. [2021-07-23T07:39:08.059Z] #34 ... [2021-07-23T07:39:08.059Z] [2021-07-23T07:39:08.059Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:08.059Z] #46 sha256:eb49161984e34d897d93bb3622b429dc8e083581bd1679803c4bc78473e5c7df [2021-07-23T07:39:08.059Z] #46 11.24 runtime/internal/atomic [2021-07-23T07:39:08.059Z] #46 11.31 internal/cpu [2021-07-23T07:39:08.086Z] #52 ... [2021-07-23T07:39:08.086Z] [2021-07-23T07:39:08.086Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:08.086Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:39:08.086Z] #44 11.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:39:08.086Z] #44 15.35 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:39:08.086Z] #44 18.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:39:08.086Z] #44 21.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-23T07:39:08.086Z] #44 ... [2021-07-23T07:39:08.086Z] [2021-07-23T07:39:08.086Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:08.086Z] #46 sha256:565d05ac71ca736fac9430088a257312d75ba69a9916e936ef67054a774ec689 [2021-07-23T07:39:08.086Z] #46 12.45 unicode/utf8 [2021-07-23T07:39:08.086Z] #46 14.02 math/bits [2021-07-23T07:39:08.086Z] #46 14.79 math [2021-07-23T07:39:08.086Z] #46 21.18 encoding [2021-07-23T07:39:08.086Z] #46 21.59 unicode/utf16 [2021-07-23T07:39:08.086Z] #46 21.99 container/list [2021-07-23T07:39:08.179Z] #27 11.85 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-07-23T07:39:08.179Z] #27 11.86 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-07-23T07:39:08.179Z] #27 11.90 Selecting previously unselected package libkrb5support0:arm64. [2021-07-23T07:39:08.179Z] #27 11.90 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-07-23T07:39:08.179Z] #27 11.90 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-23T07:39:08.179Z] #27 11.94 Selecting previously unselected package libk5crypto3:arm64. [2021-07-23T07:39:08.179Z] #27 11.94 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-07-23T07:39:08.179Z] #27 11.95 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-23T07:39:08.179Z] #27 12.00 Selecting previously unselected package libkrb5-3:arm64. [2021-07-23T07:39:08.179Z] #27 12.00 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-07-23T07:39:08.179Z] #27 12.00 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-23T07:39:08.179Z] #27 12.09 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-07-23T07:39:08.179Z] #27 12.09 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-07-23T07:39:08.179Z] #27 12.10 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-23T07:39:08.179Z] #27 12.14 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-07-23T07:39:08.349Z] #46 22.66 crypto/internal/subtle [2021-07-23T07:39:08.349Z] #46 ... [2021-07-23T07:39:08.349Z] [2021-07-23T07:39:08.349Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-23T07:39:08.349Z] #34 sha256:54ffb8feeabe79c44525d9cedb0b84258a01a8277abef8c03475f0ead355fefd [2021-07-23T07:39:08.349Z] #34 12.74 github.com/pelletier/go-toml [2021-07-23T07:39:08.349Z] #34 ... [2021-07-23T07:39:08.349Z] [2021-07-23T07:39:08.349Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:08.349Z] #46 sha256:565d05ac71ca736fac9430088a257312d75ba69a9916e936ef67054a774ec689 [2021-07-23T07:39:08.349Z] #46 22.82 crypto/subtle [2021-07-23T07:39:08.443Z] #27 12.15 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-23T07:39:08.443Z] #27 12.15 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:39:08.443Z] #27 12.28 Selecting previously unselected package libsasl2-2:arm64. [2021-07-23T07:39:08.443Z] #27 12.28 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-23T07:39:08.443Z] #27 12.29 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:39:08.443Z] #27 12.34 Selecting previously unselected package libldap-common. [2021-07-23T07:39:08.443Z] #27 12.34 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-23T07:39:08.443Z] #27 12.35 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:39:08.443Z] #27 12.41 Selecting previously unselected package libldap-2.4-2:arm64. [2021-07-23T07:39:08.623Z] #46 11.82 runtime/internal/sys [2021-07-23T07:39:08.706Z] #27 12.41 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-07-23T07:39:08.706Z] #27 12.42 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:39:08.706Z] #27 12.49 Selecting previously unselected package libnghttp2-14:arm64. [2021-07-23T07:39:08.706Z] #27 12.49 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-07-23T07:39:08.706Z] #27 12.50 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-23T07:39:08.706Z] #27 ... [2021-07-23T07:39:08.706Z] [2021-07-23T07:39:08.707Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-23T07:39:08.707Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0 [2021-07-23T07:39:08.707Z] #10 DONE 1.1s [2021-07-23T07:39:08.707Z] [2021-07-23T07:39:08.707Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-23T07:39:08.707Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-23T07:39:08.707Z] #27 12.62 Selecting previously unselected package libpsl5:arm64. [2021-07-23T07:39:08.707Z] #27 12.62 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-07-23T07:39:08.707Z] #27 12.62 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-07-23T07:39:08.707Z] #27 12.66 Selecting previously unselected package librtmp1:arm64. [2021-07-23T07:39:08.707Z] #27 ... [2021-07-23T07:39:08.707Z] [2021-07-23T07:39:08.707Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-23T07:39:08.707Z] #11 sha256:8d7a4ba75dc8dd57fc58c1be63be3c07959b201a420f8386f9459bae7430bfda [2021-07-23T07:39:08.846Z] #17 101.4 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-07-23T07:39:08.846Z] #17 101.4 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:08.846Z] #17 101.4 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-23T07:39:08.846Z] #17 101.5 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-07-23T07:39:08.846Z] #17 101.5 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:08.846Z] #17 101.5 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-23T07:39:08.930Z] #46 23.14 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-23T07:39:08.930Z] #46 23.46 internal/nettrace [2021-07-23T07:39:09.186Z] #46 12.39 runtime/internal/math [2021-07-23T07:39:09.186Z] #46 12.49 internal/race [2021-07-23T07:39:09.192Z] #46 23.67 runtime/cgo [2021-07-23T07:39:09.443Z] #46 12.59 sync/atomic [2021-07-23T07:39:09.562Z] #44 ... [2021-07-23T07:39:09.562Z] [2021-07-23T07:39:09.562Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-23T07:39:09.562Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-23T07:39:09.562Z] #12 DONE 3.5s [2021-07-23T07:39:09.659Z] #11 DONE 0.8s [2021-07-23T07:39:09.659Z] [2021-07-23T07:39:09.659Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-23T07:39:09.659Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-23T07:39:09.659Z] #27 12.67 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-07-23T07:39:09.659Z] #27 12.67 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-23T07:39:09.659Z] #27 12.73 Selecting previously unselected package libssh2-1:arm64. [2021-07-23T07:39:09.659Z] #27 12.73 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-07-23T07:39:09.659Z] #27 12.74 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-23T07:39:09.659Z] #27 12.87 Selecting previously unselected package libcurl4:arm64. [2021-07-23T07:39:09.659Z] #27 12.87 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-07-23T07:39:09.659Z] #27 12.87 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-23T07:39:09.659Z] #27 12.94 Selecting previously unselected package curl. [2021-07-23T07:39:09.659Z] #27 12.94 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-07-23T07:39:09.659Z] #27 12.94 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-23T07:39:09.659Z] #27 13.01 Selecting previously unselected package libonig5:arm64. [2021-07-23T07:39:09.659Z] #27 13.01 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-07-23T07:39:09.659Z] #27 13.02 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-23T07:39:09.659Z] #27 13.07 Selecting previously unselected package libjq1:arm64. [2021-07-23T07:39:09.659Z] #27 13.08 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-23T07:39:09.659Z] #27 13.08 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-23T07:39:09.659Z] #27 13.12 Selecting previously unselected package jq. [2021-07-23T07:39:09.659Z] #27 13.12 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-23T07:39:09.659Z] #27 13.13 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-23T07:39:09.659Z] #27 13.18 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-07-23T07:39:09.659Z] #27 13.19 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-07-23T07:39:09.659Z] #27 13.20 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-23T07:39:09.659Z] #27 13.43 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-23T07:39:09.659Z] #27 13.44 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:39:09.659Z] #27 13.46 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-23T07:39:09.659Z] #27 13.47 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:39:09.659Z] #27 13.48 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-23T07:39:09.659Z] #27 13.50 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-23T07:39:09.659Z] #27 13.51 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-23T07:39:09.659Z] #27 13.54 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-23T07:39:09.700Z] #46 12.88 internal/bytealg [2021-07-23T07:39:09.785Z] #17 102.7 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-07-23T07:39:09.785Z] #17 102.7 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:09.822Z] [2021-07-23T07:39:09.822Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:09.822Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:09.924Z] #27 ... [2021-07-23T07:39:09.924Z] [2021-07-23T07:39:09.924Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-23T07:39:09.924Z] #43 sha256:d41414c17bc94e26593f94d21b2751ba76fdcc012722a50b3f573907e687a9a1 [2021-07-23T07:39:09.924Z] #43 DONE 0.1s [2021-07-23T07:39:09.924Z] [2021-07-23T07:39:09.924Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-23T07:39:09.924Z] #39 sha256:b669ce692a1e511a75c1c2d8b45a50e003ada14bcfcf2a4be3f0eb0858817e77 [2021-07-23T07:39:09.924Z] #39 DONE 0.2s [2021-07-23T07:39:09.924Z] [2021-07-23T07:39:09.924Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-23T07:39:09.924Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-23T07:39:09.924Z] #27 13.54 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-23T07:39:09.924Z] #27 13.56 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-23T07:39:09.924Z] #27 13.58 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-23T07:39:09.924Z] #27 13.59 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-23T07:39:09.924Z] #27 13.61 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-23T07:39:09.924Z] #27 13.63 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-23T07:39:09.924Z] #27 ... [2021-07-23T07:39:09.924Z] [2021-07-23T07:39:09.924Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-23T07:39:09.924Z] #31 sha256:0c13f0724e2299ace051f8de2232cd430b2730224b5bbe49256461c8925a2094 [2021-07-23T07:39:09.924Z] #31 DONE 0.2s [2021-07-23T07:39:10.044Z] #17 102.7 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-23T07:39:10.044Z] #17 102.8 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-07-23T07:39:10.044Z] #17 102.8 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:10.044Z] #17 102.8 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:10.199Z] [2021-07-23T07:39:10.199Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:39:10.199Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-23T07:39:10.264Z] #46 13.48 unicode [2021-07-23T07:39:11.423Z] #17 104.1 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-07-23T07:39:11.423Z] #17 104.1 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:11.423Z] #17 104.1 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-23T07:39:11.423Z] #17 104.2 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-07-23T07:39:11.423Z] #17 104.2 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:11.423Z] #17 104.2 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:11.651Z] #46 14.97 runtime [2021-07-23T07:39:12.801Z] #17 105.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-07-23T07:39:12.801Z] #17 105.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-23T07:39:12.801Z] #17 105.4 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:12.801Z] #17 105.4 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-07-23T07:39:12.801Z] #17 105.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-23T07:39:12.801Z] #17 105.4 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-23T07:39:12.801Z] #17 105.4 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-07-23T07:39:12.801Z] #17 105.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-23T07:39:12.801Z] #17 105.5 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-23T07:39:12.801Z] #17 105.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-07-23T07:39:12.801Z] #17 105.5 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-23T07:39:12.801Z] #17 105.5 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:12.801Z] #17 105.5 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-07-23T07:39:12.801Z] #17 105.5 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-23T07:39:12.801Z] #17 105.6 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:12.801Z] #17 105.6 Selecting previously unselected package cross-config. [2021-07-23T07:39:12.801Z] #17 105.6 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-07-23T07:39:12.801Z] #17 105.6 Unpacking cross-config (2.6.15-3) ... [2021-07-23T07:39:12.801Z] #17 105.7 Selecting previously unselected package gcc-8-cross-base. [2021-07-23T07:39:12.801Z] #17 105.7 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:12.801Z] #17 105.7 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-23T07:39:13.044Z] #46 ... [2021-07-23T07:39:13.044Z] [2021-07-23T07:39:13.045Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-23T07:39:13.045Z] #24 sha256:5d595124d3dbe52e6a1d2eb42c9076673738a9a0c75f79958273d8109365cd8b [2021-07-23T07:39:13.045Z] #24 16.20 + mkdir -p /build [2021-07-23T07:39:13.045Z] #24 16.22 + mv docker/docker /build/ [2021-07-23T07:39:13.045Z] #24 16.22 + rmdir docker [2021-07-23T07:39:13.045Z] #24 DONE 16.4s [2021-07-23T07:39:13.045Z] [2021-07-23T07:39:13.045Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:39:13.045Z] #59 sha256:40bb9a5b0611d1c796d157c80d0b66d80b634c86209b1a89ab6f64433f11e770 [2021-07-23T07:39:13.045Z] #59 13.18 + cd /tmp/tmp.A6GDRUJnj0/src/github.com/rootless-containers/rootlesskit [2021-07-23T07:39:13.045Z] #59 13.21 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-23T07:39:13.045Z] #59 13.34 + export GO111MODULE=on [2021-07-23T07:39:13.045Z] #59 13.34 + GO111MODULE=on [2021-07-23T07:39:13.045Z] #59 13.34 + export GOPROXY=https://proxy.golang.org [2021-07-23T07:39:13.045Z] #59 13.34 + GOPROXY=https://proxy.golang.org [2021-07-23T07:39:13.045Z] #59 13.34 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-23T07:39:13.045Z] #59 13.34 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-23T07:39:13.045Z] #59 15.52 go: downloading github.com/pkg/errors v0.9.1 [2021-07-23T07:39:13.045Z] #59 15.54 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-23T07:39:13.045Z] #59 15.66 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-23T07:39:13.061Z] #17 105.7 Selecting previously unselected package libc6-arm64-cross. [2021-07-23T07:39:13.061Z] #17 105.8 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-07-23T07:39:13.061Z] #17 105.8 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-07-23T07:39:13.320Z] #17 106.1 Selecting previously unselected package libgcc1-arm64-cross. [2021-07-23T07:39:13.320Z] #17 106.1 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-23T07:39:13.320Z] #17 106.1 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-23T07:39:13.320Z] #17 106.1 Selecting previously unselected package libgomp1-arm64-cross. [2021-07-23T07:39:13.320Z] #17 106.1 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:13.320Z] #17 106.1 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:13.401Z] #46 ... [2021-07-23T07:39:13.401Z] [2021-07-23T07:39:13.402Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-23T07:39:13.402Z] #34 sha256:54ffb8feeabe79c44525d9cedb0b84258a01a8277abef8c03475f0ead355fefd [2021-07-23T07:39:13.402Z] #34 23.52 github.com/pelletier/go-toml/cmd/tomll [2021-07-23T07:39:13.402Z] #34 DONE 27.7s [2021-07-23T07:39:13.402Z] [2021-07-23T07:39:13.402Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:13.402Z] #50 sha256:f23a823e17495689b27faa260e8adedd229d2d09ffac438e26479be83d18dbe3 [2021-07-23T07:39:13.402Z] #50 24.34 go: downloading github.com/fatih/color v1.7.0 [2021-07-23T07:39:13.402Z] #50 24.34 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-23T07:39:13.402Z] #50 24.53 go: downloading github.com/pkg/errors v0.8.1 [2021-07-23T07:39:13.402Z] #50 24.60 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-23T07:39:13.402Z] #50 24.60 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-23T07:39:13.402Z] #50 25.14 go: downloading github.com/spf13/viper v1.6.1 [2021-07-23T07:39:13.402Z] #50 25.54 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-23T07:39:13.402Z] #50 25.54 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-23T07:39:13.402Z] #50 25.68 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-23T07:39:13.402Z] #50 25.69 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-23T07:39:13.402Z] #50 27.29 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-23T07:39:13.402Z] #50 27.78 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-23T07:39:13.580Z] #17 106.2 Selecting previously unselected package libitm1-arm64-cross. [2021-07-23T07:39:13.580Z] #17 106.2 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:13.580Z] #17 106.2 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:13.580Z] #17 106.3 Selecting previously unselected package libatomic1-arm64-cross. [2021-07-23T07:39:13.580Z] #17 106.3 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:13.580Z] #17 106.3 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:13.580Z] #17 106.3 Selecting previously unselected package libstdc++6-arm64-cross. [2021-07-23T07:39:13.580Z] #17 106.3 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:13.580Z] #17 106.3 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:13.617Z] #59 16.67 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-23T07:39:13.840Z] #17 106.5 Selecting previously unselected package libasan5-arm64-cross. [2021-07-23T07:39:13.842Z] #17 106.5 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:13.842Z] #17 106.5 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:13.842Z] #17 106.6 Selecting previously unselected package liblsan0-arm64-cross. [2021-07-23T07:39:13.842Z] #17 106.6 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:13.842Z] #17 106.6 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:14.102Z] #17 106.7 Selecting previously unselected package libtsan0-arm64-cross. [2021-07-23T07:39:14.102Z] #17 106.7 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:14.102Z] #17 106.7 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:14.102Z] #17 106.8 Selecting previously unselected package libubsan1-arm64-cross. [2021-07-23T07:39:14.102Z] #17 106.8 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:14.102Z] #17 106.8 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:14.102Z] #17 106.9 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-07-23T07:39:14.102Z] #17 106.9 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:14.211Z] #32 ... [2021-07-23T07:39:14.211Z] [2021-07-23T07:39:14.211Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-23T07:39:14.211Z] #12 sha256:ec0543d9162d34cf7973999f6bde35307e6da16aa87429a271119862b2cc7dfe [2021-07-23T07:39:14.211Z] #12 DONE 4.1s [2021-07-23T07:39:14.211Z] [2021-07-23T07:39:14.211Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:14.211Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-23T07:39:14.364Z] #17 106.9 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:14.624Z] #17 107.3 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-07-23T07:39:14.624Z] #17 107.3 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:14.624Z] #17 107.3 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:15.001Z] #59 ... [2021-07-23T07:39:15.001Z] [2021-07-23T07:39:15.001Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:39:15.001Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-23T07:39:15.001Z] #32 8.018 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-23T07:39:15.001Z] #32 8.021 Cloning into '.'... [2021-07-23T07:39:15.120Z] #13 ... [2021-07-23T07:39:15.120Z] [2021-07-23T07:39:15.120Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:15.120Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:39:15.120Z] #44 7.635 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:15.120Z] #44 7.696 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:15.120Z] #44 7.717 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:15.258Z] #32 ... [2021-07-23T07:39:15.258Z] [2021-07-23T07:39:15.258Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-23T07:39:15.258Z] #48 sha256:1c39a2e3faa6950a46fa49d2326a99c45a3a78b5b1edff18e7b657ad2f80e643 [2021-07-23T07:39:15.258Z] #48 11.16 go: downloading github.com/fatih/color v1.9.0 [2021-07-23T07:39:15.258Z] #48 11.16 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-23T07:39:15.258Z] #48 11.36 go: downloading github.com/pkg/errors v0.9.1 [2021-07-23T07:39:15.258Z] #48 11.38 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-23T07:39:15.258Z] #48 12.06 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-23T07:39:15.258Z] #48 12.07 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-23T07:39:15.258Z] #48 12.29 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-23T07:39:15.258Z] #48 12.43 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-23T07:39:15.258Z] #48 12.45 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-23T07:39:15.258Z] #48 13.57 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-23T07:39:15.258Z] #48 17.20 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-23T07:39:15.519Z] #48 ... [2021-07-23T07:39:15.519Z] [2021-07-23T07:39:15.519Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:15.519Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:39:15.519Z] #44 8.411 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:15.519Z] #44 8.514 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:15.519Z] #44 8.514 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:15.519Z] #44 9.171 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-23T07:39:15.519Z] #44 10.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:39:15.519Z] #44 14.28 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:39:15.519Z] #44 18.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:39:15.694Z] #44 8.255 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-23T07:39:15.776Z] #44 ... [2021-07-23T07:39:15.776Z] [2021-07-23T07:39:15.776Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:15.776Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:15.776Z] #13 3.879 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-23T07:39:15.776Z] #13 4.132 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:15.776Z] #13 4.135 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:15.776Z] #13 4.135 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:15.776Z] #13 6.551 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-23T07:39:15.776Z] #13 9.360 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:39:15.776Z] #13 12.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:39:15.967Z] #50 ... [2021-07-23T07:39:15.967Z] [2021-07-23T07:39:15.967Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:39:15.967Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:39:15.967Z] #40 29.60 Checking out files: 79% (1347/1696) Checking out files: 80% (1357/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-23T07:39:16.005Z] #17 108.6 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-07-23T07:39:16.005Z] #17 108.6 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-23T07:39:16.005Z] #17 108.6 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:16.005Z] #17 108.7 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-07-23T07:39:16.005Z] #17 108.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-07-23T07:39:16.005Z] #17 108.7 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-23T07:39:16.159Z] #13 2.389 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-23T07:39:16.159Z] #13 2.422 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:16.159Z] #13 2.457 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:16.159Z] #13 2.479 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:16.230Z] #40 30.07 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-23T07:39:16.267Z] #44 9.199 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:39:16.267Z] #44 ... [2021-07-23T07:39:16.267Z] [2021-07-23T07:39:16.267Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:16.267Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:16.267Z] #36 7.188 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:16.267Z] #36 7.238 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:16.267Z] #36 7.253 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:16.267Z] #36 8.113 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:39:16.267Z] #36 10.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:39:16.267Z] #36 ... [2021-07-23T07:39:16.267Z] [2021-07-23T07:39:16.267Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-23T07:39:16.267Z] #48 sha256:0f4781afeea567a46d9f8c1c497f83b374a634e7033b5e7bc97042628f1adcc0 [2021-07-23T07:39:16.267Z] #48 5.457 + RM_GOPATH=0 [2021-07-23T07:39:16.267Z] #48 5.457 + TMP_GOPATH= [2021-07-23T07:39:16.267Z] #48 5.457 + : /build [2021-07-23T07:39:16.267Z] #48 5.457 + '[' -z '' ']' [2021-07-23T07:39:16.267Z] #48 5.457 ++ mktemp -d [2021-07-23T07:39:16.267Z] #48 5.457 + export GOPATH=/tmp/tmp.wJuTFdIMPC [2021-07-23T07:39:16.267Z] #48 5.457 + GOPATH=/tmp/tmp.wJuTFdIMPC [2021-07-23T07:39:16.267Z] #48 5.457 + RM_GOPATH=1 [2021-07-23T07:39:16.267Z] #48 5.457 + case "$(go env GOARCH)" in [2021-07-23T07:39:16.267Z] #48 5.457 ++ go env GOARCH [2021-07-23T07:39:16.267Z] #48 5.462 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:16.267Z] #48 5.462 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:16.267Z] #48 5.462 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:16.267Z] #48 5.463 + dir=/tmp/install [2021-07-23T07:39:16.267Z] #48 5.464 + bin=gotestsum [2021-07-23T07:39:16.267Z] #48 5.464 + shift [2021-07-23T07:39:16.267Z] #48 5.464 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-23T07:39:16.267Z] #48 5.464 + . /tmp/install/gotestsum.installer [2021-07-23T07:39:16.267Z] #48 5.464 ++ : v0.5.3 [2021-07-23T07:39:16.267Z] #48 5.464 + install_gotestsum [2021-07-23T07:39:16.267Z] #48 5.464 + set -e [2021-07-23T07:39:16.267Z] #48 5.465 + export GO111MODULE=on [2021-07-23T07:39:16.267Z] #48 5.465 + GO111MODULE=on [2021-07-23T07:39:16.267Z] #48 5.465 + GOBIN=/build [2021-07-23T07:39:16.267Z] #48 5.465 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-23T07:39:16.267Z] #48 6.034 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-23T07:39:16.267Z] #48 7.310 go: downloading github.com/fatih/color v1.9.0 [2021-07-23T07:39:16.267Z] #48 7.327 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-23T07:39:16.267Z] #48 7.353 go: downloading github.com/pkg/errors v0.9.1 [2021-07-23T07:39:16.267Z] #48 7.366 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-23T07:39:16.267Z] #48 7.621 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-23T07:39:16.267Z] #48 7.621 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-23T07:39:16.267Z] #48 7.903 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-23T07:39:16.267Z] #48 7.903 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-23T07:39:16.267Z] #48 8.032 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-23T07:39:16.267Z] #48 8.640 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-23T07:39:16.339Z] #13 13.20 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:39:16.339Z] #13 ... [2021-07-23T07:39:16.339Z] [2021-07-23T07:39:16.339Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:16.339Z] #46 sha256:eb49161984e34d897d93bb3622b429dc8e083581bd1679803c4bc78473e5c7df [2021-07-23T07:39:16.339Z] #46 19.66 unicode/utf8 [2021-07-23T07:39:16.528Z] #48 ... [2021-07-23T07:39:16.528Z] [2021-07-23T07:39:16.528Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-23T07:39:16.528Z] #24 sha256:83576cbe0f856afa9192453a924d318c3df69f91d3c722421520e769f604167c [2021-07-23T07:39:16.528Z] #24 4.400 + RM_GOPATH=0 [2021-07-23T07:39:16.528Z] #24 4.400 + TMP_GOPATH= [2021-07-23T07:39:16.528Z] #24 4.400 + : /build [2021-07-23T07:39:16.528Z] #24 4.400 + '[' -z '' ']' [2021-07-23T07:39:16.528Z] #24 4.405 ++ mktemp -d [2021-07-23T07:39:16.528Z] #24 4.405 + export GOPATH=/tmp/tmp.98TEe4xbRP [2021-07-23T07:39:16.528Z] #24 4.405 + GOPATH=/tmp/tmp.98TEe4xbRP [2021-07-23T07:39:16.528Z] #24 4.405 + RM_GOPATH=1 [2021-07-23T07:39:16.528Z] #24 4.405 + case "$(go env GOARCH)" in [2021-07-23T07:39:16.528Z] #24 4.405 ++ go env GOARCH [2021-07-23T07:39:16.528Z] #24 4.426 Install docker/cli version 17.06.2-ce from stable [2021-07-23T07:39:16.528Z] #24 4.426 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:16.528Z] #24 4.426 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:16.528Z] #24 4.426 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:16.528Z] #24 4.426 + dir=/tmp/install [2021-07-23T07:39:16.528Z] #24 4.426 + bin=dockercli [2021-07-23T07:39:16.528Z] #24 4.426 + shift [2021-07-23T07:39:16.528Z] #24 4.426 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-23T07:39:16.528Z] #24 4.426 + . /tmp/install/dockercli.installer [2021-07-23T07:39:16.528Z] #24 4.426 ++ : stable [2021-07-23T07:39:16.528Z] #24 4.426 ++ : 17.06.2-ce [2021-07-23T07:39:16.528Z] #24 4.426 + install_dockercli [2021-07-23T07:39:16.528Z] #24 4.426 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-23T07:39:16.528Z] #24 4.426 ++ uname -m [2021-07-23T07:39:16.528Z] #24 4.426 + arch=x86_64 [2021-07-23T07:39:16.528Z] #24 4.426 + '[' x86_64 '!=' x86_64 ']' [2021-07-23T07:39:16.528Z] #24 4.426 + url=https://download.docker.com/linux/static [2021-07-23T07:39:16.528Z] #24 4.426 + tar -xz docker/docker [2021-07-23T07:39:16.528Z] #24 4.426 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-23T07:39:16.528Z] #24 8.903 + mkdir -p /build [2021-07-23T07:39:16.528Z] #24 8.903 + mv docker/docker /build/ [2021-07-23T07:39:16.528Z] #24 8.903 + rmdir docker [2021-07-23T07:39:16.528Z] #24 DONE 10.3s [2021-07-23T07:39:16.528Z] [2021-07-23T07:39:16.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-07-23T07:39:16.528Z] #46 sha256:dd23e0daba3727f4dd15cbf7e1fda54d772b34a775c76309fd9931b83a4815e3 [2021-07-23T07:39:16.528Z] #46 5.152 + RM_GOPATH=0 [2021-07-23T07:39:16.528Z] #46 5.152 + TMP_GOPATH= [2021-07-23T07:39:16.528Z] #46 5.152 + : /build [2021-07-23T07:39:16.528Z] #46 5.152 + '[' -z '' ']' [2021-07-23T07:39:16.528Z] #46 5.152 ++ mktemp -d [2021-07-23T07:39:16.528Z] #46 5.152 + export GOPATH=/tmp/tmp.XCHB3wP8Sb [2021-07-23T07:39:16.528Z] #46 5.152 + GOPATH=/tmp/tmp.XCHB3wP8Sb [2021-07-23T07:39:16.528Z] #46 5.152 + RM_GOPATH=1 [2021-07-23T07:39:16.528Z] #46 5.152 + case "$(go env GOARCH)" in [2021-07-23T07:39:16.528Z] #46 5.152 ++ go env GOARCH [2021-07-23T07:39:16.528Z] #46 5.152 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:16.528Z] #46 5.152 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:16.528Z] #46 5.152 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:16.528Z] #46 5.152 + dir=/tmp/install [2021-07-23T07:39:16.528Z] #46 5.152 + bin=vndr [2021-07-23T07:39:16.528Z] #46 5.152 + shift [2021-07-23T07:39:16.528Z] #46 5.152 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-23T07:39:16.528Z] #46 5.152 + . /tmp/install/vndr.installer [2021-07-23T07:39:16.528Z] #46 5.152 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-23T07:39:16.528Z] #46 5.152 + install_vndr [2021-07-23T07:39:16.528Z] #46 5.152 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-23T07:39:16.528Z] #46 5.152 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XCHB3wP8Sb/src/github.com/LK4D4/vndr [2021-07-23T07:39:16.528Z] #46 5.152 Cloning into '/tmp/tmp.XCHB3wP8Sb/src/github.com/LK4D4/vndr'... [2021-07-23T07:39:16.528Z] #46 5.152 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-23T07:39:16.528Z] #46 5.626 + cd /tmp/tmp.XCHB3wP8Sb/src/github.com/LK4D4/vndr [2021-07-23T07:39:16.528Z] #46 5.626 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-23T07:39:16.528Z] #46 5.632 + go build -buildmode=pie -v -o /build/vndr . [2021-07-23T07:39:16.528Z] #46 6.325 internal/unsafeheader [2021-07-23T07:39:16.528Z] #46 6.333 internal/cpu [2021-07-23T07:39:16.528Z] #46 6.364 runtime/internal/atomic [2021-07-23T07:39:16.528Z] #46 6.597 runtime/internal/sys [2021-07-23T07:39:16.528Z] #46 6.743 internal/bytealg [2021-07-23T07:39:16.528Z] #46 6.783 runtime/internal/math [2021-07-23T07:39:16.528Z] #46 6.857 internal/race [2021-07-23T07:39:16.528Z] #46 6.975 sync/atomic [2021-07-23T07:39:16.528Z] #46 7.239 unicode [2021-07-23T07:39:16.528Z] #46 7.626 runtime [2021-07-23T07:39:16.528Z] #46 10.50 unicode/utf8 [2021-07-23T07:39:16.528Z] #46 ... [2021-07-23T07:39:16.528Z] [2021-07-23T07:39:16.528Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:16.528Z] #50 sha256:b324debcd6b370db96bfac32e0acb503b16db9e7b1e8aaca5fcd9060ffad6bb5 [2021-07-23T07:39:16.528Z] #50 4.513 + RM_GOPATH=0 [2021-07-23T07:39:16.528Z] #50 4.513 + TMP_GOPATH= [2021-07-23T07:39:16.528Z] #50 4.513 + : /build [2021-07-23T07:39:16.528Z] #50 4.513 + '[' -z '' ']' [2021-07-23T07:39:16.528Z] #50 4.514 ++ mktemp -d [2021-07-23T07:39:16.528Z] #50 4.514 + export GOPATH=/tmp/tmp.6Vy21XoUPo [2021-07-23T07:39:16.528Z] #50 4.514 + GOPATH=/tmp/tmp.6Vy21XoUPo [2021-07-23T07:39:16.529Z] #50 4.514 + RM_GOPATH=1 [2021-07-23T07:39:16.529Z] #50 4.514 + case "$(go env GOARCH)" in [2021-07-23T07:39:16.529Z] #50 4.518 ++ go env GOARCH [2021-07-23T07:39:16.529Z] #50 4.519 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:16.529Z] #50 4.519 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:16.529Z] #50 4.521 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:16.529Z] #50 4.521 + dir=/tmp/install [2021-07-23T07:39:16.529Z] #50 4.521 + bin=golangci_lint [2021-07-23T07:39:16.529Z] #50 4.521 + shift [2021-07-23T07:39:16.529Z] #50 4.521 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-23T07:39:16.529Z] #50 4.521 + . /tmp/install/golangci_lint.installer [2021-07-23T07:39:16.529Z] #50 4.521 ++ : v1.23.8 [2021-07-23T07:39:16.529Z] #50 4.521 + install_golangci_lint [2021-07-23T07:39:16.529Z] #50 4.521 + set -e [2021-07-23T07:39:16.529Z] #50 4.521 + export GO111MODULE=on [2021-07-23T07:39:16.529Z] #50 4.521 + GO111MODULE=on [2021-07-23T07:39:16.529Z] #50 4.521 + GOBIN=/build [2021-07-23T07:39:16.529Z] #50 4.521 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-23T07:39:16.529Z] #50 5.038 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-23T07:39:16.574Z] #17 109.2 Selecting previously unselected package libc6-dev-arm64-cross. [2021-07-23T07:39:16.574Z] #17 109.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-07-23T07:39:16.574Z] #17 109.2 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-23T07:39:16.790Z] #50 ... [2021-07-23T07:39:16.790Z] [2021-07-23T07:39:16.790Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:39:16.790Z] #59 sha256:259785132baa204be75f7e597dddbf107ca4d9bc5464e37e1fc5f3bc86227a52 [2021-07-23T07:39:16.790Z] #59 4.606 + RM_GOPATH=0 [2021-07-23T07:39:16.790Z] #59 4.606 + TMP_GOPATH= [2021-07-23T07:39:16.790Z] #59 4.606 + : /build [2021-07-23T07:39:16.790Z] #59 4.606 + '[' -z '' ']' [2021-07-23T07:39:16.790Z] #59 4.606 ++ mktemp -d [2021-07-23T07:39:16.790Z] #59 4.606 + export GOPATH=/tmp/tmp.XpolFZpWMt [2021-07-23T07:39:16.790Z] #59 4.606 + GOPATH=/tmp/tmp.XpolFZpWMt [2021-07-23T07:39:16.790Z] #59 4.606 + RM_GOPATH=1 [2021-07-23T07:39:16.790Z] #59 4.606 + case "$(go env GOARCH)" in [2021-07-23T07:39:16.790Z] #59 4.606 ++ go env GOARCH [2021-07-23T07:39:16.790Z] #59 4.606 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:16.790Z] #59 4.606 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:16.790Z] #59 4.606 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:16.790Z] #59 4.606 + dir=/tmp/install [2021-07-23T07:39:16.790Z] #59 4.606 + bin=rootlesskit [2021-07-23T07:39:16.790Z] #59 4.606 + shift [2021-07-23T07:39:16.790Z] #59 4.606 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-23T07:39:16.790Z] #59 4.606 + . /tmp/install/rootlesskit.installer [2021-07-23T07:39:16.790Z] #59 4.606 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-23T07:39:16.790Z] #59 4.606 + install_rootlesskit [2021-07-23T07:39:16.790Z] #59 4.606 + case "$1" in [2021-07-23T07:39:16.790Z] #59 4.606 + export CGO_ENABLED=0 [2021-07-23T07:39:16.790Z] #59 4.606 + CGO_ENABLED=0 [2021-07-23T07:39:16.790Z] #59 4.606 + _install_rootlesskit [2021-07-23T07:39:16.790Z] #59 4.606 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-23T07:39:16.790Z] #59 4.606 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XpolFZpWMt/src/github.com/rootless-containers/rootlesskit [2021-07-23T07:39:16.790Z] #59 4.606 Cloning into '/tmp/tmp.XpolFZpWMt/src/github.com/rootless-containers/rootlesskit'... [2021-07-23T07:39:16.790Z] #59 4.606 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-23T07:39:16.790Z] #59 6.775 + cd /tmp/tmp.XpolFZpWMt/src/github.com/rootless-containers/rootlesskit [2021-07-23T07:39:16.790Z] #59 6.775 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-23T07:39:16.790Z] #59 6.795 + export GO111MODULE=on [2021-07-23T07:39:16.790Z] #59 6.795 + GO111MODULE=on [2021-07-23T07:39:16.790Z] #59 6.795 + export GOPROXY=https://proxy.golang.org [2021-07-23T07:39:16.790Z] #59 6.795 + GOPROXY=https://proxy.golang.org [2021-07-23T07:39:16.790Z] #59 6.795 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-23T07:39:16.790Z] #59 6.795 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-23T07:39:16.790Z] #59 8.256 go: downloading github.com/pkg/errors v0.9.1 [2021-07-23T07:39:16.790Z] #59 8.256 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-23T07:39:16.790Z] #59 8.333 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-23T07:39:16.790Z] #59 8.853 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-23T07:39:16.790Z] #59 ... [2021-07-23T07:39:16.790Z] [2021-07-23T07:39:16.791Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-23T07:39:16.791Z] #34 sha256:262c63629e09267afe434201b8f53b99ee06369748a4ee3d0bd4f31de6a3c536 [2021-07-23T07:39:16.791Z] #34 6.161 Install go-toml version v1.8.1 [2021-07-23T07:39:16.791Z] #34 6.748 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-23T07:39:16.791Z] #34 9.371 github.com/pelletier/go-toml [2021-07-23T07:39:16.946Z] #46 20.38 math/bits [2021-07-23T07:39:17.054Z] #34 ... [2021-07-23T07:39:17.054Z] [2021-07-23T07:39:17.054Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:39:17.054Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:39:17.054Z] #40 6.367 + git clone https://github.com/docker/distribution.git . [2021-07-23T07:39:17.054Z] #40 6.367 Cloning into '.'... [2021-07-23T07:39:17.143Z] #17 109.9 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-07-23T07:39:17.143Z] #17 109.9 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:17.143Z] #17 109.9 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:17.163Z] #13 3.267 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2021-07-23T07:39:17.315Z] #40 ... [2021-07-23T07:39:17.315Z] [2021-07-23T07:39:17.315Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:39:17.315Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-23T07:39:17.315Z] #32 6.810 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-23T07:39:17.315Z] #32 6.829 Cloning into '.'... [2021-07-23T07:39:17.315Z] #32 ... [2021-07-23T07:39:17.315Z] [2021-07-23T07:39:17.315Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:39:17.315Z] #52 sha256:506e43bfe522e82991ab4797c567d6f8d8814943f3f48769bebc6f5c3a92f64d [2021-07-23T07:39:17.315Z] #52 5.129 + RM_GOPATH=0 [2021-07-23T07:39:17.315Z] #52 5.129 + TMP_GOPATH= [2021-07-23T07:39:17.315Z] #52 5.129 + : /build [2021-07-23T07:39:17.315Z] #52 5.129 + '[' -z '' ']' [2021-07-23T07:39:17.315Z] #52 5.129 ++ mktemp -d [2021-07-23T07:39:17.315Z] #52 5.129 + export GOPATH=/tmp/tmp.tmFcKYnlru [2021-07-23T07:39:17.315Z] #52 5.129 + GOPATH=/tmp/tmp.tmFcKYnlru [2021-07-23T07:39:17.315Z] #52 5.129 + RM_GOPATH=1 [2021-07-23T07:39:17.315Z] #52 5.129 + case "$(go env GOARCH)" in [2021-07-23T07:39:17.315Z] #52 5.129 ++ go env GOARCH [2021-07-23T07:39:17.315Z] #52 5.152 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:17.315Z] #52 5.152 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:17.315Z] #52 5.152 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:17.315Z] #52 5.152 + dir=/tmp/install [2021-07-23T07:39:17.315Z] #52 5.152 + bin=shfmt [2021-07-23T07:39:17.315Z] #52 5.152 + shift [2021-07-23T07:39:17.315Z] #52 5.152 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-23T07:39:17.315Z] #52 5.152 + . /tmp/install/shfmt.installer [2021-07-23T07:39:17.315Z] #52 5.152 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-23T07:39:17.315Z] #52 5.152 + install_shfmt [2021-07-23T07:39:17.315Z] #52 5.152 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-23T07:39:17.315Z] #52 5.152 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tmFcKYnlru/src/github.com/mvdan/sh [2021-07-23T07:39:17.315Z] #52 5.152 Cloning into '/tmp/tmp.tmFcKYnlru/src/github.com/mvdan/sh'... [2021-07-23T07:39:17.315Z] #52 5.154 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-23T07:39:17.508Z] #46 ... [2021-07-23T07:39:17.508Z] [2021-07-23T07:39:17.508Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:17.508Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:17.508Z] #36 10.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:39:17.508Z] #36 13.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:39:17.508Z] #36 16.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:39:17.508Z] #36 ... [2021-07-23T07:39:17.508Z] [2021-07-23T07:39:17.509Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:39:17.509Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-23T07:39:17.509Z] #56 10.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:39:17.509Z] #56 14.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:39:17.509Z] #56 17.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:39:17.577Z] #52 ... [2021-07-23T07:39:17.577Z] [2021-07-23T07:39:17.577Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:39:17.577Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-23T07:39:17.577Z] #56 6.909 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:17.577Z] #56 6.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:17.577Z] #56 7.074 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:17.577Z] #56 7.811 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:39:17.577Z] #56 9.983 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:39:17.577Z] #56 ... [2021-07-23T07:39:17.577Z] [2021-07-23T07:39:17.577Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:17.577Z] #46 sha256:dd23e0daba3727f4dd15cbf7e1fda54d772b34a775c76309fd9931b83a4815e3 [2021-07-23T07:39:17.577Z] #46 11.18 math/bits [2021-07-23T07:39:17.712Z] #17 110.5 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-07-23T07:39:17.712Z] #17 110.5 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:17.712Z] #17 110.5 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:17.765Z] #56 ... [2021-07-23T07:39:17.765Z] [2021-07-23T07:39:17.765Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:39:17.765Z] #52 sha256:a1be234787efed3b4dff4878cc8c4c830097c4295705856d1b1501d68ff90a97 [2021-07-23T07:39:17.765Z] #52 20.27 + cd /tmp/tmp.a99vJTFUNC/src/github.com/mvdan/sh [2021-07-23T07:39:17.765Z] #52 20.27 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-23T07:39:17.765Z] #52 20.43 + GO111MODULE=on [2021-07-23T07:39:17.765Z] #52 20.43 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-23T07:39:18.157Z] #46 11.97 math [2021-07-23T07:39:18.280Z] #17 ... [2021-07-23T07:39:18.281Z] [2021-07-23T07:39:18.281Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:39:18.281Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:39:18.281Z] #47 124.3 + dpkg --print-architecture [2021-07-23T07:39:18.281Z] #47 124.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-23T07:39:18.540Z] #47 124.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-23T07:39:18.540Z] #47 124.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-23T07:39:18.578Z] #13 4.639 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-23T07:39:18.641Z] Running on azwin-2-3cf290 in d:\jenkins\workspace\moby_PR-42616 [Pipeline] { [Pipeline] ws [2021-07-23T07:39:18.659Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-23T07:39:18.696Z] #52 22.00 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-23T07:39:18.696Z] #52 22.01 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-23T07:39:18.787Z] #40 ... [2021-07-23T07:39:18.787Z] [2021-07-23T07:39:18.787Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:39:18.787Z] #59 sha256:cee39dd665f90a5414e2ec0a4defedb06855fb2cb1879ab5245b33a2c3031edd [2021-07-23T07:39:18.787Z] #59 22.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-23T07:39:18.787Z] #59 24.15 go: downloading github.com/google/uuid v1.2.0 [2021-07-23T07:39:18.787Z] #59 24.31 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-23T07:39:18.787Z] #59 24.40 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-23T07:39:18.787Z] #59 24.86 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-23T07:39:18.787Z] #59 25.08 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-23T07:39:18.787Z] #59 25.47 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-23T07:39:18.787Z] #59 25.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-23T07:39:18.787Z] #59 26.15 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-23T07:39:18.787Z] #59 ... [2021-07-23T07:39:18.787Z] [2021-07-23T07:39:18.787Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:18.787Z] #50 sha256:f23a823e17495689b27faa260e8adedd229d2d09ffac438e26479be83d18dbe3 [2021-07-23T07:39:18.787Z] #50 32.13 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-23T07:39:18.787Z] #50 32.21 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-23T07:39:18.787Z] #50 32.50 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-23T07:39:18.787Z] #50 32.71 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-23T07:39:18.787Z] #50 32.76 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-23T07:39:18.787Z] #50 32.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-23T07:39:18.787Z] #50 33.28 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-23T07:39:18.787Z] #50 33.29 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-23T07:39:18.952Z] #52 22.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-23T07:39:19.049Z] #50 33.39 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-23T07:39:19.049Z] #50 33.48 go: downloading github.com/spf13/afero v1.1.2 [2021-07-23T07:39:19.049Z] #50 ... [2021-07-23T07:39:19.049Z] [2021-07-23T07:39:19.049Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:39:19.049Z] #52 sha256:c80adb64196cf07ca18e524b4a3427fc42e3e8d25febdac6ff17b77656055fc2 [2021-07-23T07:39:19.049Z] #52 23.47 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-23T07:39:19.049Z] #52 23.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-23T07:39:19.049Z] #52 23.76 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-23T07:39:19.049Z] #52 26.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-23T07:39:19.049Z] #52 31.61 runtime [2021-07-23T07:39:19.049Z] #52 ... [2021-07-23T07:39:19.049Z] [2021-07-23T07:39:19.049Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:39:19.049Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:39:19.049Z] #40 32.78 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-23T07:39:19.158Z] #13 ... [2021-07-23T07:39:19.158Z] [2021-07-23T07:39:19.158Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:39:19.158Z] #59 sha256:b19f93b907dc24907d17c001d843cd41d90ae363c763c90339a385b37e619d88 [2021-07-23T07:39:19.158Z] #59 4.311 + RM_GOPATH=0 [2021-07-23T07:39:19.158Z] #59 4.311 + TMP_GOPATH= [2021-07-23T07:39:19.158Z] #59 4.311 + : /build [2021-07-23T07:39:19.158Z] #59 4.311 + '[' -z '' ']' [2021-07-23T07:39:19.158Z] #59 4.323 ++ mktemp -d [2021-07-23T07:39:19.158Z] #59 4.323 + export GOPATH=/tmp/tmp.9LMRZw2SnC [2021-07-23T07:39:19.158Z] #59 4.323 + GOPATH=/tmp/tmp.9LMRZw2SnC [2021-07-23T07:39:19.158Z] #59 4.323 + RM_GOPATH=1 [2021-07-23T07:39:19.158Z] #59 4.323 + case "$(go env GOARCH)" in [2021-07-23T07:39:19.158Z] #59 4.323 ++ go env GOARCH [2021-07-23T07:39:19.158Z] #59 4.339 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:19.158Z] #59 4.339 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:19.158Z] #59 4.340 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:19.158Z] #59 4.352 + dir=/tmp/install [2021-07-23T07:39:19.158Z] #59 4.352 + bin=rootlesskit [2021-07-23T07:39:19.159Z] #59 4.352 + shift [2021-07-23T07:39:19.159Z] #59 4.352 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-23T07:39:19.159Z] #59 4.352 + . /tmp/install/rootlesskit.installer [2021-07-23T07:39:19.159Z] #59 4.352 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-23T07:39:19.159Z] #59 4.352 + install_rootlesskit [2021-07-23T07:39:19.159Z] #59 4.352 + case "$1" in [2021-07-23T07:39:19.159Z] #59 4.352 + export CGO_ENABLED=0 [2021-07-23T07:39:19.159Z] #59 4.352 + CGO_ENABLED=0 [2021-07-23T07:39:19.159Z] #59 4.352 + _install_rootlesskit [2021-07-23T07:39:19.159Z] #59 4.352 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-23T07:39:19.159Z] #59 4.352 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-23T07:39:19.159Z] #59 4.353 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9LMRZw2SnC/src/github.com/rootless-containers/rootlesskit [2021-07-23T07:39:19.159Z] #59 4.366 Cloning into '/tmp/tmp.9LMRZw2SnC/src/github.com/rootless-containers/rootlesskit'... [2021-07-23T07:39:19.159Z] #59 7.682 + cd /tmp/tmp.9LMRZw2SnC/src/github.com/rootless-containers/rootlesskit [2021-07-23T07:39:19.159Z] #59 7.683 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-23T07:39:19.159Z] #59 7.702 + export GO111MODULE=on [2021-07-23T07:39:19.159Z] #59 7.709 + GO111MODULE=on [2021-07-23T07:39:19.159Z] #59 7.709 + export GOPROXY=https://proxy.golang.org [2021-07-23T07:39:19.159Z] #59 7.710 + GOPROXY=https://proxy.golang.org [2021-07-23T07:39:19.159Z] #59 7.710 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-23T07:39:19.159Z] #59 7.711 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-23T07:39:19.159Z] #59 9.388 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-23T07:39:19.159Z] #59 9.389 go: downloading github.com/pkg/errors v0.9.1 [2021-07-23T07:39:19.159Z] #59 9.401 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-23T07:39:19.425Z] #59 ... [2021-07-23T07:39:19.425Z] [2021-07-23T07:39:19.425Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:19.425Z] #46 sha256:5287984d8b5612a9d723683b47afea672acda6ac43fd4bc0e3b01adf58f95d99 [2021-07-23T07:39:19.425Z] #46 4.613 + RM_GOPATH=0 [2021-07-23T07:39:19.425Z] #46 4.613 + TMP_GOPATH= [2021-07-23T07:39:19.425Z] #46 4.613 + : /build [2021-07-23T07:39:19.425Z] #46 4.613 + '[' -z '' ']' [2021-07-23T07:39:19.425Z] #46 4.617 ++ mktemp -d [2021-07-23T07:39:19.425Z] #46 4.632 + export GOPATH=/tmp/tmp.ZAj3VmuCyT [2021-07-23T07:39:19.425Z] #46 4.632 + GOPATH=/tmp/tmp.ZAj3VmuCyT [2021-07-23T07:39:19.425Z] #46 4.632 + RM_GOPATH=1 [2021-07-23T07:39:19.425Z] #46 4.632 + case "$(go env GOARCH)" in [2021-07-23T07:39:19.425Z] #46 4.632 ++ go env GOARCH [2021-07-23T07:39:19.425Z] #46 4.676 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-23T07:39:19.425Z] #46 4.676 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:19.425Z] #46 4.676 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:19.425Z] #46 4.676 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:19.425Z] #46 4.676 + dir=/tmp/install [2021-07-23T07:39:19.425Z] #46 4.676 + bin=vndr [2021-07-23T07:39:19.425Z] #46 4.676 + shift [2021-07-23T07:39:19.425Z] #46 4.676 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-23T07:39:19.425Z] #46 4.676 + . /tmp/install/vndr.installer [2021-07-23T07:39:19.425Z] #46 4.676 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-23T07:39:19.425Z] #46 4.676 + install_vndr [2021-07-23T07:39:19.425Z] #46 4.676 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-23T07:39:19.425Z] #46 4.689 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZAj3VmuCyT/src/github.com/LK4D4/vndr [2021-07-23T07:39:19.425Z] #46 4.689 Cloning into '/tmp/tmp.ZAj3VmuCyT/src/github.com/LK4D4/vndr'... [2021-07-23T07:39:19.425Z] #46 5.374 + cd /tmp/tmp.ZAj3VmuCyT/src/github.com/LK4D4/vndr [2021-07-23T07:39:19.425Z] #46 5.374 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-23T07:39:19.425Z] #46 5.386 + go build -buildmode=pie -v -o /build/vndr . [2021-07-23T07:39:19.425Z] #46 6.997 internal/unsafeheader [2021-07-23T07:39:19.425Z] #46 7.071 internal/cpu [2021-07-23T07:39:19.425Z] #46 7.085 runtime/internal/sys [2021-07-23T07:39:19.425Z] #46 7.125 runtime/internal/atomic [2021-07-23T07:39:19.425Z] #46 7.214 internal/race [2021-07-23T07:39:19.425Z] #46 7.459 sync/atomic [2021-07-23T07:39:19.425Z] #46 7.525 runtime/internal/math [2021-07-23T07:39:19.425Z] #46 7.596 unicode [2021-07-23T07:39:19.425Z] #46 8.002 unicode/utf8 [2021-07-23T07:39:19.425Z] #46 8.089 math/bits [2021-07-23T07:39:19.425Z] #46 8.501 internal/bytealg [2021-07-23T07:39:19.425Z] #46 9.340 encoding [2021-07-23T07:39:19.425Z] #46 9.638 unicode/utf16 [2021-07-23T07:39:19.425Z] #46 9.660 math [2021-07-23T07:39:19.425Z] #46 ... [2021-07-23T07:39:19.425Z] [2021-07-23T07:39:19.425Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:39:19.425Z] #59 sha256:b19f93b907dc24907d17c001d843cd41d90ae363c763c90339a385b37e619d88 [2021-07-23T07:39:19.425Z] #59 9.847 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-23T07:39:19.691Z] #59 10.02 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-23T07:39:19.691Z] #59 ... [2021-07-23T07:39:19.691Z] [2021-07-23T07:39:19.691Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-23T07:39:19.691Z] #34 sha256:720fac8eeec0d86b90a6b583c7ecf34fcb22ea16994bbe39a966834470713c3b [2021-07-23T07:39:19.691Z] #34 5.239 Install go-toml version v1.8.1 [2021-07-23T07:39:19.691Z] #34 6.117 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-23T07:39:19.691Z] #34 9.784 github.com/pelletier/go-toml [2021-07-23T07:39:19.691Z] #34 ... [2021-07-23T07:39:19.691Z] [2021-07-23T07:39:19.691Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:39:19.691Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-23T07:39:19.691Z] #56 4.980 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:19.691Z] #56 5.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:19.691Z] #56 5.079 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:19.691Z] #56 5.938 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-23T07:39:19.691Z] #56 7.145 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-23T07:39:19.691Z] #56 8.596 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-23T07:39:19.970Z] #56 ... [2021-07-23T07:39:19.970Z] [2021-07-23T07:39:19.970Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:39:19.970Z] #52 sha256:676c9c1e7164b5674968cd0dc43e419451d9eaae2f25e3dc56d48011f53174d2 [2021-07-23T07:39:19.970Z] #52 3.750 + RM_GOPATH=0 [2021-07-23T07:39:19.970Z] #52 3.750 + TMP_GOPATH= [2021-07-23T07:39:19.970Z] #52 3.750 + : /build [2021-07-23T07:39:19.970Z] #52 3.750 + '[' -z '' ']' [2021-07-23T07:39:19.970Z] #52 3.750 ++ mktemp -d [2021-07-23T07:39:19.970Z] #52 3.752 + export GOPATH=/tmp/tmp.S1TzOXiHaP [2021-07-23T07:39:19.970Z] #52 3.752 + GOPATH=/tmp/tmp.S1TzOXiHaP [2021-07-23T07:39:19.970Z] #52 3.752 + RM_GOPATH=1 [2021-07-23T07:39:19.970Z] #52 3.752 + case "$(go env GOARCH)" in [2021-07-23T07:39:19.970Z] #52 3.752 ++ go env GOARCH [2021-07-23T07:39:19.970Z] #52 3.793 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-23T07:39:19.970Z] #52 3.794 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:19.970Z] #52 3.794 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:19.970Z] #52 3.794 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:19.970Z] #52 3.794 + dir=/tmp/install [2021-07-23T07:39:19.970Z] #52 3.794 + bin=shfmt [2021-07-23T07:39:19.970Z] #52 3.794 + shift [2021-07-23T07:39:19.970Z] #52 3.794 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-23T07:39:19.970Z] #52 3.794 + . /tmp/install/shfmt.installer [2021-07-23T07:39:19.970Z] #52 3.794 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-23T07:39:19.970Z] #52 3.794 + install_shfmt [2021-07-23T07:39:19.970Z] #52 3.794 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-23T07:39:19.970Z] #52 3.794 + git clone https://github.com/mvdan/sh.git /tmp/tmp.S1TzOXiHaP/src/github.com/mvdan/sh [2021-07-23T07:39:19.970Z] #52 3.811 Cloning into '/tmp/tmp.S1TzOXiHaP/src/github.com/mvdan/sh'... [2021-07-23T07:39:20.006Z] The recommended git tool is: git [2021-07-23T07:39:20.237Z] #52 10.34 + cd /tmp/tmp.S1TzOXiHaP/src/github.com/mvdan/sh [2021-07-23T07:39:20.237Z] #52 10.34 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-23T07:39:20.237Z] #52 ... [2021-07-23T07:39:20.237Z] [2021-07-23T07:39:20.238Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:20.238Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-23T07:39:20.238Z] #44 5.751 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:20.238Z] #44 5.789 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:20.238Z] #44 5.789 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:20.238Z] #44 6.274 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-23T07:39:20.238Z] #44 6.880 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-23T07:39:20.238Z] #44 8.313 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-23T07:39:20.238Z] #44 10.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-23T07:39:20.238Z] #44 ... [2021-07-23T07:39:20.238Z] [2021-07-23T07:39:20.238Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-23T07:39:20.238Z] #24 sha256:a32594d04f46b5618e46ad7c074a69c9c822d835aafaa58d03741995538b656c [2021-07-23T07:39:20.238Z] #24 3.975 + RM_GOPATH=0 [2021-07-23T07:39:20.238Z] #24 3.975 + TMP_GOPATH= [2021-07-23T07:39:20.238Z] #24 3.975 + : /build [2021-07-23T07:39:20.238Z] #24 3.975 + '[' -z '' ']' [2021-07-23T07:39:20.238Z] #24 3.977 ++ mktemp -d [2021-07-23T07:39:20.238Z] #24 3.978 + export GOPATH=/tmp/tmp.94uBaTZ39I [2021-07-23T07:39:20.238Z] #24 3.978 + GOPATH=/tmp/tmp.94uBaTZ39I [2021-07-23T07:39:20.238Z] #24 3.978 + RM_GOPATH=1 [2021-07-23T07:39:20.238Z] #24 3.978 + case "$(go env GOARCH)" in [2021-07-23T07:39:20.238Z] #24 3.979 ++ go env GOARCH [2021-07-23T07:39:20.238Z] #24 4.007 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:20.238Z] #24 4.007 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:20.238Z] #24 4.010 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:20.238Z] #24 4.015 Install docker/cli version 17.06.2-ce from stable [2021-07-23T07:39:20.238Z] #24 4.016 + dir=/tmp/install [2021-07-23T07:39:20.238Z] #24 4.016 + bin=dockercli [2021-07-23T07:39:20.238Z] #24 4.016 + shift [2021-07-23T07:39:20.238Z] #24 4.016 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-23T07:39:20.238Z] #24 4.016 + . /tmp/install/dockercli.installer [2021-07-23T07:39:20.238Z] #24 4.016 ++ : stable [2021-07-23T07:39:20.238Z] #24 4.016 ++ : 17.06.2-ce [2021-07-23T07:39:20.238Z] #24 4.016 + install_dockercli [2021-07-23T07:39:20.238Z] #24 4.016 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-23T07:39:20.238Z] #24 4.016 ++ uname -m [2021-07-23T07:39:20.238Z] #24 4.019 + arch=aarch64 [2021-07-23T07:39:20.238Z] #24 4.019 + '[' aarch64 '!=' x86_64 ']' [2021-07-23T07:39:20.238Z] #24 4.019 + '[' aarch64 '!=' s390x ']' [2021-07-23T07:39:20.238Z] #24 4.019 + '[' aarch64 '!=' armhf ']' [2021-07-23T07:39:20.238Z] #24 4.019 + build_dockercli [2021-07-23T07:39:20.238Z] #24 4.019 + git clone https://github.com/docker/docker-ce /tmp/tmp.94uBaTZ39I/tmp/docker-ce [2021-07-23T07:39:20.238Z] #24 4.022 Cloning into '/tmp/tmp.94uBaTZ39I/tmp/docker-ce'... [2021-07-23T07:39:20.238Z] #24 ... [2021-07-23T07:39:20.238Z] [2021-07-23T07:39:20.238Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-23T07:39:20.238Z] #48 sha256:84c3e96f2f902378518cc4222fd0aba5a223f3fcc0479012979d53a7ad64aa16 [2021-07-23T07:39:20.238Z] #48 4.507 + RM_GOPATH=0 [2021-07-23T07:39:20.238Z] #48 4.507 + TMP_GOPATH= [2021-07-23T07:39:20.238Z] #48 4.507 + : /build [2021-07-23T07:39:20.238Z] #48 4.507 + '[' -z '' ']' [2021-07-23T07:39:20.238Z] #48 4.518 ++ mktemp -d [2021-07-23T07:39:20.238Z] #48 4.526 + export GOPATH=/tmp/tmp.fqzTVFAUUn [2021-07-23T07:39:20.238Z] #48 4.526 + GOPATH=/tmp/tmp.fqzTVFAUUn [2021-07-23T07:39:20.238Z] #48 4.526 + RM_GOPATH=1 [2021-07-23T07:39:20.238Z] #48 4.526 + case "$(go env GOARCH)" in [2021-07-23T07:39:20.238Z] #48 4.532 ++ go env GOARCH [2021-07-23T07:39:20.238Z] #48 4.584 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:20.238Z] #48 4.584 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:20.238Z] #48 4.584 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:20.238Z] #48 4.595 + dir=/tmp/install [2021-07-23T07:39:20.238Z] #48 4.595 + bin=gotestsum [2021-07-23T07:39:20.238Z] #48 4.595 + shift [2021-07-23T07:39:20.238Z] #48 4.595 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-23T07:39:20.238Z] #48 4.595 + . /tmp/install/gotestsum.installer [2021-07-23T07:39:20.238Z] #48 4.595 ++ : v0.5.3 [2021-07-23T07:39:20.238Z] #48 4.595 + install_gotestsum [2021-07-23T07:39:20.238Z] #48 4.604 + set -e [2021-07-23T07:39:20.238Z] #48 4.604 + export GO111MODULE=on [2021-07-23T07:39:20.238Z] #48 4.604 + GO111MODULE=on [2021-07-23T07:39:20.238Z] #48 4.604 + GOBIN=/build [2021-07-23T07:39:20.238Z] #48 4.604 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-23T07:39:20.238Z] #48 5.334 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-23T07:39:20.238Z] #48 7.818 go: downloading github.com/fatih/color v1.9.0 [2021-07-23T07:39:20.238Z] #48 7.821 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-23T07:39:20.238Z] #48 7.824 go: downloading github.com/pkg/errors v0.9.1 [2021-07-23T07:39:20.238Z] #48 7.825 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-23T07:39:20.238Z] #48 8.303 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-23T07:39:20.238Z] #48 8.315 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-23T07:39:20.238Z] #48 8.511 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-23T07:39:20.238Z] #48 8.538 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-23T07:39:20.238Z] #48 8.647 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-23T07:39:20.238Z] #48 9.270 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-23T07:39:20.238Z] #48 9.376 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-23T07:39:20.320Z] #52 ... [2021-07-23T07:39:20.320Z] [2021-07-23T07:39:20.320Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-23T07:39:20.320Z] #34 sha256:6fec58405c02410ad7801fd7bb084da773188aa82cfc9e09ede71a2cde068698 [2021-07-23T07:39:20.320Z] #34 13.47 github.com/pelletier/go-toml [2021-07-23T07:39:20.320Z] #34 ... [2021-07-23T07:39:20.320Z] [2021-07-23T07:39:20.320Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:20.320Z] #50 sha256:168e4cf7103be8e31db0850595536b39fbf74786935356814d563094258ea0ef [2021-07-23T07:39:20.320Z] #50 23.58 go: downloading github.com/fatih/color v1.7.0 [2021-07-23T07:39:20.320Z] #50 23.61 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-23T07:39:20.504Z] #48 ... [2021-07-23T07:39:20.504Z] [2021-07-23T07:39:20.504Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:20.504Z] #50 sha256:8dc917b3ed6f1a3d42ada3639bfce41dd3d0a8548b454c4b7b3b06b8847202f0 [2021-07-23T07:39:20.504Z] #50 4.880 + RM_GOPATH=0 [2021-07-23T07:39:20.504Z] #50 4.880 + TMP_GOPATH= [2021-07-23T07:39:20.504Z] #50 4.880 + : /build [2021-07-23T07:39:20.504Z] #50 4.880 + '[' -z '' ']' [2021-07-23T07:39:20.504Z] #50 4.882 ++ mktemp -d [2021-07-23T07:39:20.504Z] #50 4.888 + export GOPATH=/tmp/tmp.LptawPki3I [2021-07-23T07:39:20.504Z] #50 4.888 + GOPATH=/tmp/tmp.LptawPki3I [2021-07-23T07:39:20.504Z] #50 4.888 + RM_GOPATH=1 [2021-07-23T07:39:20.504Z] #50 4.888 + case "$(go env GOARCH)" in [2021-07-23T07:39:20.504Z] #50 4.888 ++ go env GOARCH [2021-07-23T07:39:20.504Z] #50 4.913 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:20.504Z] #50 4.913 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:20.504Z] #50 4.913 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:20.504Z] #50 4.919 + dir=/tmp/install [2021-07-23T07:39:20.504Z] #50 4.919 + bin=golangci_lint [2021-07-23T07:39:20.504Z] #50 4.919 + shift [2021-07-23T07:39:20.504Z] #50 4.919 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-23T07:39:20.504Z] #50 4.919 + . /tmp/install/golangci_lint.installer [2021-07-23T07:39:20.504Z] #50 4.919 ++ : v1.23.8 [2021-07-23T07:39:20.504Z] #50 4.919 + install_golangci_lint [2021-07-23T07:39:20.504Z] #50 4.919 + set -e [2021-07-23T07:39:20.504Z] #50 4.919 + export GO111MODULE=on [2021-07-23T07:39:20.504Z] #50 4.919 + GO111MODULE=on [2021-07-23T07:39:20.504Z] #50 4.919 + GOBIN=/build [2021-07-23T07:39:20.504Z] #50 4.919 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-23T07:39:20.504Z] #50 5.777 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-23T07:39:20.504Z] #50 ... [2021-07-23T07:39:20.504Z] [2021-07-23T07:39:20.504Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:39:20.504Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-23T07:39:20.504Z] #40 4.292 + git clone https://github.com/docker/distribution.git . [2021-07-23T07:39:20.504Z] #40 4.302 Cloning into '.'... [2021-07-23T07:39:20.577Z] #50 23.76 go: downloading github.com/pkg/errors v0.8.1 [2021-07-23T07:39:20.577Z] #50 23.84 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-23T07:39:20.770Z] #40 ... [2021-07-23T07:39:20.771Z] [2021-07-23T07:39:20.771Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:20.771Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-23T07:39:20.771Z] #36 5.597 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:20.771Z] #36 5.630 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:20.771Z] #36 5.630 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:20.771Z] #36 6.365 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-23T07:39:20.771Z] #36 7.647 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-23T07:39:20.771Z] #36 9.182 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-23T07:39:20.834Z] #50 24.16 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-23T07:39:21.037Z] #36 ... [2021-07-23T07:39:21.037Z] [2021-07-23T07:39:21.037Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:39:21.037Z] #52 sha256:676c9c1e7164b5674968cd0dc43e419451d9eaae2f25e3dc56d48011f53174d2 [2021-07-23T07:39:21.037Z] #52 10.57 + GO111MODULE=on [2021-07-23T07:39:21.037Z] #52 10.57 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-23T07:39:21.303Z] #52 11.46 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-23T07:39:21.303Z] #52 11.47 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-23T07:39:21.303Z] #52 11.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-23T07:39:21.397Z] #50 24.47 go: downloading github.com/spf13/viper v1.6.1 [2021-07-23T07:39:21.654Z] #50 24.82 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-23T07:39:21.654Z] #50 24.87 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-23T07:39:22.266Z] #52 ... [2021-07-23T07:39:22.266Z] [2021-07-23T07:39:22.266Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-23T07:39:22.266Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-23T07:39:22.266Z] #27 15.86 Updating certificates in /etc/ssl/certs... [2021-07-23T07:39:22.266Z] #27 20.58 137 added, 0 removed; done. [2021-07-23T07:39:22.266Z] #27 21.20 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-23T07:39:22.266Z] #27 21.22 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-23T07:39:22.266Z] #27 21.24 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-23T07:39:22.266Z] #27 21.26 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-23T07:39:22.266Z] #27 21.28 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:39:22.266Z] #27 21.47 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-23T07:39:22.266Z] #27 21.51 Updating certificates in /etc/ssl/certs... [2021-07-23T07:39:22.266Z] #27 25.51 0 added, 0 removed; done. [2021-07-23T07:39:22.266Z] #27 25.51 Running hooks in /etc/ca-certificates/update.d... [2021-07-23T07:39:22.266Z] #27 25.53 done. [2021-07-23T07:39:22.266Z] #27 ... [2021-07-23T07:39:22.266Z] [2021-07-23T07:39:22.266Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:39:22.266Z] #59 sha256:b19f93b907dc24907d17c001d843cd41d90ae363c763c90339a385b37e619d88 [2021-07-23T07:39:22.266Z] #59 11.45 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-23T07:39:22.266Z] #59 11.64 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-23T07:39:22.266Z] #59 11.71 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-23T07:39:22.266Z] #59 12.18 go: downloading github.com/google/uuid v1.2.0 [2021-07-23T07:39:22.266Z] #59 12.23 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-23T07:39:22.266Z] #59 12.36 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-23T07:39:22.266Z] #59 12.57 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-23T07:39:22.917Z] #59 ... [2021-07-23T07:39:22.917Z] [2021-07-23T07:39:22.917Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-23T07:39:22.917Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-23T07:39:22.917Z] #27 DONE 26.7s [2021-07-23T07:39:23.218Z] [2021-07-23T07:39:23.218Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-23T07:39:23.218Z] #28 sha256:5148d5baed4cd77d0860fae5d39bd495d22dbf0165c6bb85d5614194e110a232 [2021-07-23T07:39:23.458Z] #46 16.35 encoding [2021-07-23T07:39:23.458Z] #46 ... [2021-07-23T07:39:23.458Z] [2021-07-23T07:39:23.458Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:23.458Z] #50 sha256:b324debcd6b370db96bfac32e0acb503b16db9e7b1e8aaca5fcd9060ffad6bb5 [2021-07-23T07:39:23.458Z] #50 16.30 go: downloading github.com/fatih/color v1.7.0 [2021-07-23T07:39:23.458Z] #50 16.35 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-23T07:39:23.458Z] #50 16.42 go: downloading github.com/pkg/errors v0.8.1 [2021-07-23T07:39:23.458Z] #50 16.45 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-23T07:39:23.458Z] #50 16.48 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-23T07:39:23.458Z] #50 16.82 go: downloading github.com/spf13/viper v1.6.1 [2021-07-23T07:39:23.483Z] #28 DONE 0.5s [2021-07-23T07:39:23.483Z] [2021-07-23T07:39:23.483Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-23T07:39:23.483Z] #29 sha256:9f869890c0fef2252a0cb43d500f1d6abe53ad193efce4b8921dcffe6a413a92 [2021-07-23T07:39:23.552Z] #50 26.73 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-23T07:39:23.719Z] #50 17.41 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-23T07:39:23.719Z] #50 17.51 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-23T07:39:23.719Z] #50 17.54 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-23T07:39:23.719Z] #50 17.61 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-23T07:39:23.889Z] #47 ... [2021-07-23T07:39:23.889Z] [2021-07-23T07:39:23.889Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-23T07:39:23.889Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-23T07:39:23.889Z] #17 111.9 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-07-23T07:39:23.889Z] #17 111.9 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-23T07:39:23.889Z] #17 111.9 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:23.889Z] #17 111.9 Selecting previously unselected package patch. [2021-07-23T07:39:23.889Z] #17 111.9 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-23T07:39:23.889Z] #17 112.0 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-23T07:39:23.889Z] #17 112.0 Selecting previously unselected package dpkg-dev. [2021-07-23T07:39:23.889Z] #17 112.0 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-07-23T07:39:23.889Z] #17 112.1 Unpacking dpkg-dev (1.19.7) ... [2021-07-23T07:39:23.889Z] #17 112.4 Selecting previously unselected package libconfig-inifiles-perl. [2021-07-23T07:39:23.889Z] #17 112.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-07-23T07:39:23.889Z] #17 112.4 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-07-23T07:39:23.889Z] #17 112.5 Selecting previously unselected package libio-string-perl. [2021-07-23T07:39:23.889Z] #17 112.5 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-07-23T07:39:23.889Z] #17 112.5 Unpacking libio-string-perl (1.08-3) ... [2021-07-23T07:39:23.889Z] #17 112.6 Selecting previously unselected package libicu63:amd64. [2021-07-23T07:39:23.889Z] #17 112.6 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-23T07:39:23.889Z] #17 112.6 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-23T07:39:23.889Z] #17 114.5 Selecting previously unselected package libxml2:amd64. [2021-07-23T07:39:23.889Z] #17 114.5 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-23T07:39:23.889Z] #17 114.5 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-23T07:39:23.889Z] #17 114.7 Selecting previously unselected package libxml-namespacesupport-perl. [2021-07-23T07:39:23.889Z] #17 114.7 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-07-23T07:39:23.889Z] #17 114.7 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-07-23T07:39:23.889Z] #17 114.8 Selecting previously unselected package libxml-sax-base-perl. [2021-07-23T07:39:23.889Z] #17 114.8 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-07-23T07:39:23.889Z] #17 114.8 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-07-23T07:39:23.889Z] #17 114.8 Selecting previously unselected package libxml-sax-perl. [2021-07-23T07:39:23.889Z] #17 114.8 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-07-23T07:39:23.889Z] #17 114.8 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-07-23T07:39:23.889Z] #17 114.9 Selecting previously unselected package libxml-libxml-perl. [2021-07-23T07:39:23.889Z] #17 114.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-07-23T07:39:23.889Z] #17 114.9 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-23T07:39:23.889Z] #17 115.0 Selecting previously unselected package libxml-simple-perl. [2021-07-23T07:39:23.889Z] #17 115.1 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-07-23T07:39:23.889Z] #17 115.1 Unpacking libxml-simple-perl (2.25-1) ... [2021-07-23T07:39:23.889Z] #17 115.1 Selecting previously unselected package libyaml-perl. [2021-07-23T07:39:23.889Z] #17 115.1 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-07-23T07:39:23.889Z] #17 115.1 Unpacking libyaml-perl (1.27-1) ... [2021-07-23T07:39:23.889Z] #17 115.2 Selecting previously unselected package libconfig-auto-perl. [2021-07-23T07:39:23.889Z] #17 115.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-07-23T07:39:23.889Z] #17 115.2 Unpacking libconfig-auto-perl (0.44-1) ... [2021-07-23T07:39:23.889Z] #17 115.3 Selecting previously unselected package libfile-which-perl. [2021-07-23T07:39:23.889Z] #17 115.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-07-23T07:39:23.889Z] #17 115.3 Unpacking libfile-which-perl (1.23-1) ... [2021-07-23T07:39:23.889Z] #17 115.3 Selecting previously unselected package libfile-homedir-perl. [2021-07-23T07:39:23.889Z] #17 115.3 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-07-23T07:39:23.889Z] #17 115.3 Unpacking libfile-homedir-perl (1.004-1) ... [2021-07-23T07:39:23.889Z] #17 115.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-07-23T07:39:23.889Z] #17 115.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-07-23T07:39:23.889Z] #17 115.4 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-23T07:39:23.889Z] #17 115.4 Selecting previously unselected package dpkg-cross. [2021-07-23T07:39:23.889Z] #17 115.4 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-07-23T07:39:23.889Z] #17 115.5 Unpacking dpkg-cross (2.6.15-3) ... [2021-07-23T07:39:23.889Z] #17 115.5 Selecting previously unselected package crossbuild-essential-arm64. [2021-07-23T07:39:23.889Z] #17 115.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-07-23T07:39:23.889Z] #17 115.5 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-07-23T07:39:23.889Z] #17 115.6 Selecting previously unselected package libc6-armel-cross. [2021-07-23T07:39:23.889Z] #17 115.6 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-07-23T07:39:23.889Z] #17 115.6 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-07-23T07:39:23.889Z] #17 115.9 Selecting previously unselected package libgcc1-armel-cross. [2021-07-23T07:39:23.889Z] #17 115.9 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-23T07:39:23.889Z] #17 115.9 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-23T07:39:23.889Z] #17 115.9 Selecting previously unselected package libgomp1-armel-cross. [2021-07-23T07:39:23.889Z] #17 115.9 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:23.889Z] #17 115.9 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-23T07:39:23.890Z] #17 116.0 Selecting previously unselected package libatomic1-armel-cross. [2021-07-23T07:39:23.890Z] #17 116.0 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:23.890Z] #17 116.0 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-23T07:39:23.890Z] #17 116.0 Selecting previously unselected package libstdc++6-armel-cross. [2021-07-23T07:39:23.890Z] #17 116.0 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:23.890Z] #17 116.1 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-23T07:39:23.890Z] #17 116.2 Selecting previously unselected package libasan5-armel-cross. [2021-07-23T07:39:23.890Z] #17 116.2 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:23.890Z] #17 116.2 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-23T07:39:23.890Z] #17 116.4 Selecting previously unselected package libubsan1-armel-cross. [2021-07-23T07:39:23.890Z] #17 116.4 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:23.890Z] #17 116.4 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-23T07:39:23.890Z] #17 116.5 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-07-23T07:39:23.890Z] #17 116.5 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:23.890Z] #17 116.5 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-23T07:39:23.890Z] #17 116.7 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-07-23T07:39:24.115Z] #50 27.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-23T07:39:24.147Z] #17 116.8 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:24.147Z] #17 116.8 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-23T07:39:25.426Z] #29 ... [2021-07-23T07:39:25.427Z] [2021-07-23T07:39:25.427Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:39:25.427Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-23T07:39:25.427Z] #32 5.475 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-23T07:39:25.427Z] #32 5.480 Cloning into '.'... [2021-07-23T07:39:25.427Z] #32 ... [2021-07-23T07:39:25.427Z] [2021-07-23T07:39:25.427Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:39:25.427Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-23T07:39:25.427Z] #40 15.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-23T07:39:25.526Z] #17 118.2 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-07-23T07:39:25.526Z] #17 118.2 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-23T07:39:25.526Z] #17 118.2 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-23T07:39:25.526Z] #17 118.2 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-07-23T07:39:25.526Z] #17 118.2 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-07-23T07:39:25.526Z] #17 118.2 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-23T07:39:25.629Z] #50 18.62 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-23T07:39:25.629Z] #50 18.77 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-23T07:39:25.653Z] #40 ... [2021-07-23T07:39:25.653Z] [2021-07-23T07:39:25.653Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:25.653Z] #50 sha256:f23a823e17495689b27faa260e8adedd229d2d09ffac438e26479be83d18dbe3 [2021-07-23T07:39:25.653Z] #50 33.87 go: downloading github.com/spf13/cast v1.3.0 [2021-07-23T07:39:25.653Z] #50 33.89 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-23T07:39:25.653Z] #50 33.94 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-23T07:39:25.653Z] #50 34.00 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-23T07:39:25.653Z] #50 34.00 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-23T07:39:25.653Z] #50 34.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-23T07:39:25.653Z] #50 34.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-23T07:39:25.653Z] #50 34.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-23T07:39:25.653Z] #50 34.86 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-23T07:39:25.653Z] #50 34.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-23T07:39:25.653Z] #50 34.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-23T07:39:25.653Z] #50 35.09 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-23T07:39:25.653Z] #50 35.22 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-23T07:39:25.653Z] #50 35.36 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-23T07:39:25.653Z] #50 35.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-23T07:39:25.653Z] #50 35.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-23T07:39:25.653Z] #50 35.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-23T07:39:25.653Z] #50 36.03 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-23T07:39:25.653Z] #50 36.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-23T07:39:25.653Z] #50 36.83 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-23T07:39:25.653Z] #50 36.85 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-23T07:39:25.653Z] #50 36.98 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-23T07:39:25.653Z] #50 37.19 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-23T07:39:25.653Z] #50 37.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-23T07:39:25.653Z] #50 37.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-23T07:39:25.653Z] #50 38.02 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-23T07:39:25.653Z] #50 39.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-23T07:39:25.653Z] #50 39.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-23T07:39:25.653Z] #50 39.26 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-23T07:39:25.653Z] #50 39.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-23T07:39:25.653Z] #50 39.43 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-23T07:39:25.653Z] #50 39.64 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-23T07:39:25.913Z] #50 40.34 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-23T07:39:25.913Z] #50 40.35 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-23T07:39:26.045Z] #17 118.6 Selecting previously unselected package libc6-dev-armel-cross. [2021-07-23T07:39:26.045Z] #17 118.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-07-23T07:39:26.045Z] #17 118.6 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-23T07:39:26.175Z] #50 40.63 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-23T07:39:26.176Z] #50 40.73 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-23T07:39:26.436Z] #50 40.92 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-23T07:39:26.436Z] #50 40.92 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-23T07:39:26.436Z] #50 41.03 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-23T07:39:26.613Z] #17 119.3 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-07-23T07:39:26.613Z] #17 119.3 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:26.613Z] #17 119.3 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-23T07:39:26.681Z] #50 ... [2021-07-23T07:39:26.681Z] [2021-07-23T07:39:26.681Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-23T07:39:26.681Z] #34 sha256:6fec58405c02410ad7801fd7bb084da773188aa82cfc9e09ede71a2cde068698 [2021-07-23T07:39:26.681Z] #34 24.46 github.com/pelletier/go-toml/cmd/tomll [2021-07-23T07:39:26.681Z] #34 DONE 29.7s [2021-07-23T07:39:26.681Z] [2021-07-23T07:39:26.681Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:39:26.681Z] #59 sha256:40bb9a5b0611d1c796d157c80d0b66d80b634c86209b1a89ab6f64433f11e770 [2021-07-23T07:39:26.681Z] #59 21.72 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-23T07:39:26.681Z] #59 22.99 go: downloading github.com/google/uuid v1.2.0 [2021-07-23T07:39:26.681Z] #59 23.00 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-23T07:39:26.681Z] #59 23.07 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-23T07:39:26.681Z] #59 23.13 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-23T07:39:26.681Z] #59 23.33 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-23T07:39:26.681Z] #59 24.14 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-23T07:39:26.681Z] #59 24.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-23T07:39:26.681Z] #59 25.05 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-23T07:39:26.852Z] #40 16.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-23T07:39:27.026Z] #50 ... [2021-07-23T07:39:27.026Z] [2021-07-23T07:39:27.026Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:27.026Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:27.026Z] #13 7.251 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-23T07:39:27.026Z] #13 7.277 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:27.026Z] #13 7.277 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:27.026Z] #13 7.277 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:27.026Z] #13 8.202 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-23T07:39:27.026Z] #13 10.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:39:27.026Z] #13 12.11 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:39:27.026Z] #13 14.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:39:27.181Z] #17 119.9 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-07-23T07:39:27.181Z] #17 119.9 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:27.181Z] #17 119.9 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-23T07:39:27.288Z] #13 ... [2021-07-23T07:39:27.288Z] [2021-07-23T07:39:27.288Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:27.288Z] #46 sha256:dd23e0daba3727f4dd15cbf7e1fda54d772b34a775c76309fd9931b83a4815e3 [2021-07-23T07:39:27.288Z] #46 16.45 unicode/utf16 [2021-07-23T07:39:27.288Z] #46 16.69 container/list [2021-07-23T07:39:27.288Z] #46 17.36 crypto/internal/subtle [2021-07-23T07:39:27.288Z] #46 17.47 crypto/subtle [2021-07-23T07:39:27.288Z] #46 17.64 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-23T07:39:27.288Z] #46 17.77 internal/nettrace [2021-07-23T07:39:27.288Z] #46 17.95 runtime/cgo [2021-07-23T07:39:27.447Z] #40 ... [2021-07-23T07:39:27.447Z] [2021-07-23T07:39:27.447Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-23T07:39:27.447Z] #34 sha256:720fac8eeec0d86b90a6b583c7ecf34fcb22ea16994bbe39a966834470713c3b [2021-07-23T07:39:27.447Z] #34 14.74 github.com/pelletier/go-toml/cmd/tomll [2021-07-23T07:39:27.447Z] #34 DONE 17.8s [2021-07-23T07:39:27.551Z] #46 ... [2021-07-23T07:39:27.551Z] [2021-07-23T07:39:27.551Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-23T07:39:27.551Z] #34 sha256:262c63629e09267afe434201b8f53b99ee06369748a4ee3d0bd4f31de6a3c536 [2021-07-23T07:39:27.551Z] #34 16.41 github.com/pelletier/go-toml/cmd/tomll [2021-07-23T07:39:27.551Z] #34 DONE 21.2s [2021-07-23T07:39:27.551Z] [2021-07-23T07:39:27.551Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:39:27.551Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:39:27.611Z] #59 ... [2021-07-23T07:39:27.611Z] [2021-07-23T07:39:27.611Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:27.611Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:27.611Z] #36 30.69 Fetched 8458 kB in 22s (378 kB/s) [2021-07-23T07:39:27.714Z] [2021-07-23T07:39:27.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-07-23T07:39:27.714Z] #29 sha256:9f869890c0fef2252a0cb43d500f1d6abe53ad193efce4b8921dcffe6a413a92 [2021-07-23T07:39:27.714Z] #29 2.354 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-23T07:39:27.714Z] #29 2.899 [2021-07-23T07:39:27.813Z] #40 20.69 Checking out files: 90% (1531/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-23T07:39:27.813Z] #40 20.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-23T07:39:27.813Z] #40 ... [2021-07-23T07:39:27.813Z] [2021-07-23T07:39:27.813Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-23T07:39:27.813Z] #48 sha256:0f4781afeea567a46d9f8c1c497f83b374a634e7033b5e7bc97042628f1adcc0 [2021-07-23T07:39:27.813Z] #48 11.61 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-23T07:39:27.820Z] #50 ... [2021-07-23T07:39:27.820Z] [2021-07-23T07:39:27.820Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:39:27.820Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-23T07:39:27.820Z] #56 31.93 Fetched 8458 kB in 24s (358 kB/s) [2021-07-23T07:39:27.820Z] #56 31.93 Reading package lists... [2021-07-23T07:39:27.820Z] #56 41.39 Reading package lists... [2021-07-23T07:39:27.820Z] #56 ... [2021-07-23T07:39:27.820Z] [2021-07-23T07:39:27.820Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:27.820Z] #46 sha256:565d05ac71ca736fac9430088a257312d75ba69a9916e936ef67054a774ec689 [2021-07-23T07:39:27.820Z] #46 42.00 vendor/golang.org/x/crypto/internal/subtle [2021-07-23T07:39:27.820Z] #46 ... [2021-07-23T07:39:27.820Z] [2021-07-23T07:39:27.820Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:27.820Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:27.820Z] #36 32.29 Fetched 8458 kB in 23s (365 kB/s) [2021-07-23T07:39:27.820Z] #36 32.29 Reading package lists... [2021-07-23T07:39:28.074Z] #48 ... [2021-07-23T07:39:28.074Z] [2021-07-23T07:39:28.074Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:28.074Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:39:28.074Z] #44 11.09 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:39:28.074Z] #44 13.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:39:28.074Z] #44 15.13 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-23T07:39:28.083Z] #36 41.74 Reading package lists... [2021-07-23T07:39:28.083Z] #36 ... [2021-07-23T07:39:28.083Z] [2021-07-23T07:39:28.083Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:28.083Z] #50 sha256:f23a823e17495689b27faa260e8adedd229d2d09ffac438e26479be83d18dbe3 [2021-07-23T07:39:28.083Z] #50 42.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-23T07:39:28.083Z] #50 42.44 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-23T07:39:28.218Z] #36 30.69 Reading package lists... [2021-07-23T07:39:28.218Z] #36 ... [2021-07-23T07:39:28.218Z] [2021-07-23T07:39:28.218Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:28.218Z] #46 sha256:eb49161984e34d897d93bb3622b429dc8e083581bd1679803c4bc78473e5c7df [2021-07-23T07:39:28.218Z] #46 21.50 math [2021-07-23T07:39:28.218Z] #46 27.60 encoding [2021-07-23T07:39:28.218Z] #46 27.88 unicode/utf16 [2021-07-23T07:39:28.218Z] #46 28.13 container/list [2021-07-23T07:39:28.218Z] #46 28.87 crypto/internal/subtle [2021-07-23T07:39:28.218Z] #46 29.04 crypto/subtle [2021-07-23T07:39:28.218Z] #46 29.23 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-23T07:39:28.218Z] #46 29.27 internal/nettrace [2021-07-23T07:39:28.218Z] #46 29.34 runtime/cgo [2021-07-23T07:39:28.336Z] #44 ... [2021-07-23T07:39:28.336Z] [2021-07-23T07:39:28.336Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:39:28.336Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-23T07:39:28.336Z] #56 11.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:39:28.336Z] #56 ... [2021-07-23T07:39:28.336Z] [2021-07-23T07:39:28.336Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:39:28.336Z] #59 sha256:259785132baa204be75f7e597dddbf107ca4d9bc5464e37e1fc5f3bc86227a52 [2021-07-23T07:39:28.336Z] #59 11.71 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-23T07:39:28.336Z] #59 12.62 go: downloading github.com/google/uuid v1.2.0 [2021-07-23T07:39:28.336Z] #59 12.62 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-23T07:39:28.336Z] #59 12.64 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-23T07:39:28.336Z] #59 12.71 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-23T07:39:28.336Z] #59 12.83 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-23T07:39:28.336Z] #59 12.99 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-23T07:39:28.336Z] #59 13.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-23T07:39:28.336Z] #59 13.78 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-23T07:39:28.336Z] #59 19.64 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-23T07:39:28.336Z] #59 19.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-23T07:39:28.345Z] #50 42.77 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-23T07:39:28.345Z] #50 42.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-23T07:39:28.475Z] #46 ... [2021-07-23T07:39:28.475Z] [2021-07-23T07:39:28.475Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:28.475Z] #50 sha256:168e4cf7103be8e31db0850595536b39fbf74786935356814d563094258ea0ef [2021-07-23T07:39:28.475Z] #50 31.70 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-23T07:39:28.475Z] #50 31.75 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-23T07:39:28.475Z] #50 ... [2021-07-23T07:39:28.475Z] [2021-07-23T07:39:28.475Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:28.475Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:39:28.475Z] #44 21.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-23T07:39:28.560Z] #17 121.2 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-07-23T07:39:28.560Z] #17 121.2 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-23T07:39:28.560Z] #17 121.2 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-23T07:39:28.560Z] #17 121.3 Selecting previously unselected package crossbuild-essential-armel. [2021-07-23T07:39:28.560Z] #17 121.3 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-07-23T07:39:28.560Z] #17 121.3 Unpacking crossbuild-essential-armel (12.6) ... [2021-07-23T07:39:28.560Z] #17 121.3 Selecting previously unselected package libc6-armhf-cross. [2021-07-23T07:39:28.560Z] #17 121.3 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-07-23T07:39:28.560Z] #17 121.4 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-07-23T07:39:28.597Z] #59 ... [2021-07-23T07:39:28.598Z] [2021-07-23T07:39:28.598Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:28.598Z] #50 sha256:b324debcd6b370db96bfac32e0acb503b16db9e7b1e8aaca5fcd9060ffad6bb5 [2021-07-23T07:39:28.598Z] #50 22.08 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-23T07:39:28.598Z] #50 22.09 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-23T07:39:28.598Z] #50 22.35 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-23T07:39:28.598Z] #50 22.41 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-23T07:39:28.598Z] #50 22.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-23T07:39:28.598Z] #50 ... [2021-07-23T07:39:28.598Z] [2021-07-23T07:39:28.598Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:28.598Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:28.598Z] #36 12.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:39:28.608Z] #50 42.92 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-23T07:39:28.609Z] #50 43.01 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-23T07:39:28.735Z] #44 ... [2021-07-23T07:39:28.735Z] [2021-07-23T07:39:28.735Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:28.735Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:28.735Z] #13 15.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:39:28.735Z] #13 ... [2021-07-23T07:39:28.735Z] [2021-07-23T07:39:28.735Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:28.735Z] #50 sha256:168e4cf7103be8e31db0850595536b39fbf74786935356814d563094258ea0ef [2021-07-23T07:39:28.735Z] #50 31.86 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-23T07:39:28.859Z] #36 ... [2021-07-23T07:39:28.859Z] [2021-07-23T07:39:28.859Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:39:28.859Z] #52 sha256:506e43bfe522e82991ab4797c567d6f8d8814943f3f48769bebc6f5c3a92f64d [2021-07-23T07:39:28.859Z] #52 13.59 + cd /tmp/tmp.tmFcKYnlru/src/github.com/mvdan/sh [2021-07-23T07:39:28.859Z] #52 13.59 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-23T07:39:28.859Z] #52 13.71 + GO111MODULE=on [2021-07-23T07:39:28.859Z] #52 13.71 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-23T07:39:28.859Z] #52 14.91 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-23T07:39:28.859Z] #52 14.91 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-23T07:39:28.859Z] #52 15.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-23T07:39:28.859Z] #52 17.06 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-23T07:39:28.859Z] #52 21.31 runtime [2021-07-23T07:39:28.859Z] #52 ... [2021-07-23T07:39:28.859Z] [2021-07-23T07:39:28.859Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:28.859Z] #50 sha256:b324debcd6b370db96bfac32e0acb503b16db9e7b1e8aaca5fcd9060ffad6bb5 [2021-07-23T07:39:28.859Z] #50 22.78 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-23T07:39:28.859Z] #50 22.78 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-23T07:39:28.871Z] #50 43.18 go: downloading golang.org/x/text v0.3.2 [2021-07-23T07:39:28.871Z] #50 ... [2021-07-23T07:39:28.871Z] [2021-07-23T07:39:28.871Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:39:28.871Z] #59 sha256:cee39dd665f90a5414e2ec0a4defedb06855fb2cb1879ab5245b33a2c3031edd [2021-07-23T07:39:28.871Z] #59 33.23 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-23T07:39:28.871Z] #59 33.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-23T07:39:28.871Z] #59 ... [2021-07-23T07:39:28.871Z] [2021-07-23T07:39:28.871Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:28.871Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:39:28.871Z] #44 33.47 Fetched 8462 kB in 25s (341 kB/s) [2021-07-23T07:39:28.871Z] #44 33.47 Reading package lists... [2021-07-23T07:39:28.993Z] #50 32.19 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-23T07:39:28.993Z] #50 32.21 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-23T07:39:28.993Z] #50 32.26 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-23T07:39:28.993Z] #50 32.38 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-23T07:39:29.048Z] #29 3.251 0.0% ### 4.3% ###### 9.5% ########### 15.4% ############### 21.2% ################## 25.8% #################### 28.0% ######################## 34.0% ########################## 36.8% ############################ 39.3% ############################# 41.3% ############################### 43.2% ################################ 44.9% ##################################### 52.1% ######################################### 57.6% ############################################## 64.7% ################################################### 71.4% ####################################################### 76.9% ############################################################ 84.0% ############################################################### 88.3% ################################################################## 92.5% ##################################################################### 96.8% ######################################################################## 100.0% [2021-07-23T07:39:29.102Z] #17 121.7 Selecting previously unselected package libgcc1-armhf-cross. [2021-07-23T07:39:29.102Z] #17 121.7 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-23T07:39:29.102Z] #17 121.7 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-23T07:39:29.102Z] #17 121.8 Selecting previously unselected package libgomp1-armhf-cross. [2021-07-23T07:39:29.102Z] #17 121.8 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:29.102Z] #17 121.8 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-23T07:39:29.121Z] #50 22.92 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-23T07:39:29.121Z] #50 22.94 go: downloading github.com/spf13/afero v1.1.2 [2021-07-23T07:39:29.292Z] #50 32.44 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-23T07:39:29.361Z] #17 121.9 Selecting previously unselected package libatomic1-armhf-cross. [2021-07-23T07:39:29.361Z] #17 121.9 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:29.361Z] #17 122.1 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-23T07:39:29.361Z] #17 122.1 Selecting previously unselected package libstdc++6-armhf-cross. [2021-07-23T07:39:29.361Z] #17 122.1 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:29.361Z] #17 122.1 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-23T07:39:29.421Z] #50 23.22 go: downloading github.com/spf13/cast v1.3.0 [2021-07-23T07:39:29.421Z] #50 23.25 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-23T07:39:29.620Z] #17 122.3 Selecting previously unselected package libasan5-armhf-cross. [2021-07-23T07:39:29.620Z] #17 122.3 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:29.620Z] #17 122.3 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-23T07:39:29.620Z] #17 122.5 Selecting previously unselected package libubsan1-armhf-cross. [2021-07-23T07:39:29.620Z] #17 122.5 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:29.620Z] #17 122.5 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-23T07:39:29.632Z] #29 6.143 [2021-07-23T07:39:29.632Z] #29 ... [2021-07-23T07:39:29.632Z] [2021-07-23T07:39:29.633Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:29.633Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-23T07:39:29.633Z] #13 5.958 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-23T07:39:29.633Z] #13 7.147 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-23T07:39:29.633Z] #13 13.39 Fetched 8812 kB in 11s (786 kB/s) [2021-07-23T07:39:29.683Z] #50 23.37 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-23T07:39:29.683Z] #50 23.37 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-23T07:39:29.683Z] #50 23.45 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-23T07:39:29.683Z] #50 23.48 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-23T07:39:29.683Z] #50 23.59 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-23T07:39:29.856Z] #50 33.16 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-23T07:39:29.856Z] #50 33.20 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-23T07:39:29.879Z] #17 122.5 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-07-23T07:39:29.879Z] #17 122.6 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:29.879Z] #17 122.6 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-23T07:39:29.947Z] #50 23.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-23T07:39:29.947Z] #50 23.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-23T07:39:29.947Z] #50 23.76 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-23T07:39:29.947Z] #50 23.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-23T07:39:30.023Z] #13 13.39 Reading package lists... [2021-07-23T07:39:30.023Z] #13 ... [2021-07-23T07:39:30.023Z] [2021-07-23T07:39:30.023Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:30.023Z] #46 sha256:5287984d8b5612a9d723683b47afea672acda6ac43fd4bc0e3b01adf58f95d99 [2021-07-23T07:39:30.023Z] #46 10.10 runtime [2021-07-23T07:39:30.023Z] #46 10.20 container/list [2021-07-23T07:39:30.023Z] #46 11.23 crypto/internal/subtle [2021-07-23T07:39:30.023Z] #46 11.41 crypto/subtle [2021-07-23T07:39:30.023Z] #46 11.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-23T07:39:30.023Z] #46 11.85 internal/nettrace [2021-07-23T07:39:30.023Z] #46 12.09 runtime/cgo [2021-07-23T07:39:30.023Z] #46 13.60 vendor/golang.org/x/crypto/internal/subtle [2021-07-23T07:39:30.023Z] #46 ... [2021-07-23T07:39:30.023Z] [2021-07-23T07:39:30.023Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-23T07:39:30.023Z] #29 sha256:9f869890c0fef2252a0cb43d500f1d6abe53ad193efce4b8921dcffe6a413a92 [2021-07-23T07:39:30.113Z] #50 33.34 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-23T07:39:30.138Z] #17 122.8 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-07-23T07:39:30.138Z] #17 122.8 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:30.138Z] #17 122.9 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-23T07:39:30.213Z] #50 23.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-23T07:39:30.213Z] #50 24.08 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-23T07:39:30.213Z] #50 24.13 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-23T07:39:30.371Z] #50 33.57 go: downloading github.com/spf13/afero v1.1.2 [2021-07-23T07:39:30.371Z] #50 33.73 go: downloading github.com/spf13/cast v1.3.0 [2021-07-23T07:39:30.371Z] #50 33.81 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-23T07:39:30.425Z] #29 6.441 0.0% ###################### 31.0% ############################################# 63.4% ######################################################################## 100.0% [2021-07-23T07:39:30.473Z] #50 24.29 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-23T07:39:30.473Z] #50 24.34 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-23T07:39:30.473Z] #50 24.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-23T07:39:30.734Z] #50 24.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-23T07:39:30.935Z] #50 34.02 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-23T07:39:30.935Z] #50 34.02 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-23T07:39:30.935Z] #50 34.05 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-23T07:39:30.995Z] #50 24.77 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-23T07:39:30.995Z] #50 24.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-23T07:39:31.006Z] #29 7.477 [2021-07-23T07:39:31.006Z] #29 7.747 [2021-07-23T07:39:31.006Z] #29 ... [2021-07-23T07:39:31.006Z] [2021-07-23T07:39:31.006Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:31.006Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-23T07:39:31.006Z] #44 11.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-23T07:39:31.006Z] #44 17.36 Fetched 8284 kB in 12s (694 kB/s) [2021-07-23T07:39:31.195Z] #50 34.33 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-23T07:39:31.195Z] #50 34.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-23T07:39:31.195Z] #50 34.45 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-23T07:39:31.195Z] #50 34.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-23T07:39:31.272Z] #44 17.36 Reading package lists... [2021-07-23T07:39:31.272Z] #44 ... [2021-07-23T07:39:31.272Z] [2021-07-23T07:39:31.272Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-23T07:39:31.272Z] #29 sha256:9f869890c0fef2252a0cb43d500f1d6abe53ad193efce4b8921dcffe6a413a92 [2021-07-23T07:39:31.431Z] #44 42.80 Reading package lists... [2021-07-23T07:39:31.431Z] #44 ... [2021-07-23T07:39:31.431Z] [2021-07-23T07:39:31.431Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:31.431Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:31.431Z] #13 31.34 Fetched 8995 kB in 26s (350 kB/s) [2021-07-23T07:39:31.431Z] #13 31.34 Reading package lists... [2021-07-23T07:39:31.495Z] #50 34.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-23T07:39:31.495Z] #50 34.61 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-23T07:39:31.495Z] #50 34.67 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-23T07:39:31.495Z] #50 34.74 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-23T07:39:31.495Z] #50 34.79 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-23T07:39:31.495Z] #50 34.92 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-23T07:39:31.566Z] #50 25.28 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-23T07:39:31.566Z] #50 25.42 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-23T07:39:31.566Z] #50 25.45 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-23T07:39:31.754Z] #50 35.05 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-23T07:39:31.754Z] #50 35.05 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-23T07:39:31.754Z] #50 35.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-23T07:39:31.804Z] #29 7.747 0.0% ################ 22.7% ######################## 33.5% ########################################### 60.1% ############################################################### 88.0% ######################################################################## 100.0% [2021-07-23T07:39:31.827Z] #50 25.67 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-23T07:39:32.012Z] #50 35.27 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-23T07:39:32.012Z] #50 35.34 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-23T07:39:32.012Z] #50 ... [2021-07-23T07:39:32.012Z] [2021-07-23T07:39:32.012Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:39:32.012Z] #52 sha256:a1be234787efed3b4dff4878cc8c4c830097c4295705856d1b1501d68ff90a97 [2021-07-23T07:39:32.012Z] #52 25.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-23T07:39:32.012Z] #52 30.42 runtime [2021-07-23T07:39:32.045Z] #17 124.6 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-07-23T07:39:32.045Z] #17 124.7 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-23T07:39:32.070Z] #29 8.614 [2021-07-23T07:39:32.087Z] #50 25.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-23T07:39:32.087Z] #50 25.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-23T07:39:32.269Z] #52 ... [2021-07-23T07:39:32.269Z] [2021-07-23T07:39:32.270Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:39:32.270Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:39:32.270Z] #40 32.25 Checking out files: 70% (1188/1696) Checking out files: 71% (1205/1696) Checking out files: 72% (1222/1696) Checking out files: 73% (1239/1696) Checking out files: 74% (1256/1696) Checking out files: 75% (1272/1696) Checking out files: 76% (1289/1696) Checking out files: 77% (1306/1696) Checking out files: 78% (1323/1696) Checking out files: 79% (1340/1696) Checking out files: 80% (1357/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-23T07:39:32.270Z] #40 33.00 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-23T07:39:32.303Z] #17 124.9 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-23T07:39:32.303Z] #17 125.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-07-23T07:39:32.303Z] #17 125.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-07-23T07:39:32.303Z] #17 125.0 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-23T07:39:32.348Z] #50 26.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-23T07:39:32.833Z] #40 35.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-23T07:39:32.920Z] #50 26.67 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-23T07:39:32.920Z] #50 26.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-23T07:39:32.920Z] #50 26.77 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-23T07:39:33.151Z] #29 8.876 0.0% #### 5.8% ######### 13.3% ############# 18.8% ################# 23.7% #################### 28.8% ####################### 32.7% ############################ 39.2% ##################################### 51.5% ############################################# 63.0% [2021-07-23T07:39:33.152Z] #29 ... [2021-07-23T07:39:33.152Z] [2021-07-23T07:39:33.152Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:39:33.152Z] #52 sha256:676c9c1e7164b5674968cd0dc43e419451d9eaae2f25e3dc56d48011f53174d2 [2021-07-23T07:39:33.152Z] #52 13.59 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-23T07:39:33.152Z] #52 16.98 runtime [2021-07-23T07:39:33.181Z] #50 26.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-23T07:39:33.181Z] #50 26.99 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-23T07:39:33.181Z] #50 27.07 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-23T07:39:33.419Z] #52 ... [2021-07-23T07:39:33.419Z] [2021-07-23T07:39:33.419Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-23T07:39:33.419Z] #29 sha256:9f869890c0fef2252a0cb43d500f1d6abe53ad193efce4b8921dcffe6a413a92 [2021-07-23T07:39:33.676Z] #17 126.1 Selecting previously unselected package libc6-dev-armhf-cross. [2021-07-23T07:39:33.676Z] #17 126.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-07-23T07:39:33.677Z] #17 126.1 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-23T07:39:33.677Z] #17 126.5 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-07-23T07:39:33.684Z] #29 8.876 0.0% #### 5.8% ######### 13.3% ############# 18.8% ################# 23.7% #################### 28.8% ####################### 32.7% ############################ 39.2% ##################################### 51.5% ############################################# 63.0% ################################################# 68.9% ###################################################### 76.0% ########################################################### 82.7% ############################################################### 88.4% ############ [2021-07-23T07:39:33.684Z] #29 ... [2021-07-23T07:39:33.684Z] [2021-07-23T07:39:33.684Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:33.684Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-23T07:39:33.684Z] #36 14.05 Fetched 8281 kB in 9s (950 kB/s) [2021-07-23T07:39:33.684Z] #36 14.05 Reading package lists... [2021-07-23T07:39:33.684Z] #36 18.11 Reading package lists... [2021-07-23T07:39:33.684Z] #36 22.96 Building dependency tree... [2021-07-23T07:39:33.684Z] #36 ... [2021-07-23T07:39:33.684Z] [2021-07-23T07:39:33.684Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-23T07:39:33.684Z] #29 sha256:9f869890c0fef2252a0cb43d500f1d6abe53ad193efce4b8921dcffe6a413a92 [2021-07-23T07:39:33.753Z] #50 27.49 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-23T07:39:33.753Z] #50 27.51 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-23T07:39:33.753Z] #50 27.58 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-23T07:39:33.753Z] #50 27.71 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-23T07:39:33.935Z] #17 126.5 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:33.953Z] #29 8.876 0.0% #### 5.8% ######### 13.3% ############# 18.8% ################# 23.7% #################### 28.8% ####################### 32.7% ############################ 39.2% ##################################### 51.5% ############################################# 63.0% ################################################# 68.9% ###################################################### 76.0% ########################################################### 82.7% ############################################################### 88.4% ################################################################## 92.6% ###################################################################### 97.9% ######################################################################## 100.0% [2021-07-23T07:39:33.953Z] #29 ... [2021-07-23T07:39:33.953Z] [2021-07-23T07:39:33.953Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:39:33.953Z] #59 sha256:b19f93b907dc24907d17c001d843cd41d90ae363c763c90339a385b37e619d88 [2021-07-23T07:39:33.953Z] #59 14.30 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-23T07:39:33.953Z] #59 19.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-23T07:39:33.953Z] #59 19.80 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-23T07:39:33.953Z] #59 ... [2021-07-23T07:39:33.953Z] [2021-07-23T07:39:33.953Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:33.953Z] #50 sha256:8dc917b3ed6f1a3d42ada3639bfce41dd3d0a8548b454c4b7b3b06b8847202f0 [2021-07-23T07:39:33.953Z] #50 21.59 go: downloading github.com/fatih/color v1.7.0 [2021-07-23T07:39:33.953Z] #50 21.59 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-23T07:39:33.953Z] #50 21.67 go: downloading github.com/pkg/errors v0.8.1 [2021-07-23T07:39:33.953Z] #50 21.68 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-23T07:39:33.953Z] #50 21.69 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-23T07:39:33.953Z] #50 21.70 go: downloading github.com/spf13/viper v1.6.1 [2021-07-23T07:39:33.953Z] #50 22.32 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-23T07:39:33.953Z] #50 22.43 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-23T07:39:33.953Z] #50 22.62 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-23T07:39:33.953Z] #50 22.72 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-23T07:39:33.953Z] #50 23.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-23T07:39:33.953Z] #50 23.12 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-23T07:39:33.953Z] #50 23.78 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-23T07:39:33.953Z] #50 23.86 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-23T07:39:33.953Z] #50 24.14 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-23T07:39:33.953Z] #50 24.29 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-23T07:39:34.013Z] #50 27.77 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-23T07:39:34.013Z] #50 27.79 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-23T07:39:34.211Z] #17 126.8 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-23T07:39:34.218Z] #50 24.57 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-23T07:39:34.275Z] #50 27.92 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-23T07:39:34.487Z] #50 ... [2021-07-23T07:39:34.487Z] [2021-07-23T07:39:34.487Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:39:34.487Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-23T07:39:34.487Z] #56 14.64 Fetched 8281 kB in 10s (836 kB/s) [2021-07-23T07:39:34.487Z] #56 14.64 Reading package lists... [2021-07-23T07:39:34.487Z] #56 19.52 Reading package lists... [2021-07-23T07:39:34.487Z] #56 23.35 Building dependency tree... [2021-07-23T07:39:34.487Z] #56 ... [2021-07-23T07:39:34.487Z] [2021-07-23T07:39:34.487Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-23T07:39:34.487Z] #29 sha256:9f869890c0fef2252a0cb43d500f1d6abe53ad193efce4b8921dcffe6a413a92 [2021-07-23T07:39:34.487Z] #29 10.84 [2021-07-23T07:39:34.777Z] #17 ... [2021-07-23T07:39:34.777Z] [2021-07-23T07:39:34.777Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:39:34.777Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:39:34.777Z] #47 DONE 141.0s [2021-07-23T07:39:34.777Z] [2021-07-23T07:39:34.777Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-23T07:39:34.777Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-23T07:39:34.777Z] #17 127.5 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-07-23T07:39:34.777Z] #17 127.6 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:34.777Z] #17 127.6 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-23T07:39:34.777Z] #17 ... [2021-07-23T07:39:34.777Z] [2021-07-23T07:39:34.777Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:34.777Z] #57 sha256:d37c758bf949cc00ff20dfcf3b750f9eead5bad706dcb1df8ef85d8d85b56626 [2021-07-23T07:39:34.777Z] #57 137.1 + /build/golangci-lint --version [2021-07-23T07:39:34.777Z] #57 137.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-23T07:39:35.036Z] #57 DONE 141.2s [2021-07-23T07:39:35.036Z] [2021-07-23T07:39:35.036Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-23T07:39:35.036Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-23T07:39:35.218Z] #50 28.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-23T07:39:35.218Z] #50 28.90 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-23T07:39:35.218Z] #50 28.97 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-23T07:39:35.218Z] #50 29.00 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-23T07:39:35.218Z] #50 29.03 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-23T07:39:35.218Z] #50 29.09 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-23T07:39:35.486Z] #50 29.18 go: downloading golang.org/x/text v0.3.2 [2021-07-23T07:39:35.605Z] #17 128.5 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-07-23T07:39:35.606Z] #17 128.5 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-23T07:39:35.606Z] #17 128.5 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-23T07:39:35.638Z] #13 41.60 Reading package lists... [2021-07-23T07:39:35.638Z] #13 ... [2021-07-23T07:39:35.638Z] [2021-07-23T07:39:35.638Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:35.638Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:35.638Z] #36 41.74 Reading package lists... [2021-07-23T07:39:35.864Z] #17 128.6 Selecting previously unselected package crossbuild-essential-armhf. [2021-07-23T07:39:35.864Z] #17 128.6 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-07-23T07:39:35.864Z] #17 128.6 Unpacking crossbuild-essential-armhf (12.6) ... [2021-07-23T07:39:35.864Z] #17 128.6 Selecting previously unselected package libc6-ppc64el-cross. [2021-07-23T07:39:35.864Z] #17 128.6 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-23T07:39:35.864Z] #17 128.6 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-23T07:39:36.122Z] #17 128.9 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-07-23T07:39:36.122Z] #17 128.9 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-23T07:39:36.122Z] #17 128.9 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-23T07:39:36.122Z] #17 129.0 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-07-23T07:39:36.122Z] #17 129.0 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:36.122Z] #17 129.0 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:36.383Z] #17 129.1 Selecting previously unselected package libitm1-ppc64el-cross. [2021-07-23T07:39:36.383Z] #17 129.1 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:36.383Z] #17 129.1 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:36.383Z] #17 129.2 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-07-23T07:39:36.383Z] #17 129.2 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:36.383Z] #17 129.2 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:36.383Z] #17 129.2 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-07-23T07:39:36.383Z] #17 129.2 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:36.383Z] #17 129.2 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:36.580Z] #36 49.60 Building dependency tree... [2021-07-23T07:39:36.642Z] #17 129.4 Selecting previously unselected package libasan5-ppc64el-cross. [2021-07-23T07:39:36.642Z] #17 129.4 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:36.642Z] #17 129.4 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:36.902Z] #17 129.6 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-07-23T07:39:36.902Z] #17 129.6 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:36.903Z] #17 129.6 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:36.903Z] #17 129.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-07-23T07:39:36.903Z] #17 129.7 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:36.903Z] #17 129.7 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:37.161Z] #17 129.8 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-07-23T07:39:37.161Z] #17 129.8 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:37.161Z] #17 129.8 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:37.161Z] #17 129.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-07-23T07:39:37.161Z] #17 129.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:37.161Z] #17 129.8 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:37.161Z] #17 129.9 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-07-23T07:39:37.161Z] #17 129.9 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:37.161Z] #17 129.9 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:37.419Z] #17 130.0 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-07-23T07:39:37.419Z] #17 130.0 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:37.419Z] #17 130.0 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:37.979Z] #36 52.32 The following additional packages will be installed: [2021-07-23T07:39:37.979Z] #36 52.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-23T07:39:37.979Z] #36 52.34 Suggested packages: [2021-07-23T07:39:37.979Z] #36 52.34 cmake-doc ninja-build lrzip [2021-07-23T07:39:37.979Z] #36 52.34 Recommended packages: [2021-07-23T07:39:37.979Z] #36 52.34 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-23T07:39:37.986Z] #17 130.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-07-23T07:39:37.986Z] #17 130.7 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-23T07:39:37.986Z] #17 130.7 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:37.986Z] #17 130.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-07-23T07:39:37.986Z] #17 130.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-07-23T07:39:37.986Z] #17 130.7 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-23T07:39:38.102Z] #40 ... [2021-07-23T07:39:38.102Z] [2021-07-23T07:39:38.102Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:38.102Z] #50 sha256:168e4cf7103be8e31db0850595536b39fbf74786935356814d563094258ea0ef [2021-07-23T07:39:38.102Z] #50 35.43 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-23T07:39:38.102Z] #50 35.72 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-23T07:39:38.102Z] #50 35.79 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-23T07:39:38.102Z] #50 35.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-23T07:39:38.102Z] #50 35.97 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-23T07:39:38.102Z] #50 36.09 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-23T07:39:38.102Z] #50 36.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-23T07:39:38.102Z] #50 36.30 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-23T07:39:38.102Z] #50 36.41 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-23T07:39:38.102Z] #50 36.46 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-23T07:39:38.102Z] #50 36.52 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-23T07:39:38.102Z] #50 36.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-23T07:39:38.102Z] #50 36.99 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-23T07:39:38.102Z] #50 37.09 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-23T07:39:38.102Z] #50 37.23 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-23T07:39:38.102Z] #50 37.29 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-23T07:39:38.102Z] #50 37.30 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-23T07:39:38.102Z] #50 37.49 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-23T07:39:38.102Z] #50 38.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-23T07:39:38.102Z] #50 38.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-23T07:39:38.102Z] #50 38.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-23T07:39:38.102Z] #50 38.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-23T07:39:38.102Z] #50 38.93 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-23T07:39:38.102Z] #50 39.04 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-23T07:39:38.102Z] #50 39.07 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-23T07:39:38.102Z] #50 39.36 go: downloading golang.org/x/text v0.3.2 [2021-07-23T07:39:38.102Z] #50 ... [2021-07-23T07:39:38.102Z] [2021-07-23T07:39:38.102Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:39:38.102Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-23T07:39:38.102Z] #56 31.35 Fetched 8458 kB in 23s (366 kB/s) [2021-07-23T07:39:38.102Z] #56 31.35 Reading package lists... [2021-07-23T07:39:38.102Z] #56 40.05 Reading package lists... [2021-07-23T07:39:38.102Z] #56 ... [2021-07-23T07:39:38.102Z] [2021-07-23T07:39:38.102Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:38.102Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:38.102Z] #36 30.69 Reading package lists... [2021-07-23T07:39:38.244Z] #17 130.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-07-23T07:39:38.244Z] #17 130.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-23T07:39:38.244Z] #17 130.9 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-23T07:39:38.504Z] #17 131.2 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-07-23T07:39:38.504Z] #17 131.2 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:38.504Z] #17 131.2 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:38.763Z] #17 131.5 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-07-23T07:39:38.763Z] #17 131.5 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:38.763Z] #17 131.5 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:38.922Z] #36 53.24 The following NEW packages will be installed: [2021-07-23T07:39:38.922Z] #36 53.25 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-23T07:39:38.922Z] #36 53.25 vim-common xxd [2021-07-23T07:39:39.184Z] #36 53.64 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:39:39.184Z] #36 53.64 Need to get 14.9 MB of archives. [2021-07-23T07:39:39.184Z] #36 53.64 After this operation, 61.8 MB of additional disk space will be used. [2021-07-23T07:39:39.184Z] #36 53.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-23T07:39:39.184Z] #36 53.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-23T07:39:39.184Z] #36 53.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-23T07:39:39.330Z] #17 132.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-07-23T07:39:39.330Z] #17 132.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-23T07:39:39.330Z] #17 132.1 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:39.330Z] #17 132.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-07-23T07:39:39.330Z] #17 132.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-07-23T07:39:39.445Z] #36 53.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-23T07:39:39.587Z] #36 38.72 Reading package lists... [2021-07-23T07:39:39.587Z] #36 ... [2021-07-23T07:39:39.587Z] [2021-07-23T07:39:39.587Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:39:39.587Z] #59 sha256:40bb9a5b0611d1c796d157c80d0b66d80b634c86209b1a89ab6f64433f11e770 [2021-07-23T07:39:39.587Z] #59 32.56 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-23T07:39:39.587Z] #59 32.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-23T07:39:39.587Z] #59 ... [2021-07-23T07:39:39.587Z] [2021-07-23T07:39:39.587Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:39.587Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:39:39.587Z] #44 33.36 Fetched 8462 kB in 25s (336 kB/s) [2021-07-23T07:39:39.587Z] #44 33.36 Reading package lists... [2021-07-23T07:39:39.588Z] #17 132.2 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-07-23T07:39:39.588Z] #17 132.2 Selecting previously unselected package libc6-s390x-cross. [2021-07-23T07:39:39.588Z] #17 132.2 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-07-23T07:39:39.588Z] #17 132.2 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-07-23T07:39:39.588Z] #17 132.4 Selecting previously unselected package libgcc1-s390x-cross. [2021-07-23T07:39:39.588Z] #17 132.4 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-23T07:39:39.588Z] #17 132.4 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-23T07:39:39.588Z] #17 132.4 Selecting previously unselected package libgomp1-s390x-cross. [2021-07-23T07:39:39.588Z] #17 132.4 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:39.588Z] #17 132.4 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-23T07:39:39.588Z] #17 132.4 Selecting previously unselected package libitm1-s390x-cross. [2021-07-23T07:39:39.694Z] #50 ... [2021-07-23T07:39:39.694Z] [2021-07-23T07:39:39.694Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:39:39.694Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-23T07:39:39.694Z] #56 23.23 Fetched 8458 kB in 16s (515 kB/s) [2021-07-23T07:39:39.694Z] #56 23.23 Reading package lists... [2021-07-23T07:39:39.694Z] #56 29.51 Reading package lists... [2021-07-23T07:39:39.694Z] #56 ... [2021-07-23T07:39:39.694Z] [2021-07-23T07:39:39.694Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:39.694Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:39:39.694Z] #44 25.47 Fetched 8462 kB in 18s (468 kB/s) [2021-07-23T07:39:39.694Z] #44 25.47 Reading package lists... [2021-07-23T07:39:39.846Z] #17 132.4 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:39.846Z] #17 132.4 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-23T07:39:39.846Z] #17 132.5 Selecting previously unselected package libatomic1-s390x-cross. [2021-07-23T07:39:39.846Z] #17 132.5 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:39.846Z] #17 132.5 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-23T07:39:39.846Z] #17 132.5 Selecting previously unselected package libstdc++6-s390x-cross. [2021-07-23T07:39:39.846Z] #17 132.5 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:39.846Z] #17 132.5 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-23T07:39:39.846Z] #17 132.6 Selecting previously unselected package libasan5-s390x-cross. [2021-07-23T07:39:39.846Z] #17 132.6 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:39.846Z] #17 132.6 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-23T07:39:39.846Z] #17 132.7 Selecting previously unselected package libubsan1-s390x-cross. [2021-07-23T07:39:39.846Z] #17 132.7 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:39.846Z] #17 132.7 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-23T07:39:39.846Z] #17 132.7 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-07-23T07:39:39.914Z] #29 11.17 #=#=# 1.1% # 2.0% ## 3.5% ### 4.7% #### 6.2% ##### 7.4% ###### 8.4% ####### 9.8% ######## 12.0% ######### 12.8% ######### 13.4% ########## 14.6% ########### 16.0% ############# 18.1% ############## 19.9% ############### 21.9% ################ 23.3% ################# 25.0% ################### 26.5% #################### 28.6% ##################### 30.2% ###################### 31.6% ######################## 34.1% ########################## 36.3% ########################### 38.5% ############################# 40.8% ############################## 42.6% ################################ 44.5% ################################# 46.2% ################################## 47.5% ################################### 49.5% #################################### 50.9% ###################################### 52.9% ####################################### 54.2% ######################################## 55.8% ######################################### 57.6% ########################################## 58.4% ########################################## 59.3% ########################################### 60.8% ############################################ 62.1% ############################################# 63.6% ############################################## 64.8% ############################################### 66.5% [2021-07-23T07:39:39.914Z] #29 ... [2021-07-23T07:39:39.914Z] [2021-07-23T07:39:39.914Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:39:39.914Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-23T07:39:39.914Z] #56 25.72 The following additional packages will be installed: [2021-07-23T07:39:39.914Z] #56 25.73 libbtrfs0 [2021-07-23T07:39:39.914Z] #56 25.89 The following NEW packages will be installed: [2021-07-23T07:39:39.914Z] #56 25.89 libbtrfs-dev libbtrfs0 [2021-07-23T07:39:39.914Z] #56 26.33 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:39:39.914Z] #56 26.33 Need to get 119 kB of archives. [2021-07-23T07:39:39.914Z] #56 26.33 After this operation, 387 kB of additional disk space will be used. [2021-07-23T07:39:39.914Z] #56 26.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-23T07:39:39.914Z] #56 26.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-23T07:39:39.914Z] #56 28.22 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:39.914Z] #56 28.41 Fetched 119 kB in 0s (424 kB/s) [2021-07-23T07:39:39.914Z] #56 28.48 Selecting previously unselected package libbtrfs0. [2021-07-23T07:39:39.914Z] #56 28.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 ... 15394 files and directories currently installed.) [2021-07-23T07:39:39.914Z] #56 28.57 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-23T07:39:39.914Z] #56 28.58 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-23T07:39:39.914Z] #56 28.75 Selecting previously unselected package libbtrfs-dev. [2021-07-23T07:39:39.914Z] #56 28.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-23T07:39:39.914Z] #56 28.78 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:39:39.914Z] #56 29.15 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-23T07:39:39.914Z] #56 29.20 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:39:39.914Z] #56 29.23 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:39:39.914Z] #56 DONE 30.3s [2021-07-23T07:39:39.914Z] [2021-07-23T07:39:39.914Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-23T07:39:39.914Z] #29 sha256:9f869890c0fef2252a0cb43d500f1d6abe53ad193efce4b8921dcffe6a413a92 [2021-07-23T07:39:39.914Z] #29 11.17 #=#=# 1.1% # 2.0% ## 3.5% ### 4.7% #### 6.2% ##### 7.4% ###### 8.4% ####### 9.8% ######## 12.0% ######### 12.8% ######### 13.4% ########## 14.6% ########### 16.0% ############# 18.1% ############## 19.9% ############### 21.9% ################ 23.3% ################# 25.0% ################### 26.5% #################### 28.6% ##################### 30.2% ###################### 31.6% ######################## 34.1% ########################## 36.3% ########################### 38.5% ############################# 40.8% ############################## 42.6% ################################ 44.5% ################################# 46.2% ################################## 47.5% ################################### 49.5% #################################### 50.9% ###################################### 52.9% ####################################### 54.2% ######################################## 55.8% ######################################### 57.6% ########################################## 58.4% ########################################## 59.3% ########################################### 60.8% ############################################ 62.1% ############################################# 63.6% ############################################## 64.8% ############################################### 66.5% ################################################# 68.1% ################################################# 68.6% [2021-07-23T07:39:39.914Z] #29 ... [2021-07-23T07:39:39.914Z] [2021-07-23T07:39:39.914Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:39.914Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-23T07:39:39.914Z] #36 25.17 The following additional packages will be installed: [2021-07-23T07:39:39.914Z] #36 25.18 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-23T07:39:39.914Z] #36 25.19 Suggested packages: [2021-07-23T07:39:39.914Z] #36 25.19 cmake-doc ninja-build lrzip [2021-07-23T07:39:39.914Z] #36 25.19 Recommended packages: [2021-07-23T07:39:39.914Z] #36 25.19 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-23T07:39:39.914Z] #36 25.85 The following NEW packages will be installed: [2021-07-23T07:39:39.914Z] #36 25.85 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-23T07:39:39.914Z] #36 25.86 vim-common xxd [2021-07-23T07:39:39.914Z] #36 26.26 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:39:39.914Z] #36 26.26 Need to get 14.2 MB of archives. [2021-07-23T07:39:39.914Z] #36 26.26 After this operation, 60.0 MB of additional disk space will be used. [2021-07-23T07:39:39.914Z] #36 26.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-23T07:39:39.914Z] #36 26.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-23T07:39:39.914Z] #36 26.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-23T07:39:39.914Z] #36 26.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-23T07:39:39.914Z] #36 26.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-07-23T07:39:39.914Z] #36 27.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-07-23T07:39:39.914Z] #36 27.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-07-23T07:39:39.914Z] #36 27.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-07-23T07:39:39.914Z] #36 27.15 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-07-23T07:39:39.914Z] #36 27.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-07-23T07:39:39.914Z] #36 28.25 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:39.914Z] #36 28.39 Fetched 14.2 MB in 1s (10.8 MB/s) [2021-07-23T07:39:39.914Z] #36 28.47 Selecting previously unselected package xxd. [2021-07-23T07:39:39.914Z] #36 28.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-23T07:39:39.914Z] #36 28.63 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-23T07:39:39.914Z] #36 28.64 Unpacking xxd (2:8.1.0875-5) ... [2021-07-23T07:39:39.914Z] #36 28.93 Selecting previously unselected package vim-common. [2021-07-23T07:39:39.915Z] #36 28.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-23T07:39:39.956Z] #44 31.17 Reading package lists... [2021-07-23T07:39:39.956Z] #44 ... [2021-07-23T07:39:39.956Z] [2021-07-23T07:39:39.956Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:39:39.956Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:39:39.956Z] #40 23.09 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-23T07:39:39.956Z] #40 ... [2021-07-23T07:39:39.956Z] [2021-07-23T07:39:39.956Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:39.956Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:39.956Z] #13 24.91 Fetched 8995 kB in 18s (501 kB/s) [2021-07-23T07:39:39.956Z] #13 24.91 Reading package lists... [2021-07-23T07:39:40.017Z] #36 54.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-23T07:39:40.105Z] #17 132.7 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:40.105Z] #17 132.7 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-23T07:39:40.105Z] #17 132.8 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-07-23T07:39:40.105Z] #17 132.8 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:40.105Z] #17 132.8 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:40.181Z] #36 28.98 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-23T07:39:40.181Z] #36 29.33 Selecting previously unselected package cmake-data. [2021-07-23T07:39:40.181Z] #36 29.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-23T07:39:40.181Z] #36 29.36 Unpacking cmake-data (3.13.4-1) ... [2021-07-23T07:39:40.181Z] #36 ... [2021-07-23T07:39:40.181Z] [2021-07-23T07:39:40.181Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-23T07:39:40.181Z] #29 sha256:9f869890c0fef2252a0cb43d500f1d6abe53ad193efce4b8921dcffe6a413a92 [2021-07-23T07:39:40.279Z] #36 54.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-23T07:39:40.279Z] #36 54.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-23T07:39:40.279Z] #36 54.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-23T07:39:40.279Z] #36 54.65 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-23T07:39:40.279Z] #36 54.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-23T07:39:40.673Z] #17 133.4 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-07-23T07:39:40.674Z] #17 133.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-23T07:39:40.674Z] #17 133.4 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:40.674Z] #17 133.4 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-07-23T07:39:40.674Z] #17 133.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-07-23T07:39:40.674Z] #17 133.4 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-23T07:39:40.789Z] #13 30.74 Reading package lists... [2021-07-23T07:39:40.789Z] #13 ... [2021-07-23T07:39:40.789Z] [2021-07-23T07:39:40.789Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:40.789Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:40.789Z] #36 24.54 Fetched 8458 kB in 18s (482 kB/s) [2021-07-23T07:39:40.789Z] #36 24.54 Reading package lists... [2021-07-23T07:39:40.933Z] #17 133.6 Selecting previously unselected package libc6-dev-s390x-cross. [2021-07-23T07:39:40.933Z] #17 133.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-07-23T07:39:40.933Z] #17 133.6 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-23T07:39:41.050Z] #36 30.58 Reading package lists... [2021-07-23T07:39:41.050Z] #36 ... [2021-07-23T07:39:41.050Z] [2021-07-23T07:39:41.050Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:41.050Z] #50 sha256:b324debcd6b370db96bfac32e0acb503b16db9e7b1e8aaca5fcd9060ffad6bb5 [2021-07-23T07:39:41.050Z] #50 34.82 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-23T07:39:41.050Z] #50 34.83 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-23T07:39:41.050Z] #50 34.90 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-23T07:39:41.050Z] #50 34.95 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-23T07:39:41.191Z] #17 133.9 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-07-23T07:39:41.191Z] #17 133.9 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-23T07:39:41.191Z] #17 133.9 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-23T07:39:41.191Z] #17 134.1 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-07-23T07:39:41.311Z] #50 34.98 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-23T07:39:41.450Z] #17 134.1 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-23T07:39:41.450Z] #17 134.1 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:41.511Z] #29 11.17 #=#=# 1.1% # 2.0% ## 3.5% ### 4.7% #### 6.2% ##### 7.4% ###### 8.4% ####### 9.8% ######## 12.0% ######### 12.8% ######### 13.4% ########## 14.6% ########### 16.0% ############# 18.1% ############## 19.9% ############### 21.9% ################ 23.3% ################# 25.0% ################### 26.5% #################### 28.6% ##################### 30.2% ###################### 31.6% ######################## 34.1% ########################## 36.3% ########################### 38.5% ############################# 40.8% ############################## 42.6% ################################ 44.5% ################################# 46.2% ################################## 47.5% ################################### 49.5% #################################### 50.9% ###################################### 52.9% ####################################### 54.2% ######################################## 55.8% ######################################### 57.6% ########################################## 58.4% ########################################## 59.3% ########################################### 60.8% ############################################ 62.1% ############################################# 63.6% ############################################## 64.8% ############################################### 66.5% ################################################# 68.1% ################################################# 68.6% ################################################## 70.3% ################################################### 71.7% #################################################### 73.4% ###################################################### 75.2% ####################################################### 76.5% ######################################################### 80.4% ############################################################# 84.9% ############################################################### 88.8% ################################################################# 91.1% ################################################################### 93.6% ##################################################################### 96.2% ###################################################################### 97.8% ######################################################################## 100.0% [2021-07-23T07:39:41.511Z] #29 18.13 [2021-07-23T07:39:41.511Z] #29 ... [2021-07-23T07:39:41.511Z] [2021-07-23T07:39:41.511Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:41.511Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-23T07:39:41.511Z] #44 17.36 Reading package lists... [2021-07-23T07:39:41.511Z] #44 22.13 Reading package lists... [2021-07-23T07:39:41.511Z] #44 27.25 Building dependency tree... [2021-07-23T07:39:41.511Z] #44 29.66 The following additional packages will be installed: [2021-07-23T07:39:41.511Z] #44 29.66 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-23T07:39:41.511Z] #44 29.66 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-23T07:39:41.511Z] #44 29.66 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-23T07:39:41.511Z] #44 29.66 python3.7-minimal [2021-07-23T07:39:41.511Z] #44 29.67 Suggested packages: [2021-07-23T07:39:41.511Z] #44 29.67 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-23T07:39:41.511Z] #44 29.67 python3.7-doc binfmt-support [2021-07-23T07:39:41.511Z] #44 30.75 The following NEW packages will be installed: [2021-07-23T07:39:41.511Z] #44 30.76 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-23T07:39:41.511Z] #44 30.76 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-23T07:39:41.511Z] #44 30.76 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-23T07:39:41.511Z] #44 30.76 python3.7-minimal [2021-07-23T07:39:41.511Z] #44 31.19 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:39:41.511Z] #44 31.19 Need to get 6095 kB of archives. [2021-07-23T07:39:41.511Z] #44 31.19 After this operation, 32.3 MB of additional disk space will be used. [2021-07-23T07:39:41.511Z] #44 31.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-23T07:39:41.511Z] #44 31.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-23T07:39:41.511Z] #44 31.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-23T07:39:41.511Z] #44 31.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-23T07:39:41.511Z] #44 31.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-23T07:39:41.511Z] #44 31.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-23T07:39:41.511Z] #44 31.64 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-07-23T07:39:41.511Z] #44 31.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-23T07:39:41.511Z] #44 31.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-23T07:39:41.511Z] #44 31.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-07-23T07:39:41.511Z] #44 31.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-23T07:39:41.511Z] #44 31.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-23T07:39:41.511Z] #44 31.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-07-23T07:39:41.511Z] #44 31.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-23T07:39:41.511Z] #44 31.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-23T07:39:41.511Z] #44 31.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-23T07:39:41.667Z] #36 ... [2021-07-23T07:39:41.667Z] [2021-07-23T07:39:41.667Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:39:41.667Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-23T07:39:41.667Z] #56 41.39 Reading package lists... [2021-07-23T07:39:41.667Z] #56 49.63 Building dependency tree... [2021-07-23T07:39:41.667Z] #56 52.58 The following additional packages will be installed: [2021-07-23T07:39:41.667Z] #56 52.60 libbtrfs0 [2021-07-23T07:39:41.667Z] #56 52.83 The following NEW packages will be installed: [2021-07-23T07:39:41.667Z] #56 52.87 libbtrfs-dev libbtrfs0 [2021-07-23T07:39:41.667Z] #56 53.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:39:41.667Z] #56 53.27 Need to get 119 kB of archives. [2021-07-23T07:39:41.667Z] #56 53.27 After this operation, 387 kB of additional disk space will be used. [2021-07-23T07:39:41.667Z] #56 53.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-23T07:39:41.667Z] #56 53.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-23T07:39:41.667Z] #56 54.29 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:41.667Z] #56 54.47 Fetched 119 kB in 0s (439 kB/s) [2021-07-23T07:39:41.667Z] #56 54.67 Selecting previously unselected package libbtrfs0. [2021-07-23T07:39:41.667Z] #56 54.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 ... 15421 files and directories currently installed.) [2021-07-23T07:39:41.667Z] #56 54.76 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-23T07:39:41.667Z] #56 54.77 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-23T07:39:41.667Z] #56 54.91 Selecting previously unselected package libbtrfs-dev. [2021-07-23T07:39:41.667Z] #56 54.93 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-23T07:39:41.667Z] #56 55.05 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:39:41.667Z] #56 55.32 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-23T07:39:41.667Z] #56 55.38 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:39:41.667Z] #56 55.39 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:39:41.777Z] #44 ... [2021-07-23T07:39:41.778Z] [2021-07-23T07:39:41.778Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:39:41.778Z] #57 sha256:540b6d992b14912975ba8f479a7bca4b9ade2c16d671bde14cce119b7efa7992 [2021-07-23T07:39:41.778Z] #57 1.415 + RM_GOPATH=0 [2021-07-23T07:39:41.778Z] #57 1.415 + TMP_GOPATH= [2021-07-23T07:39:41.778Z] #57 1.416 + : /build [2021-07-23T07:39:41.778Z] #57 1.417 + '[' -z '' ']' [2021-07-23T07:39:41.778Z] #57 1.419 ++ mktemp -d [2021-07-23T07:39:41.778Z] #57 1.421 + export GOPATH=/tmp/tmp.kUnGCVuUoT [2021-07-23T07:39:41.778Z] #57 1.422 + GOPATH=/tmp/tmp.kUnGCVuUoT [2021-07-23T07:39:41.778Z] #57 1.422 + RM_GOPATH=1 [2021-07-23T07:39:41.778Z] #57 1.423 + case "$(go env GOARCH)" in [2021-07-23T07:39:41.778Z] #57 1.427 ++ go env GOARCH [2021-07-23T07:39:41.778Z] #57 1.436 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:41.778Z] #57 1.436 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:41.778Z] #57 1.437 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:41.778Z] #57 1.439 + dir=/tmp/install [2021-07-23T07:39:41.778Z] #57 1.444 + bin=containerd [2021-07-23T07:39:41.778Z] #57 1.447 + shift [2021-07-23T07:39:41.778Z] #57 1.451 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-23T07:39:41.778Z] #57 1.452 + . /tmp/install/containerd.installer [2021-07-23T07:39:41.778Z] #57 1.453 ++ set -e [2021-07-23T07:39:41.778Z] #57 1.455 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-23T07:39:41.778Z] #57 1.456 + install_containerd [2021-07-23T07:39:41.778Z] #57 1.457 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-23T07:39:41.778Z] #57 1.457 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-23T07:39:41.778Z] #57 1.458 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kUnGCVuUoT/src/github.com/containerd/containerd [2021-07-23T07:39:41.778Z] #57 1.462 Cloning into '/tmp/tmp.kUnGCVuUoT/src/github.com/containerd/containerd'... [2021-07-23T07:39:41.929Z] #56 ... [2021-07-23T07:39:41.929Z] [2021-07-23T07:39:41.929Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:41.929Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:41.929Z] #36 56.36 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:42.017Z] #17 134.7 Selecting previously unselected package g++-s390x-linux-gnu. [2021-07-23T07:39:42.017Z] #17 134.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-23T07:39:42.017Z] #17 134.7 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:42.017Z] #17 134.8 Selecting previously unselected package crossbuild-essential-s390x. [2021-07-23T07:39:42.017Z] #17 134.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-07-23T07:39:42.017Z] #17 134.8 Unpacking crossbuild-essential-s390x (12.6) ... [2021-07-23T07:39:42.017Z] #17 134.8 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-07-23T07:39:42.017Z] #17 134.8 Setting up libfile-which-perl (1.23-1) ... [2021-07-23T07:39:42.017Z] #17 134.8 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-23T07:39:42.017Z] #17 134.8 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-07-23T07:39:42.017Z] #17 134.9 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-23T07:39:42.017Z] #17 134.9 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-23T07:39:42.017Z] #17 134.9 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-23T07:39:42.017Z] #17 134.9 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-23T07:39:42.017Z] #17 134.9 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-23T07:39:42.017Z] #17 134.9 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-07-23T07:39:42.017Z] #17 134.9 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-23T07:39:42.017Z] #17 134.9 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-23T07:39:42.017Z] #17 134.9 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-23T07:39:42.175Z] #44 41.52 Reading package lists... [2021-07-23T07:39:42.175Z] #44 ... [2021-07-23T07:39:42.175Z] [2021-07-23T07:39:42.175Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:42.175Z] #46 sha256:eb49161984e34d897d93bb3622b429dc8e083581bd1679803c4bc78473e5c7df [2021-07-23T07:39:42.175Z] #46 45.05 vendor/golang.org/x/crypto/internal/subtle [2021-07-23T07:39:42.190Z] #36 56.70 Fetched 14.9 MB in 2s (9081 kB/s) [2021-07-23T07:39:42.255Z] #50 36.14 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-23T07:39:42.275Z] #17 135.0 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-07-23T07:39:42.276Z] #17 135.0 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-23T07:39:42.276Z] #17 135.0 Setting up file (1:5.35-4+deb10u2) ... [2021-07-23T07:39:42.276Z] #17 135.0 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-23T07:39:42.276Z] #17 135.0 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:42.276Z] #17 135.0 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-23T07:39:42.276Z] #17 135.0 Setting up libyaml-perl (1.27-1) ... [2021-07-23T07:39:42.276Z] #17 135.0 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-23T07:39:42.276Z] #17 135.1 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-23T07:39:42.276Z] #17 135.1 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-23T07:39:42.276Z] #17 135.1 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-23T07:39:42.276Z] #17 135.1 Setting up libxml-sax-base-perl (1.09-1) ... [2021-07-23T07:39:42.276Z] #17 135.1 Setting up libio-string-perl (1.08-3) ... [2021-07-23T07:39:42.276Z] #17 135.1 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-23T07:39:42.276Z] #17 135.1 Setting up cross-config (2.6.15-3) ... [2021-07-23T07:39:42.461Z] [2021-07-23T07:39:42.461Z] #36 ... [2021-07-23T07:39:42.461Z] [2021-07-23T07:39:42.461Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:39:42.461Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-23T07:39:42.461Z] #56 DONE 56.8s [2021-07-23T07:39:42.461Z] [2021-07-23T07:39:42.461Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:42.461Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:42.461Z] #36 56.85 Selecting previously unselected package xxd. [2021-07-23T07:39:42.516Z] #50 36.34 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-23T07:39:42.533Z] #17 135.2 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-23T07:39:42.534Z] #17 135.2 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-23T07:39:42.534Z] #17 135.3 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:42.534Z] #17 135.3 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-23T07:39:42.534Z] #17 135.3 Setting up xz-utils (5.2.4-1) ... [2021-07-23T07:39:42.534Z] #17 135.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-23T07:39:42.534Z] #17 135.3 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-07-23T07:39:42.534Z] #17 135.3 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-23T07:39:42.534Z] #17 135.3 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-23T07:39:42.534Z] #17 135.3 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:42.534Z] #17 135.4 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:42.534Z] #17 135.4 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:42.534Z] #17 135.4 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-23T07:39:42.534Z] #17 135.4 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-07-23T07:39:42.534Z] #17 135.4 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-23T07:39:42.723Z] #36 56.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-23T07:39:42.723Z] #36 56.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-23T07:39:42.723Z] #36 56.96 Unpacking xxd (2:8.1.0875-5) ... [2021-07-23T07:39:42.743Z] #57 ... [2021-07-23T07:39:42.743Z] [2021-07-23T07:39:42.743Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:42.743Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-23T07:39:42.743Z] #13 13.39 Reading package lists... [2021-07-23T07:39:42.743Z] #13 19.18 Reading package lists... [2021-07-23T07:39:42.743Z] #13 24.44 Building dependency tree... [2021-07-23T07:39:42.743Z] #13 26.90 The following additional packages will be installed: [2021-07-23T07:39:42.743Z] #13 26.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-23T07:39:42.743Z] #13 26.90 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-23T07:39:42.743Z] #13 26.90 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-23T07:39:42.743Z] #13 26.90 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-23T07:39:42.743Z] #13 26.90 mingw-w64-x86-64-dev [2021-07-23T07:39:42.743Z] #13 26.91 Suggested packages: [2021-07-23T07:39:42.743Z] #13 26.91 gcc-8-locales seccomp wine64 [2021-07-23T07:39:42.743Z] #13 27.92 The following NEW packages will be installed: [2021-07-23T07:39:42.743Z] #13 27.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-23T07:39:42.743Z] #13 27.92 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-23T07:39:42.743Z] #13 27.92 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-23T07:39:42.743Z] #13 27.92 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-23T07:39:42.743Z] #13 27.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-23T07:39:42.743Z] #13 27.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-23T07:39:42.743Z] #13 27.92 The following packages will be upgraded: [2021-07-23T07:39:42.743Z] #13 27.93 libseccomp2 [2021-07-23T07:39:42.743Z] #13 28.36 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:39:42.743Z] #13 28.36 Need to get 73.4 MB of archives. [2021-07-23T07:39:42.743Z] #13 28.36 After this operation, 472 MB of additional disk space will be used. [2021-07-23T07:39:42.743Z] #13 28.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-07-23T07:39:42.743Z] #13 28.37 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-07-23T07:39:42.743Z] #13 28.37 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-07-23T07:39:42.743Z] #13 28.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-07-23T07:39:42.743Z] #13 28.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-23T07:39:42.743Z] #13 28.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-07-23T07:39:42.743Z] #13 ... [2021-07-23T07:39:42.743Z] [2021-07-23T07:39:42.743Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:42.743Z] #50 sha256:8dc917b3ed6f1a3d42ada3639bfce41dd3d0a8548b454c4b7b3b06b8847202f0 [2021-07-23T07:39:42.743Z] #50 25.32 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-23T07:39:42.743Z] #50 25.32 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-23T07:39:42.743Z] #50 25.52 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-23T07:39:42.743Z] #50 25.52 go: downloading github.com/spf13/afero v1.1.2 [2021-07-23T07:39:42.743Z] #50 25.91 go: downloading github.com/spf13/cast v1.3.0 [2021-07-23T07:39:42.743Z] #50 25.91 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-23T07:39:42.743Z] #50 25.95 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-23T07:39:42.743Z] #50 26.08 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-23T07:39:42.743Z] #50 26.30 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-23T07:39:42.743Z] #50 26.68 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-23T07:39:42.743Z] #50 28.76 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-23T07:39:42.743Z] #50 28.77 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-23T07:39:42.743Z] #50 28.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-23T07:39:42.743Z] #50 28.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-23T07:39:42.743Z] #50 28.87 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-23T07:39:42.743Z] #50 28.93 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-23T07:39:42.743Z] #50 28.93 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-23T07:39:42.743Z] #50 28.96 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-23T07:39:42.743Z] #50 29.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-23T07:39:42.743Z] #50 29.17 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-23T07:39:42.743Z] #50 29.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-23T07:39:42.743Z] #50 29.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-23T07:39:42.743Z] #50 29.47 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-23T07:39:42.743Z] #50 29.48 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-23T07:39:42.743Z] #50 29.59 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-23T07:39:42.743Z] #50 29.60 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-23T07:39:42.743Z] #50 29.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-23T07:39:42.743Z] #50 29.69 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-23T07:39:42.743Z] #50 29.84 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-23T07:39:42.743Z] #50 30.20 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-23T07:39:42.743Z] #50 30.25 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-23T07:39:42.743Z] #50 30.34 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-23T07:39:42.743Z] #50 30.70 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-23T07:39:42.743Z] #50 30.73 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-23T07:39:42.743Z] #50 30.79 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-23T07:39:42.743Z] #50 30.95 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-23T07:39:42.743Z] #50 32.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-23T07:39:42.743Z] #50 32.39 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-23T07:39:42.743Z] #50 32.39 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-23T07:39:42.743Z] #50 32.40 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-23T07:39:42.743Z] #50 32.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-23T07:39:42.743Z] #50 32.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-23T07:39:42.743Z] #50 32.60 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-23T07:39:42.743Z] #50 32.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-23T07:39:42.743Z] #50 32.80 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-23T07:39:42.743Z] #50 32.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-23T07:39:42.743Z] #50 32.89 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-23T07:39:42.743Z] #50 32.94 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-23T07:39:42.743Z] #50 32.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-23T07:39:42.743Z] #50 32.99 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-23T07:39:42.743Z] #50 33.06 go: downloading golang.org/x/text v0.3.2 [2021-07-23T07:39:42.743Z] #50 ... [2021-07-23T07:39:42.743Z] [2021-07-23T07:39:42.743Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:42.743Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-23T07:39:42.743Z] #13 28.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-07-23T07:39:42.743Z] #13 28.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-23T07:39:42.777Z] #50 36.57 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-23T07:39:42.792Z] #17 135.4 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:42.792Z] #17 135.4 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-23T07:39:42.792Z] #17 135.4 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-23T07:39:42.792Z] #17 135.5 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-23T07:39:42.792Z] #17 135.5 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-23T07:39:42.792Z] #17 135.5 Setting up libfile-homedir-perl (1.004-1) ... [2021-07-23T07:39:42.792Z] #17 135.5 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-23T07:39:42.792Z] #17 135.5 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-23T07:39:42.792Z] #17 135.5 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-23T07:39:42.792Z] #17 135.5 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-23T07:39:42.792Z] #17 135.5 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-23T07:39:42.792Z] #17 135.5 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-23T07:39:42.792Z] #17 135.6 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:42.792Z] #17 135.6 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-23T07:39:42.792Z] #17 135.6 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-23T07:39:42.792Z] #17 135.6 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-23T07:39:42.792Z] #17 135.6 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-23T07:39:42.792Z] #17 135.6 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:42.792Z] #17 135.6 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-23T07:39:42.792Z] #17 135.6 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-23T07:39:42.792Z] #17 135.7 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:42.792Z] #17 135.7 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:42.792Z] #17 135.7 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-23T07:39:42.792Z] #17 135.7 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-23T07:39:42.792Z] #17 135.7 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:42.792Z] #17 135.7 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-23T07:39:42.990Z] #36 57.18 Selecting previously unselected package vim-common. [2021-07-23T07:39:42.991Z] #36 57.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-23T07:39:42.991Z] #36 57.33 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-23T07:39:43.009Z] #13 29.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-23T07:39:43.050Z] #17 135.7 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-23T07:39:43.050Z] #17 135.7 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.050Z] #17 135.8 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-07-23T07:39:43.050Z] #17 135.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-07-23T07:39:43.050Z] #17 135.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-23T07:39:43.050Z] #17 136.0 [2021-07-23T07:39:43.050Z] #17 136.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-23T07:39:43.276Z] #13 29.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-23T07:39:43.309Z] #17 136.0 Setting up dpkg-dev (1.19.7) ... [2021-07-23T07:39:43.309Z] #17 136.0 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.309Z] #17 136.0 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-23T07:39:43.309Z] #17 136.1 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:43.309Z] #17 136.1 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.309Z] #17 136.1 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.309Z] #17 136.1 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.309Z] #17 136.1 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-23T07:39:43.309Z] #17 136.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-07-23T07:39:43.309Z] #17 136.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-07-23T07:39:43.544Z] #13 29.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-07-23T07:39:43.561Z] #36 57.94 Selecting previously unselected package cmake-data. [2021-07-23T07:39:43.561Z] #36 57.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-23T07:39:43.561Z] #36 57.96 Unpacking cmake-data (3.13.4-1) ... [2021-07-23T07:39:43.566Z] #17 136.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-23T07:39:43.566Z] #17 136.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-23T07:39:43.566Z] #17 136.5 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-23T07:39:43.566Z] #17 136.5 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:43.566Z] #17 136.5 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.566Z] #17 136.5 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.5 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.5 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.5 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.5 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.6 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.6 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.6 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.6 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.6 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.6 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.6 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.6 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.6 Setting up libxml-simple-perl (2.25-1) ... [2021-07-23T07:39:43.824Z] #17 136.7 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.7 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.7 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.7 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-23T07:39:43.824Z] #17 136.7 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-23T07:39:44.066Z] #46 ... [2021-07-23T07:39:44.066Z] [2021-07-23T07:39:44.066Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:44.066Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:44.066Z] #13 30.50 Fetched 2842 kB in 27s (106 kB/s) [2021-07-23T07:39:44.066Z] #13 30.50 Reading package lists... [2021-07-23T07:39:44.066Z] #13 39.37 Reading package lists... [2021-07-23T07:39:44.066Z] #13 ... [2021-07-23T07:39:44.066Z] [2021-07-23T07:39:44.066Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:44.066Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:44.066Z] #36 38.72 Reading package lists... [2021-07-23T07:39:44.083Z] #17 136.7 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:44.083Z] #17 136.7 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:44.083Z] #17 136.7 Setting up libconfig-auto-perl (0.44-1) ... [2021-07-23T07:39:44.083Z] #17 136.8 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-23T07:39:44.083Z] #17 136.8 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-23T07:39:44.083Z] #17 136.8 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-23T07:39:44.083Z] #17 136.8 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:44.083Z] #17 136.8 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-23T07:39:44.083Z] #17 136.8 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-23T07:39:44.083Z] #17 136.8 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:44.083Z] #17 136.8 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-23T07:39:44.083Z] #17 136.9 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-23T07:39:44.083Z] #17 136.9 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:44.083Z] #17 136.9 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-23T07:39:44.083Z] #17 136.9 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:44.083Z] #17 136.9 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:44.341Z] #17 136.9 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-23T07:39:44.341Z] #17 136.9 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-23T07:39:44.341Z] #17 136.9 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:44.341Z] #17 137.0 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:44.341Z] #17 137.0 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-23T07:39:44.341Z] #17 137.0 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:44.341Z] #17 137.0 Setting up dpkg-cross (2.6.15-3) ... [2021-07-23T07:39:44.341Z] #17 137.0 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:44.341Z] #17 137.0 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-23T07:39:44.341Z] #17 137.1 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-23T07:39:44.341Z] #17 137.1 Setting up crossbuild-essential-armhf (12.6) ... [2021-07-23T07:39:44.341Z] #17 137.1 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-23T07:39:44.341Z] #17 137.1 Setting up crossbuild-essential-arm64 (12.6) ... [2021-07-23T07:39:44.341Z] #17 137.1 Setting up crossbuild-essential-s390x (12.6) ... [2021-07-23T07:39:44.341Z] #17 137.2 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-07-23T07:39:44.341Z] #17 137.2 Setting up crossbuild-essential-armel (12.6) ... [2021-07-23T07:39:44.341Z] #17 137.2 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:39:44.393Z] using credential docker-jenkins-github-credentials [2021-07-23T07:39:44.468Z] Cloning the remote Git repository [2021-07-23T07:39:44.468Z] Cloning with configured refspecs honoured and without tags [2021-07-23T07:39:45.277Z] #17 DONE 137.9s [2021-07-23T07:39:45.277Z] [2021-07-23T07:39:45.277Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-23T07:39:45.277Z] #31 sha256:80955a558050677c78105699749791219a7eb1dd7ecd95386a1f09d146222535 [2021-07-23T07:39:45.501Z] #13 31.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-07-23T07:39:44.651Z] Cloning repository https://github.com/moby/moby.git [2021-07-23T07:39:45.045Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-23T07:39:46.077Z] #50 ... [2021-07-23T07:39:46.077Z] [2021-07-23T07:39:46.077Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:46.077Z] #46 sha256:dd23e0daba3727f4dd15cbf7e1fda54d772b34a775c76309fd9931b83a4815e3 [2021-07-23T07:39:46.077Z] #46 29.79 vendor/golang.org/x/crypto/internal/subtle [2021-07-23T07:39:46.077Z] #46 ... [2021-07-23T07:39:46.077Z] [2021-07-23T07:39:46.077Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:46.077Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:46.077Z] #13 30.74 Reading package lists... [2021-07-23T07:39:46.105Z] #36 ... [2021-07-23T07:39:46.105Z] [2021-07-23T07:39:46.105Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:46.105Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:39:46.105Z] #44 42.80 Reading package lists... [2021-07-23T07:39:46.105Z] #44 50.30 Building dependency tree... [2021-07-23T07:39:46.105Z] #44 53.13 The following additional packages will be installed: [2021-07-23T07:39:46.105Z] #44 53.15 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-23T07:39:46.105Z] #44 53.15 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-23T07:39:46.105Z] #44 53.15 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-23T07:39:46.105Z] #44 53.15 python3.7-minimal [2021-07-23T07:39:46.105Z] #44 53.16 Suggested packages: [2021-07-23T07:39:46.105Z] #44 53.16 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-23T07:39:46.105Z] #44 53.16 python3.7-doc binfmt-support [2021-07-23T07:39:46.105Z] #44 54.43 The following NEW packages will be installed: [2021-07-23T07:39:46.105Z] #44 54.44 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-23T07:39:46.105Z] #44 54.44 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-23T07:39:46.105Z] #44 54.44 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-23T07:39:46.105Z] #44 54.45 python3.7-minimal [2021-07-23T07:39:46.105Z] #44 54.85 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:39:46.105Z] #44 54.85 Need to get 6695 kB of archives. [2021-07-23T07:39:46.105Z] #44 54.85 After this operation, 33.1 MB of additional disk space will be used. [2021-07-23T07:39:46.105Z] #44 54.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-23T07:39:46.105Z] #44 54.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-23T07:39:46.105Z] #44 55.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-23T07:39:46.105Z] #44 55.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-23T07:39:46.105Z] #44 55.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-23T07:39:46.105Z] #44 55.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-23T07:39:46.105Z] #44 55.39 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-23T07:39:46.105Z] #44 55.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-23T07:39:46.105Z] #44 55.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-23T07:39:46.105Z] #44 55.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-23T07:39:46.105Z] #44 55.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-23T07:39:46.105Z] #44 55.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-23T07:39:46.105Z] #44 55.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-23T07:39:46.105Z] #44 55.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-23T07:39:46.105Z] #44 55.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-23T07:39:46.105Z] #44 55.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-23T07:39:46.105Z] #44 56.79 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:46.105Z] #44 57.00 Fetched 6695 kB in 1s (5084 kB/s) [2021-07-23T07:39:46.105Z] #44 57.09 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-23T07:39:46.105Z] #44 57.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-23T07:39:46.105Z] #44 57.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:39:46.105Z] #44 57.22 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:39:46.105Z] #44 58.14 Selecting previously unselected package python3.7-minimal. [2021-07-23T07:39:46.105Z] #44 58.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:39:46.105Z] #44 58.15 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:39:46.105Z] #44 59.68 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:39:46.105Z] #44 59.72 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:39:46.366Z] #44 ... [2021-07-23T07:39:46.366Z] [2021-07-23T07:39:46.366Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:39:46.366Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-23T07:39:46.366Z] #32 58.00 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-23T07:39:46.366Z] #32 58.68 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-23T07:39:46.366Z] #32 59.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:39:46.366Z] #32 ... [2021-07-23T07:39:46.366Z] [2021-07-23T07:39:46.366Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:46.366Z] #50 sha256:f23a823e17495689b27faa260e8adedd229d2d09ffac438e26479be83d18dbe3 [2021-07-23T07:39:46.366Z] #50 50.87 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-23T07:39:46.366Z] #50 50.94 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-23T07:39:46.366Z] #50 51.00 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-23T07:39:46.366Z] #50 51.04 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-23T07:39:46.366Z] #50 51.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-23T07:39:46.366Z] #50 52.62 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-23T07:39:46.366Z] #50 52.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-23T07:39:46.366Z] #50 53.12 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-23T07:39:46.626Z] #50 ... [2021-07-23T07:39:46.626Z] [2021-07-23T07:39:46.626Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:46.626Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:46.626Z] #36 61.01 Selecting previously unselected package libicu63:amd64. [2021-07-23T07:39:46.626Z] #36 61.01 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-23T07:39:46.626Z] #36 61.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-23T07:39:46.655Z] #31 ... [2021-07-23T07:39:46.655Z] [2021-07-23T07:39:46.655Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-23T07:39:46.655Z] #18 sha256:320e2219e2266e3ca4c31f2e8529535581d06f0d5897d705b79732cb5e05447c [2021-07-23T07:39:46.655Z] #18 DONE 1.6s [2021-07-23T07:39:46.900Z] #36 47.52 Building dependency tree... [2021-07-23T07:39:46.913Z] [2021-07-23T07:39:46.913Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:46.913Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-23T07:39:47.507Z] #13 33.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-23T07:39:47.507Z] #13 33.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-23T07:39:47.507Z] #13 33.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-23T07:39:47.507Z] #13 33.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-23T07:39:47.507Z] #13 33.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-07-23T07:39:47.507Z] #13 33.68 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2021-07-23T07:39:47.507Z] #13 33.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-07-23T07:39:47.507Z] #13 33.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-07-23T07:39:47.507Z] #13 33.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-07-23T07:39:47.507Z] #13 33.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-07-23T07:39:47.507Z] #13 33.74 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-07-23T07:39:47.507Z] #13 33.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-07-23T07:39:47.507Z] #13 33.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-07-23T07:39:47.507Z] #13 33.78 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2021-07-23T07:39:47.724Z] #13 36.63 Building dependency tree... [2021-07-23T07:39:47.724Z] #13 ... [2021-07-23T07:39:47.724Z] [2021-07-23T07:39:47.724Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:39:47.724Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-23T07:39:47.724Z] #56 29.51 Reading package lists... [2021-07-23T07:39:47.724Z] #56 35.26 Building dependency tree... [2021-07-23T07:39:47.724Z] #56 38.06 The following additional packages will be installed: [2021-07-23T07:39:47.724Z] #56 38.07 libbtrfs0 [2021-07-23T07:39:47.724Z] #56 38.24 The following NEW packages will be installed: [2021-07-23T07:39:47.724Z] #56 38.26 libbtrfs-dev libbtrfs0 [2021-07-23T07:39:47.724Z] #56 38.66 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:39:47.724Z] #56 38.66 Need to get 119 kB of archives. [2021-07-23T07:39:47.724Z] #56 38.66 After this operation, 387 kB of additional disk space will be used. [2021-07-23T07:39:47.724Z] #56 38.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-23T07:39:47.724Z] #56 38.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-23T07:39:47.724Z] #56 39.77 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:47.724Z] #56 39.99 Fetched 119 kB in 0s (254 kB/s) [2021-07-23T07:39:47.724Z] #56 40.13 Selecting previously unselected package libbtrfs0. [2021-07-23T07:39:47.724Z] #56 40.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 ... 15421 files and directories currently installed.) [2021-07-23T07:39:47.724Z] #56 40.19 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-23T07:39:47.724Z] #56 40.22 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-23T07:39:47.724Z] #56 40.32 Selecting previously unselected package libbtrfs-dev. [2021-07-23T07:39:47.724Z] #56 40.32 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-23T07:39:47.724Z] #56 40.33 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:39:47.724Z] #56 40.55 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-23T07:39:47.724Z] #56 40.58 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:39:47.724Z] #56 40.62 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:39:47.724Z] #56 DONE 41.3s [2021-07-23T07:39:47.724Z] [2021-07-23T07:39:47.724Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:39:47.724Z] #57 sha256:676110e3595b5fcda4cb4c32db9c37a4ee1477d4f0cc99b692d0a46f8d7caa0c [2021-07-23T07:39:46.015Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:39:46.015Z] > git --version # timeout=10 [2021-07-23T07:39:46.051Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-23T07:39:46.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:39:46.055Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:39:48.114Z] #13 ... [2021-07-23T07:39:48.114Z] [2021-07-23T07:39:48.114Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-23T07:39:48.114Z] #29 sha256:9f869890c0fef2252a0cb43d500f1d6abe53ad193efce4b8921dcffe6a413a92 [2021-07-23T07:39:48.114Z] #29 19.44 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-23T07:39:48.114Z] #29 19.71 [2021-07-23T07:39:48.114Z] #29 19.96 0.2% ######################################################################## 100.0% [2021-07-23T07:39:48.114Z] #29 20.11 [2021-07-23T07:39:48.114Z] #29 21.55 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-23T07:39:48.114Z] #29 22.00 [2021-07-23T07:39:48.114Z] #29 22.31 0.8% ######################################################################## 100.0% [2021-07-23T07:39:48.114Z] #29 22.48 [2021-07-23T07:39:48.114Z] #29 23.65 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-23T07:39:48.114Z] #29 24.07 [2021-07-23T07:39:48.289Z] #19 1.392 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-23T07:39:48.289Z] #19 1.446 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:48.289Z] #19 1.446 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:48.289Z] #19 1.447 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:48.547Z] #19 1.807 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-23T07:39:48.554Z] #36 ... [2021-07-23T07:39:48.554Z] [2021-07-23T07:39:48.554Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:48.554Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:48.554Z] #13 41.60 Reading package lists... [2021-07-23T07:39:48.554Z] #13 48.91 Building dependency tree... [2021-07-23T07:39:48.554Z] #13 51.80 The following additional packages will be installed: [2021-07-23T07:39:48.554Z] #13 51.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-23T07:39:48.554Z] #13 51.81 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-23T07:39:48.554Z] #13 51.81 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-23T07:39:48.554Z] #13 51.82 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-23T07:39:48.554Z] #13 51.82 mingw-w64-x86-64-dev [2021-07-23T07:39:48.554Z] #13 51.83 Suggested packages: [2021-07-23T07:39:48.554Z] #13 51.83 gcc-8-locales seccomp wine64 [2021-07-23T07:39:48.554Z] #13 52.76 The following NEW packages will be installed: [2021-07-23T07:39:48.554Z] #13 52.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-23T07:39:48.554Z] #13 52.77 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-23T07:39:48.554Z] #13 52.77 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-23T07:39:48.554Z] #13 52.78 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-23T07:39:48.554Z] #13 52.78 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-23T07:39:48.554Z] #13 52.78 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-23T07:39:48.554Z] #13 52.82 The following packages will be upgraded: [2021-07-23T07:39:48.554Z] #13 52.88 libseccomp2 [2021-07-23T07:39:48.554Z] #13 53.58 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:39:48.554Z] #13 53.58 Need to get 77.8 MB of archives. [2021-07-23T07:39:48.554Z] #13 53.58 After this operation, 487 MB of additional disk space will be used. [2021-07-23T07:39:48.554Z] #13 53.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-23T07:39:48.554Z] #13 53.60 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-23T07:39:48.554Z] #13 53.60 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-23T07:39:48.554Z] #13 53.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-23T07:39:48.554Z] #13 54.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-23T07:39:48.554Z] #13 54.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-23T07:39:48.554Z] #13 54.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-23T07:39:48.554Z] #13 54.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-23T07:39:48.554Z] #13 54.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-23T07:39:48.554Z] #13 54.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-23T07:39:48.554Z] #13 55.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-23T07:39:48.554Z] #13 58.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-23T07:39:48.554Z] #13 ... [2021-07-23T07:39:48.554Z] [2021-07-23T07:39:48.554Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:39:48.554Z] #57 sha256:628258c8cece71052788815fde49d947cc2b75db88f82eaeaa5af944477f8479 [2021-07-23T07:39:48.554Z] #57 1.207 + RM_GOPATH=0 [2021-07-23T07:39:48.554Z] #57 1.207 + TMP_GOPATH= [2021-07-23T07:39:48.554Z] #57 1.208 + : /build [2021-07-23T07:39:48.554Z] #57 1.208 + '[' -z '' ']' [2021-07-23T07:39:48.554Z] #57 1.209 ++ mktemp -d [2021-07-23T07:39:48.554Z] #57 1.212 + export GOPATH=/tmp/tmp.D17rnos3JQ [2021-07-23T07:39:48.554Z] #57 1.213 + GOPATH=/tmp/tmp.D17rnos3JQ [2021-07-23T07:39:48.554Z] #57 1.213 + RM_GOPATH=1 [2021-07-23T07:39:48.554Z] #57 1.222 + case "$(go env GOARCH)" in [2021-07-23T07:39:48.554Z] #57 1.223 ++ go env GOARCH [2021-07-23T07:39:48.554Z] #57 1.237 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:48.554Z] #57 1.237 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:48.554Z] #57 1.238 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:48.554Z] #57 1.239 + dir=/tmp/install [2021-07-23T07:39:48.554Z] #57 1.243 + bin=containerd [2021-07-23T07:39:48.554Z] #57 1.243 + shift [2021-07-23T07:39:48.554Z] #57 1.243 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-23T07:39:48.554Z] #57 1.244 + . /tmp/install/containerd.installer [2021-07-23T07:39:48.554Z] #57 1.244 ++ set -e [2021-07-23T07:39:48.554Z] #57 1.244 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-23T07:39:48.554Z] #57 1.246 + install_containerd [2021-07-23T07:39:48.554Z] #57 1.247 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-23T07:39:48.554Z] #57 1.253 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-23T07:39:48.554Z] #57 1.253 + git clone https://github.com/containerd/containerd.git /tmp/tmp.D17rnos3JQ/src/github.com/containerd/containerd [2021-07-23T07:39:48.554Z] #57 1.255 Cloning into '/tmp/tmp.D17rnos3JQ/src/github.com/containerd/containerd'... [2021-07-23T07:39:48.797Z] #36 51.98 The following additional packages will be installed: [2021-07-23T07:39:48.797Z] #36 51.99 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-23T07:39:48.797Z] #36 52.03 Suggested packages: [2021-07-23T07:39:48.797Z] #36 52.04 cmake-doc ninja-build lrzip [2021-07-23T07:39:48.797Z] #36 52.04 Recommended packages: [2021-07-23T07:39:48.797Z] #36 52.04 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-23T07:39:48.805Z] #19 1.903 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2021-07-23T07:39:48.805Z] #19 1.907 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-23T07:39:48.805Z] #19 1.956 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-23T07:39:48.805Z] #19 2.096 Get:9 http://deb.debian.org/debian buster-backports/main armhf Packages [479 kB] [2021-07-23T07:39:49.066Z] #19 2.296 Get:10 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-23T07:39:49.638Z] #19 2.717 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:39:49.942Z] #57 ... [2021-07-23T07:39:49.943Z] [2021-07-23T07:39:49.943Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:49.943Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:39:49.943Z] #44 63.71 Selecting previously unselected package python3-minimal. [2021-07-23T07:39:50.001Z] #29 24.37 0.0% ###### 8.4% ####### 10.1% ######### 12.5% ########### 16.3% ################ 22.5% ################# 24.5% #################### 29.1% ######################## 34.4% ############################ 39.6% ################################# 45.9% ##################################### 52.1% ######################################## 55.9% ########################################### 60.2% ############################################### 66.5% ################################################## 70.8% ###################################################### 75.6% ####################################################### 77.5% ########################################################## 80.6% ############################################################# 85.8% ################################################################## 92.0% ###################################################################### 98.5% ######################################################################## 100.0% [2021-07-23T07:39:50.001Z] #29 26.66 [2021-07-23T07:39:50.164Z] #36 53.20 The following NEW packages will be installed: [2021-07-23T07:39:50.164Z] #36 53.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-23T07:39:50.164Z] #36 53.23 vim-common xxd [2021-07-23T07:39:50.204Z] #44 63.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-23T07:39:50.204Z] #44 63.84 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-23T07:39:50.204Z] #44 63.84 Unpacking python3-minimal (3.7.3-1) ... [2021-07-23T07:39:50.204Z] #44 63.98 Selecting previously unselected package libmpdec2:amd64. [2021-07-23T07:39:50.204Z] #44 63.99 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-23T07:39:50.204Z] #44 64.01 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-23T07:39:50.421Z] #36 53.76 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:39:50.421Z] #36 53.76 Need to get 14.9 MB of archives. [2021-07-23T07:39:50.421Z] #36 53.76 After this operation, 61.8 MB of additional disk space will be used. [2021-07-23T07:39:50.421Z] #36 53.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-23T07:39:50.576Z] #19 ... [2021-07-23T07:39:50.576Z] [2021-07-23T07:39:50.576Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-23T07:39:50.576Z] #31 sha256:80955a558050677c78105699749791219a7eb1dd7ecd95386a1f09d146222535 [2021-07-23T07:39:50.576Z] #31 1.937 + RM_GOPATH=0 [2021-07-23T07:39:50.576Z] #31 1.937 + TMP_GOPATH= [2021-07-23T07:39:50.576Z] #31 1.937 + : /build [2021-07-23T07:39:50.576Z] #31 1.937 + '[' -z '' ']' [2021-07-23T07:39:50.576Z] #31 1.937 ++ mktemp -d [2021-07-23T07:39:50.576Z] #31 1.937 + export GOPATH=/tmp/tmp.5s6Vwkfy6c [2021-07-23T07:39:50.576Z] #31 1.937 + GOPATH=/tmp/tmp.5s6Vwkfy6c [2021-07-23T07:39:50.576Z] #31 1.937 + RM_GOPATH=1 [2021-07-23T07:39:50.576Z] #31 1.937 + case "$(go env GOARCH)" in [2021-07-23T07:39:50.576Z] #31 1.940 ++ go env GOARCH [2021-07-23T07:39:50.576Z] #31 1.960 Install docker/cli version 17.06.2-ce from stable [2021-07-23T07:39:50.576Z] #31 1.961 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:50.576Z] #31 1.961 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:50.576Z] #31 1.961 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:50.576Z] #31 1.961 + dir=/tmp/install [2021-07-23T07:39:50.576Z] #31 1.961 + bin=dockercli [2021-07-23T07:39:50.576Z] #31 1.961 + shift [2021-07-23T07:39:50.576Z] #31 1.961 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-23T07:39:50.576Z] #31 1.961 + . /tmp/install/dockercli.installer [2021-07-23T07:39:50.576Z] #31 1.961 ++ : stable [2021-07-23T07:39:50.576Z] #31 1.961 ++ : 17.06.2-ce [2021-07-23T07:39:50.576Z] #31 1.961 + install_dockercli [2021-07-23T07:39:50.576Z] #31 1.961 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-23T07:39:50.576Z] #31 1.961 ++ uname -m [2021-07-23T07:39:50.576Z] #31 1.961 + arch=x86_64 [2021-07-23T07:39:50.576Z] #31 1.961 + '[' x86_64 '!=' x86_64 ']' [2021-07-23T07:39:50.576Z] #31 1.961 + url=https://download.docker.com/linux/static [2021-07-23T07:39:50.576Z] #31 1.961 + tar -xz docker/docker [2021-07-23T07:39:50.576Z] #31 1.962 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-23T07:39:50.576Z] #31 4.845 + mkdir -p /build [2021-07-23T07:39:50.576Z] #31 4.865 + mv docker/docker /build/ [2021-07-23T07:39:50.576Z] #31 4.872 + rmdir docker [2021-07-23T07:39:50.576Z] #31 DONE 5.2s [2021-07-23T07:39:50.576Z] [2021-07-23T07:39:50.576Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:50.576Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-23T07:39:50.576Z] #19 3.600 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-23T07:39:50.678Z] #36 53.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-23T07:39:50.678Z] #36 53.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-23T07:39:50.935Z] #36 54.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-23T07:39:50.935Z] #36 ... [2021-07-23T07:39:50.935Z] [2021-07-23T07:39:50.935Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:50.935Z] #50 sha256:168e4cf7103be8e31db0850595536b39fbf74786935356814d563094258ea0ef [2021-07-23T07:39:50.935Z] #50 51.30 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-23T07:39:50.935Z] #50 51.32 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-23T07:39:50.935Z] #50 51.61 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-23T07:39:50.935Z] #50 51.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-23T07:39:50.935Z] #50 51.76 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-23T07:39:50.935Z] #50 53.63 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-23T07:39:50.935Z] #50 54.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-23T07:39:51.031Z] #57 3.222 + RM_GOPATH=0 [2021-07-23T07:39:51.031Z] #57 3.223 + TMP_GOPATH= [2021-07-23T07:39:51.031Z] #57 3.223 + : /build [2021-07-23T07:39:51.031Z] #57 3.223 + '[' -z '' ']' [2021-07-23T07:39:51.031Z] #57 3.225 ++ mktemp -d [2021-07-23T07:39:51.031Z] #57 3.235 + export GOPATH=/tmp/tmp.2pJAxoFvr9 [2021-07-23T07:39:51.031Z] #57 3.235 + GOPATH=/tmp/tmp.2pJAxoFvr9 [2021-07-23T07:39:51.031Z] #57 3.235 + RM_GOPATH=1 [2021-07-23T07:39:51.031Z] #57 3.235 + case "$(go env GOARCH)" in [2021-07-23T07:39:51.031Z] #57 3.236 ++ go env GOARCH [2021-07-23T07:39:51.031Z] #57 3.262 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:51.031Z] #57 3.262 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:51.031Z] #57 3.263 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:51.031Z] #57 3.273 + dir=/tmp/install [2021-07-23T07:39:51.031Z] #57 3.273 + bin=containerd [2021-07-23T07:39:51.031Z] #57 3.273 + shift [2021-07-23T07:39:51.031Z] #57 3.274 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-23T07:39:51.031Z] #57 3.274 + . /tmp/install/containerd.installer [2021-07-23T07:39:51.031Z] #57 3.278 ++ set -e [2021-07-23T07:39:51.031Z] #57 3.279 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-23T07:39:51.031Z] #57 3.279 + install_containerd [2021-07-23T07:39:51.031Z] #57 3.282 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-23T07:39:51.031Z] #57 3.283 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-23T07:39:51.031Z] #57 3.283 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2pJAxoFvr9/src/github.com/containerd/containerd [2021-07-23T07:39:51.031Z] #57 3.284 Cloning into '/tmp/tmp.2pJAxoFvr9/src/github.com/containerd/containerd'... [2021-07-23T07:39:51.122Z] Running on azwin-2-5cdb31 in d:\jenkins\workspace\moby_PR-42616 [Pipeline] { [Pipeline] ws [2021-07-23T07:39:51.140Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-07-23T07:39:51.148Z] #44 64.76 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-23T07:39:51.148Z] #44 64.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:39:51.148Z] #44 64.77 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [Pipeline] checkout [2021-07-23T07:39:51.201Z] #50 54.48 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-23T07:39:51.403Z] #29 27.75 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-23T07:39:51.403Z] #29 28.12 [2021-07-23T07:39:51.519Z] #19 4.842 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-23T07:39:51.572Z] Running on azwin-2-5cdb30 in d:\jenkins\workspace\moby_PR-42616 [Pipeline] { [Pipeline] ws [2021-07-23T07:39:51.590Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-23T07:39:51.669Z] #29 28.34 # 2.6% ######################################################################## 100.0% [2021-07-23T07:39:51.934Z] #29 28.38 [2021-07-23T07:39:52.420Z] #57 ... [2021-07-23T07:39:52.420Z] [2021-07-23T07:39:52.420Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:52.420Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:52.420Z] #36 30.58 Reading package lists... [2021-07-23T07:39:52.420Z] #36 36.28 Building dependency tree... [2021-07-23T07:39:52.420Z] #36 39.08 The following additional packages will be installed: [2021-07-23T07:39:52.420Z] #36 39.09 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-23T07:39:52.420Z] #36 39.10 Suggested packages: [2021-07-23T07:39:52.420Z] #36 39.11 cmake-doc ninja-build lrzip [2021-07-23T07:39:52.420Z] #36 39.11 Recommended packages: [2021-07-23T07:39:52.420Z] #36 39.11 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-23T07:39:52.420Z] #36 39.83 The following NEW packages will be installed: [2021-07-23T07:39:52.420Z] #36 39.85 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-23T07:39:52.420Z] #36 39.86 vim-common xxd [2021-07-23T07:39:52.420Z] #36 40.23 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:39:52.420Z] #36 40.23 Need to get 14.9 MB of archives. [2021-07-23T07:39:52.420Z] #36 40.23 After this operation, 61.8 MB of additional disk space will be used. [2021-07-23T07:39:52.420Z] #36 40.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-23T07:39:52.420Z] #36 40.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-23T07:39:52.420Z] #36 40.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-23T07:39:52.420Z] #36 40.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-23T07:39:52.420Z] #36 41.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-23T07:39:52.420Z] #36 41.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-23T07:39:52.420Z] #36 41.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-23T07:39:52.420Z] #36 41.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-23T07:39:52.420Z] #36 41.57 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-23T07:39:52.420Z] #36 41.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-23T07:39:52.420Z] #36 42.90 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:52.420Z] #36 43.06 Fetched 14.9 MB in 2s (7565 kB/s) [2021-07-23T07:39:52.420Z] #36 43.14 Selecting previously unselected package xxd. [2021-07-23T07:39:52.420Z] #36 43.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-23T07:39:52.420Z] #36 43.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-23T07:39:52.420Z] #36 43.25 Unpacking xxd (2:8.1.0875-5) ... [2021-07-23T07:39:52.420Z] #36 43.42 Selecting previously unselected package vim-common. [2021-07-23T07:39:52.420Z] #36 43.42 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-23T07:39:52.420Z] #36 43.47 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-23T07:39:52.420Z] #36 43.84 Selecting previously unselected package cmake-data. [2021-07-23T07:39:52.420Z] #36 43.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-23T07:39:52.420Z] #36 43.85 Unpacking cmake-data (3.13.4-1) ... [2021-07-23T07:39:52.448Z] The recommended git tool is: git [2021-07-23T07:39:52.456Z] #19 5.568 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-23T07:39:52.534Z] #44 66.43 Selecting previously unselected package python3.7. [2021-07-23T07:39:52.534Z] #44 66.43 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:39:52.534Z] #44 66.44 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:39:52.534Z] #44 ... [2021-07-23T07:39:52.534Z] [2021-07-23T07:39:52.534Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:52.534Z] #46 sha256:565d05ac71ca736fac9430088a257312d75ba69a9916e936ef67054a774ec689 [2021-07-23T07:39:52.534Z] #46 57.01 sync [2021-07-23T07:39:52.534Z] #46 57.05 internal/reflectlite [2021-07-23T07:39:52.534Z] #46 58.88 internal/testlog [2021-07-23T07:39:52.534Z] #46 59.24 github.com/LK4D4/vndr/godl/singleflight [2021-07-23T07:39:52.534Z] #46 59.55 math/rand [2021-07-23T07:39:52.534Z] #46 60.52 errors [2021-07-23T07:39:52.534Z] #46 60.57 sort [2021-07-23T07:39:52.534Z] #46 60.93 io [2021-07-23T07:39:52.534Z] #46 62.05 strconv [2021-07-23T07:39:52.534Z] #46 62.40 bytes [2021-07-23T07:39:52.534Z] #46 64.68 strings [2021-07-23T07:39:52.534Z] #46 65.43 reflect [2021-07-23T07:39:52.538Z] #29 29.03 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-23T07:39:52.715Z] #19 6.116 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-23T07:39:52.794Z] #46 ... [2021-07-23T07:39:52.794Z] [2021-07-23T07:39:52.795Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:52.795Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:52.795Z] #13 61.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-23T07:39:52.795Z] #13 61.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-23T07:39:52.795Z] #13 61.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-23T07:39:52.795Z] #13 61.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-23T07:39:52.795Z] #13 61.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-23T07:39:52.795Z] #13 61.06 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-23T07:39:52.795Z] #13 61.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-23T07:39:52.795Z] #13 61.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-23T07:39:52.795Z] #13 61.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-23T07:39:52.795Z] #13 61.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-23T07:39:52.795Z] #13 61.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-23T07:39:52.795Z] #13 61.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-23T07:39:52.795Z] #13 61.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-23T07:39:52.795Z] #13 61.23 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-23T07:39:52.795Z] #13 62.32 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:52.795Z] #13 62.51 Fetched 77.8 MB in 8s (9810 kB/s) [2021-07-23T07:39:52.795Z] #13 62.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-23T07:39:52.795Z] #13 62.71 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-23T07:39:52.795Z] #13 62.76 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-23T07:39:52.795Z] #13 63.05 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-23T07:39:52.858Z] #29 ... [2021-07-23T07:39:52.858Z] [2021-07-23T07:39:52.858Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:39:52.858Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-23T07:39:52.858Z] #32 32.95 Checking out files: 94% (1433/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-23T07:39:52.858Z] #32 33.03 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-23T07:39:52.858Z] #32 33.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:39:52.993Z] #36 46.68 Selecting previously unselected package libicu63:amd64. [2021-07-23T07:39:52.993Z] #36 46.69 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-23T07:39:52.993Z] #36 46.70 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-23T07:39:53.124Z] #32 ... [2021-07-23T07:39:53.125Z] [2021-07-23T07:39:53.125Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:53.125Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-23T07:39:53.125Z] #44 33.24 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:53.125Z] #44 33.48 Fetched 6095 kB in 1s (5046 kB/s) [2021-07-23T07:39:53.125Z] #44 33.79 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-23T07:39:53.125Z] #44 33.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 ... 15394 files and directories currently installed.) [2021-07-23T07:39:53.125Z] #44 33.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-23T07:39:53.125Z] #44 33.88 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-23T07:39:53.125Z] #44 34.55 Selecting previously unselected package python3.7-minimal. [2021-07-23T07:39:53.125Z] #44 34.55 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-23T07:39:53.125Z] #44 34.58 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:39:53.125Z] #44 35.85 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-23T07:39:53.125Z] #44 35.89 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:39:53.125Z] #44 40.14 Selecting previously unselected package python3-minimal. [2021-07-23T07:39:53.125Z] #44 40.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15634 files and directories currently installed.) [2021-07-23T07:39:53.125Z] #44 40.26 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-23T07:39:53.125Z] #44 40.31 Unpacking python3-minimal (3.7.3-1) ... [2021-07-23T07:39:53.125Z] #44 40.51 Selecting previously unselected package libmpdec2:arm64. [2021-07-23T07:39:53.125Z] #44 40.52 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-23T07:39:53.125Z] #44 40.53 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-23T07:39:53.125Z] #44 40.78 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-23T07:39:53.125Z] #44 40.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-23T07:39:53.125Z] #44 40.83 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-23T07:39:53.125Z] #44 42.24 Selecting previously unselected package python3.7. [2021-07-23T07:39:53.125Z] #44 42.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-23T07:39:53.125Z] #44 42.28 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:39:53.125Z] #44 42.49 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-23T07:39:53.125Z] #44 42.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-23T07:39:53.125Z] #44 42.50 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-23T07:39:53.125Z] #44 42.75 Setting up python3-minimal (3.7.3-1) ... [2021-07-23T07:39:53.125Z] #44 ... [2021-07-23T07:39:53.125Z] [2021-07-23T07:39:53.125Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:53.125Z] #50 sha256:8dc917b3ed6f1a3d42ada3639bfce41dd3d0a8548b454c4b7b3b06b8847202f0 [2021-07-23T07:39:53.125Z] #50 33.32 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-23T07:39:53.125Z] #50 34.05 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-23T07:39:53.125Z] #50 36.03 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-23T07:39:53.125Z] #50 36.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-23T07:39:53.125Z] #50 37.32 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-23T07:39:53.125Z] #50 43.27 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-23T07:39:53.283Z] #19 6.675 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-23T07:39:53.366Z] The recommended git tool is: git [2021-07-23T07:39:53.390Z] #13 63.63 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-23T07:39:53.390Z] #13 63.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-23T07:39:53.390Z] #13 63.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-23T07:39:53.399Z] #50 43.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-23T07:39:53.399Z] #50 ... [2021-07-23T07:39:53.399Z] [2021-07-23T07:39:53.399Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-23T07:39:53.399Z] #29 sha256:9f869890c0fef2252a0cb43d500f1d6abe53ad193efce4b8921dcffe6a413a92 [2021-07-23T07:39:53.399Z] #29 29.48 [2021-07-23T07:39:53.399Z] #29 29.65 ######################################################################## 100.0% [2021-07-23T07:39:53.399Z] #29 29.72 [2021-07-23T07:39:53.399Z] #29 29.81 Download of images into '/build' complete. [2021-07-23T07:39:53.399Z] #29 29.81 Use something like the following to load the result into a Docker daemon: [2021-07-23T07:39:53.399Z] #29 29.81 tar -cC '/build' . | docker load [2021-07-23T07:39:53.566Z] #36 ... [2021-07-23T07:39:53.566Z] [2021-07-23T07:39:53.566Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:53.566Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:39:53.566Z] #44 31.17 Reading package lists... [2021-07-23T07:39:53.566Z] #44 36.84 Building dependency tree... [2021-07-23T07:39:53.566Z] #44 39.63 The following additional packages will be installed: [2021-07-23T07:39:53.566Z] #44 39.65 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-23T07:39:53.566Z] #44 39.65 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-23T07:39:53.566Z] #44 39.65 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-23T07:39:53.566Z] #44 39.65 python3.7-minimal [2021-07-23T07:39:53.566Z] #44 39.66 Suggested packages: [2021-07-23T07:39:53.566Z] #44 39.67 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-23T07:39:53.566Z] #44 39.67 python3.7-doc binfmt-support [2021-07-23T07:39:53.566Z] #44 41.19 The following NEW packages will be installed: [2021-07-23T07:39:53.566Z] #44 41.19 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-23T07:39:53.566Z] #44 41.19 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-23T07:39:53.566Z] #44 41.19 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-23T07:39:53.566Z] #44 41.19 python3.7-minimal [2021-07-23T07:39:53.566Z] #44 41.65 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:39:53.566Z] #44 41.65 Need to get 6695 kB of archives. [2021-07-23T07:39:53.567Z] #44 41.65 After this operation, 33.1 MB of additional disk space will be used. [2021-07-23T07:39:53.567Z] #44 41.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-23T07:39:53.567Z] #44 41.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-23T07:39:53.567Z] #44 41.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-23T07:39:53.567Z] #44 41.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-23T07:39:53.567Z] #44 41.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-23T07:39:53.567Z] #44 42.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-23T07:39:53.567Z] #44 42.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-23T07:39:53.567Z] #44 42.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-23T07:39:53.567Z] #44 42.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-23T07:39:53.567Z] #44 42.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-23T07:39:53.567Z] #44 42.22 Get:11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-23T07:39:53.567Z] #44 42.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-23T07:39:53.567Z] #44 42.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-23T07:39:53.567Z] #44 42.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-23T07:39:53.567Z] #44 42.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-23T07:39:53.567Z] #44 42.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-23T07:39:53.567Z] #44 43.79 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:53.567Z] #44 43.95 Fetched 6695 kB in 1s (4665 kB/s) [2021-07-23T07:39:53.567Z] #44 44.04 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-23T07:39:53.567Z] #44 44.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-23T07:39:53.567Z] #44 44.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:39:53.567Z] #44 44.13 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:39:53.567Z] #44 44.83 Selecting previously unselected package python3.7-minimal. [2021-07-23T07:39:53.567Z] #44 44.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:39:53.567Z] #44 44.85 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:39:53.567Z] #44 46.19 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:39:53.567Z] #44 46.46 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:39:53.652Z] #13 63.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-23T07:39:53.666Z] #29 ... [2021-07-23T07:39:53.666Z] [2021-07-23T07:39:53.666Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:53.666Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-23T07:39:53.666Z] #36 33.94 Selecting previously unselected package libicu63:arm64. [2021-07-23T07:39:53.666Z] #36 33.95 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-23T07:39:53.666Z] #36 33.96 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-23T07:39:53.666Z] #36 38.17 Selecting previously unselected package libxml2:arm64. [2021-07-23T07:39:53.666Z] #36 38.17 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-07-23T07:39:53.666Z] #36 38.18 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-23T07:39:53.666Z] #36 38.73 Selecting previously unselected package libarchive13:arm64. [2021-07-23T07:39:53.666Z] #36 38.74 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-07-23T07:39:53.666Z] #36 38.76 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-23T07:39:53.666Z] #36 39.17 Selecting previously unselected package libjsoncpp1:arm64. [2021-07-23T07:39:53.666Z] #36 39.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-07-23T07:39:53.666Z] #36 39.19 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-23T07:39:53.666Z] #36 39.46 Selecting previously unselected package librhash0:arm64. [2021-07-23T07:39:53.666Z] #36 39.47 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-07-23T07:39:53.666Z] #36 39.48 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-07-23T07:39:53.666Z] #36 39.62 Selecting previously unselected package libuv1:arm64. [2021-07-23T07:39:53.666Z] #36 39.63 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-07-23T07:39:53.666Z] #36 39.65 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-23T07:39:53.666Z] #36 39.89 Selecting previously unselected package cmake. [2021-07-23T07:39:53.666Z] #36 39.89 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-07-23T07:39:53.666Z] #36 39.91 Unpacking cmake (3.13.4-1) ... [2021-07-23T07:39:53.666Z] #36 41.85 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-23T07:39:53.666Z] #36 41.88 Setting up xxd (2:8.1.0875-5) ... [2021-07-23T07:39:53.666Z] #36 41.90 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-23T07:39:53.666Z] #36 41.92 Setting up vim-common (2:8.1.0875-5) ... [2021-07-23T07:39:53.666Z] #36 41.96 Setting up librhash0:arm64 (1.3.8-1) ... [2021-07-23T07:39:53.666Z] #36 41.99 Setting up cmake-data (3.13.4-1) ... [2021-07-23T07:39:53.666Z] #36 42.03 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-23T07:39:53.666Z] #36 42.07 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-23T07:39:53.666Z] #36 42.11 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-23T07:39:53.666Z] #36 42.14 Setting up cmake (3.13.4-1) ... [2021-07-23T07:39:53.666Z] #36 42.20 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:39:53.666Z] #36 42.38 Processing triggers for mime-support (3.62) ... [2021-07-23T07:39:53.666Z] #36 ... [2021-07-23T07:39:53.666Z] [2021-07-23T07:39:53.666Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:39:53.666Z] #50 sha256:8dc917b3ed6f1a3d42ada3639bfce41dd3d0a8548b454c4b7b3b06b8847202f0 [2021-07-23T07:39:53.666Z] #50 43.99 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-23T07:39:53.726Z] #50 ... [2021-07-23T07:39:53.726Z] [2021-07-23T07:39:53.726Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:53.726Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:53.726Z] #36 55.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-23T07:39:53.726Z] #36 55.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-23T07:39:53.726Z] #36 55.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-23T07:39:53.726Z] #36 55.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-23T07:39:53.726Z] #36 55.68 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-23T07:39:53.726Z] #36 55.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-23T07:39:53.726Z] #36 57.02 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:53.851Z] #19 7.194 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-23T07:39:53.851Z] #19 7.203 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-23T07:39:53.851Z] #19 7.221 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-23T07:39:53.851Z] #19 7.242 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:39:54.110Z] #19 7.263 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-23T07:39:54.110Z] #19 7.277 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-23T07:39:54.110Z] #19 7.299 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-23T07:39:54.110Z] #19 7.300 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:39:54.110Z] #19 7.300 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-23T07:39:54.110Z] #19 7.300 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-23T07:39:54.110Z] #19 7.301 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-23T07:39:54.110Z] #19 7.301 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-23T07:39:54.224Z] #13 ... [2021-07-23T07:39:54.224Z] [2021-07-23T07:39:54.224Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-23T07:39:54.224Z] #48 sha256:106c30b57fbe59a73c58d610009b1b489343a6098eb85d5948fd66e93db3d5f8 [2021-07-23T07:39:54.224Z] #48 DONE 68.4s [2021-07-23T07:39:54.224Z] [2021-07-23T07:39:54.224Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:54.224Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:39:54.224Z] #36 68.28 Selecting previously unselected package libxml2:amd64. [2021-07-23T07:39:54.224Z] #36 68.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-23T07:39:54.224Z] #36 68.37 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-23T07:39:54.339Z] #36 57.45 Fetched 14.9 MB in 3s (5742 kB/s) [2021-07-23T07:39:54.596Z] #36 57.86 Selecting previously unselected package xxd. [2021-07-23T07:39:54.596Z] #36 57.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-23T07:39:54.596Z] #36 57.91 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-23T07:39:54.596Z] #36 57.97 Unpacking xxd (2:8.1.0875-5) ... [2021-07-23T07:39:54.801Z] #36 69.15 Selecting previously unselected package libarchive13:amd64. [2021-07-23T07:39:54.802Z] #36 69.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-23T07:39:54.802Z] #36 69.16 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-23T07:39:54.854Z] #36 ... [2021-07-23T07:39:54.854Z] [2021-07-23T07:39:54.854Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:39:54.854Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-23T07:39:54.854Z] #56 40.05 Reading package lists... [2021-07-23T07:39:54.854Z] #56 48.96 Building dependency tree... [2021-07-23T07:39:54.854Z] #56 53.19 The following additional packages will be installed: [2021-07-23T07:39:54.854Z] #56 53.23 libbtrfs0 [2021-07-23T07:39:54.854Z] #56 53.64 The following NEW packages will be installed: [2021-07-23T07:39:54.854Z] #56 53.65 libbtrfs-dev libbtrfs0 [2021-07-23T07:39:54.854Z] #56 54.07 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:39:54.854Z] #56 54.07 Need to get 119 kB of archives. [2021-07-23T07:39:54.854Z] #56 54.07 After this operation, 387 kB of additional disk space will be used. [2021-07-23T07:39:54.854Z] #56 54.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-23T07:39:54.854Z] #56 54.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-23T07:39:54.854Z] #56 55.99 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:54.854Z] #56 56.25 Fetched 119 kB in 0s (411 kB/s) [2021-07-23T07:39:54.854Z] #56 56.33 Selecting previously unselected package libbtrfs0. [2021-07-23T07:39:54.854Z] #56 56.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 ... 15421 files and directories currently installed.) [2021-07-23T07:39:54.854Z] #56 56.41 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-23T07:39:54.854Z] #56 56.42 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-23T07:39:54.854Z] #56 56.55 Selecting previously unselected package libbtrfs-dev. [2021-07-23T07:39:54.854Z] #56 56.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-23T07:39:54.854Z] #56 56.56 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:39:54.854Z] #56 56.79 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-23T07:39:54.854Z] #56 56.85 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:39:54.854Z] #56 56.86 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:39:54.854Z] #56 DONE 58.0s [2021-07-23T07:39:54.854Z] [2021-07-23T07:39:54.854Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:39:54.854Z] #57 sha256:c424fb66e283d201af82c8db9799ef70fcd7c279dcd1f5dc0798b8d6722b00e2 [2021-07-23T07:39:55.045Z] #19 ... [2021-07-23T07:39:55.045Z] [2021-07-23T07:39:55.045Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:39:55.045Z] #66 sha256:fef9b7f0fe2e77c94898d9454f5fd38cad78d6c4571455a2ffb64688d2f12003 [2021-07-23T07:39:55.045Z] #66 1.818 + RM_GOPATH=0 [2021-07-23T07:39:55.045Z] #66 1.818 + TMP_GOPATH= [2021-07-23T07:39:55.045Z] #66 1.818 + : /build [2021-07-23T07:39:55.045Z] #66 1.818 + '[' -z '' ']' [2021-07-23T07:39:55.045Z] #66 1.818 ++ mktemp -d [2021-07-23T07:39:55.045Z] #66 1.818 + export GOPATH=/tmp/tmp.0MVubZzpOE [2021-07-23T07:39:55.045Z] #66 1.818 + GOPATH=/tmp/tmp.0MVubZzpOE [2021-07-23T07:39:55.045Z] #66 1.818 + RM_GOPATH=1 [2021-07-23T07:39:55.045Z] #66 1.818 + case "$(go env GOARCH)" in [2021-07-23T07:39:55.045Z] #66 1.818 ++ go env GOARCH [2021-07-23T07:39:55.045Z] #66 1.855 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:55.045Z] #66 1.855 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:55.045Z] #66 1.859 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-23T07:39:55.045Z] #66 1.862 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:55.045Z] #66 1.862 + dir=/tmp/install [2021-07-23T07:39:55.045Z] #66 1.862 + bin=rootlesskit [2021-07-23T07:39:55.045Z] #66 1.862 + shift [2021-07-23T07:39:55.045Z] #66 1.862 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-23T07:39:55.045Z] #66 1.862 + . /tmp/install/rootlesskit.installer [2021-07-23T07:39:55.045Z] #66 1.862 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-23T07:39:55.045Z] #66 1.862 + install_rootlesskit [2021-07-23T07:39:55.045Z] #66 1.862 + case "$1" in [2021-07-23T07:39:55.045Z] #66 1.862 + export CGO_ENABLED=0 [2021-07-23T07:39:55.045Z] #66 1.862 + CGO_ENABLED=0 [2021-07-23T07:39:55.045Z] #66 1.862 + _install_rootlesskit [2021-07-23T07:39:55.045Z] #66 1.862 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-23T07:39:55.045Z] #66 1.862 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0MVubZzpOE/src/github.com/rootless-containers/rootlesskit [2021-07-23T07:39:55.045Z] #66 1.871 Cloning into '/tmp/tmp.0MVubZzpOE/src/github.com/rootless-containers/rootlesskit'... [2021-07-23T07:39:55.045Z] #66 3.727 + cd /tmp/tmp.0MVubZzpOE/src/github.com/rootless-containers/rootlesskit [2021-07-23T07:39:55.045Z] #66 3.727 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-23T07:39:55.045Z] #66 3.747 + export GO111MODULE=on [2021-07-23T07:39:55.045Z] #66 3.751 + GO111MODULE=on [2021-07-23T07:39:55.045Z] #66 3.751 + export GOPROXY=https://proxy.golang.org [2021-07-23T07:39:55.045Z] #66 3.751 + GOPROXY=https://proxy.golang.org [2021-07-23T07:39:55.045Z] #66 3.751 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-23T07:39:55.045Z] #66 3.752 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-23T07:39:55.045Z] #66 4.530 go: downloading github.com/pkg/errors v0.9.1 [2021-07-23T07:39:55.045Z] #66 4.530 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-23T07:39:55.045Z] #66 4.557 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-23T07:39:55.045Z] #66 4.736 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-23T07:39:55.045Z] #66 6.180 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-23T07:39:55.045Z] #66 6.549 go: downloading github.com/google/uuid v1.2.0 [2021-07-23T07:39:55.045Z] #66 6.574 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-23T07:39:55.045Z] #66 6.594 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-23T07:39:55.045Z] #66 6.656 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-23T07:39:55.045Z] #66 6.756 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-23T07:39:55.045Z] #66 6.949 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-23T07:39:55.045Z] #66 7.348 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-23T07:39:55.045Z] #66 7.564 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-23T07:39:55.045Z] #66 7.569 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-23T07:39:55.045Z] #66 9.555 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-23T07:39:55.065Z] #36 69.50 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-23T07:39:55.065Z] #36 69.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-23T07:39:55.065Z] #36 69.52 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-23T07:39:55.304Z] #66 ... [2021-07-23T07:39:55.304Z] [2021-07-23T07:39:55.304Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:55.304Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-23T07:39:55.304Z] #43 2.335 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:55.304Z] #43 2.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:55.304Z] #43 2.358 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:55.304Z] #43 2.851 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-23T07:39:55.304Z] #43 3.373 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-23T07:39:55.304Z] #43 4.192 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-23T07:39:55.304Z] #43 4.863 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-23T07:39:55.304Z] #43 5.491 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:39:55.304Z] #43 6.172 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-23T07:39:55.304Z] #43 7.001 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-23T07:39:55.304Z] #43 7.015 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:39:55.304Z] #43 7.091 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-23T07:39:55.304Z] #43 7.143 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-23T07:39:55.304Z] #43 7.174 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-23T07:39:55.304Z] #43 7.199 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-23T07:39:55.304Z] #43 7.258 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-23T07:39:55.304Z] #43 7.282 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-23T07:39:55.304Z] #43 7.282 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-23T07:39:55.304Z] #43 7.283 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-23T07:39:55.304Z] #43 7.284 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:39:55.304Z] #43 7.284 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-23T07:39:55.304Z] #43 ... [2021-07-23T07:39:55.304Z] [2021-07-23T07:39:55.304Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:39:55.304Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-23T07:39:55.304Z] #63 2.113 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:39:55.304Z] #63 2.135 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:39:55.304Z] #63 2.223 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:39:55.304Z] #63 2.667 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-23T07:39:55.304Z] #63 3.172 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-23T07:39:55.304Z] #63 4.047 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-23T07:39:55.304Z] #63 5.205 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:39:55.304Z] #63 5.935 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-23T07:39:55.304Z] #63 6.913 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-23T07:39:55.304Z] #63 7.483 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-23T07:39:55.304Z] #63 7.514 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-23T07:39:55.304Z] #63 7.542 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-23T07:39:55.304Z] #63 7.559 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-23T07:39:55.304Z] #63 7.573 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:39:55.304Z] #63 7.599 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-23T07:39:55.304Z] #63 7.622 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-23T07:39:55.304Z] #63 7.623 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-23T07:39:55.304Z] #63 7.624 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-23T07:39:55.304Z] #63 7.624 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-23T07:39:55.304Z] #63 7.625 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:39:55.304Z] #63 7.628 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-23T07:39:55.637Z] #36 69.90 Selecting previously unselected package librhash0:amd64. [2021-07-23T07:39:55.637Z] #36 69.90 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-23T07:39:55.637Z] #36 69.91 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-23T07:39:55.637Z] #36 70.12 Selecting previously unselected package libuv1:amd64. [2021-07-23T07:39:55.827Z] #57 1.170 + RM_GOPATH=0 [2021-07-23T07:39:55.898Z] #36 70.15 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-23T07:39:55.898Z] #36 70.16 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-23T07:39:55.898Z] #36 70.33 Selecting previously unselected package cmake. [2021-07-23T07:39:55.898Z] #36 70.36 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-23T07:39:55.898Z] #36 70.37 Unpacking cmake (3.13.4-1) ... [2021-07-23T07:39:56.084Z] #57 1.170 + TMP_GOPATH= [2021-07-23T07:39:56.084Z] #57 1.170 + : /build [2021-07-23T07:39:56.084Z] #57 1.170 + '[' -z '' ']' [2021-07-23T07:39:56.084Z] #57 1.171 ++ mktemp -d [2021-07-23T07:39:56.084Z] #57 1.178 + export GOPATH=/tmp/tmp.G4YH8TTR1G [2021-07-23T07:39:56.084Z] #57 1.178 + GOPATH=/tmp/tmp.G4YH8TTR1G [2021-07-23T07:39:56.084Z] #57 1.178 + RM_GOPATH=1 [2021-07-23T07:39:56.084Z] #57 1.178 + case "$(go env GOARCH)" in [2021-07-23T07:39:56.084Z] #57 1.181 ++ go env GOARCH [2021-07-23T07:39:56.084Z] #57 1.208 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:56.084Z] #57 1.209 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:39:56.084Z] #57 1.209 ++ dirname /tmp/install/install.sh [2021-07-23T07:39:56.084Z] #57 1.214 + dir=/tmp/install [2021-07-23T07:39:56.084Z] #57 1.215 + bin=containerd [2021-07-23T07:39:56.084Z] #57 1.215 + shift [2021-07-23T07:39:56.084Z] #57 1.215 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-23T07:39:56.084Z] #57 1.215 + . /tmp/install/containerd.installer [2021-07-23T07:39:56.084Z] #57 1.215 ++ set -e [2021-07-23T07:39:56.084Z] #57 1.216 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-23T07:39:56.084Z] #57 1.216 + install_containerd [2021-07-23T07:39:56.084Z] #57 1.217 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-23T07:39:56.084Z] #57 1.217 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-23T07:39:56.084Z] #57 1.217 + git clone https://github.com/containerd/containerd.git /tmp/tmp.G4YH8TTR1G/src/github.com/containerd/containerd [2021-07-23T07:39:56.084Z] #57 1.223 Cloning into '/tmp/tmp.G4YH8TTR1G/src/github.com/containerd/containerd'... [2021-07-23T07:39:56.247Z] #50 ... [2021-07-23T07:39:56.247Z] [2021-07-23T07:39:56.247Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:56.247Z] #46 sha256:5287984d8b5612a9d723683b47afea672acda6ac43fd4bc0e3b01adf58f95d99 [2021-07-23T07:39:56.247Z] #46 36.26 internal/reflectlite [2021-07-23T07:39:56.247Z] #46 36.26 sync [2021-07-23T07:39:56.247Z] #46 37.29 internal/testlog [2021-07-23T07:39:56.247Z] #46 37.29 math/rand [2021-07-23T07:39:56.247Z] #46 37.30 github.com/LK4D4/vndr/godl/singleflight [2021-07-23T07:39:56.247Z] #46 37.83 internal/singleflight [2021-07-23T07:39:56.247Z] #46 39.28 errors [2021-07-23T07:39:56.247Z] #46 39.28 sort [2021-07-23T07:39:56.247Z] #46 39.56 io [2021-07-23T07:39:56.247Z] #46 39.58 strconv [2021-07-23T07:39:56.247Z] #46 39.59 internal/oserror [2021-07-23T07:39:56.247Z] #46 40.01 syscall [2021-07-23T07:39:56.247Z] #46 41.22 path [2021-07-23T07:39:56.247Z] #46 41.81 bytes [2021-07-23T07:39:56.247Z] #46 41.85 strings [2021-07-23T07:39:56.247Z] #46 44.69 hash/crc32 [2021-07-23T07:39:56.247Z] #46 45.11 reflect [2021-07-23T07:39:56.247Z] #46 45.11 bufio [2021-07-23T07:39:56.247Z] #46 45.77 regexp/syntax [2021-07-23T07:39:56.247Z] #46 ... [2021-07-23T07:39:56.247Z] [2021-07-23T07:39:56.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-07-23T07:39:56.247Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-23T07:39:56.247Z] #13 34.88 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:56.247Z] #13 35.05 Fetched 73.4 MB in 6s (12.9 MB/s) [2021-07-23T07:39:56.247Z] #13 35.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-23T07:39:56.247Z] #13 35.24 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-23T07:39:56.247Z] #13 35.35 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-23T07:39:56.247Z] #13 35.53 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-07-23T07:39:56.247Z] #13 35.82 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-23T07:39:56.247Z] #13 35.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-23T07:39:56.247Z] #13 35.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-07-23T07:39:56.247Z] #13 35.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-23T07:39:56.247Z] #13 38.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-23T07:39:56.247Z] #13 38.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-07-23T07:39:56.247Z] #13 38.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-23T07:39:56.247Z] #13 ... [2021-07-23T07:39:56.247Z] [2021-07-23T07:39:56.247Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:56.247Z] #46 sha256:5287984d8b5612a9d723683b47afea672acda6ac43fd4bc0e3b01adf58f95d99 [2021-07-23T07:39:56.247Z] #46 46.60 crypto [2021-07-23T07:39:56.476Z] #36 ... [2021-07-23T07:39:56.476Z] [2021-07-23T07:39:56.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-07-23T07:39:56.476Z] #52 sha256:c80adb64196cf07ca18e524b4a3427fc42e3e8d25febdac6ff17b77656055fc2 [2021-07-23T07:39:56.476Z] #52 61.02 io [2021-07-23T07:39:56.476Z] #52 61.03 internal/oserror [2021-07-23T07:39:56.476Z] #52 61.26 syscall [2021-07-23T07:39:56.476Z] #52 62.51 bytes [2021-07-23T07:39:56.476Z] #52 64.84 strconv [2021-07-23T07:39:56.476Z] #52 68.11 reflect [2021-07-23T07:39:56.476Z] #52 69.13 time [2021-07-23T07:39:56.737Z] #52 ... [2021-07-23T07:39:56.738Z] [2021-07-23T07:39:56.738Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:56.738Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:56.738Z] #13 66.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-23T07:39:56.738Z] #13 66.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-23T07:39:56.738Z] #13 66.59 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-23T07:39:56.941Z] #46 47.22 vendor/golang.org/x/net/dns/dnsmessage [2021-07-23T07:39:57.452Z] #57 ... [2021-07-23T07:39:57.452Z] [2021-07-23T07:39:57.452Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:57.452Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:39:57.452Z] #44 41.52 Reading package lists... [2021-07-23T07:39:57.452Z] #44 50.51 Building dependency tree... [2021-07-23T07:39:57.452Z] #44 55.47 The following additional packages will be installed: [2021-07-23T07:39:57.452Z] #44 55.48 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-23T07:39:57.452Z] #44 55.48 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-23T07:39:57.452Z] #44 55.48 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-23T07:39:57.452Z] #44 55.48 python3.7-minimal [2021-07-23T07:39:57.452Z] #44 55.52 Suggested packages: [2021-07-23T07:39:57.452Z] #44 55.52 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-23T07:39:57.452Z] #44 55.52 python3.7-doc binfmt-support [2021-07-23T07:39:57.452Z] #44 56.70 The following NEW packages will be installed: [2021-07-23T07:39:57.452Z] #44 56.71 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-23T07:39:57.452Z] #44 56.73 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-23T07:39:57.452Z] #44 56.73 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-23T07:39:57.452Z] #44 56.73 python3.7-minimal [2021-07-23T07:39:57.452Z] #44 57.23 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:39:57.452Z] #44 57.23 Need to get 6695 kB of archives. [2021-07-23T07:39:57.452Z] #44 57.23 After this operation, 33.1 MB of additional disk space will be used. [2021-07-23T07:39:57.452Z] #44 57.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-23T07:39:57.452Z] #44 57.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-23T07:39:57.452Z] #44 57.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-23T07:39:57.452Z] #44 57.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-23T07:39:57.452Z] #44 57.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-23T07:39:57.452Z] #44 57.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-23T07:39:57.452Z] #44 57.69 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-23T07:39:57.452Z] #44 57.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-23T07:39:57.452Z] #44 57.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-23T07:39:57.452Z] #44 57.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-23T07:39:57.452Z] #44 57.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-23T07:39:57.452Z] #44 57.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-23T07:39:57.452Z] #44 57.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-23T07:39:57.452Z] #44 57.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-23T07:39:57.452Z] #44 58.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-23T07:39:57.452Z] #44 58.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-23T07:39:57.452Z] #44 59.34 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:57.452Z] #44 59.51 Fetched 6695 kB in 1s (5091 kB/s) [2021-07-23T07:39:57.452Z] #44 59.63 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-23T07:39:57.452Z] #44 59.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-23T07:39:57.452Z] #44 59.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:39:57.452Z] #44 59.72 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:39:57.452Z] #44 60.48 Selecting previously unselected package python3.7-minimal. [2021-07-23T07:39:57.452Z] #44 60.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:39:57.452Z] #44 60.52 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:39:57.523Z] #46 47.77 internal/syscall/unix [2021-07-23T07:39:57.523Z] #46 ... [2021-07-23T07:39:57.523Z] [2021-07-23T07:39:57.523Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:39:57.523Z] #52 sha256:676c9c1e7164b5674968cd0dc43e419451d9eaae2f25e3dc56d48011f53174d2 [2021-07-23T07:39:57.523Z] #52 37.76 internal/reflectlite [2021-07-23T07:39:57.523Z] #52 37.77 internal/testlog [2021-07-23T07:39:57.523Z] #52 39.84 sort [2021-07-23T07:39:57.523Z] #52 39.84 internal/oserror [2021-07-23T07:39:57.523Z] #52 39.85 io [2021-07-23T07:39:57.523Z] #52 39.88 strconv [2021-07-23T07:39:57.523Z] #52 40.21 syscall [2021-07-23T07:39:57.523Z] #52 41.68 path [2021-07-23T07:39:57.523Z] #52 42.34 bytes [2021-07-23T07:39:57.523Z] #52 42.36 strings [2021-07-23T07:39:57.523Z] #52 44.26 reflect [2021-07-23T07:39:57.523Z] #52 44.90 text/tabwriter [2021-07-23T07:39:57.523Z] #52 45.49 bufio [2021-07-23T07:39:57.523Z] #52 45.80 regexp/syntax [2021-07-23T07:39:57.523Z] #52 ... [2021-07-23T07:39:57.523Z] [2021-07-23T07:39:57.523Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:57.523Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-23T07:39:57.523Z] #44 46.61 Selecting previously unselected package python3. [2021-07-23T07:39:57.523Z] #44 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 ... 16046 files and directories currently installed.) [2021-07-23T07:39:57.523Z] #44 46.79 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-07-23T07:39:57.523Z] #44 46.89 Unpacking python3 (3.7.3-1) ... [2021-07-23T07:39:57.779Z] #44 50.29 Selecting previously unselected package python3-minimal. [2021-07-23T07:39:57.779Z] #44 50.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-23T07:39:57.779Z] #44 50.34 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-23T07:39:57.779Z] #44 50.34 Unpacking python3-minimal (3.7.3-1) ... [2021-07-23T07:39:57.779Z] #44 50.49 Selecting previously unselected package libmpdec2:amd64. [2021-07-23T07:39:57.779Z] #44 50.49 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-23T07:39:57.779Z] #44 50.51 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-23T07:39:57.779Z] #44 50.74 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-23T07:39:57.779Z] #44 50.74 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:39:57.779Z] #44 50.75 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:39:57.842Z] #44 ... [2021-07-23T07:39:57.842Z] [2021-07-23T07:39:57.842Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-23T07:39:57.842Z] #48 sha256:84c3e96f2f902378518cc4222fd0aba5a223f3fcc0479012979d53a7ad64aa16 [2021-07-23T07:39:57.842Z] #48 DONE 48.1s [2021-07-23T07:39:57.842Z] [2021-07-23T07:39:57.842Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-23T07:39:57.842Z] #29 sha256:9f869890c0fef2252a0cb43d500f1d6abe53ad193efce4b8921dcffe6a413a92 [2021-07-23T07:39:57.842Z] #29 DONE 34.4s [2021-07-23T07:39:57.842Z] [2021-07-23T07:39:57.842Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:39:57.842Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-23T07:39:57.842Z] #36 DONE 48.2s [2021-07-23T07:39:57.842Z] [2021-07-23T07:39:57.842Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:57.842Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-23T07:39:57.842Z] #13 42.77 Selecting previously unselected package binutils-mingw-w64. [2021-07-23T07:39:57.842Z] #13 42.77 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-23T07:39:57.842Z] #13 42.78 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-23T07:39:57.842Z] #13 43.98 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-07-23T07:39:57.842Z] #13 44.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-23T07:39:57.842Z] #13 44.09 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-23T07:39:58.041Z] #44 ... [2021-07-23T07:39:58.041Z] [2021-07-23T07:39:58.041Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:58.041Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:58.041Z] #13 36.63 Building dependency tree... [2021-07-23T07:39:58.041Z] #13 39.87 The following additional packages will be installed: [2021-07-23T07:39:58.041Z] #13 39.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-23T07:39:58.041Z] #13 39.87 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-23T07:39:58.041Z] #13 39.87 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-23T07:39:58.041Z] #13 39.88 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-23T07:39:58.041Z] #13 39.88 mingw-w64-x86-64-dev [2021-07-23T07:39:58.041Z] #13 39.89 Suggested packages: [2021-07-23T07:39:58.041Z] #13 39.89 gcc-8-locales seccomp wine64 [2021-07-23T07:39:58.041Z] #13 40.88 The following NEW packages will be installed: [2021-07-23T07:39:58.041Z] #13 40.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-23T07:39:58.041Z] #13 40.88 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-23T07:39:58.041Z] #13 40.88 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-23T07:39:58.041Z] #13 40.90 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-23T07:39:58.041Z] #13 40.90 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-23T07:39:58.041Z] #13 40.90 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-23T07:39:58.041Z] #13 40.91 The following packages will be upgraded: [2021-07-23T07:39:58.041Z] #13 40.91 libseccomp2 [2021-07-23T07:39:58.041Z] #13 41.36 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:39:58.041Z] #13 41.36 Need to get 77.8 MB of archives. [2021-07-23T07:39:58.041Z] #13 41.36 After this operation, 487 MB of additional disk space will be used. [2021-07-23T07:39:58.041Z] #13 41.36 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-23T07:39:58.041Z] #13 41.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-23T07:39:58.041Z] #13 41.45 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-23T07:39:58.041Z] #13 41.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-23T07:39:58.041Z] #13 41.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-23T07:39:58.041Z] #13 41.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-23T07:39:58.041Z] #13 41.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-23T07:39:58.041Z] #13 41.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-23T07:39:58.041Z] #13 42.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-23T07:39:58.041Z] #13 42.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-23T07:39:58.041Z] #13 42.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-23T07:39:58.041Z] #13 45.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-23T07:39:58.041Z] #13 47.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-23T07:39:58.041Z] #13 47.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-23T07:39:58.041Z] #13 47.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-23T07:39:58.041Z] #13 47.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-23T07:39:58.041Z] #13 47.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-23T07:39:58.041Z] #13 47.51 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-23T07:39:58.041Z] #13 47.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-23T07:39:58.041Z] #13 47.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-23T07:39:58.041Z] #13 47.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-23T07:39:58.041Z] #13 47.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-23T07:39:58.041Z] #13 47.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-23T07:39:58.041Z] #13 47.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-23T07:39:58.041Z] #13 47.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-23T07:39:58.041Z] #13 47.70 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-23T07:39:58.303Z] #13 ... [2021-07-23T07:39:58.303Z] [2021-07-23T07:39:58.303Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:39:58.303Z] #46 sha256:dd23e0daba3727f4dd15cbf7e1fda54d772b34a775c76309fd9931b83a4815e3 [2021-07-23T07:39:58.303Z] #46 42.09 internal/reflectlite [2021-07-23T07:39:58.303Z] #46 42.09 sync [2021-07-23T07:39:58.303Z] #46 43.15 internal/testlog [2021-07-23T07:39:58.303Z] #46 43.40 github.com/LK4D4/vndr/godl/singleflight [2021-07-23T07:39:58.303Z] #46 43.60 math/rand [2021-07-23T07:39:58.303Z] #46 44.77 internal/singleflight [2021-07-23T07:39:58.303Z] #46 45.30 sort [2021-07-23T07:39:58.303Z] #46 45.31 errors [2021-07-23T07:39:58.303Z] #46 45.69 io [2021-07-23T07:39:58.303Z] #46 46.60 strconv [2021-07-23T07:39:58.303Z] #46 47.19 bytes [2021-07-23T07:39:58.303Z] #46 49.60 strings [2021-07-23T07:39:58.303Z] #46 50.51 reflect [2021-07-23T07:39:58.428Z] #13 44.54 Selecting previously unselected package dmsetup. [2021-07-23T07:39:58.428Z] #13 44.54 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-07-23T07:39:58.428Z] #13 44.55 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-23T07:39:58.428Z] #13 44.77 Selecting previously unselected package mingw-w64-common. [2021-07-23T07:39:58.564Z] #46 ... [2021-07-23T07:39:58.564Z] [2021-07-23T07:39:58.564Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:58.564Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:58.564Z] #13 48.94 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:39:58.696Z] #13 44.77 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-23T07:39:58.696Z] #13 44.78 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-23T07:39:58.826Z] #13 ... [2021-07-23T07:39:58.826Z] [2021-07-23T07:39:58.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-07-23T07:39:58.826Z] #48 sha256:0f4781afeea567a46d9f8c1c497f83b374a634e7033b5e7bc97042628f1adcc0 [2021-07-23T07:39:58.826Z] #48 DONE 52.5s [2021-07-23T07:39:58.826Z] [2021-07-23T07:39:58.826Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:39:58.826Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:39:58.826Z] #13 49.19 Fetched 77.8 MB in 7s (11.7 MB/s) [2021-07-23T07:39:59.087Z] #13 49.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 ... 15421 files and directories currently installed.) [2021-07-23T07:39:59.087Z] #13 49.38 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-23T07:39:59.087Z] #13 49.41 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-23T07:39:59.283Z] #13 69.23 Selecting previously unselected package binutils-mingw-w64. [2021-07-23T07:39:59.283Z] #13 69.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-23T07:39:59.283Z] #13 69.26 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-23T07:39:59.283Z] #13 69.39 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-23T07:39:59.283Z] #13 69.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-23T07:39:59.283Z] #13 69.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-23T07:39:59.283Z] #13 69.57 Selecting previously unselected package dmsetup. [2021-07-23T07:39:59.283Z] #13 69.58 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-23T07:39:59.283Z] #13 69.62 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-23T07:39:59.348Z] #13 49.65 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-23T07:39:59.348Z] #13 ... [2021-07-23T07:39:59.348Z] [2021-07-23T07:39:59.348Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:39:59.348Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-23T07:39:59.348Z] #32 42.53 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-23T07:39:59.348Z] #32 42.75 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-23T07:39:59.348Z] #32 43.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:39:59.406Z] #44 62.12 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:39:59.406Z] #44 62.18 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:39:59.406Z] #44 ... [2021-07-23T07:39:59.406Z] [2021-07-23T07:39:59.406Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:39:59.406Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-23T07:39:59.586Z] #13 69.84 Selecting previously unselected package mingw-w64-common. [2021-07-23T07:39:59.587Z] #13 69.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-23T07:39:59.587Z] #13 69.88 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-23T07:39:59.609Z] #32 ... [2021-07-23T07:39:59.609Z] [2021-07-23T07:39:59.609Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:39:59.609Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:39:59.609Z] #44 52.56 Selecting previously unselected package python3.7. [2021-07-23T07:39:59.609Z] #44 52.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:39:59.609Z] #44 52.65 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:39:59.869Z] #44 52.79 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-23T07:39:59.869Z] #44 52.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-23T07:39:59.869Z] #44 52.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-23T07:39:59.969Z] #32 62.30 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-23T07:39:59.969Z] #32 62.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-23T07:40:00.130Z] #44 53.02 Setting up python3-minimal (3.7.3-1) ... [2021-07-23T07:40:00.171Z] #13 ... [2021-07-23T07:40:00.171Z] [2021-07-23T07:40:00.171Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:40:00.171Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:40:00.171Z] #36 73.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-23T07:40:00.171Z] #36 73.29 Setting up xxd (2:8.1.0875-5) ... [2021-07-23T07:40:00.171Z] #36 73.30 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-23T07:40:00.171Z] #36 73.33 Setting up vim-common (2:8.1.0875-5) ... [2021-07-23T07:40:00.171Z] #36 73.38 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-23T07:40:00.171Z] #36 73.42 Setting up cmake-data (3.13.4-1) ... [2021-07-23T07:40:00.171Z] #36 73.45 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-23T07:40:00.171Z] #36 73.46 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-23T07:40:00.171Z] #36 73.48 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-23T07:40:00.171Z] #36 73.49 Setting up cmake (3.13.4-1) ... [2021-07-23T07:40:00.171Z] #36 73.51 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:40:00.171Z] #36 73.61 Processing triggers for mime-support (3.62) ... [2021-07-23T07:40:00.171Z] #36 DONE 74.4s [2021-07-23T07:40:00.171Z] [2021-07-23T07:40:00.171Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:40:00.171Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:40:00.171Z] #44 67.47 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-23T07:40:00.171Z] #44 67.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-23T07:40:00.171Z] #44 67.52 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-23T07:40:00.171Z] #44 67.84 Setting up python3-minimal (3.7.3-1) ... [2021-07-23T07:40:00.171Z] #44 69.95 Selecting previously unselected package python3. [2021-07-23T07:40:00.171Z] #44 69.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 ... 16073 files and directories currently installed.) [2021-07-23T07:40:00.171Z] #44 70.18 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-23T07:40:00.171Z] #44 70.37 Unpacking python3 (3.7.3-1) ... [2021-07-23T07:40:00.171Z] #44 70.59 Selecting previously unselected package libprotobuf17:amd64. [2021-07-23T07:40:00.171Z] #44 70.60 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-23T07:40:00.171Z] #44 70.60 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-23T07:40:00.171Z] #44 71.29 Selecting previously unselected package python3-pkg-resources. [2021-07-23T07:40:00.171Z] #44 71.29 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-23T07:40:00.171Z] #44 71.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:40:00.171Z] #44 71.56 Selecting previously unselected package python3-six. [2021-07-23T07:40:00.171Z] #44 71.58 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-23T07:40:00.171Z] #44 71.60 Unpacking python3-six (1.12.0-1) ... [2021-07-23T07:40:00.171Z] #44 71.71 Selecting previously unselected package python3-protobuf. [2021-07-23T07:40:00.171Z] #44 71.78 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-23T07:40:00.171Z] #44 71.79 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-23T07:40:00.171Z] #44 72.26 Selecting previously unselected package libnet1:amd64. [2021-07-23T07:40:00.171Z] #44 72.26 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-23T07:40:00.171Z] #44 72.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:40:00.171Z] #44 72.41 Selecting previously unselected package libnl-3-200:amd64. [2021-07-23T07:40:00.171Z] #44 72.41 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-23T07:40:00.171Z] #44 72.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-23T07:40:00.171Z] #44 72.62 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-23T07:40:00.171Z] #44 72.63 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-23T07:40:00.171Z] #44 72.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-23T07:40:00.171Z] #44 72.77 Selecting previously unselected package criu. [2021-07-23T07:40:00.171Z] #44 72.78 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-23T07:40:00.171Z] #44 72.79 Unpacking criu (3.15-1) ... [2021-07-23T07:40:00.171Z] #44 73.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:40:00.171Z] #44 73.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-23T07:40:00.171Z] #44 73.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-23T07:40:00.171Z] #44 73.92 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-23T07:40:00.171Z] #44 73.95 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-23T07:40:00.171Z] #44 73.99 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:40:00.171Z] #44 74.01 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-23T07:40:00.171Z] #44 74.07 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:40:00.217Z] Fetching without tags [2021-07-23T07:40:00.578Z] #32 63.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:39:59.941Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:40:00.007Z] > git config --add remote.origin.fetch +refs/pull/42616/head:refs/remotes/origin/PR-42616 # timeout=10 [2021-07-23T07:40:00.041Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:40:00.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:40:00.250Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:40:00.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:40:00.252Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:40:00.847Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:40:01.077Z] #44 ... [2021-07-23T07:40:01.077Z] [2021-07-23T07:40:01.077Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:01.077Z] #52 sha256:506e43bfe522e82991ab4797c567d6f8d8814943f3f48769bebc6f5c3a92f64d [2021-07-23T07:40:01.077Z] #52 44.67 internal/reflectlite [2021-07-23T07:40:01.077Z] #52 46.41 sort [2021-07-23T07:40:01.077Z] #52 46.42 io [2021-07-23T07:40:01.077Z] #52 47.46 internal/oserror [2021-07-23T07:40:01.077Z] #52 47.64 syscall [2021-07-23T07:40:01.077Z] #52 47.99 bytes [2021-07-23T07:40:01.077Z] #52 50.35 strconv [2021-07-23T07:40:01.077Z] #52 54.29 reflect [2021-07-23T07:40:01.077Z] #52 ... [2021-07-23T07:40:01.077Z] [2021-07-23T07:40:01.077Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:40:01.077Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:40:01.077Z] #36 53.76 Selecting previously unselected package libxml2:amd64. [2021-07-23T07:40:01.077Z] #36 53.76 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-23T07:40:01.077Z] #36 53.76 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-23T07:40:01.077Z] #36 54.35 Selecting previously unselected package libarchive13:amd64. [2021-07-23T07:40:01.077Z] #36 54.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-23T07:40:01.077Z] #36 54.37 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-23T07:40:01.077Z] #36 54.72 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-23T07:40:01.077Z] #36 54.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-23T07:40:01.077Z] #36 54.72 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-23T07:40:01.077Z] #36 54.88 Selecting previously unselected package librhash0:amd64. [2021-07-23T07:40:01.077Z] #36 54.88 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-23T07:40:01.077Z] #36 54.88 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-23T07:40:01.338Z] #36 55.04 Selecting previously unselected package libuv1:amd64. [2021-07-23T07:40:01.338Z] #36 55.04 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-23T07:40:01.338Z] #36 55.07 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-23T07:40:01.507Z] #32 ... [2021-07-23T07:40:01.507Z] [2021-07-23T07:40:01.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-07-23T07:40:01.507Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:40:01.507Z] #13 39.37 Reading package lists... [2021-07-23T07:40:01.507Z] #13 48.76 Building dependency tree... [2021-07-23T07:40:01.507Z] #13 52.41 The following additional packages will be installed: [2021-07-23T07:40:01.507Z] #13 52.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-23T07:40:01.507Z] #13 52.42 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-23T07:40:01.507Z] #13 52.42 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-23T07:40:01.507Z] #13 52.42 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-23T07:40:01.507Z] #13 52.43 mingw-w64-x86-64-dev [2021-07-23T07:40:01.507Z] #13 52.43 Suggested packages: [2021-07-23T07:40:01.507Z] #13 52.45 gcc-8-locales seccomp wine64 [2021-07-23T07:40:01.507Z] #13 53.31 The following NEW packages will be installed: [2021-07-23T07:40:01.507Z] #13 53.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-23T07:40:01.507Z] #13 53.31 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-23T07:40:01.507Z] #13 53.31 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-23T07:40:01.507Z] #13 53.31 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-23T07:40:01.507Z] #13 53.32 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-23T07:40:01.507Z] #13 53.32 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-23T07:40:01.507Z] #13 53.33 The following packages will be upgraded: [2021-07-23T07:40:01.507Z] #13 53.34 libseccomp2 [2021-07-23T07:40:01.507Z] #13 53.76 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:40:01.507Z] #13 53.76 Need to get 77.8 MB of archives. [2021-07-23T07:40:01.507Z] #13 53.76 After this operation, 487 MB of additional disk space will be used. [2021-07-23T07:40:01.507Z] #13 53.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-23T07:40:01.507Z] #13 53.79 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-23T07:40:01.507Z] #13 53.81 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-23T07:40:01.507Z] #13 53.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-23T07:40:01.507Z] #13 54.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-23T07:40:01.507Z] #13 54.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-23T07:40:01.507Z] #13 54.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-23T07:40:01.507Z] #13 54.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-23T07:40:01.507Z] #13 54.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-23T07:40:01.507Z] #13 55.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-23T07:40:01.507Z] #13 55.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-23T07:40:01.556Z] #44 ... [2021-07-23T07:40:01.556Z] [2021-07-23T07:40:01.556Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-23T07:40:01.556Z] #37 sha256:adf9cb3e94f963006c3284c88cbb4b6689b20ba9232f0a5ef64e9032da27bbcb [2021-07-23T07:40:01.556Z] #37 1.169 + RM_GOPATH=0 [2021-07-23T07:40:01.556Z] #37 1.169 + TMP_GOPATH= [2021-07-23T07:40:01.556Z] #37 1.169 + : /build [2021-07-23T07:40:01.556Z] #37 1.169 + '[' -z '' ']' [2021-07-23T07:40:01.556Z] #37 1.170 ++ mktemp -d [2021-07-23T07:40:01.556Z] #37 1.172 + export GOPATH=/tmp/tmp.YNDWiJSh4W [2021-07-23T07:40:01.556Z] #37 1.172 + GOPATH=/tmp/tmp.YNDWiJSh4W [2021-07-23T07:40:01.556Z] #37 1.172 + RM_GOPATH=1 [2021-07-23T07:40:01.556Z] #37 1.173 + case "$(go env GOARCH)" in [2021-07-23T07:40:01.556Z] #37 1.174 ++ go env GOARCH [2021-07-23T07:40:01.556Z] #37 1.211 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:40:01.556Z] #37 1.211 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:40:01.556Z] #37 1.212 ++ dirname /tmp/install/install.sh [2021-07-23T07:40:01.556Z] #37 1.214 + dir=/tmp/install [2021-07-23T07:40:01.556Z] #37 1.214 + bin=tini [2021-07-23T07:40:01.556Z] #37 1.214 + shift [2021-07-23T07:40:01.556Z] #37 1.214 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-23T07:40:01.556Z] #37 1.215 + . /tmp/install/tini.installer [2021-07-23T07:40:01.556Z] #37 1.215 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-23T07:40:01.556Z] #37 1.215 + install_tini [2021-07-23T07:40:01.556Z] #37 1.216 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-23T07:40:01.556Z] #37 1.216 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-23T07:40:01.556Z] #37 1.216 + git clone https://github.com/krallin/tini.git /tmp/tmp.YNDWiJSh4W/tini [2021-07-23T07:40:01.556Z] #37 1.218 Cloning into '/tmp/tmp.YNDWiJSh4W/tini'... [2021-07-23T07:40:01.599Z] #36 55.31 Selecting previously unselected package cmake. [2021-07-23T07:40:01.600Z] #36 55.31 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-23T07:40:01.600Z] #36 55.31 Unpacking cmake (3.13.4-1) ... [2021-07-23T07:40:02.437Z] #13 59.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-23T07:40:02.941Z] #37 3.123 + cd /tmp/tmp.YNDWiJSh4W/tini [2021-07-23T07:40:02.942Z] #13 ... [2021-07-23T07:40:02.942Z] [2021-07-23T07:40:02.942Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:40:02.942Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-23T07:40:02.942Z] #44 48.11 Selecting previously unselected package libprotobuf17:arm64. [2021-07-23T07:40:02.942Z] #44 48.11 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-07-23T07:40:02.942Z] #44 48.13 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-23T07:40:02.942Z] #44 48.85 Selecting previously unselected package python3-pkg-resources. [2021-07-23T07:40:02.942Z] #44 48.88 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-23T07:40:02.942Z] #44 48.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:40:02.942Z] #44 49.18 Selecting previously unselected package python3-six. [2021-07-23T07:40:02.942Z] #44 49.18 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-23T07:40:02.942Z] #44 49.19 Unpacking python3-six (1.12.0-1) ... [2021-07-23T07:40:02.942Z] #44 49.39 Selecting previously unselected package python3-protobuf. [2021-07-23T07:40:02.942Z] #44 49.39 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-07-23T07:40:02.942Z] #44 49.45 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-23T07:40:02.942Z] #44 51.06 Selecting previously unselected package libnet1:arm64. [2021-07-23T07:40:02.942Z] #44 51.07 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-23T07:40:02.942Z] #44 51.08 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:40:02.942Z] #44 51.49 Selecting previously unselected package libnl-3-200:arm64. [2021-07-23T07:40:02.942Z] #44 51.49 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-23T07:40:02.942Z] #44 51.51 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-23T07:40:02.942Z] #44 51.67 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-23T07:40:02.942Z] #44 51.69 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-23T07:40:02.942Z] #44 51.70 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-23T07:40:02.942Z] #44 51.90 Selecting previously unselected package criu. [2021-07-23T07:40:02.942Z] #44 51.91 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-07-23T07:40:02.942Z] #44 51.92 Unpacking criu (3.15-1) ... [2021-07-23T07:40:02.942Z] #44 52.47 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:40:02.942Z] #44 52.50 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-23T07:40:02.942Z] #44 52.52 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-23T07:40:02.942Z] #44 52.54 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-23T07:40:02.942Z] #44 52.57 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-23T07:40:02.942Z] #44 52.58 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-23T07:40:02.942Z] #44 52.59 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-23T07:40:02.942Z] #44 52.62 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:40:03.201Z] #37 3.123 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-23T07:40:03.202Z] #37 3.152 + cmake . [2021-07-23T07:40:03.373Z] #13 ... [2021-07-23T07:40:03.374Z] [2021-07-23T07:40:03.374Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:40:03.374Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:40:03.374Z] #44 66.27 Selecting previously unselected package python3-minimal. [2021-07-23T07:40:03.374Z] #44 66.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-23T07:40:03.374Z] #44 66.35 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-23T07:40:03.374Z] #44 66.36 Unpacking python3-minimal (3.7.3-1) ... [2021-07-23T07:40:03.399Z] Merge succeeded, producing 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:40:03.399Z] Checking out Revision 28409ca6c76030ef1cd277cf73223a47cf3f1dbe (PR-42616) [2021-07-23T07:40:00.950Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:40:00.987Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:40:03.007Z] > git remote # timeout=10 [2021-07-23T07:40:03.112Z] > git config --get remote.origin.url # timeout=10 [2021-07-23T07:40:03.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:40:03.186Z] > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10 [2021-07-23T07:40:03.322Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-23T07:40:03.431Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:40:03.467Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:40:03.673Z] #44 66.49 Selecting previously unselected package libmpdec2:amd64. [2021-07-23T07:40:03.673Z] #44 66.49 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-23T07:40:03.673Z] #44 66.50 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-23T07:40:03.674Z] #44 66.68 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-23T07:40:03.674Z] #44 66.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:40:03.674Z] #44 66.70 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:40:03.773Z] #37 ... [2021-07-23T07:40:03.773Z] [2021-07-23T07:40:03.773Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:03.773Z] #46 sha256:565d05ac71ca736fac9430088a257312d75ba69a9916e936ef67054a774ec689 [2021-07-23T07:40:03.773Z] #46 68.03 bufio [2021-07-23T07:40:03.773Z] #46 70.40 internal/syscall/unix [2021-07-23T07:40:03.773Z] #46 70.72 time [2021-07-23T07:40:03.773Z] #46 77.24 internal/poll [2021-07-23T07:40:03.773Z] #46 77.79 internal/fmtsort [2021-07-23T07:40:03.773Z] #46 ... [2021-07-23T07:40:03.773Z] [2021-07-23T07:40:03.773Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-23T07:40:03.773Z] #37 sha256:adf9cb3e94f963006c3284c88cbb4b6689b20ba9232f0a5ef64e9032da27bbcb [2021-07-23T07:40:03.773Z] #37 3.821 -- The C compiler identification is GNU 8.3.0 [2021-07-23T07:40:03.773Z] #37 3.882 -- Check for working C compiler: /usr/bin/cc [2021-07-23T07:40:04.715Z] #37 4.534 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-23T07:40:04.715Z] #37 4.551 -- Detecting C compiler ABI info [2021-07-23T07:40:04.878Z] #44 ... [2021-07-23T07:40:04.878Z] [2021-07-23T07:40:04.878Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:04.878Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-23T07:40:04.878Z] #13 50.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-23T07:40:04.878Z] #13 50.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-23T07:40:04.878Z] #13 50.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-23T07:40:04.902Z] #36 58.35 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-23T07:40:04.902Z] #36 58.55 Setting up xxd (2:8.1.0875-5) ... [2021-07-23T07:40:04.902Z] #36 58.61 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-23T07:40:04.902Z] #36 58.65 Setting up vim-common (2:8.1.0875-5) ... [2021-07-23T07:40:04.902Z] #36 58.68 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-23T07:40:04.902Z] #36 58.72 Setting up cmake-data (3.13.4-1) ... [2021-07-23T07:40:04.902Z] #36 58.77 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-23T07:40:04.902Z] #36 58.80 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-23T07:40:04.902Z] #36 58.81 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-23T07:40:05.041Z] #44 ... [2021-07-23T07:40:05.041Z] [2021-07-23T07:40:05.041Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:40:05.041Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:40:05.041Z] #36 58.35 Selecting previously unselected package vim-common. [2021-07-23T07:40:05.041Z] #36 58.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-23T07:40:05.041Z] #36 58.47 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-23T07:40:05.041Z] #36 59.03 Selecting previously unselected package cmake-data. [2021-07-23T07:40:05.041Z] #36 59.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-23T07:40:05.041Z] #36 59.06 Unpacking cmake-data (3.13.4-1) ... [2021-07-23T07:40:05.041Z] #36 61.71 Selecting previously unselected package libicu63:amd64. [2021-07-23T07:40:05.041Z] #36 61.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-23T07:40:05.041Z] #36 61.74 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-23T07:40:05.041Z] #36 68.28 Selecting previously unselected package libxml2:amd64. [2021-07-23T07:40:05.041Z] #36 68.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-23T07:40:05.041Z] #36 68.28 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-23T07:40:05.164Z] #36 58.83 Setting up cmake (3.13.4-1) ... [2021-07-23T07:40:05.164Z] #36 58.85 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:40:05.164Z] #36 58.94 Processing triggers for mime-support (3.62) ... [2021-07-23T07:40:05.288Z] #37 5.159 -- Detecting C compiler ABI info - done [2021-07-23T07:40:05.289Z] #37 5.191 -- Detecting C compile features [2021-07-23T07:40:05.297Z] #36 ... [2021-07-23T07:40:05.297Z] [2021-07-23T07:40:05.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-07-23T07:40:05.297Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:40:05.297Z] #13 61.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-23T07:40:05.297Z] #13 61.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-23T07:40:05.297Z] #13 61.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-23T07:40:05.297Z] #13 61.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-23T07:40:05.297Z] #13 61.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-23T07:40:05.297Z] #13 61.66 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-23T07:40:05.297Z] #13 61.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-23T07:40:05.297Z] #13 61.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-23T07:40:05.297Z] #13 61.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-23T07:40:05.297Z] #13 61.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-23T07:40:05.297Z] #13 61.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-23T07:40:05.297Z] #13 61.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-23T07:40:05.297Z] #13 61.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-23T07:40:05.297Z] #13 61.86 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-23T07:40:05.425Z] #36 DONE 59.3s [2021-07-23T07:40:05.425Z] [2021-07-23T07:40:05.425Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-23T07:40:05.425Z] #37 sha256:097a864fcbb207dff825c19ee4f1777fa38febde2955e81af609e34b010c6f59 [2021-07-23T07:40:06.226Z] #13 62.93 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:40:06.482Z] #13 63.15 Fetched 77.8 MB in 8s (9282 kB/s) [2021-07-23T07:40:06.482Z] #13 63.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-23T07:40:06.482Z] #13 63.33 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-23T07:40:06.739Z] #13 63.36 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-23T07:40:06.739Z] #13 63.64 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-23T07:40:07.881Z] #37 7.374 -- Detecting C compile features - done [2021-07-23T07:40:07.881Z] #37 7.435 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-23T07:40:07.881Z] #37 7.652 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-23T07:40:07.881Z] #37 7.730 -- Configuring done [2021-07-23T07:40:07.881Z] #37 7.787 -- Generating done [2021-07-23T07:40:07.881Z] #37 7.789 -- Build files have been written to: /tmp/tmp.YNDWiJSh4W/tini [2021-07-23T07:40:07.881Z] #37 7.792 + make tini-static [2021-07-23T07:40:08.109Z] #13 64.73 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-23T07:40:08.109Z] #13 64.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-23T07:40:08.109Z] #13 64.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-23T07:40:08.109Z] #13 64.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...#13 ... [2021-07-23T07:40:08.109Z] [2021-07-23T07:40:08.109Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-23T07:40:08.109Z] #48 sha256:1c39a2e3faa6950a46fa49d2326a99c45a3a78b5b1edff18e7b657ad2f80e643 [2021-07-23T07:40:08.109Z] #48 DONE 71.4s [2021-07-23T07:40:08.109Z] [2021-07-23T07:40:08.109Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:08.109Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:40:08.109Z] #13 64.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-23T07:40:08.143Z] #37 8.301 Scanning dependencies of target tini-static [2021-07-23T07:40:08.230Z] #13 ... [2021-07-23T07:40:08.230Z] [2021-07-23T07:40:08.230Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:08.230Z] #46 sha256:5287984d8b5612a9d723683b47afea672acda6ac43fd4bc0e3b01adf58f95d99 [2021-07-23T07:40:08.230Z] #46 48.03 time [2021-07-23T07:40:08.230Z] #46 52.99 regexp [2021-07-23T07:40:08.230Z] #46 56.61 github.com/LK4D4/vndr/versioned [2021-07-23T07:40:08.230Z] #46 56.81 internal/poll [2021-07-23T07:40:08.230Z] #46 ... [2021-07-23T07:40:08.230Z] [2021-07-23T07:40:08.230Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-23T07:40:08.230Z] #37 sha256:9fe1873aa4de2fd5243966b453febb2a33f715f049a05c84f63bcc691db86991 [2021-07-23T07:40:08.230Z] #37 1.900 + RM_GOPATH=0 [2021-07-23T07:40:08.230Z] #37 1.900 + TMP_GOPATH= [2021-07-23T07:40:08.230Z] #37 1.900 + : /build [2021-07-23T07:40:08.230Z] #37 1.900 + '[' -z '' ']' [2021-07-23T07:40:08.230Z] #37 1.901 ++ mktemp -d [2021-07-23T07:40:08.230Z] #37 1.913 + export GOPATH=/tmp/tmp.2ga7IPkfoe [2021-07-23T07:40:08.230Z] #37 1.913 + GOPATH=/tmp/tmp.2ga7IPkfoe [2021-07-23T07:40:08.230Z] #37 1.913 + RM_GOPATH=1 [2021-07-23T07:40:08.230Z] #37 1.914 + case "$(go env GOARCH)" in [2021-07-23T07:40:08.230Z] #37 1.915 ++ go env GOARCH [2021-07-23T07:40:08.230Z] #37 1.941 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:40:08.230Z] #37 1.941 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:40:08.230Z] #37 1.941 ++ dirname /tmp/install/install.sh [2021-07-23T07:40:08.230Z] #37 1.955 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-23T07:40:08.231Z] #37 1.955 + dir=/tmp/install [2021-07-23T07:40:08.231Z] #37 1.955 + bin=tini [2021-07-23T07:40:08.231Z] #37 1.955 + shift [2021-07-23T07:40:08.231Z] #37 1.955 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-23T07:40:08.231Z] #37 1.955 + . /tmp/install/tini.installer [2021-07-23T07:40:08.231Z] #37 1.955 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-23T07:40:08.231Z] #37 1.955 + install_tini [2021-07-23T07:40:08.231Z] #37 1.955 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-23T07:40:08.231Z] #37 1.956 + git clone https://github.com/krallin/tini.git /tmp/tmp.2ga7IPkfoe/tini [2021-07-23T07:40:08.231Z] #37 1.974 Cloning into '/tmp/tmp.2ga7IPkfoe/tini'... [2021-07-23T07:40:08.231Z] #37 3.078 + cd /tmp/tmp.2ga7IPkfoe/tini [2021-07-23T07:40:08.231Z] #37 3.078 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-23T07:40:08.231Z] #37 3.103 + cmake . [2021-07-23T07:40:08.231Z] #37 3.890 -- The C compiler identification is GNU 8.3.0 [2021-07-23T07:40:08.231Z] #37 3.987 -- Check for working C compiler: /usr/bin/cc [2021-07-23T07:40:08.231Z] #37 4.669 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-23T07:40:08.231Z] #37 4.671 -- Detecting C compiler ABI info [2021-07-23T07:40:08.231Z] #37 5.549 -- Detecting C compiler ABI info - done [2021-07-23T07:40:08.231Z] #37 5.610 -- Detecting C compile features [2021-07-23T07:40:08.231Z] #37 8.135 -- Detecting C compile features - done [2021-07-23T07:40:08.231Z] #37 8.168 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-23T07:40:08.231Z] #37 8.408 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-23T07:40:08.231Z] #37 8.527 -- Configuring done [2021-07-23T07:40:08.231Z] #37 8.558 -- Generating done [2021-07-23T07:40:08.231Z] #37 8.571 -- Build files have been written to: /tmp/tmp.2ga7IPkfoe/tini [2021-07-23T07:40:08.231Z] #37 8.592 + make tini-static [2021-07-23T07:40:08.231Z] #37 9.093 Scanning dependencies of target tini-static [2021-07-23T07:40:08.231Z] #37 9.279 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-23T07:40:08.231Z] #37 ... [2021-07-23T07:40:08.231Z] [2021-07-23T07:40:08.231Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:08.231Z] #46 sha256:5287984d8b5612a9d723683b47afea672acda6ac43fd4bc0e3b01adf58f95d99 [2021-07-23T07:40:08.231Z] #46 58.68 os [2021-07-23T07:40:08.403Z] #37 8.409 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-23T07:40:08.732Z] #37 3.004 + RM_GOPATH=0 [2021-07-23T07:40:08.732Z] #37 3.004 + TMP_GOPATH= [2021-07-23T07:40:08.732Z] #37 3.004 + : /build [2021-07-23T07:40:08.732Z] #37 3.004 + '[' -z '' ']' [2021-07-23T07:40:08.732Z] #37 3.006 ++ mktemp -d [2021-07-23T07:40:08.732Z] #37 3.010 + export GOPATH=/tmp/tmp.jBrwpCqY7z [2021-07-23T07:40:08.732Z] #37 3.011 + GOPATH=/tmp/tmp.jBrwpCqY7z [2021-07-23T07:40:08.732Z] #37 3.011 + RM_GOPATH=1 [2021-07-23T07:40:08.732Z] #37 3.012 + case "$(go env GOARCH)" in [2021-07-23T07:40:08.732Z] #37 3.012 ++ go env GOARCH [2021-07-23T07:40:08.732Z] #37 3.052 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:40:08.732Z] #37 3.052 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:40:08.732Z] #37 3.052 ++ dirname /tmp/install/install.sh [2021-07-23T07:40:08.732Z] #37 3.061 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-23T07:40:08.732Z] #37 3.061 + dir=/tmp/install [2021-07-23T07:40:08.732Z] #37 3.061 + bin=tini [2021-07-23T07:40:08.732Z] #37 3.061 + shift [2021-07-23T07:40:08.732Z] #37 3.061 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-23T07:40:08.732Z] #37 3.061 + . /tmp/install/tini.installer [2021-07-23T07:40:08.732Z] #37 3.061 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-23T07:40:08.732Z] #37 3.061 + install_tini [2021-07-23T07:40:08.732Z] #37 3.061 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-23T07:40:08.732Z] #37 3.061 + git clone https://github.com/krallin/tini.git /tmp/tmp.jBrwpCqY7z/tini [2021-07-23T07:40:08.732Z] #37 3.063 Cloning into '/tmp/tmp.jBrwpCqY7z/tini'... [2021-07-23T07:40:08.996Z] #37 ... [2021-07-23T07:40:08.996Z] [2021-07-23T07:40:08.996Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:08.996Z] #46 sha256:dd23e0daba3727f4dd15cbf7e1fda54d772b34a775c76309fd9931b83a4815e3 [2021-07-23T07:40:08.996Z] #46 52.63 bufio [2021-07-23T07:40:08.996Z] #46 54.52 syscall [2021-07-23T07:40:08.996Z] #46 62.61 internal/syscall/unix [2021-07-23T07:40:08.996Z] #46 ... [2021-07-23T07:40:08.996Z] [2021-07-23T07:40:08.996Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:40:08.996Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:40:08.996Z] #44 54.57 Selecting previously unselected package python3. [2021-07-23T07:40:08.996Z] #44 54.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-23T07:40:08.996Z] #44 54.60 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-23T07:40:08.996Z] #44 54.63 Unpacking python3 (3.7.3-1) ... [2021-07-23T07:40:08.996Z] #44 54.81 Selecting previously unselected package libprotobuf17:amd64. [2021-07-23T07:40:08.996Z] #44 54.81 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-23T07:40:08.996Z] #44 54.81 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-23T07:40:08.996Z] #44 55.52 Selecting previously unselected package python3-pkg-resources. [2021-07-23T07:40:08.996Z] #44 55.55 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-23T07:40:08.996Z] #44 55.58 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:40:08.996Z] #44 55.86 Selecting previously unselected package python3-six. [2021-07-23T07:40:08.996Z] #44 55.86 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-23T07:40:08.996Z] #44 55.86 Unpacking python3-six (1.12.0-1) ... [2021-07-23T07:40:08.996Z] #44 56.07 Selecting previously unselected package python3-protobuf. [2021-07-23T07:40:08.996Z] #44 56.07 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-23T07:40:08.996Z] #44 56.13 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-23T07:40:08.996Z] #44 56.76 Selecting previously unselected package libnet1:amd64. [2021-07-23T07:40:08.996Z] #44 56.76 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-23T07:40:08.996Z] #44 56.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:40:08.996Z] #44 56.94 Selecting previously unselected package libnl-3-200:amd64. [2021-07-23T07:40:08.996Z] #44 56.94 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-23T07:40:08.996Z] #44 56.97 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-23T07:40:08.996Z] #44 57.11 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-23T07:40:08.996Z] #44 57.11 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-23T07:40:08.996Z] #44 57.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-23T07:40:08.996Z] #44 57.27 Selecting previously unselected package criu. [2021-07-23T07:40:08.996Z] #44 57.27 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-23T07:40:08.996Z] #44 57.28 Unpacking criu (3.15-1) ... [2021-07-23T07:40:08.996Z] #44 58.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:40:08.996Z] #44 58.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-23T07:40:08.996Z] #44 58.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-23T07:40:08.996Z] #44 58.17 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-23T07:40:08.996Z] #44 58.19 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-23T07:40:08.996Z] #44 58.22 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:40:08.996Z] #44 58.26 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-23T07:40:08.996Z] #44 58.28 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:40:09.186Z] #46 ... [2021-07-23T07:40:09.187Z] [2021-07-23T07:40:09.187Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:09.187Z] #52 sha256:676c9c1e7164b5674968cd0dc43e419451d9eaae2f25e3dc56d48011f53174d2 [2021-07-23T07:40:09.187Z] #52 49.37 internal/syscall/execenv [2021-07-23T07:40:09.187Z] #52 49.38 time [2021-07-23T07:40:09.187Z] #52 49.86 regexp [2021-07-23T07:40:09.187Z] #52 54.69 context [2021-07-23T07:40:09.187Z] #52 54.70 internal/poll [2021-07-23T07:40:09.187Z] #52 54.71 io/fs [2021-07-23T07:40:09.187Z] #52 57.35 internal/fmtsort [2021-07-23T07:40:09.187Z] #52 57.35 encoding/binary [2021-07-23T07:40:09.187Z] #52 57.74 os [2021-07-23T07:40:09.187Z] #52 59.38 encoding/base64 [2021-07-23T07:40:09.187Z] #52 59.41 golang.org/x/sys/unix [2021-07-23T07:40:09.187Z] #52 ... [2021-07-23T07:40:09.187Z] [2021-07-23T07:40:09.187Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-23T07:40:09.187Z] #37 sha256:9fe1873aa4de2fd5243966b453febb2a33f715f049a05c84f63bcc691db86991 [2021-07-23T07:40:09.187Z] #37 10.68 [100%] Linking C executable tini-static [2021-07-23T07:40:09.187Z] #37 11.25 [100%] Built target tini-static [2021-07-23T07:40:09.187Z] #37 11.36 + mkdir -p /build [2021-07-23T07:40:09.258Z] #44 ... [2021-07-23T07:40:09.258Z] [2021-07-23T07:40:09.258Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:09.258Z] #46 sha256:dd23e0daba3727f4dd15cbf7e1fda54d772b34a775c76309fd9931b83a4815e3 [2021-07-23T07:40:09.258Z] #46 62.97 internal/fmtsort [2021-07-23T07:40:09.258Z] #46 62.98 time [2021-07-23T07:40:09.452Z] #37 11.37 + cp tini-static /build/docker-init [2021-07-23T07:40:09.524Z] #13 ... [2021-07-23T07:40:09.524Z] [2021-07-23T07:40:09.524Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:09.524Z] #46 sha256:eb49161984e34d897d93bb3622b429dc8e083581bd1679803c4bc78473e5c7df [2021-07-23T07:40:09.524Z] #46 62.80 sync [2021-07-23T07:40:09.524Z] #46 62.80 internal/reflectlite [2021-07-23T07:40:09.524Z] #46 64.34 internal/testlog [2021-07-23T07:40:09.524Z] #46 64.67 github.com/LK4D4/vndr/godl/singleflight [2021-07-23T07:40:09.524Z] #46 64.95 math/rand [2021-07-23T07:40:09.524Z] #46 65.79 errors [2021-07-23T07:40:09.524Z] #46 65.95 sort [2021-07-23T07:40:09.524Z] #46 66.10 io [2021-07-23T07:40:09.524Z] #46 67.24 strconv [2021-07-23T07:40:09.524Z] #46 67.53 bytes [2021-07-23T07:40:09.524Z] #46 69.35 strings [2021-07-23T07:40:09.524Z] #46 70.96 reflect [2021-07-23T07:40:09.524Z] #46 71.75 bufio [2021-07-23T07:40:09.524Z] #46 ... [2021-07-23T07:40:09.524Z] [2021-07-23T07:40:09.524Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:40:09.524Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:40:09.524Z] #44 68.36 Selecting previously unselected package python3.7. [2021-07-23T07:40:09.524Z] #44 68.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:40:09.524Z] #44 68.37 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:40:09.524Z] #44 68.52 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-23T07:40:09.524Z] #44 68.53 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-23T07:40:09.524Z] #44 68.53 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-23T07:40:09.524Z] #44 68.70 Setting up python3-minimal (3.7.3-1) ... [2021-07-23T07:40:09.524Z] #44 70.73 Selecting previously unselected package python3. [2021-07-23T07:40:09.524Z] #44 70.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 ... 16073 files and directories currently installed.) [2021-07-23T07:40:09.524Z] #44 70.80 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-23T07:40:09.524Z] #44 70.88 Unpacking python3 (3.7.3-1) ... [2021-07-23T07:40:09.524Z] #44 71.12 Selecting previously unselected package libprotobuf17:amd64. [2021-07-23T07:40:09.524Z] #44 71.12 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-23T07:40:09.524Z] #44 71.14 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-23T07:40:09.524Z] #44 72.34 Selecting previously unselected package python3-pkg-resources. [2021-07-23T07:40:09.524Z] #44 72.35 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-23T07:40:09.524Z] #44 72.36 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:40:09.788Z] #37 9.701 [100%] Linking C executable tini-static [2021-07-23T07:40:09.825Z] #44 72.61 Selecting previously unselected package python3-six. [2021-07-23T07:40:09.825Z] #44 72.62 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-23T07:40:09.825Z] #44 72.62 Unpacking python3-six (1.12.0-1) ... [2021-07-23T07:40:09.825Z] #44 72.75 Selecting previously unselected package python3-protobuf. [2021-07-23T07:40:09.825Z] #44 72.76 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-23T07:40:09.825Z] #44 72.77 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-23T07:40:09.830Z] #46 ... [2021-07-23T07:40:09.830Z] [2021-07-23T07:40:09.830Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:09.830Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:40:09.830Z] #13 49.92 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-23T07:40:09.830Z] #13 49.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-23T07:40:09.830Z] #13 49.96 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-23T07:40:09.830Z] #13 49.96 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-23T07:40:09.830Z] #13 52.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-23T07:40:09.830Z] #13 52.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-23T07:40:09.830Z] #13 52.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-23T07:40:09.830Z] #13 54.94 Selecting previously unselected package binutils-mingw-w64. [2021-07-23T07:40:09.830Z] #13 54.94 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-23T07:40:09.830Z] #13 55.02 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-23T07:40:09.830Z] #13 55.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-23T07:40:09.830Z] #13 55.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-23T07:40:09.830Z] #13 55.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:09.830Z] #13 55.36 Selecting previously unselected package dmsetup. [2021-07-23T07:40:09.830Z] #13 55.36 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-23T07:40:09.830Z] #13 55.37 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-23T07:40:09.830Z] #13 55.58 Selecting previously unselected package mingw-w64-common. [2021-07-23T07:40:09.830Z] #13 55.58 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-23T07:40:09.830Z] #13 55.59 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-23T07:40:09.830Z] #13 ... [2021-07-23T07:40:09.830Z] [2021-07-23T07:40:09.830Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:09.830Z] #46 sha256:dd23e0daba3727f4dd15cbf7e1fda54d772b34a775c76309fd9931b83a4815e3 [2021-07-23T07:40:09.830Z] #46 63.59 internal/syscall/execenv [2021-07-23T07:40:10.092Z] #46 63.81 path [2021-07-23T07:40:10.366Z] #37 10.38 [100%] Built target tini-static [2021-07-23T07:40:10.415Z] #44 ... [2021-07-23T07:40:10.415Z] [2021-07-23T07:40:10.415Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:10.415Z] #52 sha256:a1be234787efed3b4dff4878cc8c4c830097c4295705856d1b1501d68ff90a97 [2021-07-23T07:40:10.415Z] #52 63.53 sync [2021-07-23T07:40:10.415Z] #52 63.54 internal/reflectlite [2021-07-23T07:40:10.415Z] #52 65.80 sort [2021-07-23T07:40:10.415Z] #52 65.80 errors [2021-07-23T07:40:10.415Z] #52 66.22 io [2021-07-23T07:40:10.415Z] #52 67.24 internal/oserror [2021-07-23T07:40:10.415Z] #52 67.36 syscall [2021-07-23T07:40:10.415Z] #52 67.90 bytes [2021-07-23T07:40:10.415Z] #52 70.45 strconv [2021-07-23T07:40:10.415Z] #52 ... [2021-07-23T07:40:10.415Z] [2021-07-23T07:40:10.415Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:40:10.415Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:40:10.415Z] #36 68.87 Selecting previously unselected package libarchive13:amd64. [2021-07-23T07:40:10.415Z] #36 68.91 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-23T07:40:10.415Z] #36 68.92 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-23T07:40:10.415Z] #36 69.31 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-23T07:40:10.415Z] #36 69.32 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-23T07:40:10.415Z] #36 69.32 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-23T07:40:10.415Z] #36 69.42 Selecting previously unselected package librhash0:amd64. [2021-07-23T07:40:10.415Z] #36 69.43 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-23T07:40:10.415Z] #36 69.43 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-23T07:40:10.415Z] #36 69.56 Selecting previously unselected package libuv1:amd64. [2021-07-23T07:40:10.415Z] #36 69.57 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-23T07:40:10.415Z] #36 69.57 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-23T07:40:10.415Z] #36 69.74 Selecting previously unselected package cmake. [2021-07-23T07:40:10.415Z] #36 69.74 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-23T07:40:10.415Z] #36 69.75 Unpacking cmake (3.13.4-1) ... [2021-07-23T07:40:10.415Z] #36 72.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-23T07:40:10.415Z] #36 72.88 Setting up xxd (2:8.1.0875-5) ... [2021-07-23T07:40:10.415Z] #36 72.89 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-23T07:40:10.415Z] #36 72.90 Setting up vim-common (2:8.1.0875-5) ... [2021-07-23T07:40:10.415Z] #36 72.95 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-23T07:40:10.415Z] #36 72.97 Setting up cmake-data (3.13.4-1) ... [2021-07-23T07:40:10.415Z] #36 72.99 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-23T07:40:10.415Z] #36 73.01 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-23T07:40:10.415Z] #36 73.02 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-23T07:40:10.415Z] #36 73.03 Setting up cmake (3.13.4-1) ... [2021-07-23T07:40:10.415Z] #36 73.04 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:40:10.415Z] #36 73.14 Processing triggers for mime-support (3.62) ... [2021-07-23T07:40:10.627Z] #37 10.50 + mkdir -p /build [2021-07-23T07:40:10.627Z] #37 10.51 + cp tini-static /build/docker-init [2021-07-23T07:40:10.666Z] #46 64.46 regexp/syntax [2021-07-23T07:40:10.978Z] #36 ... [2021-07-23T07:40:10.978Z] [2021-07-23T07:40:10.978Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:10.978Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:40:10.978Z] #13 67.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-23T07:40:10.978Z] #13 67.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-23T07:40:10.978Z] #13 ... [2021-07-23T07:40:10.978Z] [2021-07-23T07:40:10.978Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:40:10.978Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-23T07:40:10.978Z] #36 DONE 74.2s [2021-07-23T07:40:10.978Z] [2021-07-23T07:40:10.978Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:10.978Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:40:10.978Z] #13 67.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-23T07:40:11.398Z] #37 DONE 13.4s [2021-07-23T07:40:11.398Z] [2021-07-23T07:40:11.398Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:11.398Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-23T07:40:11.398Z] #13 57.31 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-23T07:40:11.398Z] #13 57.32 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-23T07:40:11.398Z] #13 57.34 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:11.398Z] #13 57.62 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-23T07:40:11.398Z] #13 57.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-23T07:40:11.398Z] #13 57.66 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:11.587Z] #37 DONE 11.4s [2021-07-23T07:40:11.587Z] [2021-07-23T07:40:11.587Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:11.587Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:40:11.587Z] #13 75.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-23T07:40:11.587Z] #13 75.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-23T07:40:11.587Z] #13 75.30 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-23T07:40:11.587Z] #13 81.53 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-23T07:40:11.587Z] #13 81.54 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-23T07:40:11.587Z] #13 81.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:11.587Z] #13 81.73 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-23T07:40:11.587Z] #13 81.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-23T07:40:11.587Z] #13 81.76 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:12.158Z] #13 ... [2021-07-23T07:40:12.158Z] [2021-07-23T07:40:12.158Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:12.158Z] #52 sha256:c80adb64196cf07ca18e524b4a3427fc42e3e8d25febdac6ff17b77656055fc2 [2021-07-23T07:40:12.158Z] #52 76.34 context [2021-07-23T07:40:12.158Z] #52 77.46 internal/poll [2021-07-23T07:40:12.158Z] #52 80.06 encoding/binary [2021-07-23T07:40:12.158Z] #52 80.28 io/fs [2021-07-23T07:40:12.158Z] #52 81.72 os [2021-07-23T07:40:12.158Z] #52 82.17 encoding/base64 [2021-07-23T07:40:12.158Z] #52 83.24 golang.org/x/sys/unix [2021-07-23T07:40:12.158Z] #52 ... [2021-07-23T07:40:12.158Z] [2021-07-23T07:40:12.158Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:40:12.158Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:40:12.158Z] #44 79.56 Setting up python3 (3.7.3-1) ... [2021-07-23T07:40:12.158Z] #44 80.23 Setting up python3-six (1.12.0-1) ... [2021-07-23T07:40:12.158Z] #44 81.50 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:40:12.158Z] #44 83.16 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-23T07:40:12.729Z] #44 ... [2021-07-23T07:40:12.729Z] [2021-07-23T07:40:12.729Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:12.729Z] #52 sha256:c80adb64196cf07ca18e524b4a3427fc42e3e8d25febdac6ff17b77656055fc2 [2021-07-23T07:40:12.729Z] #52 87.12 fmt [2021-07-23T07:40:13.213Z] #46 ... [2021-07-23T07:40:13.213Z] [2021-07-23T07:40:13.213Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:13.213Z] #52 sha256:506e43bfe522e82991ab4797c567d6f8d8814943f3f48769bebc6f5c3a92f64d [2021-07-23T07:40:13.213Z] #52 56.88 time [2021-07-23T07:40:13.213Z] #52 63.13 context [2021-07-23T07:40:13.213Z] #52 63.92 internal/poll [2021-07-23T07:40:13.213Z] #52 66.51 io/fs [2021-07-23T07:40:13.213Z] #52 66.72 encoding/binary [2021-07-23T07:40:13.213Z] #52 ... [2021-07-23T07:40:13.213Z] [2021-07-23T07:40:13.213Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-23T07:40:13.213Z] #37 sha256:097a864fcbb207dff825c19ee4f1777fa38febde2955e81af609e34b010c6f59 [2021-07-23T07:40:13.213Z] #37 3.869 + cd /tmp/tmp.jBrwpCqY7z/tini [2021-07-23T07:40:13.213Z] #37 3.870 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-23T07:40:13.213Z] #37 3.894 + cmake . [2021-07-23T07:40:13.213Z] #37 4.409 -- The C compiler identification is GNU 8.3.0 [2021-07-23T07:40:13.213Z] #37 4.462 -- Check for working C compiler: /usr/bin/cc [2021-07-23T07:40:13.213Z] #37 5.071 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-23T07:40:13.213Z] #37 5.072 -- Detecting C compiler ABI info [2021-07-23T07:40:13.213Z] #37 5.760 -- Detecting C compiler ABI info - done [2021-07-23T07:40:13.213Z] #37 5.803 -- Detecting C compile features [2021-07-23T07:40:13.213Z] #37 7.548 -- Detecting C compile features - done [2021-07-23T07:40:13.213Z] #37 7.598 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-23T07:40:13.213Z] #37 7.798 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-23T07:40:13.213Z] #37 7.892 -- Configuring done [2021-07-23T07:40:13.213Z] #37 7.925 -- Generating done [2021-07-23T07:40:13.391Z] #63 ... [2021-07-23T07:40:13.391Z] [2021-07-23T07:40:13.391Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:40:13.391Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-23T07:40:13.391Z] #43 25.95 Fetched 48.3 MB in 24s (2026 kB/s) [2021-07-23T07:40:13.475Z] #37 7.934 -- Build files have been written to: /tmp/tmp.jBrwpCqY7z/tini [2021-07-23T07:40:13.475Z] #37 7.939 + make tini-static [2021-07-23T07:40:13.498Z] #13 70.33 Selecting previously unselected package binutils-mingw-w64. [2021-07-23T07:40:13.498Z] #13 70.34 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-23T07:40:13.498Z] #13 70.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-23T07:40:13.498Z] #13 70.46 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-23T07:40:13.747Z] #37 8.355 Scanning dependencies of target tini-static [2021-07-23T07:40:13.802Z] #13 70.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-23T07:40:13.802Z] #13 70.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:13.802Z] #13 70.60 Selecting previously unselected package dmsetup. [2021-07-23T07:40:13.802Z] #13 70.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-23T07:40:13.802Z] #13 70.61 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-23T07:40:14.009Z] #37 8.451 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-23T07:40:14.063Z] #13 70.74 Selecting previously unselected package mingw-w64-common. [2021-07-23T07:40:14.063Z] #13 70.78 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-23T07:40:14.063Z] #13 70.79 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-23T07:40:14.115Z] #52 ... [2021-07-23T07:40:14.115Z] [2021-07-23T07:40:14.115Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:14.115Z] #46 sha256:565d05ac71ca736fac9430088a257312d75ba69a9916e936ef67054a774ec689 [2021-07-23T07:40:14.115Z] #46 78.36 internal/syscall/execenv [2021-07-23T07:40:14.115Z] #46 78.53 path [2021-07-23T07:40:14.115Z] #46 79.28 io/fs [2021-07-23T07:40:14.115Z] #46 80.36 regexp/syntax [2021-07-23T07:40:14.115Z] #46 80.39 os [2021-07-23T07:40:14.115Z] #46 84.79 fmt [2021-07-23T07:40:14.115Z] #46 85.77 path/filepath [2021-07-23T07:40:14.115Z] #46 87.71 regexp [2021-07-23T07:40:14.115Z] #46 ... [2021-07-23T07:40:14.115Z] [2021-07-23T07:40:14.115Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:40:14.115Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:40:14.115Z] #44 87.46 Setting up criu (3.15-1) ... [2021-07-23T07:40:14.613Z] #37 ... [2021-07-23T07:40:14.613Z] [2021-07-23T07:40:14.613Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:14.613Z] #52 sha256:506e43bfe522e82991ab4797c567d6f8d8814943f3f48769bebc6f5c3a92f64d [2021-07-23T07:40:14.613Z] #52 68.34 os [2021-07-23T07:40:15.191Z] #52 68.82 encoding/base64 [2021-07-23T07:40:15.501Z] #44 89.32 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:40:15.501Z] #44 89.41 Processing triggers for mime-support (3.62) ... [2021-07-23T07:40:15.686Z] Commit message: "replace pkg/signal with moby/sys/signal v0.5.0" [2021-07-23T07:40:16.074Z] #44 DONE 90.1s [2021-07-23T07:40:16.074Z] [2021-07-23T07:40:16.074Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:16.074Z] #46 sha256:565d05ac71ca736fac9430088a257312d75ba69a9916e936ef67054a774ec689 [2021-07-23T07:40:16.074Z] #46 89.52 flag [2021-07-23T07:40:16.133Z] #52 69.76 golang.org/x/sys/unix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-23T07:40:16.321Z] using credential docker-jenkins-github-credentials [2021-07-23T07:40:16.395Z] Cloning the remote Git repository [2021-07-23T07:40:16.395Z] Cloning with configured refspecs honoured and without tags [2021-07-23T07:40:16.646Z] #46 91.16 go/token [2021-07-23T07:40:16.646Z] #46 91.18 internal/lazyregexp [2021-07-23T07:40:16.747Z] #13 ... [2021-07-23T07:40:16.747Z] [2021-07-23T07:40:16.747Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:40:16.747Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-23T07:40:16.747Z] #44 57.07 Setting up python3 (3.7.3-1) ... [2021-07-23T07:40:16.747Z] #44 57.90 Setting up python3-six (1.12.0-1) ... [2021-07-23T07:40:16.747Z] #44 59.28 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:40:16.747Z] #44 61.15 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-23T07:40:16.747Z] #44 64.33 Setting up criu (3.15-1) ... [2021-07-23T07:40:16.747Z] #44 66.40 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:40:16.747Z] #44 66.52 Processing triggers for mime-support (3.62) ... [2021-07-23T07:40:16.907Z] #46 91.51 net/url [2021-07-23T07:40:17.013Z] #44 ... [2021-07-23T07:40:17.013Z] [2021-07-23T07:40:17.013Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:17.013Z] #46 sha256:5287984d8b5612a9d723683b47afea672acda6ac43fd4bc0e3b01adf58f95d99 [2021-07-23T07:40:17.013Z] #46 60.19 encoding/base64 [2021-07-23T07:40:17.013Z] #46 60.20 crypto/cipher [2021-07-23T07:40:17.013Z] #46 60.20 crypto/sha512 [2021-07-23T07:40:17.013Z] #46 60.89 crypto/ed25519/internal/edwards25519 [2021-07-23T07:40:17.013Z] #46 61.19 crypto/md5 [2021-07-23T07:40:17.013Z] #46 62.56 crypto/sha1 [2021-07-23T07:40:17.013Z] #46 62.70 crypto/aes [2021-07-23T07:40:17.013Z] #46 63.59 crypto/des [2021-07-23T07:40:17.013Z] #46 64.35 crypto/sha256 [2021-07-23T07:40:17.013Z] #46 64.63 encoding/pem [2021-07-23T07:40:17.013Z] #46 65.09 fmt [2021-07-23T07:40:17.013Z] #46 65.44 internal/lazyregexp [2021-07-23T07:40:17.013Z] #46 65.61 net [2021-07-23T07:40:17.013Z] #46 65.64 vendor/golang.org/x/crypto/chacha20 [2021-07-23T07:40:17.013Z] #46 66.20 os/exec [2021-07-23T07:40:17.084Z] #52 ... [2021-07-23T07:40:17.084Z] [2021-07-23T07:40:17.084Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-23T07:40:17.084Z] #37 sha256:097a864fcbb207dff825c19ee4f1777fa38febde2955e81af609e34b010c6f59 [2021-07-23T07:40:17.084Z] #37 10.15 [100%] Linking C executable tini-static [2021-07-23T07:40:17.084Z] #37 10.72 [100%] Built target tini-static [2021-07-23T07:40:17.084Z] #37 10.79 + mkdir -p /build [2021-07-23T07:40:17.084Z] #37 10.80 + cp tini-static /build/docker-init [2021-07-23T07:40:17.084Z] #37 DONE 11.7s [2021-07-23T07:40:17.090Z] using credential docker-jenkins-github-credentials [2021-07-23T07:40:17.163Z] Cloning the remote Git repository [2021-07-23T07:40:17.163Z] Cloning with configured refspecs honoured and without tags [2021-07-23T07:40:17.346Z] [2021-07-23T07:40:17.346Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:17.346Z] #46 sha256:dd23e0daba3727f4dd15cbf7e1fda54d772b34a775c76309fd9931b83a4815e3 [2021-07-23T07:40:17.346Z] #46 69.40 os [2021-07-23T07:40:17.346Z] #46 69.41 regexp [2021-07-23T07:40:18.308Z] #46 92.66 go/scanner [2021-07-23T07:40:18.422Z] #46 ... [2021-07-23T07:40:18.422Z] [2021-07-23T07:40:18.422Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:40:18.422Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-23T07:40:18.422Z] #44 DONE 68.4s [2021-07-23T07:40:18.422Z] [2021-07-23T07:40:18.423Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:40:18.423Z] #57 sha256:540b6d992b14912975ba8f479a7bca4b9ade2c16d671bde14cce119b7efa7992 [2021-07-23T07:40:16.579Z] Cloning repository https://github.com/moby/moby.git [2021-07-23T07:40:17.003Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-23T07:40:17.879Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:40:17.879Z] > git --version # timeout=10 [2021-07-23T07:40:17.925Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-23T07:40:17.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:40:17.925Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:40:18.666Z] #43 25.95 Reading package lists... [2021-07-23T07:40:18.666Z] #43 ... [2021-07-23T07:40:18.666Z] [2021-07-23T07:40:18.666Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:18.666Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-23T07:40:18.666Z] #19 25.92 Fetched 51.2 MB in 25s (2069 kB/s) [2021-07-23T07:40:18.831Z] + docker version [2021-07-23T07:40:17.348Z] Cloning repository https://github.com/moby/moby.git [2021-07-23T07:40:17.745Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-23T07:40:18.638Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:40:18.638Z] > git --version # timeout=10 [2021-07-23T07:40:18.678Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-23T07:40:18.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:40:18.682Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:40:19.250Z] #46 93.49 text/template/parse [2021-07-23T07:40:19.250Z] #46 93.78 go/ast [2021-07-23T07:40:19.261Z] #46 72.93 github.com/LK4D4/vndr/versioned [2021-07-23T07:40:19.261Z] #46 73.06 hash/crc32 [2021-07-23T07:40:20.204Z] #46 73.90 crypto/des [2021-07-23T07:40:20.466Z] #46 74.20 fmt [2021-07-23T07:40:20.466Z] #46 ... [2021-07-23T07:40:20.466Z] [2021-07-23T07:40:20.466Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:40:20.466Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:40:20.466Z] #44 63.76 Setting up python3 (3.7.3-1) ... [2021-07-23T07:40:20.466Z] #44 64.45 Setting up python3-six (1.12.0-1) ... [2021-07-23T07:40:20.466Z] #44 65.56 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:40:20.466Z] #44 67.16 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-23T07:40:20.466Z] #44 70.78 Setting up criu (3.15-1) ... [2021-07-23T07:40:20.466Z] #44 72.83 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:40:20.466Z] #44 72.92 Processing triggers for mime-support (3.62) ... [2021-07-23T07:40:20.466Z] #44 DONE 73.5s [2021-07-23T07:40:20.466Z] [2021-07-23T07:40:20.466Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:20.466Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:40:20.466Z] #13 61.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-23T07:40:20.466Z] #13 61.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-23T07:40:20.466Z] #13 61.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-23T07:40:20.466Z] #13 67.56 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-23T07:40:20.466Z] #13 67.56 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-23T07:40:20.466Z] #13 67.63 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:20.466Z] #13 67.77 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-23T07:40:20.466Z] #13 67.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-23T07:40:20.466Z] #13 67.84 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:20.570Z] #57 38.24 Checking out files: 37% (1522/4083) Checking out files: 38% (1552/4083) Checking out files: 39% (1593/4083) Checking out files: 40% (1634/4083) Checking out files: 41% (1675/4083) Checking out files: 42% (1715/4083) Checking out files: 43% (1756/4083) Checking out files: 44% (1797/4083) Checking out files: 45% (1838/4083) Checking out files: 46% (1879/4083) Checking out files: 47% (1920/4083) Checking out files: 48% (1960/4083) Checking out files: 49% (2001/4083) Checking out files: 50% (2042/4083) Checking out files: 51% (2083/4083) Checking out files: 52% (2124/4083) Checking out files: 53% (2164/4083) Checking out files: 54% (2205/4083) Checking out files: 55% (2246/4083) Checking out files: 56% (2287/4083) Checking out files: 57% (2328/4083) Checking out files: 58% (2369/4083) Checking out files: 59% (2409/4083) Checking out files: 60% (2450/4083) Checking out files: 61% (2491/4083) Checking out files: 62% (2532/4083) Checking out files: 63% (2573/4083) Checking out files: 64% (2614/4083) Checking out files: 65% (2654/4083) Checking out files: 66% (2695/4083) Checking out files: 67% (2736/4083) Checking out files: 68% (2777/4083) Checking out files: 69% (2818/4083) Checking out files: 70% (2859/4083) Checking out files: 70% (2880/4083) Checking out files: 71% (2899/4083) Checking out files: 72% (2940/4083) Checking out files: 73% (2981/4083) Checking out files: 74% (3022/4083) Checking out files: 75% (3063/4083) Checking out files: 76% (3104/4083) Checking out files: 77% (3144/4083) Checking out files: 78% (3185/4083) Checking out files: 79% (3226/4083) Checking out files: 80% (3267/4083) Checking out files: 81% (3308/4083) Checking out files: 82% (3349/4083) Checking out files: 83% (3389/4083) Checking out files: 84% (3430/4083) Checking out files: 85% (3471/4083) Checking out files: 86% (3512/4083) Checking out files: 87% (3553/4083) Checking out files: 88% (3594/4083) Checking out files: 89% (3634/4083) Checking out files: 90% (3675/4083) Checking out files: 91% (3716/4083) Checking out files: 92% (3757/4083) Checking out files: 93% (3798/4083) Checking out files: 94% (3839/4083) Checking out files: 94% (3865/4083) Checking out files: 95% (3879/4083) Checking out files: 96% (3920/4083) Checking out files: 97% (3961/4083) Checking out files: 98% (4002/4083) Checking out files: 99% (4043/4083) Checking out files: 100% (4083/4083) Checking out files: 100% (4083/4083), done. [2021-07-23T07:40:20.570Z] #57 40.42 + cd /tmp/tmp.kUnGCVuUoT/src/github.com/containerd/containerd [2021-07-23T07:40:20.570Z] #57 40.43 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-23T07:40:20.650Z] #13 76.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-23T07:40:20.650Z] #13 76.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-23T07:40:20.650Z] #13 76.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-23T07:40:20.650Z] #13 ... [2021-07-23T07:40:20.650Z] [2021-07-23T07:40:20.650Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-23T07:40:20.650Z] #37 sha256:f76982ca813c7c94241cfb712d6a60a36d632d27558233ba51e2bb9237d23a86 [2021-07-23T07:40:20.650Z] #37 1.139 + RM_GOPATH=0 [2021-07-23T07:40:20.650Z] #37 1.139 + TMP_GOPATH= [2021-07-23T07:40:20.650Z] #37 1.139 + : /build [2021-07-23T07:40:20.650Z] #37 1.140 + '[' -z '' ']' [2021-07-23T07:40:20.650Z] #37 1.140 ++ mktemp -d [2021-07-23T07:40:20.650Z] #37 1.142 + export GOPATH=/tmp/tmp.eu3kFQ2oqt [2021-07-23T07:40:20.650Z] #37 1.142 + GOPATH=/tmp/tmp.eu3kFQ2oqt [2021-07-23T07:40:20.650Z] #37 1.142 + RM_GOPATH=1 [2021-07-23T07:40:20.650Z] #37 1.142 + case "$(go env GOARCH)" in [2021-07-23T07:40:20.650Z] #37 1.143 ++ go env GOARCH [2021-07-23T07:40:20.650Z] #37 1.175 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:40:20.650Z] #37 1.176 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:40:20.650Z] #37 1.177 ++ dirname /tmp/install/install.sh [2021-07-23T07:40:20.650Z] #37 1.178 + dir=/tmp/install [2021-07-23T07:40:20.650Z] #37 1.178 + bin=tini [2021-07-23T07:40:20.650Z] #37 1.191 + shift [2021-07-23T07:40:20.650Z] #37 1.191 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-23T07:40:20.650Z] #37 1.191 + . /tmp/install/tini.installer [2021-07-23T07:40:20.651Z] #37 1.191 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-23T07:40:20.651Z] #37 1.191 + install_tini [2021-07-23T07:40:20.651Z] #37 1.192 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-23T07:40:20.651Z] #37 1.192 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-23T07:40:20.651Z] #37 1.192 + git clone https://github.com/krallin/tini.git /tmp/tmp.eu3kFQ2oqt/tini [2021-07-23T07:40:20.651Z] #37 1.196 Cloning into '/tmp/tmp.eu3kFQ2oqt/tini'... [2021-07-23T07:40:20.651Z] #37 1.903 + cd /tmp/tmp.eu3kFQ2oqt/tini [2021-07-23T07:40:20.651Z] #37 1.903 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-23T07:40:20.651Z] #37 1.936 + cmake . [2021-07-23T07:40:20.651Z] #37 2.468 -- The C compiler identification is GNU 8.3.0 [2021-07-23T07:40:20.651Z] #37 2.516 -- Check for working C compiler: /usr/bin/cc [2021-07-23T07:40:20.651Z] #37 3.101 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-23T07:40:20.651Z] #37 3.109 -- Detecting C compiler ABI info [2021-07-23T07:40:20.651Z] #37 3.769 -- Detecting C compiler ABI info - done [2021-07-23T07:40:20.651Z] #37 3.818 -- Detecting C compile features [2021-07-23T07:40:20.651Z] #37 5.763 -- Detecting C compile features - done [2021-07-23T07:40:20.651Z] #37 5.805 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-23T07:40:20.651Z] #37 6.083 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-23T07:40:20.651Z] #37 6.224 -- Configuring done [2021-07-23T07:40:20.651Z] #37 6.239 -- Generating done [2021-07-23T07:40:20.651Z] #37 6.269 -- Build files have been written to: /tmp/tmp.eu3kFQ2oqt/tini [2021-07-23T07:40:20.651Z] #37 6.276 + make tini-static [2021-07-23T07:40:20.651Z] #37 6.645 Scanning dependencies of target tini-static [2021-07-23T07:40:20.651Z] #37 6.721 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-23T07:40:20.651Z] #37 8.138 [100%] Linking C executable tini-static [2021-07-23T07:40:20.651Z] #37 8.755 [100%] Built target tini-static [2021-07-23T07:40:20.651Z] #37 8.844 + mkdir -p /build [2021-07-23T07:40:20.651Z] #37 8.846 + cp tini-static /build/docker-init [2021-07-23T07:40:20.651Z] #37 DONE 9.8s [2021-07-23T07:40:20.651Z] [2021-07-23T07:40:20.651Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:20.651Z] #52 sha256:a1be234787efed3b4dff4878cc8c4c830097c4295705856d1b1501d68ff90a97 [2021-07-23T07:40:20.651Z] #52 73.93 reflect [2021-07-23T07:40:20.651Z] #52 75.57 time [2021-07-23T07:40:20.651Z] #52 81.05 context [2021-07-23T07:40:20.651Z] #52 81.74 internal/syscall/unix [2021-07-23T07:40:20.651Z] #52 81.99 internal/poll [2021-07-23T07:40:20.835Z] #57 ... [2021-07-23T07:40:20.835Z] [2021-07-23T07:40:20.835Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:20.835Z] #52 sha256:676c9c1e7164b5674968cd0dc43e419451d9eaae2f25e3dc56d48011f53174d2 [2021-07-23T07:40:20.835Z] #52 61.17 path/filepath [2021-07-23T07:40:20.835Z] #52 61.17 mvdan.cc/sh/v3/fileutil [2021-07-23T07:40:20.835Z] #52 61.18 fmt [2021-07-23T07:40:20.835Z] #52 63.33 io/ioutil [2021-07-23T07:40:20.835Z] #52 65.27 flag [2021-07-23T07:40:20.835Z] #52 65.27 github.com/pkg/diff [2021-07-23T07:40:20.835Z] #52 65.29 encoding/json [2021-07-23T07:40:20.835Z] #52 67.32 go/token [2021-07-23T07:40:20.835Z] #52 67.85 mvdan.cc/editorconfig [2021-07-23T07:40:20.835Z] #52 68.89 go/scanner [2021-07-23T07:40:20.835Z] #52 70.09 mvdan.cc/sh/v3/syntax [2021-07-23T07:40:20.835Z] #52 70.49 golang.org/x/crypto/ssh/terminal [2021-07-23T07:40:20.835Z] #52 70.74 go/ast [2021-07-23T07:40:20.908Z] #52 ... [2021-07-23T07:40:20.908Z] [2021-07-23T07:40:20.908Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:40:20.908Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:40:20.908Z] #44 73.75 Selecting previously unselected package libnet1:amd64. [2021-07-23T07:40:20.908Z] #44 73.75 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-23T07:40:20.908Z] #44 73.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:40:20.908Z] #44 74.10 Selecting previously unselected package libnl-3-200:amd64. [2021-07-23T07:40:20.908Z] #44 74.12 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-23T07:40:20.908Z] #44 74.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-23T07:40:20.908Z] #44 74.46 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-23T07:40:20.908Z] #44 74.48 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-23T07:40:20.908Z] #44 74.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-23T07:40:20.908Z] #44 74.67 Selecting previously unselected package criu. [2021-07-23T07:40:20.908Z] #44 74.67 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-23T07:40:20.908Z] #44 74.67 Unpacking criu (3.15-1) ... [2021-07-23T07:40:20.908Z] #44 75.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:40:20.908Z] #44 75.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-23T07:40:20.908Z] #44 75.48 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-23T07:40:20.908Z] #44 75.50 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-23T07:40:20.908Z] #44 75.52 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-23T07:40:20.908Z] #44 75.53 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:40:20.908Z] #44 75.54 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-23T07:40:20.908Z] #44 75.55 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:40:20.908Z] #44 80.37 Setting up python3 (3.7.3-1) ... [2021-07-23T07:40:20.908Z] #44 80.90 Setting up python3-six (1.12.0-1) ... [2021-07-23T07:40:20.908Z] #44 81.79 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:40:20.908Z] #44 83.37 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-23T07:40:20.908Z] #44 ... [2021-07-23T07:40:20.908Z] [2021-07-23T07:40:20.908Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:20.908Z] #46 sha256:eb49161984e34d897d93bb3622b429dc8e083581bd1679803c4bc78473e5c7df [2021-07-23T07:40:20.908Z] #46 74.15 syscall [2021-07-23T07:40:20.908Z] #46 81.62 internal/syscall/unix [2021-07-23T07:40:20.908Z] #46 81.92 internal/poll [2021-07-23T07:40:20.908Z] #46 83.60 internal/fmtsort [2021-07-23T07:40:21.039Z] #13 ... [2021-07-23T07:40:21.039Z] [2021-07-23T07:40:21.039Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:21.039Z] #46 sha256:dd23e0daba3727f4dd15cbf7e1fda54d772b34a775c76309fd9931b83a4815e3 [2021-07-23T07:40:21.039Z] #46 74.60 path/filepath [2021-07-23T07:40:21.103Z] #52 ... [2021-07-23T07:40:21.103Z] [2021-07-23T07:40:21.103Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:21.103Z] #46 sha256:5287984d8b5612a9d723683b47afea672acda6ac43fd4bc0e3b01adf58f95d99 [2021-07-23T07:40:21.103Z] #46 70.15 text/template/parse [2021-07-23T07:40:21.103Z] #46 70.15 go/scanner [2021-07-23T07:40:21.103Z] #46 70.16 net/url [2021-07-23T07:40:21.164Z] #46 84.46 internal/syscall/execenv [2021-07-23T07:40:21.164Z] #46 84.52 path [2021-07-23T07:40:21.201Z] #19 25.92 Reading package lists... [2021-07-23T07:40:21.201Z] #19 ... [2021-07-23T07:40:21.201Z] [2021-07-23T07:40:21.201Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:40:21.201Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-23T07:40:21.201Z] #63 25.95 Fetched 48.3 MB in 24s (2001 kB/s) [2021-07-23T07:40:21.201Z] #63 25.95 Reading package lists... [2021-07-23T07:40:21.201Z] #63 35.75 Reading package lists... [2021-07-23T07:40:21.201Z] #63 ... [2021-07-23T07:40:21.201Z] [2021-07-23T07:40:21.201Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:40:21.201Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-23T07:40:21.201Z] #43 25.95 Reading package lists... [2021-07-23T07:40:21.682Z] #46 71.97 go/ast [2021-07-23T07:40:21.731Z] #46 84.95 regexp/syntax [2021-07-23T07:40:21.731Z] #46 ... [2021-07-23T07:40:21.731Z] [2021-07-23T07:40:21.731Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:21.731Z] #52 sha256:a1be234787efed3b4dff4878cc8c4c830097c4295705856d1b1501d68ff90a97 [2021-07-23T07:40:21.731Z] #52 84.99 path [2021-07-23T07:40:22.296Z] #52 85.60 io/fs [2021-07-23T07:40:22.430Z] #46 76.07 internal/lazyregexp [2021-07-23T07:40:22.637Z] #46 72.86 log [2021-07-23T07:40:22.691Z] #46 76.38 io/ioutil [2021-07-23T07:40:22.861Z] #52 86.20 encoding/binary [2021-07-23T07:40:23.217Z] #46 73.59 encoding/xml [2021-07-23T07:40:23.264Z] #46 76.90 crypto/ed25519/internal/edwards25519 [2021-07-23T07:40:23.467Z] #52 86.61 os [2021-07-23T07:40:24.538Z] #46 97.99 go/parser [2021-07-23T07:40:24.538Z] #46 98.26 text/template [2021-07-23T07:40:24.538Z] #46 ... [2021-07-23T07:40:24.538Z] [2021-07-23T07:40:24.538Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:24.538Z] #52 sha256:c80adb64196cf07ca18e524b4a3427fc42e3e8d25febdac6ff17b77656055fc2 [2021-07-23T07:40:24.538Z] #52 91.25 golang.org/x/crypto/ssh/terminal [2021-07-23T07:40:24.538Z] #52 91.42 encoding/json [2021-07-23T07:40:24.538Z] #52 93.24 github.com/pkg/diff [2021-07-23T07:40:24.538Z] #52 94.54 go/ast [2021-07-23T07:40:24.538Z] #52 96.23 io/ioutil [2021-07-23T07:40:24.538Z] #52 96.59 mvdan.cc/editorconfig [2021-07-23T07:40:24.538Z] #52 97.65 mvdan.cc/sh/v3/fileutil [2021-07-23T07:40:24.538Z] #52 97.85 text/tabwriter [2021-07-23T07:40:24.538Z] #52 98.26 mvdan.cc/sh/v3/syntax [2021-07-23T07:40:24.799Z] #52 ... [2021-07-23T07:40:24.799Z] [2021-07-23T07:40:24.799Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:40:24.799Z] #57 sha256:628258c8cece71052788815fde49d947cc2b75db88f82eaeaa5af944477f8479 [2021-07-23T07:40:24.837Z] #52 87.88 encoding/base64 [2021-07-23T07:40:25.152Z] #46 ... [2021-07-23T07:40:25.152Z] [2021-07-23T07:40:25.152Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:25.152Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-23T07:40:25.152Z] #13 71.20 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-23T07:40:25.152Z] #13 71.20 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-23T07:40:25.152Z] #13 71.21 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:25.180Z] #46 78.76 flag [2021-07-23T07:40:25.180Z] #46 78.95 go/token [2021-07-23T07:40:25.399Z] #52 88.70 golang.org/x/sys/unix [2021-07-23T07:40:26.123Z] #46 79.75 go/scanner [2021-07-23T07:40:26.330Z] #52 ... [2021-07-23T07:40:26.330Z] [2021-07-23T07:40:26.330Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-23T07:40:26.330Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-23T07:40:26.330Z] #44 87.05 Setting up criu (3.15-1) ... [2021-07-23T07:40:26.330Z] #44 88.76 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:40:26.330Z] #44 88.81 Processing triggers for mime-support (3.62) ... [2021-07-23T07:40:26.330Z] #44 DONE 89.3s [2021-07-23T07:40:26.330Z] [2021-07-23T07:40:26.330Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:26.330Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:40:26.330Z] #13 81.90 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-23T07:40:26.330Z] #13 81.90 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-23T07:40:26.330Z] #13 81.91 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:26.330Z] #13 82.06 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-23T07:40:26.330Z] #13 82.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-23T07:40:26.330Z] #13 82.08 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:26.368Z] #57 42.38 Checking out files: 50% (2079/4083) Checking out files: 51% (2083/4083) Checking out files: 52% (2124/4083) Checking out files: 53% (2164/4083) Checking out files: 54% (2205/4083) Checking out files: 55% (2246/4083) Checking out files: 56% (2287/4083) Checking out files: 57% (2328/4083) Checking out files: 58% (2369/4083) Checking out files: 59% (2409/4083) Checking out files: 60% (2450/4083) Checking out files: 61% (2491/4083) Checking out files: 62% (2532/4083) Checking out files: 63% (2573/4083) Checking out files: 64% (2614/4083) Checking out files: 65% (2654/4083) Checking out files: 66% (2695/4083) Checking out files: 67% (2736/4083) Checking out files: 68% (2777/4083) Checking out files: 69% (2818/4083) Checking out files: 70% (2859/4083) Checking out files: 71% (2899/4083) Checking out files: 72% (2940/4083) Checking out files: 73% (2981/4083) Checking out files: 74% (3022/4083) Checking out files: 75% (3063/4083) Checking out files: 76% (3104/4083) Checking out files: 77% (3144/4083) Checking out files: 78% (3185/4083) Checking out files: 79% (3226/4083) Checking out files: 80% (3267/4083) Checking out files: 81% (3308/4083) Checking out files: 82% (3349/4083) Checking out files: 83% (3389/4083) Checking out files: 84% (3430/4083) Checking out files: 85% (3471/4083) Checking out files: 86% (3512/4083) Checking out files: 87% (3553/4083) Checking out files: 88% (3594/4083) Checking out files: 88% (3632/4083) Checking out files: 89% (3634/4083) Checking out files: 90% (3675/4083) Checking out files: 91% (3716/4083) Checking out files: 92% (3757/4083) Checking out files: 93% (3798/4083) Checking out files: 94% (3839/4083) Checking out files: 95% (3879/4083) Checking out files: 96% (3920/4083) Checking out files: 97% (3961/4083) Checking out files: 98% (4002/4083) Checking out files: 99% (4043/4083) Checking out files: 100% (4083/4083) Checking out files: 100% (4083/4083), done. [2021-07-23T07:40:26.368Z] #57 43.79 + cd /tmp/tmp.D17rnos3JQ/src/github.com/containerd/containerd [2021-07-23T07:40:26.368Z] #57 43.79 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-23T07:40:26.629Z] #57 44.31 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-23T07:40:26.891Z] #57 44.31 + BUILDTAGS='netgo osusergo static_build' [2021-07-23T07:40:26.891Z] #57 44.31 + export EXTRA_FLAGS=-buildmode=pie [2021-07-23T07:40:26.891Z] #57 44.31 + EXTRA_FLAGS=-buildmode=pie [2021-07-23T07:40:26.891Z] #57 44.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-23T07:40:26.891Z] #57 44.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-23T07:40:26.891Z] #57 44.32 + '[' '' = dynamic ']' [2021-07-23T07:40:26.891Z] #57 44.32 + make [2021-07-23T07:40:27.066Z] #46 80.81 net/url [2021-07-23T07:40:27.328Z] #46 81.12 go/ast [2021-07-23T07:40:27.386Z] Client: [2021-07-23T07:40:27.386Z] Version: 20.10.6 [2021-07-23T07:40:27.386Z] API version: 1.41 [2021-07-23T07:40:27.386Z] Go version: go1.16.3 [2021-07-23T07:40:27.386Z] Git commit: 370c289 [2021-07-23T07:40:27.386Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-23T07:40:27.386Z] OS/Arch: windows/amd64 [2021-07-23T07:40:27.386Z] Context: default [2021-07-23T07:40:27.386Z] Experimental: true [2021-07-23T07:40:27.386Z] [2021-07-23T07:40:27.386Z] Server: Docker Engine - Community [2021-07-23T07:40:27.386Z] Engine: [2021-07-23T07:40:27.386Z] Version: 20.10.6 [2021-07-23T07:40:27.386Z] API version: 1.41 (minimum version 1.24) [2021-07-23T07:40:27.386Z] Go version: go1.13.15 [2021-07-23T07:40:27.386Z] Git commit: 8728dd2 [2021-07-23T07:40:27.386Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-23T07:40:27.386Z] OS/Arch: windows/amd64 [2021-07-23T07:40:27.386Z] Experimental: true [Pipeline] sh [2021-07-23T07:40:28.277Z] #57 45.75 + bin/ctr [2021-07-23T07:40:28.715Z] #46 82.54 text/template/parse [2021-07-23T07:40:28.909Z] + docker info [2021-07-23T07:40:28.977Z] #46 ... [2021-07-23T07:40:28.977Z] [2021-07-23T07:40:28.977Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:28.977Z] #52 sha256:506e43bfe522e82991ab4797c567d6f8d8814943f3f48769bebc6f5c3a92f64d [2021-07-23T07:40:28.977Z] #52 72.74 fmt [2021-07-23T07:40:28.977Z] #52 76.78 encoding/json [2021-07-23T07:40:28.977Z] #52 78.55 flag [2021-07-23T07:40:28.977Z] #52 80.03 github.com/pkg/diff [2021-07-23T07:40:28.977Z] #52 81.43 go/ast [2021-07-23T07:40:28.977Z] #52 82.15 golang.org/x/crypto/ssh/terminal [2021-07-23T07:40:29.421Z] #43 35.85 Reading package lists... [2021-07-23T07:40:29.421Z] #43 ... [2021-07-23T07:40:29.421Z] [2021-07-23T07:40:29.421Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:29.421Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-23T07:40:29.421Z] #19 25.92 Reading package lists... [2021-07-23T07:40:29.557Z] #52 83.33 mvdan.cc/editorconfig [2021-07-23T07:40:29.679Z] #19 36.54 Reading package lists... [2021-07-23T07:40:29.679Z] #19 ... [2021-07-23T07:40:29.679Z] [2021-07-23T07:40:29.679Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:40:29.679Z] #66 sha256:fef9b7f0fe2e77c94898d9454f5fd38cad78d6c4571455a2ffb64688d2f12003 [2021-07-23T07:40:29.679Z] #66 44.53 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-23T07:40:29.679Z] #66 44.53 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-23T07:40:30.501Z] #52 84.31 mvdan.cc/sh/v3/fileutil [2021-07-23T07:40:30.501Z] #52 ... [2021-07-23T07:40:30.501Z] [2021-07-23T07:40:30.501Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:40:30.501Z] #57 sha256:676110e3595b5fcda4cb4c32db9c37a4ee1477d4f0cc99b692d0a46f8d7caa0c [2021-07-23T07:40:31.786Z] #13 ... [2021-07-23T07:40:31.786Z] [2021-07-23T07:40:31.786Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:40:31.786Z] #57 sha256:540b6d992b14912975ba8f479a7bca4b9ade2c16d671bde14cce119b7efa7992 [2021-07-23T07:40:31.786Z] #57 41.18 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-23T07:40:31.786Z] #57 41.18 + BUILDTAGS='netgo osusergo static_build' [2021-07-23T07:40:31.786Z] #57 41.19 + export EXTRA_FLAGS=-buildmode=pie [2021-07-23T07:40:31.786Z] #57 41.19 + EXTRA_FLAGS=-buildmode=pie [2021-07-23T07:40:31.786Z] #57 41.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-23T07:40:31.786Z] #57 41.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-23T07:40:31.786Z] #57 41.19 + '[' '' = dynamic ']' [2021-07-23T07:40:31.786Z] #57 41.19 + make [2021-07-23T07:40:31.786Z] #57 42.69 + bin/ctr [2021-07-23T07:40:31.786Z] #57 ... [2021-07-23T07:40:31.786Z] [2021-07-23T07:40:31.786Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:31.786Z] #52 sha256:676c9c1e7164b5674968cd0dc43e419451d9eaae2f25e3dc56d48011f53174d2 [2021-07-23T07:40:31.786Z] #52 77.82 mvdan.cc/sh/v3/cmd/shfmt [2021-07-23T07:40:31.786Z] #52 DONE 82.0s [2021-07-23T07:40:31.786Z] [2021-07-23T07:40:31.786Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:31.786Z] #46 sha256:5287984d8b5612a9d723683b47afea672acda6ac43fd4bc0e3b01adf58f95d99 [2021-07-23T07:40:31.786Z] #46 77.45 text/template [2021-07-23T07:40:31.786Z] #46 77.95 go/parser [2021-07-23T07:40:31.786Z] #46 81.50 math/big [2021-07-23T07:40:31.808Z] #57 43.06 Checking out files: 50% (2060/4083) Checking out files: 51% (2083/4083) Checking out files: 52% (2124/4083) Checking out files: 53% (2164/4083) Checking out files: 54% (2205/4083) Checking out files: 55% (2246/4083) Checking out files: 56% (2287/4083) Checking out files: 57% (2328/4083) Checking out files: 58% (2369/4083) Checking out files: 59% (2409/4083) Checking out files: 60% (2450/4083) Checking out files: 61% (2491/4083) Checking out files: 62% (2532/4083) Checking out files: 63% (2573/4083) Checking out files: 64% (2614/4083) Checking out files: 65% (2654/4083) Checking out files: 66% (2695/4083) Checking out files: 67% (2736/4083) Checking out files: 68% (2777/4083) Checking out files: 69% (2818/4083) Checking out files: 70% (2859/4083) Checking out files: 71% (2899/4083) Checking out files: 72% (2940/4083) Checking out files: 73% (2981/4083) Checking out files: 74% (3022/4083) Checking out files: 75% (3063/4083) Checking out files: 76% (3104/4083) Checking out files: 77% (3144/4083) Checking out files: 78% (3185/4083) Checking out files: 79% (3226/4083) Checking out files: 80% (3267/4083) Checking out files: 81% (3308/4083) Checking out files: 82% (3349/4083) Checking out files: 83% (3389/4083) Checking out files: 84% (3430/4083) Checking out files: 85% (3471/4083) Checking out files: 86% (3512/4083) Checking out files: 87% (3553/4083) Checking out files: 88% (3594/4083) Checking out files: 88% (3632/4083) Checking out files: 89% (3634/4083) Checking out files: 90% (3675/4083) Checking out files: 91% (3716/4083) Checking out files: 92% (3757/4083) Checking out files: 93% (3798/4083) Checking out files: 94% (3839/4083) Checking out files: 95% (3879/4083) Checking out files: 96% (3920/4083) Checking out files: 97% (3961/4083) Checking out files: 98% (4002/4083) Checking out files: 99% (4043/4083) Checking out files: 100% (4083/4083) Checking out files: 100% (4083/4083), done. [2021-07-23T07:40:31.808Z] #57 44.46 + cd /tmp/tmp.2pJAxoFvr9/src/github.com/containerd/containerd [2021-07-23T07:40:32.069Z] #57 44.47 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-23T07:40:32.366Z] #46 82.63 vendor/golang.org/x/text/secure/bidirule [2021-07-23T07:40:32.873Z] #13 ... [2021-07-23T07:40:32.873Z] [2021-07-23T07:40:32.873Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:32.873Z] #46 sha256:eb49161984e34d897d93bb3622b429dc8e083581bd1679803c4bc78473e5c7df [2021-07-23T07:40:32.873Z] #46 85.41 io/fs [2021-07-23T07:40:32.873Z] #46 86.50 os [2021-07-23T07:40:32.873Z] #46 89.26 regexp [2021-07-23T07:40:32.873Z] #46 90.54 fmt [2021-07-23T07:40:32.873Z] #46 92.56 path/filepath [2021-07-23T07:40:32.873Z] #46 93.63 internal/lazyregexp [2021-07-23T07:40:32.873Z] #46 93.88 io/ioutil [2021-07-23T07:40:32.873Z] #46 94.31 github.com/LK4D4/vndr/versioned [2021-07-23T07:40:32.873Z] #46 94.46 hash/crc32 [2021-07-23T07:40:32.873Z] #46 94.76 flag [2021-07-23T07:40:32.873Z] #46 95.00 go/token [2021-07-23T07:40:32.873Z] #46 95.98 net/url [2021-07-23T07:40:32.873Z] #46 95.99 go/scanner [2021-07-23T07:40:33.381Z] #46 83.54 vendor/golang.org/x/text/unicode/norm [2021-07-23T07:40:33.400Z] Fetching without tags [2021-07-23T07:40:33.114Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:40:33.176Z] > git config --add remote.origin.fetch +refs/pull/42616/head:refs/remotes/origin/PR-42616 # timeout=10 [2021-07-23T07:40:33.207Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:40:33.317Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:40:33.458Z] #57 45.80 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-23T07:40:33.458Z] #57 45.80 + BUILDTAGS='netgo osusergo static_build' [2021-07-23T07:40:33.458Z] #57 45.80 + export EXTRA_FLAGS=-buildmode=pie [2021-07-23T07:40:33.458Z] #57 45.80 + EXTRA_FLAGS=-buildmode=pie [2021-07-23T07:40:33.458Z] #57 45.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-23T07:40:33.458Z] #57 45.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-23T07:40:33.458Z] #57 45.80 + '[' '' = dynamic ']' [2021-07-23T07:40:33.458Z] #57 45.80 + make [2021-07-23T07:40:33.573Z] #57 ... [2021-07-23T07:40:33.573Z] [2021-07-23T07:40:33.573Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:33.573Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:40:33.573Z] #13 103.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-23T07:40:33.573Z] #13 103.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-23T07:40:33.573Z] #13 103.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:33.573Z] #13 ... [2021-07-23T07:40:33.573Z] [2021-07-23T07:40:33.573Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:33.573Z] #52 sha256:c80adb64196cf07ca18e524b4a3427fc42e3e8d25febdac6ff17b77656055fc2 [2021-07-23T07:40:33.573Z] #52 104.0 mvdan.cc/sh/v3/cmd/shfmt [2021-07-23T07:40:33.573Z] #52 DONE 108.1s [2021-07-23T07:40:33.816Z] #46 97.14 go/ast [2021-07-23T07:40:33.834Z] [2021-07-23T07:40:33.834Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:33.834Z] #46 sha256:565d05ac71ca736fac9430088a257312d75ba69a9916e936ef67054a774ec689 [2021-07-23T07:40:33.834Z] #46 101.5 log [2021-07-23T07:40:33.834Z] #46 102.1 encoding/xml [2021-07-23T07:40:33.834Z] #46 102.9 go/doc [2021-07-23T07:40:33.834Z] #46 105.9 github.com/LK4D4/vndr/build [2021-07-23T07:40:33.834Z] #46 107.2 github.com/LK4D4/vndr/versioned [2021-07-23T07:40:33.834Z] #46 107.5 compress/flate [2021-07-23T07:40:33.961Z] #46 84.22 go/doc [2021-07-23T07:40:34.063Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:40:34.380Z] #46 97.46 text/template/parse [2021-07-23T07:40:34.407Z] #46 108.9 hash/crc32 [2021-07-23T07:40:34.841Z] #57 47.03 + bin/ctr [2021-07-23T07:40:34.947Z] #66 ... [2021-07-23T07:40:34.947Z] [2021-07-23T07:40:34.947Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:40:34.947Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-23T07:40:34.947Z] #43 35.85 Reading package lists... [2021-07-23T07:40:34.947Z] #43 45.98 Building dependency tree... [2021-07-23T07:40:34.947Z] #43 49.06 The following additional packages will be installed: [2021-07-23T07:40:34.947Z] #43 49.07 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-07-23T07:40:34.947Z] #43 49.08 Suggested packages: [2021-07-23T07:40:34.947Z] #43 49.08 cmake-doc ninja-build lrzip [2021-07-23T07:40:34.947Z] #43 49.08 Recommended packages: [2021-07-23T07:40:34.947Z] #43 49.08 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-23T07:40:34.947Z] #43 49.53 The following NEW packages will be installed: [2021-07-23T07:40:34.947Z] #43 49.54 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-07-23T07:40:34.947Z] #43 49.88 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:40:34.947Z] #43 49.88 Need to get 5913 kB of archives. [2021-07-23T07:40:34.947Z] #43 49.88 After this operation, 27.4 MB of additional disk space will be used. [2021-07-23T07:40:34.947Z] #43 49.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-23T07:40:34.947Z] #43 49.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-23T07:40:34.947Z] #43 49.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-23T07:40:34.947Z] #43 50.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-23T07:40:35.206Z] #43 50.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-23T07:40:35.206Z] #43 50.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-23T07:40:35.206Z] #43 50.04 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-23T07:40:35.206Z] #43 50.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-23T07:40:35.213Z] Fetching without tags [2021-07-23T07:40:35.350Z] #46 109.8 crypto/dsa [2021-07-23T07:40:35.469Z] #43 ... [2021-07-23T07:40:35.469Z] [2021-07-23T07:40:35.469Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:40:35.469Z] #66 sha256:fef9b7f0fe2e77c94898d9454f5fd38cad78d6c4571455a2ffb64688d2f12003 [2021-07-23T07:40:35.469Z] #66 DONE 50.3s [2021-07-23T07:40:35.469Z] [2021-07-23T07:40:35.469Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-23T07:40:35.469Z] #67 sha256:2180f9c792d0e2d39be5a8b8430a8f1bff96b6e7104d30498bd45734d63ed94d [2021-07-23T07:40:35.469Z] #67 DONE 0.2s [2021-07-23T07:40:35.469Z] [2021-07-23T07:40:35.469Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-23T07:40:35.469Z] #68 sha256:6f1a754c72efc708cae580e69609f0bbbfc6cb3131f73098b82bfd66b07257aa [2021-07-23T07:40:35.611Z] #46 110.1 crypto/x509/pkix [2021-07-23T07:40:35.731Z] #68 DONE 0.1s [2021-07-23T07:40:35.731Z] [2021-07-23T07:40:35.731Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:35.731Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-23T07:40:35.731Z] #19 36.54 Reading package lists... [2021-07-23T07:40:35.731Z] #19 46.39 Building dependency tree... [2021-07-23T07:40:35.731Z] #19 48.86 The following additional packages will be installed: [2021-07-23T07:40:35.731Z] #19 48.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-23T07:40:35.731Z] #19 48.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-23T07:40:35.731Z] #19 48.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-23T07:40:35.731Z] #19 48.87 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-23T07:40:35.731Z] #19 48.87 mingw-w64-x86-64-dev [2021-07-23T07:40:35.731Z] #19 48.89 Suggested packages: [2021-07-23T07:40:35.731Z] #19 48.89 gcc-8-locales seccomp wine64 [2021-07-23T07:40:35.873Z] #46 110.2 compress/gzip [2021-07-23T07:40:35.896Z] #46 ... [2021-07-23T07:40:35.896Z] [2021-07-23T07:40:35.896Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:35.896Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-23T07:40:35.896Z] #13 82.22 Selecting previously unselected package libapparmor1:arm64. [2021-07-23T07:40:35.896Z] #13 82.22 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-23T07:40:35.896Z] #13 82.23 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-23T07:40:35.896Z] #13 82.34 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-23T07:40:35.910Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:40:36.161Z] #13 82.34 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-23T07:40:36.161Z] #13 82.35 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-23T07:40:36.299Z] #19 49.60 The following NEW packages will be installed: [2021-07-23T07:40:36.300Z] #19 49.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-23T07:40:36.300Z] #19 49.60 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-23T07:40:36.300Z] #19 49.60 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-23T07:40:33.426Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:40:33.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:40:33.426Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:40:34.161Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:40:34.207Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:40:36.426Z] #13 82.53 Selecting previously unselected package libbtrfs0. [2021-07-23T07:40:36.426Z] #13 82.54 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-23T07:40:36.426Z] #13 82.55 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-23T07:40:36.426Z] #13 82.65 Selecting previously unselected package libbtrfs-dev. [2021-07-23T07:40:36.426Z] #13 82.66 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-23T07:40:36.426Z] #13 82.67 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:40:36.445Z] #46 110.7 net [2021-07-23T07:40:36.446Z] #46 110.7 vendor/golang.org/x/crypto/chacha20 [2021-07-23T07:40:36.563Z] #19 49.60 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-23T07:40:36.563Z] #19 49.60 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-23T07:40:36.563Z] #19 49.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-23T07:40:36.563Z] #19 49.65 The following packages will be upgraded: [2021-07-23T07:40:36.563Z] #19 49.66 libseccomp2 [2021-07-23T07:40:36.692Z] #13 82.83 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-07-23T07:40:36.692Z] #13 82.85 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-23T07:40:36.692Z] #13 82.87 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-23T07:40:36.692Z] #13 82.98 Selecting previously unselected package libudev-dev:arm64. [2021-07-23T07:40:36.692Z] #13 82.98 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2021-07-23T07:40:36.692Z] #13 83.02 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2021-07-23T07:40:36.756Z] #57 ... [2021-07-23T07:40:36.756Z] [2021-07-23T07:40:36.756Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:36.756Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:40:36.756Z] #13 86.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-23T07:40:36.756Z] #13 86.96 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-23T07:40:36.756Z] #13 86.98 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:36.823Z] #19 49.99 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:40:36.823Z] #19 49.99 Need to get 77.8 MB of archives. [2021-07-23T07:40:36.823Z] #19 49.99 After this operation, 487 MB of additional disk space will be used. [2021-07-23T07:40:36.823Z] #19 49.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-23T07:40:36.823Z] #19 50.03 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-23T07:40:36.823Z] #19 50.04 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-23T07:40:36.823Z] #19 50.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-23T07:40:36.823Z] #19 50.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-23T07:40:36.823Z] #19 50.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-23T07:40:36.823Z] #19 50.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-23T07:40:36.823Z] #19 50.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-23T07:40:34.934Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:40:34.986Z] > git config --add remote.origin.fetch +refs/pull/42616/head:refs/remotes/origin/PR-42616 # timeout=10 [2021-07-23T07:40:35.024Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:40:35.135Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-23T07:40:35.247Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-23T07:40:35.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:40:35.248Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42616/head:refs/remotes/origin/PR-42616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-23T07:40:36.015Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:40:36.063Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:40:36.956Z] #13 83.22 Selecting previously unselected package libsepol1-dev:arm64. [2021-07-23T07:40:36.956Z] #13 83.23 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-07-23T07:40:36.956Z] #13 83.24 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-07-23T07:40:37.018Z] #46 111.4 vendor/golang.org/x/crypto/poly1305 [2021-07-23T07:40:37.085Z] #19 ... [2021-07-23T07:40:37.085Z] [2021-07-23T07:40:37.085Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-23T07:40:37.085Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-23T07:40:37.085Z] #63 35.75 Reading package lists... [2021-07-23T07:40:37.085Z] #63 45.61 Building dependency tree... [2021-07-23T07:40:37.085Z] #63 49.17 The following additional packages will be installed: [2021-07-23T07:40:37.085Z] #63 49.20 libbtrfs0 [2021-07-23T07:40:37.085Z] #63 49.36 The following NEW packages will be installed: [2021-07-23T07:40:37.085Z] #63 49.39 libbtrfs-dev libbtrfs0 [2021-07-23T07:40:37.085Z] #63 49.75 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:40:37.085Z] #63 49.75 Need to get 119 kB of archives. [2021-07-23T07:40:37.085Z] #63 49.75 After this operation, 387 kB of additional disk space will be used. [2021-07-23T07:40:37.085Z] #63 49.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-23T07:40:37.085Z] #63 49.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-23T07:40:37.085Z] #63 50.42 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:40:37.085Z] #63 50.83 Fetched 119 kB in 0s (433 kB/s) [2021-07-23T07:40:37.085Z] #63 50.97 Selecting previously unselected package libbtrfs0. [2021-07-23T07:40:37.085Z] #63 50.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 ... 29521 files and directories currently installed.) [2021-07-23T07:40:37.085Z] #63 51.04 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-23T07:40:37.085Z] #63 51.09 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-23T07:40:37.085Z] #63 51.17 Selecting previously unselected package libbtrfs-dev. [2021-07-23T07:40:37.085Z] #63 51.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-23T07:40:37.085Z] #63 51.17 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:40:37.085Z] #63 51.46 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-23T07:40:37.085Z] #63 51.47 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:40:37.085Z] #63 51.48 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:40:37.085Z] #63 DONE 51.9s [2021-07-23T07:40:37.085Z] [2021-07-23T07:40:37.085Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:37.085Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-23T07:40:37.085Z] #19 50.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-23T07:40:37.085Z] #19 50.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-23T07:40:37.085Z] #19 50.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-23T07:40:37.163Z] Merge succeeded, producing 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:40:37.163Z] Checking out Revision 28409ca6c76030ef1cd277cf73223a47cf3f1dbe (PR-42616) [2021-07-23T07:40:37.222Z] #13 83.49 Selecting previously unselected package libpcre16-3:arm64. [2021-07-23T07:40:37.222Z] #13 83.49 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-07-23T07:40:37.222Z] #13 83.50 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-07-23T07:40:37.487Z] #13 83.68 Selecting previously unselected package libpcre32-3:arm64. [2021-07-23T07:40:37.487Z] #13 83.69 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-07-23T07:40:37.487Z] #13 83.71 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-07-23T07:40:37.487Z] #13 83.89 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-07-23T07:40:37.591Z] #46 111.9 vendor/golang.org/x/sys/cpu [2021-07-23T07:40:37.697Z] #46 ... [2021-07-23T07:40:37.697Z] [2021-07-23T07:40:37.697Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:40:37.697Z] #57 sha256:c424fb66e283d201af82c8db9799ef70fcd7c279dcd1f5dc0798b8d6722b00e2 [2021-07-23T07:40:37.753Z] #13 83.90 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-07-23T07:40:37.753Z] #13 83.92 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-23T07:40:37.753Z] #13 84.03 Selecting previously unselected package libpcre3-dev:arm64. [2021-07-23T07:40:37.753Z] #13 84.04 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-07-23T07:40:37.753Z] #13 84.05 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-23T07:40:37.852Z] #46 112.3 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-23T07:40:37.954Z] #57 42.57 Checking out files: 55% (2282/4083) Checking out files: 56% (2287/4083) Checking out files: 57% (2328/4083) Checking out files: 58% (2369/4083) Checking out files: 59% (2409/4083) Checking out files: 60% (2450/4083) Checking out files: 61% (2491/4083) Checking out files: 62% (2532/4083) Checking out files: 63% (2573/4083) Checking out files: 64% (2614/4083) Checking out files: 65% (2654/4083) Checking out files: 66% (2695/4083) Checking out files: 67% (2736/4083) Checking out files: 68% (2777/4083) Checking out files: 69% (2818/4083) Checking out files: 70% (2859/4083) Checking out files: 71% (2899/4083) Checking out files: 72% (2940/4083) Checking out files: 73% (2981/4083) Checking out files: 74% (3022/4083) Checking out files: 75% (3063/4083) Checking out files: 76% (3104/4083) Checking out files: 77% (3144/4083) Checking out files: 78% (3185/4083) Checking out files: 79% (3226/4083) Checking out files: 80% (3267/4083) Checking out files: 81% (3308/4083) Checking out files: 82% (3349/4083) Checking out files: 83% (3389/4083) Checking out files: 84% (3430/4083) Checking out files: 85% (3471/4083) Checking out files: 86% (3512/4083) Checking out files: 87% (3553/4083) Checking out files: 88% (3594/4083) Checking out files: 89% (3634/4083) Checking out files: 90% (3675/4083) Checking out files: 91% (3716/4083) [2021-07-23T07:40:37.954Z] #57 ... [2021-07-23T07:40:37.954Z] [2021-07-23T07:40:37.954Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:37.954Z] #52 sha256:a1be234787efed3b4dff4878cc8c4c830097c4295705856d1b1501d68ff90a97 [2021-07-23T07:40:37.954Z] #52 91.26 fmt [2021-07-23T07:40:37.954Z] #52 94.88 encoding/json [2021-07-23T07:40:37.954Z] #52 96.87 github.com/pkg/diff [2021-07-23T07:40:37.954Z] #52 98.10 go/ast [2021-07-23T07:40:37.954Z] #52 99.62 golang.org/x/crypto/ssh/terminal [2021-07-23T07:40:37.954Z] #52 100.8 mvdan.cc/editorconfig [2021-07-23T07:40:38.255Z] #52 ... [2021-07-23T07:40:38.255Z] [2021-07-23T07:40:38.255Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:40:38.255Z] #57 sha256:c424fb66e283d201af82c8db9799ef70fcd7c279dcd1f5dc0798b8d6722b00e2 [2021-07-23T07:40:38.255Z] #57 42.57 Checking out files: 55% (2282/4083) Checking out files: 56% (2287/4083) Checking out files: 57% (2328/4083) Checking out files: 58% (2369/4083) Checking out files: 59% (2409/4083) Checking out files: 60% (2450/4083) Checking out files: 61% (2491/4083) Checking out files: 62% (2532/4083) Checking out files: 63% (2573/4083) Checking out files: 64% (2614/4083) Checking out files: 65% (2654/4083) Checking out files: 66% (2695/4083) Checking out files: 67% (2736/4083) Checking out files: 68% (2777/4083) Checking out files: 69% (2818/4083) Checking out files: 70% (2859/4083) Checking out files: 71% (2899/4083) Checking out files: 72% (2940/4083) Checking out files: 73% (2981/4083) Checking out files: 74% (3022/4083) Checking out files: 75% (3063/4083) Checking out files: 76% (3104/4083) Checking out files: 77% (3144/4083) Checking out files: 78% (3185/4083) Checking out files: 79% (3226/4083) Checking out files: 80% (3267/4083) Checking out files: 81% (3308/4083) Checking out files: 82% (3349/4083) Checking out files: 83% (3389/4083) Checking out files: 84% (3430/4083) Checking out files: 85% (3471/4083) Checking out files: 86% (3512/4083) Checking out files: 87% (3553/4083) Checking out files: 88% (3594/4083) Checking out files: 89% (3634/4083) Checking out files: 90% (3675/4083) Checking out files: 91% (3716/4083) Checking out files: 92% (3757/4083) Checking out files: 93% (3798/4083) Checking out files: 94% (3839/4083) Checking out files: 95% (3879/4083) Checking out files: 96% (3920/4083) Checking out files: 97% (3961/4083) Checking out files: 97% (3985/4083) Checking out files: 98% (4002/4083) Checking out files: 99% (4043/4083) Checking out files: 100% (4083/4083) Checking out files: 100% (4083/4083), done. [2021-07-23T07:40:38.255Z] #57 43.69 + cd /tmp/tmp.G4YH8TTR1G/src/github.com/containerd/containerd [2021-07-23T07:40:38.334Z] #13 84.51 Selecting previously unselected package libselinux1-dev:arm64. [2021-07-23T07:40:38.334Z] #13 84.51 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-07-23T07:40:38.334Z] #13 84.54 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-23T07:40:38.461Z] #19 51.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-23T07:40:38.512Z] #57 43.70 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-23T07:40:38.600Z] #13 84.90 Selecting previously unselected package libdevmapper-dev:arm64. [2021-07-23T07:40:38.600Z] #13 84.91 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-07-23T07:40:38.600Z] #13 84.92 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-23T07:40:38.658Z] Merge succeeded, producing 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:40:38.658Z] Checking out Revision 28409ca6c76030ef1cd277cf73223a47cf3f1dbe (PR-42616) [2021-07-23T07:40:38.865Z] #13 85.05 Selecting previously unselected package libseccomp-dev:arm64. [2021-07-23T07:40:38.865Z] #13 85.07 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-23T07:40:38.865Z] #13 85.08 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-23T07:40:39.076Z] #57 44.33 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-23T07:40:39.076Z] #57 44.34 + BUILDTAGS='netgo osusergo static_build' [2021-07-23T07:40:39.076Z] #57 44.34 + export EXTRA_FLAGS=-buildmode=pie [2021-07-23T07:40:39.076Z] #57 44.34 + EXTRA_FLAGS=-buildmode=pie [2021-07-23T07:40:39.076Z] #57 44.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-23T07:40:39.076Z] #57 44.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-23T07:40:39.076Z] #57 44.34 + '[' '' = dynamic ']' [2021-07-23T07:40:39.076Z] #57 44.34 + make [2021-07-23T07:40:39.130Z] #13 85.23 Selecting previously unselected package libsystemd-dev:arm64. [2021-07-23T07:40:39.130Z] #13 85.23 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2021-07-23T07:40:39.130Z] #13 85.25 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-07-23T07:40:39.240Z] #46 113.4 vendor/golang.org/x/crypto/curve25519 [2021-07-23T07:40:36.757Z] > git remote # timeout=10 [2021-07-23T07:40:36.866Z] > git config --get remote.origin.url # timeout=10 [2021-07-23T07:40:36.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:40:36.897Z] > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10 [2021-07-23T07:40:37.055Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-23T07:40:37.195Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:40:37.226Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:40:39.397Z] #19 52.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-23T07:40:39.397Z] #19 52.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-23T07:40:39.397Z] #19 52.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-23T07:40:39.397Z] #19 52.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-23T07:40:39.397Z] #19 52.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-23T07:40:39.397Z] #19 52.53 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-23T07:40:39.397Z] #19 52.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-23T07:40:39.397Z] #19 52.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-23T07:40:39.397Z] #19 52.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-23T07:40:39.397Z] #19 52.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-23T07:40:39.397Z] #19 52.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-23T07:40:39.501Z] #46 114.1 vendor/golang.org/x/text/transform [2021-07-23T07:40:39.657Z] #19 52.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-23T07:40:39.657Z] #19 52.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-23T07:40:39.657Z] #19 52.81 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-23T07:40:39.711Z] #13 85.82 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-23T07:40:39.711Z] #13 85.83 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-23T07:40:39.711Z] #13 85.85 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-23T07:40:39.711Z] #13 85.87 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-23T07:40:39.711Z] #13 85.88 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-07-23T07:40:39.711Z] #13 85.89 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-07-23T07:40:39.711Z] #13 85.92 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:39.711Z] #13 85.94 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-23T07:40:39.711Z] #13 85.97 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-07-23T07:40:39.711Z] #13 85.99 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2021-07-23T07:40:39.711Z] #13 86.02 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-23T07:40:39.711Z] #13 86.04 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:40:39.711Z] #13 86.05 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-23T07:40:39.711Z] #13 86.07 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-23T07:40:39.711Z] #13 86.08 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-07-23T07:40:39.711Z] #13 86.09 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-23T07:40:39.711Z] #13 86.10 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-23T07:40:39.711Z] #13 86.13 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:38.312Z] > git remote # timeout=10 [2021-07-23T07:40:38.379Z] > git config --get remote.origin.url # timeout=10 [2021-07-23T07:40:38.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-23T07:40:38.422Z] > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10 [2021-07-23T07:40:38.568Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-23T07:40:38.691Z] > git config core.sparsecheckout # timeout=10 [2021-07-23T07:40:38.732Z] > git checkout -f 28409ca6c76030ef1cd277cf73223a47cf3f1dbe # timeout=10 [2021-07-23T07:40:40.074Z] #46 114.6 vendor/golang.org/x/text/unicode/bidi [2021-07-23T07:40:40.097Z] #13 86.15 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-23T07:40:40.097Z] #13 86.17 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-23T07:40:40.097Z] #13 86.18 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:40.097Z] #13 86.20 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-23T07:40:40.097Z] #13 86.22 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-23T07:40:40.097Z] #13 86.24 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-23T07:40:40.097Z] #13 86.25 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-23T07:40:40.097Z] #13 86.27 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-23T07:40:40.097Z] #13 86.29 Setting up dmsetup (2:1.02.155-3) ... [2021-07-23T07:40:40.097Z] #13 86.32 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-23T07:40:40.097Z] #13 86.35 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-23T07:40:40.097Z] #13 86.37 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:40:40.225Z] #19 53.47 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:40:40.487Z] #19 53.68 Fetched 77.8 MB in 3s (25.2 MB/s) [2021-07-23T07:40:40.487Z] #19 53.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 ... 29521 files and directories currently installed.) [2021-07-23T07:40:40.487Z] #19 53.76 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-23T07:40:40.487Z] #19 53.79 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-23T07:40:40.500Z] #57 45.76 + bin/ctr [2021-07-23T07:40:40.962Z] #13 ... [2021-07-23T07:40:40.962Z] [2021-07-23T07:40:40.962Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:40.962Z] #52 sha256:506e43bfe522e82991ab4797c567d6f8d8814943f3f48769bebc6f5c3a92f64d [2021-07-23T07:40:40.962Z] #52 84.49 text/tabwriter [2021-07-23T07:40:40.962Z] #52 85.11 mvdan.cc/sh/v3/syntax [2021-07-23T07:40:40.962Z] #52 90.81 mvdan.cc/sh/v3/cmd/shfmt [2021-07-23T07:40:40.962Z] #52 ... [2021-07-23T07:40:40.962Z] [2021-07-23T07:40:40.962Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:40.962Z] #46 sha256:dd23e0daba3727f4dd15cbf7e1fda54d772b34a775c76309fd9931b83a4815e3 [2021-07-23T07:40:40.962Z] #46 85.20 go/parser [2021-07-23T07:40:40.962Z] #46 86.89 text/template [2021-07-23T07:40:40.962Z] #46 89.15 log [2021-07-23T07:40:40.962Z] #46 89.84 encoding/xml [2021-07-23T07:40:40.962Z] #46 92.10 go/doc [2021-07-23T07:40:41.058Z] #19 54.01 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-23T07:40:41.222Z] #46 94.83 compress/flate [2021-07-23T07:40:41.222Z] #46 95.03 github.com/LK4D4/vndr/build [2021-07-23T07:40:41.317Z] #19 54.56 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-23T07:40:41.317Z] #19 54.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-23T07:40:41.317Z] #19 54.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-23T07:40:41.562Z] #13 DONE 88.0s [2021-07-23T07:40:41.562Z] [2021-07-23T07:40:41.562Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:41.562Z] #46 sha256:5287984d8b5612a9d723683b47afea672acda6ac43fd4bc0e3b01adf58f95d99 [2021-07-23T07:40:41.562Z] #46 88.11 github.com/LK4D4/vndr/build [2021-07-23T07:40:41.562Z] #46 89.03 vendor/golang.org/x/net/idna [2021-07-23T07:40:41.562Z] #46 91.34 mime [2021-07-23T07:40:41.577Z] #19 54.84 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-23T07:40:41.836Z] #19 ... [2021-07-23T07:40:41.836Z] [2021-07-23T07:40:41.836Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-23T07:40:41.836Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-23T07:40:41.836Z] #43 51.11 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:40:41.836Z] #43 51.48 Fetched 5913 kB in 1s (10.4 MB/s) [2021-07-23T07:40:41.836Z] #43 51.56 Selecting previously unselected package xxd. [2021-07-23T07:40:41.836Z] #43 51.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-23T07:40:41.836Z] #43 51.61 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-23T07:40:41.836Z] #43 51.62 Unpacking xxd (2:8.1.0875-5) ... [2021-07-23T07:40:41.836Z] #43 52.12 Selecting previously unselected package vim-common. [2021-07-23T07:40:41.836Z] #43 52.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-23T07:40:41.836Z] #43 52.16 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-23T07:40:41.836Z] #43 52.66 Selecting previously unselected package cmake-data. [2021-07-23T07:40:41.836Z] #43 52.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-23T07:40:41.836Z] #43 52.66 Unpacking cmake-data (3.13.4-1) ... [2021-07-23T07:40:41.836Z] #43 53.29 Selecting previously unselected package libarchive13:amd64. [2021-07-23T07:40:41.836Z] #43 53.29 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-23T07:40:41.836Z] #43 53.30 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-23T07:40:41.836Z] #43 53.42 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-23T07:40:41.836Z] #43 53.43 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-23T07:40:41.836Z] #43 53.44 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-23T07:40:41.836Z] #43 53.54 Selecting previously unselected package librhash0:amd64. [2021-07-23T07:40:41.836Z] #43 53.54 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-07-23T07:40:41.836Z] #43 53.55 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-23T07:40:41.836Z] #43 54.26 Selecting previously unselected package libuv1:amd64. [2021-07-23T07:40:41.836Z] #43 54.27 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-23T07:40:41.836Z] #43 54.27 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-23T07:40:41.836Z] #43 54.33 Selecting previously unselected package cmake. [2021-07-23T07:40:41.836Z] #43 54.33 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-07-23T07:40:41.836Z] #43 54.34 Unpacking cmake (3.13.4-1) ... [2021-07-23T07:40:41.836Z] #43 55.27 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-23T07:40:41.836Z] #43 55.29 Setting up xxd (2:8.1.0875-5) ... [2021-07-23T07:40:41.836Z] #43 55.31 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-23T07:40:41.836Z] #43 55.32 Setting up vim-common (2:8.1.0875-5) ... [2021-07-23T07:40:41.836Z] #43 55.35 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-23T07:40:41.836Z] #43 55.36 Setting up cmake-data (3.13.4-1) ... [2021-07-23T07:40:41.836Z] #43 55.38 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-23T07:40:41.836Z] #43 55.41 Setting up cmake (3.13.4-1) ... [2021-07-23T07:40:41.836Z] #43 55.43 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:40:41.836Z] #43 55.46 Processing triggers for mime-support (3.62) ... [2021-07-23T07:40:41.836Z] #43 DONE 56.7s [2021-07-23T07:40:41.991Z] #46 116.1 vendor/golang.org/x/text/secure/bidirule [2021-07-23T07:40:41.992Z] #46 116.3 vendor/golang.org/x/text/unicode/norm [2021-07-23T07:40:42.095Z] [2021-07-23T07:40:42.095Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:40:42.095Z] #64 sha256:05bf69bdb7a6c42354dfc7738323c185e3c9b5f274a3ef0cfeb1b3cfbf6a17ae [2021-07-23T07:40:42.095Z] #64 0.898 + RM_GOPATH=0 [2021-07-23T07:40:42.095Z] #64 0.898 + TMP_GOPATH= [2021-07-23T07:40:42.095Z] #64 0.898 + : /build [2021-07-23T07:40:42.095Z] #64 0.898 + '[' -z '' ']' [2021-07-23T07:40:42.095Z] #64 0.899 ++ mktemp -d [2021-07-23T07:40:42.095Z] #64 0.901 + export GOPATH=/tmp/tmp.pDH8r7Ahps [2021-07-23T07:40:42.095Z] #64 0.901 + GOPATH=/tmp/tmp.pDH8r7Ahps [2021-07-23T07:40:42.095Z] #64 0.901 + RM_GOPATH=1 [2021-07-23T07:40:42.095Z] #64 0.901 + case "$(go env GOARCH)" in [2021-07-23T07:40:42.095Z] #64 0.902 ++ go env GOARCH [2021-07-23T07:40:42.095Z] #64 0.920 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:40:42.095Z] #64 0.920 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:40:42.095Z] #64 0.921 ++ dirname /tmp/install/install.sh [2021-07-23T07:40:42.095Z] #64 0.924 + dir=/tmp/install [2021-07-23T07:40:42.095Z] #64 0.924 + bin=containerd [2021-07-23T07:40:42.095Z] #64 0.924 + shift [2021-07-23T07:40:42.095Z] #64 0.925 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-23T07:40:42.095Z] #64 0.925 + . /tmp/install/containerd.installer [2021-07-23T07:40:42.095Z] #64 0.925 ++ set -e [2021-07-23T07:40:42.095Z] #64 0.925 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-23T07:40:42.095Z] #64 0.926 + install_containerd [2021-07-23T07:40:42.095Z] #64 0.926 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-23T07:40:42.095Z] #64 0.926 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pDH8r7Ahps/src/github.com/containerd/containerd [2021-07-23T07:40:42.095Z] #64 0.926 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-23T07:40:42.095Z] #64 0.928 Cloning into '/tmp/tmp.pDH8r7Ahps/src/github.com/containerd/containerd'... [2021-07-23T07:40:42.095Z] #64 ... [2021-07-23T07:40:42.095Z] [2021-07-23T07:40:42.095Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:42.095Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-23T07:40:42.095Z] #19 55.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-23T07:40:42.163Z] #46 ... [2021-07-23T07:40:42.163Z] [2021-07-23T07:40:42.163Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:42.163Z] #52 sha256:506e43bfe522e82991ab4797c567d6f8d8814943f3f48769bebc6f5c3a92f64d [2021-07-23T07:40:42.163Z] #52 DONE 96.0s [2021-07-23T07:40:42.163Z] [2021-07-23T07:40:42.163Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:40:42.163Z] #59 sha256:259785132baa204be75f7e597dddbf107ca4d9bc5464e37e1fc5f3bc86227a52 [2021-07-23T07:40:42.357Z] #19 55.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-23T07:40:42.357Z] #19 55.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-23T07:40:43.292Z] #19 56.39 Selecting previously unselected package binutils-mingw-w64. [2021-07-23T07:40:43.292Z] #19 56.40 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-23T07:40:43.292Z] #19 56.40 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-23T07:40:43.292Z] #19 56.47 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-23T07:40:43.292Z] #19 56.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-23T07:40:43.292Z] #19 56.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:43.292Z] #19 56.56 Selecting previously unselected package dmsetup. [2021-07-23T07:40:43.292Z] #19 56.56 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-23T07:40:43.292Z] #19 56.57 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-23T07:40:43.515Z] #46 ... [2021-07-23T07:40:43.515Z] [2021-07-23T07:40:43.515Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:40:43.515Z] #54 sha256:1cf6159f9a2917da4a1bd8694f4e27e9d22d6e88a9141999e06b476a44a6e327 [2021-07-23T07:40:43.515Z] #54 1.759 + RM_GOPATH=0 [2021-07-23T07:40:43.515Z] #54 1.759 + TMP_GOPATH= [2021-07-23T07:40:43.515Z] #54 1.759 + : /build [2021-07-23T07:40:43.515Z] #54 1.760 + '[' -z '' ']' [2021-07-23T07:40:43.515Z] #54 1.760 ++ mktemp -d [2021-07-23T07:40:43.515Z] #54 1.762 + export GOPATH=/tmp/tmp.P3kWUy0KKH [2021-07-23T07:40:43.515Z] #54 1.763 + GOPATH=/tmp/tmp.P3kWUy0KKH [2021-07-23T07:40:43.515Z] #54 1.764 + RM_GOPATH=1 [2021-07-23T07:40:43.515Z] #54 1.764 + case "$(go env GOARCH)" in [2021-07-23T07:40:43.515Z] #54 1.766 ++ go env GOARCH [2021-07-23T07:40:43.515Z] #54 1.786 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:40:43.515Z] #54 1.786 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:40:43.515Z] #54 1.786 ++ dirname /tmp/install/install.sh [2021-07-23T07:40:43.515Z] #54 1.788 + dir=/tmp/install [2021-07-23T07:40:43.515Z] #54 1.788 + bin=runc [2021-07-23T07:40:43.515Z] #54 1.788 + shift [2021-07-23T07:40:43.515Z] #54 1.788 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-23T07:40:43.515Z] #54 1.788 + . /tmp/install/runc.installer [2021-07-23T07:40:43.515Z] #54 1.788 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-23T07:40:43.515Z] #54 1.789 + install_runc [2021-07-23T07:40:43.515Z] #54 1.796 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-23T07:40:43.515Z] #54 1.796 + uname -r [2021-07-23T07:40:43.515Z] #54 1.800 + RUNC_BUILDTAGS='seccomp ' [2021-07-23T07:40:43.515Z] #54 1.800 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-23T07:40:43.515Z] #54 1.800 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-23T07:40:43.515Z] #54 1.801 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.P3kWUy0KKH/src/github.com/opencontainers/runc [2021-07-23T07:40:43.515Z] #54 1.807 Cloning into '/tmp/tmp.P3kWUy0KKH/src/github.com/opencontainers/runc'... [2021-07-23T07:40:43.548Z] #59 ... [2021-07-23T07:40:43.548Z] [2021-07-23T07:40:43.548Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:43.548Z] #46 sha256:dd23e0daba3727f4dd15cbf7e1fda54d772b34a775c76309fd9931b83a4815e3 [2021-07-23T07:40:43.548Z] #46 97.38 compress/gzip [2021-07-23T07:40:43.550Z] #19 56.65 Selecting previously unselected package mingw-w64-common. [2021-07-23T07:40:43.550Z] #19 56.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-23T07:40:43.550Z] #19 56.67 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-23T07:40:43.706Z] Client: [2021-07-23T07:40:43.706Z] Context: default [2021-07-23T07:40:43.706Z] Debug Mode: false [2021-07-23T07:40:43.706Z] Plugins: [2021-07-23T07:40:43.706Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-23T07:40:43.706Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-23T07:40:43.706Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-23T07:40:43.706Z] [2021-07-23T07:40:43.706Z] Server: [2021-07-23T07:40:43.706Z] Containers: 0 [2021-07-23T07:40:43.706Z] Running: 0 [2021-07-23T07:40:43.706Z] Paused: 0 [2021-07-23T07:40:43.706Z] Stopped: 0 [2021-07-23T07:40:43.706Z] Images: 0 [2021-07-23T07:40:43.706Z] Server Version: 20.10.6 [2021-07-23T07:40:43.706Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-23T07:40:43.706Z] Windows: [2021-07-23T07:40:43.706Z] LCOW: [2021-07-23T07:40:43.706Z] Logging Driver: json-file [2021-07-23T07:40:43.706Z] Plugins: [2021-07-23T07:40:43.706Z] Volume: local [2021-07-23T07:40:43.706Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-23T07:40:43.706Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-23T07:40:43.706Z] Swarm: inactive [2021-07-23T07:40:43.706Z] Default Isolation: process [2021-07-23T07:40:43.706Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-23T07:40:43.706Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-23T07:40:43.706Z] OSType: windows [2021-07-23T07:40:43.706Z] Architecture: x86_64 [2021-07-23T07:40:43.706Z] CPUs: 4 [2021-07-23T07:40:43.706Z] Total Memory: 32GiB [2021-07-23T07:40:43.706Z] Name: azwin-2-3cf290 [2021-07-23T07:40:43.706Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-23T07:40:43.706Z] Docker Root Dir: D:\docker [2021-07-23T07:40:43.706Z] Debug Mode: false [2021-07-23T07:40:43.706Z] Registry: https://index.docker.io/v1/ [2021-07-23T07:40:43.706Z] Labels: [2021-07-23T07:40:43.706Z] Experimental: true [2021-07-23T07:40:43.706Z] Insecure Registries: [2021-07-23T07:40:43.706Z] 10.0.0.4:5000 [2021-07-23T07:40:43.706Z] 127.0.0.0/8 [2021-07-23T07:40:43.706Z] Registry Mirrors: [2021-07-23T07:40:43.706Z] http://10.0.0.4:5000/ [2021-07-23T07:40:43.706Z] Live Restore Enabled: false [2021-07-23T07:40:43.706Z] Product License: Community Engine [2021-07-23T07:40:43.706Z] [2021-07-23T07:40:43.780Z] #54 ... [2021-07-23T07:40:43.780Z] [2021-07-23T07:40:43.780Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:40:43.780Z] #59 sha256:b19f93b907dc24907d17c001d843cd41d90ae363c763c90339a385b37e619d88 [2021-07-23T07:40:43.780Z] #59 88.92 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-23T07:40:43.780Z] #59 88.92 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-23T07:40:43.780Z] #59 DONE 94.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-23T07:40:44.046Z] [2021-07-23T07:40:44.046Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-23T07:40:44.046Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d [2021-07-23T07:40:44.046Z] #14 DONE 2.2s [2021-07-23T07:40:44.046Z] [2021-07-23T07:40:44.046Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-23T07:40:44.046Z] #60 sha256:c4774e5b17db8de4025c835888be85db911e18f4e39a32281dfe5fb3fe1d5dd5 [2021-07-23T07:40:44.046Z] #60 DONE 0.2s [2021-07-23T07:40:44.046Z] [2021-07-23T07:40:44.046Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:44.046Z] #46 sha256:5287984d8b5612a9d723683b47afea672acda6ac43fd4bc0e3b01adf58f95d99 [2021-07-23T07:40:44.046Z] #46 94.13 net/textproto [2021-07-23T07:40:44.046Z] #46 94.14 vendor/golang.org/x/net/http/httpproxy [2021-07-23T07:40:44.046Z] #46 94.15 crypto/x509 [2021-07-23T07:40:44.119Z] #46 98.04 net [2021-07-23T07:40:44.312Z] #46 ... [2021-07-23T07:40:44.312Z] [2021-07-23T07:40:44.312Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-23T07:40:44.312Z] #61 sha256:1dd58c2492b74b79fa427dafa73d6055bc5db95edb009d1038c09c92b5c15606 [2021-07-23T07:40:44.312Z] #61 DONE 0.4s [2021-07-23T07:40:44.379Z] #46 98.06 vendor/golang.org/x/crypto/poly1305 [2021-07-23T07:40:44.578Z] [2021-07-23T07:40:44.578Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-23T07:40:44.578Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e [2021-07-23T07:40:44.950Z] #46 98.66 vendor/golang.org/x/sys/cpu [2021-07-23T07:40:45.186Z] #19 58.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-23T07:40:45.186Z] #19 58.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-23T07:40:45.186Z] #19 58.26 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-23T07:40:45.521Z] #46 99.10 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-23T07:40:46.201Z] #46 120.5 vendor/golang.org/x/net/idna [2021-07-23T07:40:46.463Z] #46 100.2 vendor/golang.org/x/crypto/curve25519 [2021-07-23T07:40:46.514Z] #15 DONE 2.3s [2021-07-23T07:40:46.514Z] [2021-07-23T07:40:46.514Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-23T07:40:46.514Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562 [2021-07-23T07:40:46.566Z] #19 ... [2021-07-23T07:40:46.566Z] [2021-07-23T07:40:46.566Z] #44 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-23T07:40:46.566Z] #44 sha256:d17185db4b7700702cbb5e869dd92211758c570e69f441d15d93f7f515008f52 [2021-07-23T07:40:46.566Z] #44 1.028 + RM_GOPATH=0 [2021-07-23T07:40:46.566Z] #44 1.028 + TMP_GOPATH= [2021-07-23T07:40:46.566Z] #44 1.028 + : /build [2021-07-23T07:40:46.566Z] #44 1.028 + '[' -z '' ']' [2021-07-23T07:40:46.566Z] #44 1.028 ++ mktemp -d [2021-07-23T07:40:46.566Z] #44 1.030 + export GOPATH=/tmp/tmp.7T4RzoWYbl [2021-07-23T07:40:46.566Z] #44 1.030 + GOPATH=/tmp/tmp.7T4RzoWYbl [2021-07-23T07:40:46.566Z] #44 1.030 + RM_GOPATH=1 [2021-07-23T07:40:46.566Z] #44 1.030 + case "$(go env GOARCH)" in [2021-07-23T07:40:46.566Z] #44 1.031 ++ go env GOARCH [2021-07-23T07:40:46.566Z] #44 1.039 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:40:46.566Z] #44 1.039 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:40:46.566Z] #44 1.041 ++ dirname /tmp/install/install.sh [2021-07-23T07:40:46.566Z] #44 1.042 + dir=/tmp/install [2021-07-23T07:40:46.566Z] #44 1.042 + bin=tini [2021-07-23T07:40:46.566Z] #44 1.042 + shift [2021-07-23T07:40:46.566Z] #44 1.042 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-23T07:40:46.566Z] #44 1.042 + . /tmp/install/tini.installer [2021-07-23T07:40:46.566Z] #44 1.042 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-23T07:40:46.566Z] #44 1.043 + install_tini [2021-07-23T07:40:46.566Z] #44 1.043 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-23T07:40:46.566Z] #44 1.043 + git clone https://github.com/krallin/tini.git /tmp/tmp.7T4RzoWYbl/tini [2021-07-23T07:40:46.566Z] #44 1.043 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-23T07:40:46.566Z] #44 1.046 Cloning into '/tmp/tmp.7T4RzoWYbl/tini'... [2021-07-23T07:40:46.566Z] #44 1.385 + cd /tmp/tmp.7T4RzoWYbl/tini [2021-07-23T07:40:46.566Z] #44 1.385 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-23T07:40:46.566Z] #44 1.390 + cmake . [2021-07-23T07:40:46.566Z] #44 1.547 -- The C compiler identification is GNU 8.3.0 [2021-07-23T07:40:46.566Z] #44 1.565 -- Check for working C compiler: /usr/bin/cc [2021-07-23T07:40:46.566Z] #44 1.776 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-23T07:40:46.566Z] #44 1.777 -- Detecting C compiler ABI info [2021-07-23T07:40:46.566Z] #44 2.002 -- Detecting C compiler ABI info - done [2021-07-23T07:40:46.566Z] #44 2.014 -- Detecting C compile features [2021-07-23T07:40:46.566Z] #44 2.761 -- Detecting C compile features - done [2021-07-23T07:40:46.566Z] #44 2.778 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-23T07:40:46.566Z] #44 2.859 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-23T07:40:46.566Z] #44 2.900 -- Configuring done [2021-07-23T07:40:46.566Z] #44 2.909 -- Generating done [2021-07-23T07:40:46.566Z] #44 2.916 -- Build files have been written to: /tmp/tmp.7T4RzoWYbl/tini [2021-07-23T07:40:46.566Z] #44 2.918 + make tini-static [2021-07-23T07:40:46.566Z] #44 3.078 Scanning dependencies of target tini-static [2021-07-23T07:40:46.566Z] #44 3.108 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-23T07:40:46.566Z] #44 3.444 [100%] Linking C executable tini-static [2021-07-23T07:40:46.566Z] #44 3.598 [100%] Built target tini-static [2021-07-23T07:40:46.566Z] #44 3.621 + mkdir -p /build [2021-07-23T07:40:46.566Z] #44 3.624 + cp tini-static /build/docker-init [2021-07-23T07:40:46.566Z] #44 DONE 4.6s [2021-07-23T07:40:46.566Z] [2021-07-23T07:40:46.566Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:46.566Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-23T07:40:46.566Z] #19 59.88 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-23T07:40:46.566Z] #19 59.88 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-23T07:40:46.566Z] #19 59.90 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:46.825Z] #19 60.01 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-23T07:40:46.825Z] #19 60.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-23T07:40:46.825Z] #19 60.03 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:47.057Z] #57 ... [2021-07-23T07:40:47.058Z] [2021-07-23T07:40:47.058Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:47.058Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:40:47.058Z] #13 102.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-23T07:40:47.058Z] #13 102.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-23T07:40:47.058Z] #13 102.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:47.146Z] #46 ... [2021-07-23T07:40:47.146Z] [2021-07-23T07:40:47.146Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:47.146Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:40:47.146Z] #13 117.5 Selecting previously unselected package libapparmor1:amd64. [2021-07-23T07:40:47.146Z] #13 117.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-23T07:40:47.146Z] #13 117.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-23T07:40:47.405Z] #46 101.0 vendor/golang.org/x/text/transform [2021-07-23T07:40:47.407Z] #13 117.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-23T07:40:47.407Z] #13 117.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-23T07:40:47.407Z] #13 117.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-23T07:40:47.407Z] #13 117.8 Selecting previously unselected package libbtrfs0. [2021-07-23T07:40:47.407Z] #13 117.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-23T07:40:47.407Z] #13 117.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-23T07:40:47.622Z] #13 ... [2021-07-23T07:40:47.622Z] [2021-07-23T07:40:47.622Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:47.622Z] #46 sha256:eb49161984e34d897d93bb3622b429dc8e083581bd1679803c4bc78473e5c7df [2021-07-23T07:40:47.622Z] #46 100.9 go/parser [2021-07-23T07:40:47.622Z] #46 102.0 text/template [2021-07-23T07:40:47.622Z] #46 105.0 log [2021-07-23T07:40:47.622Z] #46 105.8 encoding/xml [2021-07-23T07:40:47.622Z] #46 106.7 go/doc [2021-07-23T07:40:47.622Z] #46 109.8 github.com/LK4D4/vndr/build [2021-07-23T07:40:47.622Z] #46 110.9 compress/flate [2021-07-23T07:40:47.665Z] #46 101.6 vendor/golang.org/x/text/unicode/bidi [2021-07-23T07:40:47.668Z] #13 117.9 Selecting previously unselected package libbtrfs-dev. [2021-07-23T07:40:47.668Z] #13 117.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-23T07:40:47.668Z] #13 117.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:40:47.668Z] #13 118.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-23T07:40:47.668Z] #13 118.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-23T07:40:47.668Z] #13 118.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:47.668Z] #13 118.1 Selecting previously unselected package libudev-dev:amd64. [2021-07-23T07:40:47.668Z] #13 118.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-23T07:40:47.668Z] #13 118.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-23T07:40:47.921Z] #16 1.664 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-23T07:40:47.929Z] #13 118.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-23T07:40:47.929Z] #13 118.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-23T07:40:47.929Z] #13 118.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-23T07:40:48.186Z] #16 DONE 1.8s [2021-07-23T07:40:48.186Z] [2021-07-23T07:40:48.186Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-23T07:40:48.186Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb [2021-07-23T07:40:48.191Z] #13 118.6 Selecting previously unselected package libpcre16-3:amd64. [2021-07-23T07:40:48.191Z] #13 118.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-23T07:40:48.191Z] #13 118.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-23T07:40:48.321Z] Commit message: "replace pkg/signal with moby/sys/signal v0.5.0" [2021-07-23T07:40:48.452Z] #13 118.8 Selecting previously unselected package libpcre32-3:amd64. [2021-07-23T07:40:48.452Z] #13 118.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-23T07:40:48.452Z] #13 118.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [Pipeline] withEnv [Pipeline] { [2021-07-23T07:40:48.714Z] #13 119.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-23T07:40:48.714Z] #13 119.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-23T07:40:48.714Z] #13 119.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-23T07:40:48.714Z] #13 119.2 Selecting previously unselected package libpcre3-dev:amd64. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-23T07:40:48.975Z] #13 119.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-23T07:40:48.975Z] #13 119.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-23T07:40:48.992Z] #46 ... [2021-07-23T07:40:48.992Z] [2021-07-23T07:40:48.992Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-23T07:40:48.992Z] #52 sha256:a1be234787efed3b4dff4878cc8c4c830097c4295705856d1b1501d68ff90a97 [2021-07-23T07:40:48.992Z] #52 102.0 mvdan.cc/sh/v3/fileutil [2021-07-23T07:40:48.992Z] #52 102.1 text/tabwriter [2021-07-23T07:40:48.992Z] #52 102.5 mvdan.cc/sh/v3/syntax [2021-07-23T07:40:48.992Z] #52 107.9 mvdan.cc/sh/v3/cmd/shfmt [2021-07-23T07:40:48.992Z] #52 DONE 111.9s [2021-07-23T07:40:48.992Z] [2021-07-23T07:40:48.992Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:48.992Z] #46 sha256:eb49161984e34d897d93bb3622b429dc8e083581bd1679803c4bc78473e5c7df [2021-07-23T07:40:49.237Z] #13 119.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-23T07:40:49.237Z] #13 119.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-23T07:40:49.237Z] #13 119.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-23T07:40:49.499Z] #13 119.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-23T07:40:49.499Z] #13 119.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-23T07:40:49.499Z] #13 119.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:49.499Z] #13 119.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-23T07:40:49.499Z] #13 119.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-23T07:40:49.499Z] #13 119.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-23T07:40:49.578Z] #46 103.0 vendor/golang.org/x/text/secure/bidirule [2021-07-23T07:40:49.578Z] #46 103.3 vendor/golang.org/x/text/unicode/norm [2021-07-23T07:40:49.592Z] #17 DONE 1.6s [2021-07-23T07:40:49.592Z] [2021-07-23T07:40:49.592Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:49.592Z] #46 sha256:5287984d8b5612a9d723683b47afea672acda6ac43fd4bc0e3b01adf58f95d99 [2021-07-23T07:40:49.592Z] #46 95.54 vendor/golang.org/x/net/http/httpguts [2021-07-23T07:40:49.592Z] #46 95.56 mime/multipart [2021-07-23T07:40:49.592Z] #46 97.79 crypto/tls [2021-07-23T07:40:49.762Z] #13 120.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-23T07:40:49.762Z] #13 120.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-23T07:40:49.762Z] #13 120.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-23T07:40:49.923Z] #46 112.9 crypto/dsa [2021-07-23T07:40:49.923Z] #46 113.2 crypto/x509/pkix [2021-07-23T07:40:50.018Z] Commit message: "replace pkg/signal with moby/sys/signal v0.5.0" [2021-07-23T07:40:50.023Z] #13 120.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-23T07:40:50.023Z] #13 120.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-23T07:40:50.023Z] #13 120.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-23T07:40:50.023Z] #13 120.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-23T07:40:50.023Z] #13 120.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-23T07:40:50.023Z] #13 120.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-23T07:40:50.180Z] #46 113.4 compress/gzip [2021-07-23T07:40:50.288Z] #13 120.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:50.289Z] #13 120.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-23T07:40:50.289Z] #13 120.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-23T07:40:50.289Z] #13 120.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-23T07:40:50.289Z] #13 120.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-23T07:40:50.289Z] #13 120.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:40:50.289Z] #13 120.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-23T07:40:50.289Z] #13 120.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-23T07:40:50.289Z] #13 120.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-23T07:40:50.289Z] #13 120.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-23T07:40:50.289Z] #13 120.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-23T07:40:50.289Z] #13 120.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:50.437Z] #46 113.8 net [2021-07-23T07:40:50.437Z] #46 113.8 vendor/golang.org/x/crypto/chacha20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-07-23T07:40:50.550Z] #13 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-23T07:40:50.550Z] #13 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-23T07:40:50.550Z] #13 120.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:50.550Z] #13 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-23T07:40:50.550Z] #13 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-23T07:40:50.550Z] #13 120.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-23T07:40:50.550Z] #13 120.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-23T07:40:50.550Z] #13 120.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:50.550Z] #13 120.9 Setting up dmsetup (2:1.02.155-3) ... [2021-07-23T07:40:50.550Z] #13 120.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:50.550Z] #13 120.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:50.550Z] #13 120.9 Processing triggers for libc-bin (2.28-10) ... [Pipeline] sh [2021-07-23T07:40:50.963Z] #46 ... [2021-07-23T07:40:50.963Z] [2021-07-23T07:40:50.963Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:50.963Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:40:50.963Z] #13 101.2 Selecting previously unselected package libapparmor1:amd64. [2021-07-23T07:40:50.963Z] #13 101.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-23T07:40:50.963Z] #13 101.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-23T07:40:50.963Z] #13 101.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-23T07:40:50.995Z] #46 ... [2021-07-23T07:40:50.995Z] [2021-07-23T07:40:50.995Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-23T07:40:50.995Z] #18 sha256:536a721c1af1573ac500324674a28195e5286904667dd5a3e5452cf14aa8754b [2021-07-23T07:40:50.995Z] #18 DONE 1.4s [2021-07-23T07:40:50.995Z] [2021-07-23T07:40:50.995Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-23T07:40:50.995Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c [2021-07-23T07:40:51.000Z] #46 114.3 vendor/golang.org/x/crypto/poly1305 [2021-07-23T07:40:51.224Z] #13 101.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-23T07:40:51.224Z] #13 101.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-23T07:40:51.224Z] #13 101.5 Selecting previously unselected package libbtrfs0. [2021-07-23T07:40:51.224Z] #13 101.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-23T07:40:51.224Z] #13 101.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-23T07:40:51.423Z] + docker version [2021-07-23T07:40:51.486Z] #13 101.7 Selecting previously unselected package libbtrfs-dev. [2021-07-23T07:40:51.486Z] #13 101.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-23T07:40:51.486Z] #13 101.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:40:51.486Z] #13 101.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-23T07:40:51.486Z] #13 101.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-23T07:40:51.486Z] #13 101.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:51.563Z] #46 114.8 vendor/golang.org/x/sys/cpu [2021-07-23T07:40:51.746Z] #13 101.9 Selecting previously unselected package libudev-dev:amd64. [2021-07-23T07:40:51.746Z] #13 101.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-23T07:40:51.746Z] #13 102.0 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-23T07:40:51.746Z] #13 102.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-23T07:40:51.746Z] #13 102.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-23T07:40:51.746Z] #13 102.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-23T07:40:52.101Z] #19 65.50 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-23T07:40:52.126Z] #46 115.3 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-23T07:40:52.318Z] #13 102.4 Selecting previously unselected package libpcre16-3:amd64. [2021-07-23T07:40:52.318Z] #13 102.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-23T07:40:52.318Z] #13 102.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-23T07:40:52.318Z] #13 102.6 Selecting previously unselected package libpcre32-3:amd64. [2021-07-23T07:40:52.318Z] #13 102.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-23T07:40:52.318Z] #13 102.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-23T07:40:52.360Z] #19 65.51 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-23T07:40:52.360Z] #19 65.52 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:52.478Z] #13 DONE 123.0s [2021-07-23T07:40:52.478Z] [2021-07-23T07:40:52.478Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-23T07:40:52.478Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-23T07:40:52.578Z] #13 102.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-23T07:40:52.578Z] #13 102.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-23T07:40:52.578Z] #13 102.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-23T07:40:52.578Z] #13 102.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-23T07:40:52.578Z] #13 102.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-23T07:40:52.839Z] #13 103.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-23T07:40:52.930Z] #19 DONE 1.6s [2021-07-23T07:40:52.930Z] [2021-07-23T07:40:52.930Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:40:52.930Z] #54 sha256:1cf6159f9a2917da4a1bd8694f4e27e9d22d6e88a9141999e06b476a44a6e327 [2021-07-23T07:40:52.930Z] #54 10.96 + cd /tmp/tmp.P3kWUy0KKH/src/github.com/opencontainers/runc [2021-07-23T07:40:52.930Z] #54 10.96 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-23T07:40:53.056Z] #46 116.4 vendor/golang.org/x/crypto/curve25519 [2021-07-23T07:40:53.099Z] #13 103.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-23T07:40:53.099Z] #13 103.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-23T07:40:53.099Z] #13 103.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-23T07:40:53.197Z] #54 11.49 + '[' -z '' ']' [2021-07-23T07:40:53.197Z] #54 11.50 + target=static [2021-07-23T07:40:53.197Z] #54 11.50 + make 'BUILDTAGS=seccomp ' static [2021-07-23T07:40:53.226Z] + docker version [2021-07-23T07:40:53.360Z] #13 103.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-23T07:40:53.360Z] #13 103.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-23T07:40:53.360Z] #13 103.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:53.360Z] #13 103.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-23T07:40:53.360Z] #13 103.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-23T07:40:53.462Z] #54 11.81 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-23T07:40:53.620Z] #13 103.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-23T07:40:53.620Z] #13 103.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-23T07:40:53.620Z] #13 103.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-23T07:40:53.620Z] #13 103.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-23T07:40:53.988Z] #46 117.1 vendor/golang.org/x/crypto/hkdf [2021-07-23T07:40:53.988Z] #46 117.2 vendor/golang.org/x/text/transform [2021-07-23T07:40:54.191Z] #13 104.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-23T07:40:54.191Z] #13 104.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-23T07:40:54.191Z] #13 104.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-23T07:40:54.191Z] #13 104.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-23T07:40:54.191Z] #13 104.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-23T07:40:54.191Z] #13 104.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-23T07:40:54.191Z] #13 104.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:54.191Z] #13 104.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-23T07:40:54.191Z] #13 104.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-23T07:40:54.191Z] #13 104.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-23T07:40:54.191Z] #13 104.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-23T07:40:54.191Z] #13 104.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:40:54.191Z] #13 104.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-23T07:40:54.191Z] #13 104.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-23T07:40:54.191Z] #13 104.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-23T07:40:54.191Z] #13 104.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-23T07:40:54.191Z] #13 104.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-23T07:40:54.191Z] #13 104.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:54.191Z] #13 104.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-23T07:40:54.191Z] #13 104.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-23T07:40:54.191Z] #13 104.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:54.452Z] #13 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-23T07:40:54.452Z] #13 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-23T07:40:54.452Z] #13 104.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-23T07:40:54.452Z] #13 104.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-23T07:40:54.452Z] #13 104.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:54.452Z] #13 104.7 Setting up dmsetup (2:1.02.155-3) ... [2021-07-23T07:40:54.452Z] #13 104.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:54.452Z] #13 104.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:54.452Z] #13 104.8 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:40:54.458Z] #14 DONE 1.9s [2021-07-23T07:40:54.458Z] [2021-07-23T07:40:54.458Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:40:54.458Z] #54 sha256:decf65b47e8ca68c806a73aab8372a0a62d716f96809b6ce95ff077f2bfa7bd8 [2021-07-23T07:40:54.458Z] #54 1.567 + RM_GOPATH=0 [2021-07-23T07:40:54.458Z] #54 1.567 + TMP_GOPATH= [2021-07-23T07:40:54.458Z] #54 1.567 + : /build [2021-07-23T07:40:54.458Z] #54 1.567 + '[' -z '' ']' [2021-07-23T07:40:54.458Z] #54 1.568 ++ mktemp -d [2021-07-23T07:40:54.458Z] #54 1.570 + export GOPATH=/tmp/tmp.vPM6ugKpsO [2021-07-23T07:40:54.458Z] #54 1.570 + GOPATH=/tmp/tmp.vPM6ugKpsO [2021-07-23T07:40:54.458Z] #54 1.570 + RM_GOPATH=1 [2021-07-23T07:40:54.458Z] #54 1.571 + case "$(go env GOARCH)" in [2021-07-23T07:40:54.458Z] #54 1.572 ++ go env GOARCH [2021-07-23T07:40:54.458Z] #54 1.589 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:40:54.458Z] #54 1.590 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:40:54.458Z] #54 1.594 ++ dirname /tmp/install/install.sh [2021-07-23T07:40:54.458Z] #54 1.595 + dir=/tmp/install [2021-07-23T07:40:54.458Z] #54 1.601 + bin=runc [2021-07-23T07:40:54.458Z] #54 1.601 + shift [2021-07-23T07:40:54.458Z] #54 1.602 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-23T07:40:54.458Z] #54 1.602 + . /tmp/install/runc.installer [2021-07-23T07:40:54.458Z] #54 1.602 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-23T07:40:54.458Z] #54 1.602 + install_runc [2021-07-23T07:40:54.458Z] #54 1.603 + uname -r [2021-07-23T07:40:54.458Z] #54 1.606 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-23T07:40:54.458Z] #54 1.609 + RUNC_BUILDTAGS='seccomp ' [2021-07-23T07:40:54.458Z] #54 1.609 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-23T07:40:54.458Z] #54 1.610 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-23T07:40:54.458Z] #54 1.610 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vPM6ugKpsO/src/github.com/opencontainers/runc [2021-07-23T07:40:54.458Z] #54 1.613 Cloning into '/tmp/tmp.vPM6ugKpsO/src/github.com/opencontainers/runc'... [2021-07-23T07:40:54.742Z] #54 ... [2021-07-23T07:40:54.742Z] [2021-07-23T07:40:54.742Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:40:54.742Z] #59 sha256:cee39dd665f90a5414e2ec0a4defedb06855fb2cb1879ab5245b33a2c3031edd [2021-07-23T07:40:54.742Z] #59 123.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-23T07:40:54.742Z] #59 123.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-23T07:40:54.742Z] #59 DONE 129.3s [2021-07-23T07:40:54.922Z] #46 118.0 vendor/golang.org/x/text/unicode/bidi [2021-07-23T07:40:55.023Z] [2021-07-23T07:40:55.023Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-23T07:40:55.023Z] #60 sha256:3c3bebec3cae2239bbc5f7cc2b0ae59863f20ecee7b1fe33e3f50cf67482e56b [2021-07-23T07:40:55.023Z] #60 DONE 0.2s [2021-07-23T07:40:55.023Z] [2021-07-23T07:40:55.023Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-23T07:40:55.023Z] #61 sha256:bf26521310fa266654a9efafc0bcc381a356d193d65f2ef1b796ae67adb0cd4c [2021-07-23T07:40:55.023Z] #61 DONE 0.1s [2021-07-23T07:40:55.023Z] [2021-07-23T07:40:55.023Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-23T07:40:55.023Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-23T07:40:56.290Z] #46 119.6 vendor/golang.org/x/text/secure/bidirule [2021-07-23T07:40:56.364Z] #13 DONE 106.3s [2021-07-23T07:40:56.364Z] [2021-07-23T07:40:56.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-07-23T07:40:56.364Z] #54 sha256:4333fde1ec25b155ace5a35eb54cc141071e4348bb93637448cfb19ba4525246 [2021-07-23T07:40:56.414Z] #15 DONE 1.9s [2021-07-23T07:40:56.414Z] [2021-07-23T07:40:56.414Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-23T07:40:56.414Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-23T07:40:56.552Z] #19 69.38 Selecting previously unselected package libapparmor1:amd64. [2021-07-23T07:40:56.552Z] #19 69.38 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-23T07:40:56.552Z] #19 69.38 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-23T07:40:56.552Z] #19 69.47 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-23T07:40:56.552Z] #19 69.48 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-23T07:40:56.552Z] #19 69.48 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-23T07:40:56.552Z] #19 69.55 Selecting previously unselected package libbtrfs0. [2021-07-23T07:40:56.552Z] #19 69.56 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-23T07:40:56.552Z] #19 69.56 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-23T07:40:56.552Z] #19 69.61 Selecting previously unselected package libbtrfs-dev. [2021-07-23T07:40:56.552Z] #19 69.61 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-23T07:40:56.552Z] #19 69.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:40:56.552Z] #19 69.68 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-23T07:40:56.552Z] #19 69.68 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-23T07:40:56.552Z] #19 69.69 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:56.552Z] #19 69.74 Selecting previously unselected package libudev-dev:amd64. [2021-07-23T07:40:56.552Z] #19 69.74 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-23T07:40:56.552Z] #19 69.76 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-23T07:40:56.552Z] #19 69.83 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-23T07:40:56.552Z] #19 69.83 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-23T07:40:56.552Z] #19 69.84 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-23T07:40:56.552Z] #19 69.98 Selecting previously unselected package libpcre16-3:amd64. [2021-07-23T07:40:56.552Z] #19 69.98 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-23T07:40:56.552Z] #19 69.99 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-23T07:40:56.811Z] #19 70.07 Selecting previously unselected package libpcre32-3:amd64. [2021-07-23T07:40:56.811Z] #19 70.07 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-23T07:40:56.811Z] #19 70.08 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-23T07:40:56.811Z] #19 70.17 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-23T07:40:56.811Z] #19 70.18 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-23T07:40:56.811Z] #19 70.19 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-23T07:40:56.896Z] #46 120.0 vendor/golang.org/x/text/unicode/norm [2021-07-23T07:40:57.070Z] #19 70.24 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-23T07:40:57.070Z] #19 70.25 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-23T07:40:57.070Z] #19 70.26 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-23T07:40:57.195Z] Client: Mirantis Container Runtime [2021-07-23T07:40:57.195Z] Version: 20.10.0 [2021-07-23T07:40:57.195Z] API version: 1.41 [2021-07-23T07:40:57.195Z] Go version: go1.13.15 [2021-07-23T07:40:57.195Z] Git commit: 6ee42dc [2021-07-23T07:40:57.195Z] Built: 03/11/2021 13:24:56 [2021-07-23T07:40:57.195Z] OS/Arch: windows/amd64 [2021-07-23T07:40:57.195Z] Context: default [2021-07-23T07:40:57.195Z] Experimental: true [2021-07-23T07:40:57.195Z] [2021-07-23T07:40:57.195Z] Server: Mirantis Container Runtime [2021-07-23T07:40:57.195Z] Engine: [2021-07-23T07:40:57.195Z] Version: 20.10.0 [2021-07-23T07:40:57.195Z] API version: 1.41 (minimum version 1.24) [2021-07-23T07:40:57.195Z] Go version: go1.13.15 [2021-07-23T07:40:57.195Z] Git commit: 1e08f21e79 [2021-07-23T07:40:57.195Z] Built: 03/11/2021 13:23:32 [2021-07-23T07:40:57.195Z] OS/Arch: windows/amd64 [2021-07-23T07:40:57.195Z] Experimental: true [2021-07-23T07:40:57.330Z] #19 70.42 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-23T07:40:57.330Z] #19 70.43 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-23T07:40:57.330Z] #19 70.44 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-23T07:40:57.330Z] #19 70.55 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-23T07:40:57.330Z] #19 70.56 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-23T07:40:57.330Z] #19 70.57 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:57.330Z] #19 70.62 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-23T07:40:57.330Z] #19 70.63 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-23T07:40:57.330Z] #19 70.64 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-23T07:40:57.590Z] #19 70.69 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-23T07:40:57.590Z] #19 70.70 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-23T07:40:57.590Z] #19 70.71 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [Pipeline] sh [2021-07-23T07:40:57.850Z] #19 70.97 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-23T07:40:57.850Z] #19 70.99 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-23T07:40:57.850Z] #19 71.00 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-23T07:40:57.850Z] #19 71.02 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-23T07:40:57.850Z] #19 71.03 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-23T07:40:57.850Z] #19 71.04 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-23T07:40:57.850Z] #19 71.05 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:57.850Z] #19 71.07 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-23T07:40:57.850Z] #19 71.08 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-23T07:40:57.850Z] #19 71.10 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-23T07:40:57.850Z] #19 71.12 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-23T07:40:57.850Z] #19 71.13 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:40:57.850Z] #19 71.15 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-23T07:40:57.850Z] #19 71.16 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-23T07:40:57.850Z] #19 71.18 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-23T07:40:57.850Z] #19 71.19 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-23T07:40:57.850Z] #19 71.20 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-23T07:40:57.850Z] #19 71.22 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:57.850Z] #19 71.24 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-23T07:40:57.850Z] #19 71.25 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-23T07:40:57.850Z] #19 71.25 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:40:57.850Z] #19 71.26 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-23T07:40:57.850Z] #19 71.27 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-23T07:40:57.850Z] #19 71.28 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-23T07:40:57.896Z] Client: Mirantis Container Runtime [2021-07-23T07:40:57.896Z] Version: 20.10.0 [2021-07-23T07:40:57.896Z] API version: 1.41 [2021-07-23T07:40:57.896Z] Go version: go1.13.15 [2021-07-23T07:40:57.896Z] Git commit: 6ee42dc [2021-07-23T07:40:57.896Z] Built: 03/11/2021 13:24:56 [2021-07-23T07:40:57.896Z] OS/Arch: windows/amd64 [2021-07-23T07:40:57.896Z] Context: default [2021-07-23T07:40:57.896Z] Experimental: true [2021-07-23T07:40:57.896Z] [2021-07-23T07:40:57.896Z] Server: Mirantis Container Runtime [2021-07-23T07:40:57.896Z] Engine: [2021-07-23T07:40:57.896Z] Version: 20.10.0 [2021-07-23T07:40:57.896Z] API version: 1.41 (minimum version 1.24) [2021-07-23T07:40:57.896Z] Go version: go1.13.15 [2021-07-23T07:40:57.896Z] Git commit: 1e08f21e79 [2021-07-23T07:40:57.896Z] Built: 03/11/2021 13:23:32 [2021-07-23T07:40:57.896Z] OS/Arch: windows/amd64 [2021-07-23T07:40:57.896Z] Experimental: true [2021-07-23T07:40:58.110Z] #19 71.29 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-23T07:40:58.110Z] #19 71.31 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:58.110Z] #19 71.32 Setting up dmsetup (2:1.02.155-3) ... [2021-07-23T07:40:58.110Z] #19 71.33 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:58.110Z] #19 71.35 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:58.110Z] #19 71.36 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:40:58.333Z] #16 1.489 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-23T07:40:58.333Z] #16 ... [2021-07-23T07:40:58.333Z] [2021-07-23T07:40:58.333Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:58.333Z] #46 sha256:565d05ac71ca736fac9430088a257312d75ba69a9916e936ef67054a774ec689 [2021-07-23T07:40:58.333Z] #46 122.5 vendor/golang.org/x/net/http2/hpack [2021-07-23T07:40:58.333Z] #46 123.9 mime [2021-07-23T07:40:58.333Z] #46 125.2 mime/quotedprintable [2021-07-23T07:40:58.333Z] #46 125.5 net/http/internal [2021-07-23T07:40:58.333Z] #46 127.1 crypto/tls [2021-07-23T07:40:58.333Z] #46 127.1 mime/multipart [2021-07-23T07:40:58.333Z] #46 ... [2021-07-23T07:40:58.333Z] [2021-07-23T07:40:58.333Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-23T07:40:58.333Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-23T07:40:58.333Z] #16 DONE 1.7s [2021-07-23T07:40:58.333Z] [2021-07-23T07:40:58.333Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-23T07:40:58.333Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [Pipeline] sh [2021-07-23T07:40:58.678Z] #19 ... [2021-07-23T07:40:58.678Z] [2021-07-23T07:40:58.678Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:40:58.678Z] #64 sha256:05bf69bdb7a6c42354dfc7738323c185e3c9b5f274a3ef0cfeb1b3cfbf6a17ae [2021-07-23T07:40:58.678Z] #64 11.63 + cd /tmp/tmp.pDH8r7Ahps/src/github.com/containerd/containerd [2021-07-23T07:40:58.678Z] #64 11.63 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-23T07:40:58.678Z] #64 12.21 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-23T07:40:58.678Z] #64 12.21 + BUILDTAGS='netgo osusergo static_build' [2021-07-23T07:40:58.678Z] #64 12.21 + export EXTRA_FLAGS=-buildmode=pie [2021-07-23T07:40:58.678Z] #64 12.21 + EXTRA_FLAGS=-buildmode=pie [2021-07-23T07:40:58.678Z] #64 12.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-23T07:40:58.678Z] #64 12.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-23T07:40:58.678Z] #64 12.21 + '[' '' = dynamic ']' [2021-07-23T07:40:58.678Z] #64 12.21 + make [2021-07-23T07:40:58.678Z] #64 12.73 + bin/ctr [2021-07-23T07:40:58.716Z] + docker info [2021-07-23T07:40:58.986Z] #54 ... [2021-07-23T07:40:58.986Z] [2021-07-23T07:40:58.986Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:40:58.986Z] #59 sha256:259785132baa204be75f7e597dddbf107ca4d9bc5464e37e1fc5f3bc86227a52 [2021-07-23T07:40:58.986Z] #59 107.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-23T07:40:58.986Z] #59 107.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-23T07:40:58.986Z] #59 DONE 112.5s [2021-07-23T07:40:58.986Z] [2021-07-23T07:40:58.986Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-23T07:40:58.986Z] #60 sha256:8cc8e14d3cffaf7c214a29f0fd8185df9b43f1c24c43dabd9f330a5f5c322892 [2021-07-23T07:40:58.986Z] #60 DONE 0.3s [2021-07-23T07:40:58.986Z] [2021-07-23T07:40:58.986Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-23T07:40:58.986Z] #61 sha256:a0af4f389512aa74fa845d9a0ecea1dc442cbe91ff15475928c9b13b4f609ad3 [2021-07-23T07:40:59.170Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-23T07:40:59.170Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-425a2a92\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-23T07:40:59.170Z] ---------------------------------------------------------------------------- [2021-07-23T07:40:59.170Z] [2021-07-23T07:40:59.170Z] INFO: executeCI.ps1 starting at Fri Jul 23 07:40:57 CUT 2021 [2021-07-23T07:40:59.170Z] [2021-07-23T07:40:59.170Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-23T07:40:59.170Z] INFO: Running git version 2.24.1.windows.2 [2021-07-23T07:40:59.170Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-07-23T07:40:59.170Z] INFO: Environment variables: [2021-07-23T07:40:59.170Z] [2021-07-23T07:40:59.170Z] Name Value [2021-07-23T07:40:59.170Z] ---- ----- [2021-07-23T07:40:59.170Z] ALLUSERSPROFILE C:\ProgramData [2021-07-23T07:40:59.170Z] amd64 true [2021-07-23T07:40:59.170Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-23T07:40:59.170Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-23T07:40:59.170Z] arm64 true [2021-07-23T07:40:59.170Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-23T07:40:59.170Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-23T07:40:59.170Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-23T07:40:59.170Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-23T07:40:59.170Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-23T07:40:59.170Z] BRANCH_NAME PR-42616 [2021-07-23T07:40:59.170Z] BUILD_DISPLAY_NAME #5 [2021-07-23T07:40:59.170Z] BUILD_ID 5 [2021-07-23T07:40:59.170Z] BUILD_NUMBER 5 [2021-07-23T07:40:59.170Z] BUILD_TAG jenkins-moby-PR-42616-5 [2021-07-23T07:40:59.170Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/5/ [2021-07-23T07:40:59.170Z] cgroup2 true [2021-07-23T07:40:59.170Z] CHANGE_AUTHOR thaJeztah [2021-07-23T07:40:59.170Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-23T07:40:59.170Z] CHANGE_BRANCH migrate_pkg_signal [2021-07-23T07:40:59.170Z] CHANGE_FORK thaJeztah/docker [2021-07-23T07:40:59.170Z] CHANGE_ID 42616 [2021-07-23T07:40:59.170Z] CHANGE_TARGET master [2021-07-23T07:40:59.170Z] CHANGE_TITLE replace pkg/signal with moby/sys/signal v0.5.0 [2021-07-23T07:40:59.170Z] CHANGE_URL https://github.com/moby/moby/pull/42616 [2021-07-23T07:40:59.170Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-23T07:40:59.170Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-23T07:40:59.170Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-23T07:40:59.170Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-23T07:40:59.170Z] COMPUTERNAME azwin-2-3cf290 [2021-07-23T07:40:59.170Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-23T07:40:59.170Z] ConfigSequenceNumber 0 [2021-07-23T07:40:59.170Z] dco true [2021-07-23T07:40:59.170Z] DOCKER_BUILDKIT 0 [2021-07-23T07:40:59.170Z] DOCKER_DUT_DEBUG 1 [2021-07-23T07:40:59.170Z] DOCKER_EXPERIMENTAL 1 [2021-07-23T07:40:59.170Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-23T07:40:59.170Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-23T07:40:59.170Z] EXECUTOR_NUMBER 0 [2021-07-23T07:40:59.170Z] FQDN azwin-2-3cf290.westus.cloudapp.azure.com [2021-07-23T07:40:59.170Z] GIT_BRANCH PR-42616 [2021-07-23T07:40:59.170Z] GIT_COMMIT 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:40:59.170Z] GIT_PREVIOUS_COMMIT c4473db2a114ec7c7617870f9da444f96a15d365 [2021-07-23T07:40:59.170Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT c4473db2a114ec7c7617870f9da444f96a15d365 [2021-07-23T07:40:59.170Z] GIT_URL https://github.com/moby/moby.git [2021-07-23T07:40:59.170Z] HUDSON_COOKIE fd4deb2a-4104-49a6-9793-c44f040571ed [2021-07-23T07:40:59.170Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-23T07:40:59.170Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-23T07:40:59.170Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-23T07:40:59.170Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-23T07:40:59.170Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-23T07:40:59.170Z] JENKINS_NODE_COOKIE c4b72e41-f8f0-4601-93a4-01ea3af9a150 [2021-07-23T07:40:59.170Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-23T07:40:59.170Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-23T07:40:59.170Z] JOB_BASE_NAME PR-42616 [2021-07-23T07:40:59.170Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/display/redirect [2021-07-23T07:40:59.170Z] JOB_NAME moby/PR-42616 [2021-07-23T07:40:59.170Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/ [2021-07-23T07:40:59.170Z] library.jps.version master [2021-07-23T07:40:59.170Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-23T07:40:59.170Z] NODE_LABELS amd64 azure azwin-2-3cf290 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-07-23T07:40:59.170Z] NODE_NAME azwin-2-3cf290 [2021-07-23T07:40:59.170Z] NUMBER_OF_PROCESSORS 4 [2021-07-23T07:40:59.170Z] OS Windows_NT [2021-07-23T07:40:59.170Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-23T07:40:59.170Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-23T07:40:59.170Z] ppc64le false [2021-07-23T07:40:59.170Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-23T07:40:59.170Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-07-23T07:40:59.170Z] PROCESSOR_LEVEL 6 [2021-07-23T07:40:59.170Z] PROCESSOR_REVISION 5504 [2021-07-23T07:40:59.170Z] ProgramData C:\ProgramData [2021-07-23T07:40:59.170Z] ProgramFiles C:\Program Files [2021-07-23T07:40:59.170Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-23T07:40:59.170Z] ProgramW6432 C:\Program Files [2021-07-23T07:40:59.171Z] PROMPT $P$G [2021-07-23T07:40:59.171Z] PSExecutionPolicyPreference Bypass [2021-07-23T07:40:59.171Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-23T07:40:59.171Z] PUBLIC C:\Users\Public [2021-07-23T07:40:59.171Z] rootless true [2021-07-23T07:40:59.171Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/5/display/redirect?page=artif... [2021-07-23T07:40:59.171Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/5/display/redirect?page=changes [2021-07-23T07:40:59.171Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/5/display/redirect [2021-07-23T07:40:59.171Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/5/display/redirect?page=tests [2021-07-23T07:40:59.171Z] s390x false [2021-07-23T07:40:59.171Z] SKIP_VALIDATION_TESTS 1 [2021-07-23T07:40:59.171Z] SOURCES_DRIVE d [2021-07-23T07:40:59.171Z] SOURCES_SUBDIR gopath [2021-07-23T07:40:59.171Z] STAGE_NAME Run tests [2021-07-23T07:40:59.171Z] SystemDrive C: [2021-07-23T07:40:59.171Z] SystemRoot C:\Windows [2021-07-23T07:40:59.171Z] TEMP C:\Windows\TEMP [2021-07-23T07:40:59.171Z] TESTDEBUG 0 [2021-07-23T07:40:59.171Z] TESTRUN_DRIVE d [2021-07-23T07:40:59.171Z] TESTRUN_SUBDIR CI [2021-07-23T07:40:59.171Z] TIMEOUT 120m [2021-07-23T07:40:59.171Z] TMP C:\Windows\TEMP [2021-07-23T07:40:59.171Z] unit_validate true [2021-07-23T07:40:59.171Z] USERDOMAIN WORKGROUP [2021-07-23T07:40:59.171Z] USERNAME azwin-2-3cf290$ [2021-07-23T07:40:59.171Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-23T07:40:59.171Z] validate_force false [2021-07-23T07:40:59.171Z] windir C:\Windows [2021-07-23T07:40:59.171Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-07-23T07:40:59.171Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-07-23T07:40:59.171Z] windows2022 true [2021-07-23T07:40:59.171Z] windows2022containerd true [2021-07-23T07:40:59.171Z] windowsRS1 false [2021-07-23T07:40:59.171Z] windowsRS5 true [2021-07-23T07:40:59.171Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-23T07:40:59.171Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-23T07:40:59.171Z] [2021-07-23T07:40:59.171Z] [2021-07-23T07:40:59.171Z] [2021-07-23T07:40:59.246Z] #61 DONE 0.2s [2021-07-23T07:40:59.247Z] [2021-07-23T07:40:59.247Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:40:59.247Z] #46 sha256:dd23e0daba3727f4dd15cbf7e1fda54d772b34a775c76309fd9931b83a4815e3 [2021-07-23T07:40:59.247Z] #46 106.8 vendor/golang.org/x/net/idna [2021-07-23T07:40:59.247Z] #46 108.6 vendor/golang.org/x/net/http2/hpack [2021-07-23T07:40:59.247Z] #46 109.3 mime [2021-07-23T07:40:59.247Z] #46 110.8 mime/quotedprintable [2021-07-23T07:40:59.247Z] #46 111.3 net/http/internal [2021-07-23T07:40:59.412Z] + docker info [2021-07-23T07:40:59.418Z] #46 ... [2021-07-23T07:40:59.418Z] [2021-07-23T07:40:59.418Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:40:59.418Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-23T07:40:59.418Z] #13 115.9 Selecting previously unselected package libapparmor1:amd64. [2021-07-23T07:40:59.418Z] #13 115.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-23T07:40:59.418Z] #13 116.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-23T07:40:59.418Z] #13 116.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-23T07:40:59.418Z] #13 116.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-23T07:40:59.418Z] #13 116.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-23T07:40:59.418Z] #13 116.2 Selecting previously unselected package libbtrfs0. [2021-07-23T07:40:59.418Z] #13 116.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-23T07:40:59.418Z] #13 116.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-23T07:40:59.418Z] #13 116.3 Selecting previously unselected package libbtrfs-dev. [2021-07-23T07:40:59.418Z] #13 116.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-23T07:40:59.418Z] #13 116.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:40:59.627Z] INFO: Sources under d:\gopath\... [2021-07-23T07:40:59.627Z] INFO: Test run under d:\CI\... [2021-07-23T07:40:59.627Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-23T07:40:59.627Z] INFO: docker/docker repository was found [2021-07-23T07:40:59.627Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-07-23T07:40:59.675Z] #13 116.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-23T07:40:59.675Z] #13 116.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-23T07:40:59.675Z] #13 116.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-23T07:40:59.675Z] #13 116.5 Selecting previously unselected package libudev-dev:amd64. [2021-07-23T07:40:59.720Z] #17 DONE 1.4s [2021-07-23T07:40:59.720Z] [2021-07-23T07:40:59.721Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:40:59.721Z] #54 sha256:decf65b47e8ca68c806a73aab8372a0a62d716f96809b6ce95ff077f2bfa7bd8 [2021-07-23T07:40:59.721Z] #54 ... [2021-07-23T07:40:59.721Z] [2021-07-23T07:40:59.721Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-23T07:40:59.721Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-23T07:40:59.932Z] #13 116.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-23T07:40:59.932Z] #13 116.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-23T07:40:59.932Z] #13 116.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-23T07:40:59.932Z] #13 116.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-23T07:40:59.932Z] #13 116.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-23T07:41:00.085Z] ltsc2019: Pulling from windows/servercore [2021-07-23T07:41:00.085Z] 4612f6d0b889: Pulling fs layer [2021-07-23T07:41:00.085Z] f143c6fed32d: Pulling fs layer [2021-07-23T07:41:00.189Z] #13 117.0 Selecting previously unselected package libpcre16-3:amd64. [2021-07-23T07:41:00.189Z] #13 117.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-23T07:41:00.189Z] #13 117.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-23T07:41:00.190Z] #46 ... [2021-07-23T07:41:00.190Z] [2021-07-23T07:41:00.190Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-23T07:41:00.190Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-23T07:41:00.190Z] #14 DONE 4.2s [2021-07-23T07:41:00.190Z] [2021-07-23T07:41:00.190Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-23T07:41:00.190Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-23T07:41:00.446Z] #13 117.2 Selecting previously unselected package libpcre32-3:amd64. [2021-07-23T07:41:00.446Z] #13 117.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-23T07:41:00.446Z] #13 117.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-23T07:41:00.446Z] #13 117.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-23T07:41:00.446Z] #13 117.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-23T07:41:00.446Z] #13 117.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-23T07:41:00.586Z] #64 ... [2021-07-23T07:41:00.586Z] [2021-07-23T07:41:00.586Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-23T07:41:00.586Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-23T07:41:00.586Z] #19 DONE 73.8s [2021-07-23T07:41:00.586Z] [2021-07-23T07:41:00.586Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-23T07:41:00.586Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93 [2021-07-23T07:41:00.663Z] #18 DONE 1.1s [2021-07-23T07:41:00.663Z] [2021-07-23T07:41:00.663Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-23T07:41:00.663Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-23T07:41:00.746Z] #13 117.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-23T07:41:00.746Z] #13 117.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-23T07:41:00.746Z] #13 117.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-23T07:41:01.309Z] #13 117.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-23T07:41:01.309Z] #13 117.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-23T07:41:01.309Z] #13 117.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-23T07:41:01.309Z] #13 118.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-23T07:41:01.309Z] #13 118.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-23T07:41:01.309Z] #13 118.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-23T07:41:01.309Z] #13 118.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-23T07:41:01.309Z] #13 118.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-23T07:41:01.566Z] #13 118.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-23T07:41:01.566Z] #13 118.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-23T07:41:01.566Z] #13 118.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-23T07:41:01.566Z] #13 118.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-23T07:41:01.671Z] #54 ... [2021-07-23T07:41:01.671Z] [2021-07-23T07:41:01.671Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:01.671Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-23T07:41:01.671Z] #20 1.935 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-23T07:41:01.671Z] #20 1.935 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:41:01.671Z] #20 1.978 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:41:01.671Z] #20 1.978 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:41:01.671Z] #20 2.580 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2021-07-23T07:41:01.671Z] #20 3.435 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-23T07:41:01.671Z] #20 4.301 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-23T07:41:01.671Z] #20 5.579 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-23T07:41:01.671Z] #20 7.775 Fetched 8812 kB in 6s (1452 kB/s) [2021-07-23T07:41:01.671Z] #20 7.775 Reading package lists... [2021-07-23T07:41:01.671Z] #20 ... [2021-07-23T07:41:01.671Z] [2021-07-23T07:41:01.671Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:41:01.671Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-23T07:41:01.671Z] #32 DONE 111.3s [2021-07-23T07:41:01.671Z] [2021-07-23T07:41:01.671Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:41:01.671Z] #46 sha256:5287984d8b5612a9d723683b47afea672acda6ac43fd4bc0e3b01adf58f95d99 [2021-07-23T07:41:01.671Z] #46 102.9 net/http/httptrace [2021-07-23T07:41:01.671Z] #46 103.1 net/http [2021-07-23T07:41:01.965Z] #20 1.258 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-23T07:41:01.965Z] #20 1.270 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-23T07:41:01.965Z] #20 1.270 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-23T07:41:01.965Z] #20 1.270 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-23T07:41:02.052Z] #19 DONE 1.2s [2021-07-23T07:41:02.052Z] [2021-07-23T07:41:02.052Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:41:02.052Z] #57 sha256:628258c8cece71052788815fde49d947cc2b75db88f82eaeaa5af944477f8479 [2021-07-23T07:41:02.052Z] #57 ... [2021-07-23T07:41:02.052Z] [2021-07-23T07:41:02.052Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:02.052Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-23T07:41:02.158Z] #13 118.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-23T07:41:02.158Z] #13 118.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-23T07:41:02.158Z] #13 118.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-23T07:41:02.158Z] #13 118.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-23T07:41:02.158Z] #13 118.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-23T07:41:02.158Z] #13 118.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-23T07:41:02.158Z] #13 118.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:41:02.158Z] #13 118.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-23T07:41:02.158Z] #13 118.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-23T07:41:02.158Z] #13 119.0 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-23T07:41:02.158Z] #13 119.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-23T07:41:02.158Z] #13 119.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-23T07:41:02.415Z] #13 119.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-23T07:41:02.415Z] #13 119.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-23T07:41:02.415Z] #13 119.1 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-23T07:41:02.415Z] #13 119.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-23T07:41:02.415Z] #13 119.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-23T07:41:02.415Z] #13 119.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:41:02.415Z] #13 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-23T07:41:02.415Z] #13 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-23T07:41:02.415Z] #13 119.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-23T07:41:02.415Z] #13 119.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-07-23T07:41:02.415Z] #13 119.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-07-23T07:41:02.415Z] #13 119.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-23T07:41:02.415Z] #13 119.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-23T07:41:02.415Z] #13 119.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-23T07:41:02.415Z] #13 119.2 Setting up dmsetup (2:1.02.155-3) ... [2021-07-23T07:41:02.415Z] #13 119.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-23T07:41:02.534Z] #20 2.009 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-23T07:41:02.534Z] #20 2.032 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-23T07:41:02.534Z] #20 2.055 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2021-07-23T07:41:02.672Z] #13 119.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-23T07:41:02.672Z] #13 119.3 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:41:02.793Z] #20 2.067 Get:8 http://deb.debian.org/debian buster-backports/main armhf Packages [479 kB] [2021-07-23T07:41:02.793Z] #20 2.082 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-23T07:41:02.793Z] #20 2.099 Get:10 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-23T07:41:03.053Z] #20 2.640 Fetched 2883 kB in 2s (1755 kB/s) [2021-07-23T07:41:03.074Z] #46 113.4 github.com/LK4D4/vndr/godl [2021-07-23T07:41:03.439Z] #20 1.517 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-23T07:41:03.440Z] #20 1.575 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:41:03.440Z] #20 1.589 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:41:03.440Z] #20 1.590 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:41:03.653Z] #46 113.9 github.com/LK4D4/vndr [2021-07-23T07:41:03.653Z] #46 ... [2021-07-23T07:41:03.653Z] [2021-07-23T07:41:03.653Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:03.653Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-23T07:41:03.653Z] #20 7.775 Reading package lists... [2021-07-23T07:41:04.011Z] #20 2.065 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-23T07:41:04.040Z] #13 DONE 120.8s [2021-07-23T07:41:04.040Z] [2021-07-23T07:41:04.040Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:41:04.040Z] #54 sha256:2343632c931cdbfa19321795e6f6effe6692ebf2cf28face76924ff69e9399e7 [2021-07-23T07:41:04.955Z] #20 2.897 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:41:05.408Z] #54 1.509 + RM_GOPATH=0 [2021-07-23T07:41:05.408Z] #54 1.509 + TMP_GOPATH= [2021-07-23T07:41:05.408Z] #54 1.509 + : /build [2021-07-23T07:41:05.408Z] #54 1.509 + '[' -z '' ']' [2021-07-23T07:41:05.408Z] #54 1.509 ++ mktemp -d [2021-07-23T07:41:05.408Z] #54 1.509 + export GOPATH=/tmp/tmp.4XI7UjCkdk [2021-07-23T07:41:05.408Z] #54 1.509 + GOPATH=/tmp/tmp.4XI7UjCkdk [2021-07-23T07:41:05.408Z] #54 1.509 + RM_GOPATH=1 [2021-07-23T07:41:05.408Z] #54 1.509 + case "$(go env GOARCH)" in [2021-07-23T07:41:05.408Z] #54 1.509 ++ go env GOARCH [2021-07-23T07:41:05.408Z] #54 1.523 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:41:05.408Z] #54 1.523 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:41:05.408Z] #54 1.524 ++ dirname /tmp/install/install.sh [2021-07-23T07:41:05.408Z] #54 1.530 + dir=/tmp/install [2021-07-23T07:41:05.485Z] #15 DONE 4.7s [2021-07-23T07:41:05.485Z] [2021-07-23T07:41:05.485Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:41:05.485Z] #54 sha256:4333fde1ec25b155ace5a35eb54cc141071e4348bb93637448cfb19ba4525246 [2021-07-23T07:41:05.485Z] #54 4.758 + RM_GOPATH=0 [2021-07-23T07:41:05.485Z] #54 4.758 + TMP_GOPATH= [2021-07-23T07:41:05.485Z] #54 4.758 + : /build [2021-07-23T07:41:05.485Z] #54 4.758 + '[' -z '' ']' [2021-07-23T07:41:05.485Z] #54 4.758 ++ mktemp -d [2021-07-23T07:41:05.485Z] #54 4.758 + export GOPATH=/tmp/tmp.0oua6QFGpL [2021-07-23T07:41:05.485Z] #54 4.758 + GOPATH=/tmp/tmp.0oua6QFGpL [2021-07-23T07:41:05.485Z] #54 4.758 + RM_GOPATH=1 [2021-07-23T07:41:05.485Z] #54 4.758 + case "$(go env GOARCH)" in [2021-07-23T07:41:05.485Z] #54 4.758 ++ go env GOARCH [2021-07-23T07:41:05.485Z] #54 4.788 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-23T07:41:05.485Z] #54 4.793 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:41:05.485Z] #54 4.793 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:41:05.485Z] #54 4.793 ++ dirname /tmp/install/install.sh [2021-07-23T07:41:05.485Z] #54 4.793 + dir=/tmp/install [2021-07-23T07:41:05.485Z] #54 4.793 + bin=runc [2021-07-23T07:41:05.485Z] #54 4.793 + shift [2021-07-23T07:41:05.485Z] #54 4.793 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-23T07:41:05.485Z] #54 4.793 + . /tmp/install/runc.installer [2021-07-23T07:41:05.485Z] #54 4.793 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-23T07:41:05.485Z] #54 4.793 + install_runc [2021-07-23T07:41:05.485Z] #54 4.793 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-23T07:41:05.485Z] #54 4.793 + uname -r [2021-07-23T07:41:05.485Z] #54 4.793 + RUNC_BUILDTAGS='seccomp ' [2021-07-23T07:41:05.485Z] #54 4.793 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-23T07:41:05.485Z] #54 4.799 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0oua6QFGpL/src/github.com/opencontainers/runc [2021-07-23T07:41:05.485Z] #54 4.800 Cloning into '/tmp/tmp.0oua6QFGpL/src/github.com/opencontainers/runc'... [2021-07-23T07:41:05.665Z] #54 1.531 + bin=runc [2021-07-23T07:41:05.665Z] #54 1.531 + shift [2021-07-23T07:41:05.665Z] #54 1.531 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-23T07:41:05.665Z] #54 1.532 + . /tmp/install/runc.installer [2021-07-23T07:41:05.665Z] #54 1.533 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-23T07:41:05.665Z] #54 1.534 + install_runc [2021-07-23T07:41:05.665Z] #54 1.536 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-23T07:41:05.665Z] #54 1.538 + uname -r [2021-07-23T07:41:05.665Z] #54 1.547 + RUNC_BUILDTAGS='seccomp ' [2021-07-23T07:41:05.665Z] #54 1.547 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-23T07:41:05.665Z] #54 1.548 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-23T07:41:05.665Z] #54 1.548 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4XI7UjCkdk/src/github.com/opencontainers/runc [2021-07-23T07:41:05.665Z] #54 1.554 Cloning into '/tmp/tmp.4XI7UjCkdk/src/github.com/opencontainers/runc'... [2021-07-23T07:41:05.898Z] #20 3.891 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:41:05.922Z] #54 ... [2021-07-23T07:41:05.922Z] [2021-07-23T07:41:05.922Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-23T07:41:05.922Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-23T07:41:05.922Z] #14 DONE 1.7s [2021-07-23T07:41:05.922Z] [2021-07-23T07:41:05.922Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-23T07:41:05.922Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-23T07:41:06.238Z] #20 11.01 Reading package lists... [2021-07-23T07:41:06.502Z] #20 13.61 Building dependency tree... [2021-07-23T07:41:06.502Z] #20 ... [2021-07-23T07:41:06.502Z] [2021-07-23T07:41:06.502Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:41:06.502Z] #46 sha256:5287984d8b5612a9d723683b47afea672acda6ac43fd4bc0e3b01adf58f95d99 [2021-07-23T07:41:06.502Z] #46 DONE 116.8s [2021-07-23T07:41:06.768Z] [2021-07-23T07:41:06.768Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:41:06.768Z] #50 sha256:8dc917b3ed6f1a3d42ada3639bfce41dd3d0a8548b454c4b7b3b06b8847202f0 [2021-07-23T07:41:06.851Z] #15 DONE 1.3s [2021-07-23T07:41:06.851Z] [2021-07-23T07:41:06.851Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:41:06.851Z] #46 sha256:eb49161984e34d897d93bb3622b429dc8e083581bd1679803c4bc78473e5c7df [2021-07-23T07:41:06.851Z] #46 123.8 vendor/golang.org/x/net/idna [2021-07-23T07:41:06.851Z] #46 125.8 vendor/golang.org/x/net/http2/hpack [2021-07-23T07:41:06.851Z] #46 126.9 mime [2021-07-23T07:41:06.851Z] #46 128.8 mime/quotedprintable [2021-07-23T07:41:06.851Z] #46 129.4 net/http/internal [2021-07-23T07:41:07.033Z] #50 ... [2021-07-23T07:41:07.033Z] [2021-07-23T07:41:07.033Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:07.033Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-23T07:41:07.033Z] #20 13.61 Building dependency tree... [2021-07-23T07:41:07.108Z] #46 ... [2021-07-23T07:41:07.108Z] [2021-07-23T07:41:07.108Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-23T07:41:07.108Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-23T07:41:07.284Z] #20 5.234 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:41:07.613Z] #20 15.07 libcap2-bin is already the newest version (1:2.25-2). [2021-07-23T07:41:07.613Z] #20 15.07 The following additional packages will be installed: [2021-07-23T07:41:07.878Z] #20 15.07 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-23T07:41:07.878Z] #20 15.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-23T07:41:07.878Z] #20 15.08 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-23T07:41:07.878Z] #20 15.08 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-23T07:41:07.878Z] #20 15.08 python3.7 python3.7-minimal vim-runtime xxd [2021-07-23T07:41:07.878Z] #20 15.08 Suggested packages: [2021-07-23T07:41:07.878Z] #20 15.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-23T07:41:07.878Z] #20 15.09 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-23T07:41:07.878Z] #20 15.09 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-23T07:41:07.878Z] #20 15.09 quota [2021-07-23T07:41:07.878Z] #20 15.09 Recommended packages: [2021-07-23T07:41:07.878Z] #20 15.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-23T07:41:07.878Z] #20 15.09 python3-keyrings.alt python3-xdg unzip [2021-07-23T07:41:08.037Z] #16 1.175 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-23T07:41:08.323Z] #20 2.640 Reading package lists... [2021-07-23T07:41:08.601Z] #16 DONE 1.5s [2021-07-23T07:41:08.601Z] [2021-07-23T07:41:08.601Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:41:08.601Z] #59 sha256:40bb9a5b0611d1c796d157c80d0b66d80b634c86209b1a89ab6f64433f11e770 [2021-07-23T07:41:08.601Z] #59 125.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-23T07:41:08.601Z] #59 125.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-23T07:41:08.601Z] #59 ... [2021-07-23T07:41:08.601Z] [2021-07-23T07:41:08.601Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-23T07:41:08.601Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-23T07:41:08.646Z] f143c6fed32d: Verifying Checksum [2021-07-23T07:41:08.646Z] f143c6fed32d: Download complete [2021-07-23T07:41:08.786Z] #54 ... [2021-07-23T07:41:08.786Z] [2021-07-23T07:41:08.786Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-23T07:41:08.786Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-23T07:41:08.786Z] #16 3.575 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-23T07:41:08.786Z] #16 DONE 3.7s [2021-07-23T07:41:08.786Z] [2021-07-23T07:41:08.786Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-23T07:41:08.786Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-23T07:41:09.169Z] #17 ... [2021-07-23T07:41:09.169Z] [2021-07-23T07:41:09.169Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-23T07:41:09.169Z] #59 sha256:40bb9a5b0611d1c796d157c80d0b66d80b634c86209b1a89ab6f64433f11e770 [2021-07-23T07:41:09.169Z] #59 DONE 132.3s [2021-07-23T07:41:09.169Z] [2021-07-23T07:41:09.169Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-23T07:41:09.169Z] #60 sha256:5a29e1c3f2c0de4d5f8df6aa269201db8cbe911ffbe73fc353c6bba491c8c93b [2021-07-23T07:41:09.169Z] #60 DONE 0.2s [2021-07-23T07:41:09.169Z] [2021-07-23T07:41:09.169Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:41:09.169Z] #46 sha256:eb49161984e34d897d93bb3622b429dc8e083581bd1679803c4bc78473e5c7df [2021-07-23T07:41:09.169Z] #46 132.2 mime/multipart [2021-07-23T07:41:09.169Z] #46 132.3 crypto/tls [2021-07-23T07:41:09.280Z] #20 16.27 The following NEW packages will be installed: [2021-07-23T07:41:09.281Z] #20 16.27 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-23T07:41:09.281Z] #20 16.27 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-23T07:41:09.281Z] #20 16.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-23T07:41:09.281Z] #20 16.27 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-23T07:41:09.281Z] #20 16.28 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-23T07:41:09.281Z] #20 16.28 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-23T07:41:09.281Z] #20 16.28 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-23T07:41:09.281Z] #20 16.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-23T07:41:09.281Z] #20 16.28 xz-utils zip [2021-07-23T07:41:09.281Z] #20 16.61 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:41:09.281Z] #20 16.61 Need to get 27.7 MB of archives. [2021-07-23T07:41:09.281Z] #20 16.61 After this operation, 114 MB of additional disk space will be used. [2021-07-23T07:41:09.281Z] #20 16.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-07-23T07:41:09.281Z] #20 16.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-23T07:41:09.281Z] #20 16.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-23T07:41:09.425Z] #46 ... [2021-07-23T07:41:09.425Z] [2021-07-23T07:41:09.425Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-23T07:41:09.425Z] #61 sha256:c5e8eab50f0316dd7bcbd79e354d2fcedf04ccda8a9f7717411f7b0298fb315c [2021-07-23T07:41:09.425Z] #61 DONE 0.2s [2021-07-23T07:41:09.546Z] #20 16.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-23T07:41:09.546Z] #20 16.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-23T07:41:09.546Z] #20 16.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-23T07:41:09.546Z] #20 16.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-23T07:41:09.546Z] #20 16.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-23T07:41:09.546Z] #20 16.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-23T07:41:09.546Z] #20 16.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-07-23T07:41:09.546Z] #20 16.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-07-23T07:41:09.546Z] #20 16.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-07-23T07:41:09.546Z] #20 16.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-07-23T07:41:09.546Z] #20 16.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-07-23T07:41:09.546Z] #20 16.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-07-23T07:41:09.546Z] #20 16.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-07-23T07:41:09.546Z] #20 17.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-23T07:41:09.546Z] #20 17.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-23T07:41:09.546Z] #20 17.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-07-23T07:41:09.546Z] #20 17.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-07-23T07:41:09.546Z] #20 17.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-07-23T07:41:09.546Z] #20 17.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-07-23T07:41:09.680Z] [2021-07-23T07:41:09.681Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:41:09.681Z] #50 sha256:168e4cf7103be8e31db0850595536b39fbf74786935356814d563094258ea0ef [2021-07-23T07:41:09.812Z] #20 17.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-07-23T07:41:09.812Z] #20 17.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-23T07:41:09.812Z] #20 17.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-23T07:41:09.812Z] #20 17.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-23T07:41:09.812Z] #20 17.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-07-23T07:41:09.812Z] #20 17.10 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-07-23T07:41:09.812Z] #20 17.11 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-23T07:41:10.398Z] #20 17.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-23T07:41:10.398Z] #20 17.48 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-23T07:41:10.398Z] #20 17.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-23T07:41:10.398Z] #20 17.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-07-23T07:41:10.398Z] #20 17.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-07-23T07:41:10.398Z] #20 17.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-07-23T07:41:10.398Z] #20 17.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-23T07:41:10.398Z] #20 17.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-23T07:41:10.398Z] #20 17.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-23T07:41:10.398Z] #20 17.60 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-07-23T07:41:10.398Z] #20 17.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-23T07:41:10.398Z] #20 17.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-23T07:41:10.398Z] #20 17.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-23T07:41:10.398Z] #20 17.65 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-07-23T07:41:10.398Z] #20 17.68 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-07-23T07:41:10.398Z] #20 17.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-07-23T07:41:10.398Z] #20 17.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-23T07:41:10.588Z] #20 ... [2021-07-23T07:41:10.588Z] [2021-07-23T07:41:10.588Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:41:10.588Z] #54 sha256:decf65b47e8ca68c806a73aab8372a0a62d716f96809b6ce95ff077f2bfa7bd8 [2021-07-23T07:41:10.588Z] #54 12.66 + cd /tmp/tmp.vPM6ugKpsO/src/github.com/opencontainers/runc [2021-07-23T07:41:10.588Z] #54 12.66 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-23T07:41:10.588Z] #54 12.83 + '[' -z '' ']' [2021-07-23T07:41:10.588Z] #54 12.84 + target=static [2021-07-23T07:41:10.588Z] #54 12.84 + make 'BUILDTAGS=seccomp ' static [2021-07-23T07:41:10.588Z] #54 13.08 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-23T07:41:10.612Z] #50 ... [2021-07-23T07:41:10.612Z] [2021-07-23T07:41:10.612Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-23T07:41:10.612Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-23T07:41:10.612Z] #17 DONE 2.1s [2021-07-23T07:41:10.612Z] [2021-07-23T07:41:10.612Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-23T07:41:10.612Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-23T07:41:10.664Z] #20 17.92 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-07-23T07:41:10.664Z] #20 18.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-07-23T07:41:10.664Z] #20 18.04 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-07-23T07:41:11.076Z] Client: [2021-07-23T07:41:11.076Z] Context: default [2021-07-23T07:41:11.076Z] Debug Mode: false [2021-07-23T07:41:11.076Z] Plugins: [2021-07-23T07:41:11.076Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-23T07:41:11.076Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-23T07:41:11.076Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-23T07:41:11.076Z] [2021-07-23T07:41:11.076Z] Server: [2021-07-23T07:41:11.076Z] Containers: 0 [2021-07-23T07:41:11.076Z] Running: 0 [2021-07-23T07:41:11.076Z] Paused: 0 [2021-07-23T07:41:11.076Z] Stopped: 0 [2021-07-23T07:41:11.076Z] Images: 0 [2021-07-23T07:41:11.076Z] Server Version: 20.10.0 [2021-07-23T07:41:11.076Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-07-23T07:41:11.076Z] LCOW: [2021-07-23T07:41:11.076Z] Windows: [2021-07-23T07:41:11.076Z] Logging Driver: json-file [2021-07-23T07:41:11.076Z] Plugins: [2021-07-23T07:41:11.076Z] Volume: local [2021-07-23T07:41:11.076Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-23T07:41:11.076Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-23T07:41:11.076Z] Swarm: inactive [2021-07-23T07:41:11.076Z] Default Isolation: process [2021-07-23T07:41:11.076Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-23T07:41:11.076Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-23T07:41:11.076Z] OSType: windows [2021-07-23T07:41:11.076Z] Architecture: x86_64 [2021-07-23T07:41:11.076Z] CPUs: 4 [2021-07-23T07:41:11.076Z] Total Memory: 32GiB [2021-07-23T07:41:11.076Z] Name: azwin-2-5cdb31 [2021-07-23T07:41:11.076Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-23T07:41:11.076Z] Docker Root Dir: D:\docker [2021-07-23T07:41:11.076Z] Debug Mode: false [2021-07-23T07:41:11.076Z] Registry: https://index.docker.io/v1/ [2021-07-23T07:41:11.076Z] Labels: [2021-07-23T07:41:11.076Z] Experimental: true [2021-07-23T07:41:11.076Z] Insecure Registries: [2021-07-23T07:41:11.076Z] 10.0.0.4:5000 [2021-07-23T07:41:11.076Z] 127.0.0.0/8 [2021-07-23T07:41:11.076Z] Registry Mirrors: [2021-07-23T07:41:11.076Z] http://10.0.0.4:5000/ [2021-07-23T07:41:11.076Z] Live Restore Enabled: false [2021-07-23T07:41:11.076Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-23T07:41:11.334Z] #17 DONE 2.5s [2021-07-23T07:41:11.334Z] [2021-07-23T07:41:11.334Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:41:11.334Z] #54 sha256:4333fde1ec25b155ace5a35eb54cc141071e4348bb93637448cfb19ba4525246 [2021-07-23T07:41:11.334Z] #54 13.31 + cd /tmp/tmp.0oua6QFGpL/src/github.com/opencontainers/runc [2021-07-23T07:41:11.334Z] #54 13.31 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-23T07:41:11.334Z] #54 13.51 + '[' -z '' ']' [2021-07-23T07:41:11.334Z] #54 13.51 + target=static [2021-07-23T07:41:11.334Z] #54 13.51 + make 'BUILDTAGS=seccomp ' static [2021-07-23T07:41:11.334Z] #54 13.83 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-23T07:41:11.334Z] #54 ... [2021-07-23T07:41:11.334Z] [2021-07-23T07:41:11.334Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:41:11.334Z] #46 sha256:dd23e0daba3727f4dd15cbf7e1fda54d772b34a775c76309fd9931b83a4815e3 [2021-07-23T07:41:11.334Z] #46 114.8 crypto/tls [2021-07-23T07:41:11.334Z] #46 121.2 net/http/httptrace [2021-07-23T07:41:11.334Z] #46 121.4 net/http [2021-07-23T07:41:11.334Z] #46 ... [2021-07-23T07:41:11.334Z] [2021-07-23T07:41:11.334Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-23T07:41:11.334Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-23T07:41:11.620Z] #20 18.74 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:41:11.620Z] #20 18.82 Fetched 27.7 MB in 2s (16.2 MB/s) [2021-07-23T07:41:11.620Z] #20 18.88 Selecting previously unselected package pigz. [2021-07-23T07:41:11.620Z] #20 18.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23419 files and directories currently installed.) [2021-07-23T07:41:11.620Z] #20 18.95 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-07-23T07:41:11.620Z] #20 18.96 Unpacking pigz (2.4-1) ... [2021-07-23T07:41:11.767Z] Client: [2021-07-23T07:41:11.767Z] Context: default [2021-07-23T07:41:11.767Z] Debug Mode: false [2021-07-23T07:41:11.767Z] Plugins: [2021-07-23T07:41:11.767Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-23T07:41:11.767Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-23T07:41:11.767Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-23T07:41:11.767Z] [2021-07-23T07:41:11.767Z] Server: [2021-07-23T07:41:11.767Z] Containers: 0 [2021-07-23T07:41:11.767Z] Running: 0 [2021-07-23T07:41:11.767Z] Paused: 0 [2021-07-23T07:41:11.767Z] Stopped: 0 [2021-07-23T07:41:11.767Z] Images: 0 [2021-07-23T07:41:11.767Z] Server Version: 20.10.0 [2021-07-23T07:41:11.767Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-23T07:41:11.767Z] Windows: [2021-07-23T07:41:11.767Z] LCOW: [2021-07-23T07:41:11.767Z] Logging Driver: json-file [2021-07-23T07:41:11.767Z] Plugins: [2021-07-23T07:41:11.767Z] Volume: local [2021-07-23T07:41:11.767Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-23T07:41:11.767Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-23T07:41:11.767Z] Swarm: inactive [2021-07-23T07:41:11.767Z] Default Isolation: process [2021-07-23T07:41:11.767Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-23T07:41:11.767Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-23T07:41:11.767Z] OSType: windows [2021-07-23T07:41:11.767Z] Architecture: x86_64 [2021-07-23T07:41:11.767Z] CPUs: 4 [2021-07-23T07:41:11.767Z] Total Memory: 32GiB [2021-07-23T07:41:11.767Z] Name: azwin-2-5cdb30 [2021-07-23T07:41:11.767Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-23T07:41:11.767Z] Docker Root Dir: D:\docker [2021-07-23T07:41:11.767Z] Debug Mode: false [2021-07-23T07:41:11.767Z] Registry: https://index.docker.io/v1/ [2021-07-23T07:41:11.767Z] Labels: [2021-07-23T07:41:11.767Z] Experimental: true [2021-07-23T07:41:11.767Z] Insecure Registries: [2021-07-23T07:41:11.767Z] 10.0.0.4:5000 [2021-07-23T07:41:11.767Z] 127.0.0.0/8 [2021-07-23T07:41:11.767Z] Registry Mirrors: [2021-07-23T07:41:11.767Z] http://10.0.0.4:5000/ [2021-07-23T07:41:11.767Z] Live Restore Enabled: false [2021-07-23T07:41:11.767Z] [2021-07-23T07:41:11.885Z] #20 19.07 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-23T07:41:11.885Z] #20 19.09 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-23T07:41:11.885Z] #20 19.10 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-23T07:41:12.025Z] #18 DONE 1.5s [2021-07-23T07:41:12.025Z] [2021-07-23T07:41:12.025Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-23T07:41:12.025Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-23T07:41:12.150Z] #20 19.60 Selecting previously unselected package python3.7-minimal. [2021-07-23T07:41:12.369Z] 4612f6d0b889: Verifying Checksum [2021-07-23T07:41:12.369Z] 4612f6d0b889: Download complete [2021-07-23T07:41:12.415Z] #20 19.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-23T07:41:12.415Z] #20 19.64 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:41:12.505Z] #54 ... [2021-07-23T07:41:12.505Z] [2021-07-23T07:41:12.505Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:12.505Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-23T07:41:12.505Z] #20 10.40 Fetched 8995 kB in 9s (985 kB/s) [2021-07-23T07:41:12.996Z] #20 20.26 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:12.996Z] #20 20.30 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:41:13.393Z] #19 DONE 1.3s [2021-07-23T07:41:13.393Z] [2021-07-23T07:41:13.393Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:13.393Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-23T07:41:13.449Z] #20 10.40 Reading package lists... [2021-07-23T07:41:13.449Z] #20 ... [2021-07-23T07:41:13.449Z] [2021-07-23T07:41:13.449Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:41:13.449Z] #46 sha256:565d05ac71ca736fac9430088a257312d75ba69a9916e936ef67054a774ec689 [2021-07-23T07:41:13.449Z] #46 138.0 net/http/httptrace [2021-07-23T07:41:13.449Z] #46 138.2 net/http [2021-07-23T07:41:13.851Z] #20 7.984 Reading package lists... [2021-07-23T07:41:13.880Z] #18 DONE 2.4s [2021-07-23T07:41:13.880Z] [2021-07-23T07:41:13.880Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-23T07:41:13.880Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-23T07:41:14.805Z] #20 1.451 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-23T07:41:15.062Z] #20 1.454 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:41:15.062Z] #20 1.502 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:41:15.062Z] #20 1.505 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:41:15.227Z] #20 13.32 Building dependency tree... [2021-07-23T07:41:15.227Z] #20 14.66 Reading state information... [2021-07-23T07:41:15.322Z] #20 1.913 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-23T07:41:15.567Z] #20 22.30 Selecting previously unselected package python3-minimal. [2021-07-23T07:41:15.567Z] #20 22.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 ... 23668 files and directories currently installed.) [2021-07-23T07:41:15.567Z] #20 22.37 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-23T07:41:15.567Z] #20 22.38 Unpacking python3-minimal (3.7.3-1) ... [2021-07-23T07:41:15.567Z] #20 22.48 Selecting previously unselected package libmpdec2:arm64. [2021-07-23T07:41:15.567Z] #20 22.49 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-23T07:41:15.567Z] #20 22.51 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-23T07:41:15.567Z] #20 22.62 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-23T07:41:15.567Z] #20 22.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-23T07:41:15.567Z] #20 22.65 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:15.996Z] #46 150.0 github.com/LK4D4/vndr/godl [2021-07-23T07:41:15.996Z] #46 ... [2021-07-23T07:41:15.996Z] [2021-07-23T07:41:15.996Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:15.996Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-23T07:41:15.996Z] #20 10.40 Reading package lists... [2021-07-23T07:41:16.147Z] #20 23.40 Selecting previously unselected package python3.7. [2021-07-23T07:41:16.147Z] #20 23.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-23T07:41:16.147Z] #20 23.46 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:16.249Z] #20 2.818 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:41:16.412Z] #20 23.63 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-23T07:41:16.412Z] #20 23.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-23T07:41:16.412Z] #20 23.66 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-23T07:41:16.412Z] #20 23.85 Setting up python3-minimal (3.7.3-1) ... [2021-07-23T07:41:16.422Z] #19 DONE 2.4s [2021-07-23T07:41:16.422Z] [2021-07-23T07:41:16.422Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:16.422Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-23T07:41:16.605Z] #20 15.71 The following additional packages will be installed: [2021-07-23T07:41:16.605Z] #20 15.71 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-23T07:41:16.605Z] #20 15.72 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-23T07:41:16.605Z] #20 15.72 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-23T07:41:16.605Z] #20 15.72 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-23T07:41:16.605Z] #20 15.72 libgcc1:ppc64el libgcc1:s390x [2021-07-23T07:41:16.605Z] #20 15.73 Suggested packages: [2021-07-23T07:41:16.605Z] #20 15.74 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-07-23T07:41:16.605Z] #20 15.74 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-07-23T07:41:16.605Z] #20 15.74 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-07-23T07:41:16.605Z] #20 15.74 libc-l10n:s390x locales:s390x [2021-07-23T07:41:16.605Z] #20 15.74 Recommended packages: [2021-07-23T07:41:16.605Z] #20 15.74 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-07-23T07:41:16.605Z] #20 15.74 libidn2-0:s390x [2021-07-23T07:41:16.605Z] #20 15.95 The following NEW packages will be installed: [2021-07-23T07:41:16.605Z] #20 15.95 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-23T07:41:16.605Z] #20 15.96 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-07-23T07:41:16.605Z] #20 15.96 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-23T07:41:16.605Z] #20 15.96 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-23T07:41:16.605Z] #20 15.96 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-23T07:41:16.605Z] #20 15.96 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-23T07:41:16.605Z] #20 15.97 libgcc1:ppc64el libgcc1:s390x [2021-07-23T07:41:16.864Z] #20 16.31 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:41:16.864Z] #20 16.31 Need to get 15.0 MB of archives. [2021-07-23T07:41:16.864Z] #20 16.31 After this operation, 68.1 MB of additional disk space will be used. [2021-07-23T07:41:16.864Z] #20 16.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-07-23T07:41:16.864Z] #20 16.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-07-23T07:41:16.864Z] #20 16.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-07-23T07:41:16.864Z] #20 16.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-07-23T07:41:16.864Z] #20 16.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-07-23T07:41:16.864Z] #20 16.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-07-23T07:41:16.864Z] #20 16.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-07-23T07:41:16.864Z] #20 16.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-07-23T07:41:17.123Z] #20 16.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-07-23T07:41:17.123Z] #20 16.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-07-23T07:41:17.123Z] #20 16.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-07-23T07:41:17.123Z] #20 16.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-07-23T07:41:17.123Z] #20 16.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-07-23T07:41:17.123Z] #20 16.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-07-23T07:41:17.123Z] #20 16.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-07-23T07:41:17.123Z] #20 16.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-07-23T07:41:17.123Z] #20 16.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-07-23T07:41:17.123Z] #20 16.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-07-23T07:41:17.123Z] #20 16.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-07-23T07:41:17.123Z] #20 16.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-07-23T07:41:17.123Z] #20 16.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-07-23T07:41:17.123Z] #20 16.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-07-23T07:41:17.123Z] #20 16.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-07-23T07:41:17.223Z] #20 3.831 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:41:17.366Z] #20 24.80 Selecting previously unselected package python3. [2021-07-23T07:41:17.382Z] #20 16.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-23T07:41:17.382Z] #20 16.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-23T07:41:17.632Z] #20 24.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 ... 24080 files and directories currently installed.) [2021-07-23T07:41:17.632Z] #20 24.89 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-07-23T07:41:17.632Z] #20 24.91 Unpacking python3 (3.7.3-1) ... [2021-07-23T07:41:17.632Z] #20 25.01 Selecting previously unselected package libip4tc0:arm64. [2021-07-23T07:41:17.632Z] #20 25.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-07-23T07:41:17.632Z] #20 25.03 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-07-23T07:41:17.632Z] #20 25.13 Selecting previously unselected package libip6tc0:arm64. [2021-07-23T07:41:17.641Z] #20 17.25 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:41:17.898Z] #20 25.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-07-23T07:41:17.898Z] #20 25.14 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-07-23T07:41:17.898Z] #20 25.23 Selecting previously unselected package libiptc0:arm64. [2021-07-23T07:41:17.898Z] #20 25.25 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-07-23T07:41:17.898Z] #20 25.26 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-07-23T07:41:17.898Z] #20 25.35 Selecting previously unselected package libnfnetlink0:arm64. [2021-07-23T07:41:18.163Z] #20 25.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-07-23T07:41:18.163Z] #20 25.36 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-23T07:41:18.163Z] #20 25.46 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-07-23T07:41:18.163Z] #20 25.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-07-23T07:41:18.163Z] #20 25.47 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-23T07:41:18.163Z] #20 25.58 Selecting previously unselected package libnftnl11:arm64. [2021-07-23T07:41:18.208Z] #20 17.40 Fetched 15.0 MB in 1s (22.0 MB/s) [2021-07-23T07:41:18.208Z] #20 17.44 Selecting previously unselected package gcc-8-base:armhf. [2021-07-23T07:41:18.208Z] #20 17.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37546 files and directories currently installed.) [2021-07-23T07:41:18.208Z] #20 17.48 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-07-23T07:41:18.208Z] #20 17.48 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-07-23T07:41:18.208Z] #20 17.54 Selecting previously unselected package gcc-8-base:ppc64el. [2021-07-23T07:41:18.208Z] #20 17.54 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-07-23T07:41:18.208Z] #20 17.55 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-23T07:41:18.208Z] #20 17.60 Selecting previously unselected package gcc-8-base:s390x. [2021-07-23T07:41:18.208Z] #20 17.60 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-07-23T07:41:18.208Z] #20 17.61 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-07-23T07:41:18.208Z] #20 17.67 Selecting previously unselected package gcc-8-base:arm64. [2021-07-23T07:41:18.208Z] #20 17.68 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-07-23T07:41:18.208Z] #20 17.68 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-07-23T07:41:18.208Z] #20 17.75 Selecting previously unselected package gcc-8-base:armel. [2021-07-23T07:41:18.208Z] #20 17.75 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-07-23T07:41:18.208Z] #20 17.75 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-07-23T07:41:18.429Z] #20 25.58 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-07-23T07:41:18.429Z] #20 25.58 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-07-23T07:41:18.429Z] #20 25.75 Selecting previously unselected package iptables. [2021-07-23T07:41:18.429Z] #20 25.75 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-07-23T07:41:18.429Z] #20 25.76 Unpacking iptables (1.8.2-4) ... [2021-07-23T07:41:18.467Z] #20 17.81 Selecting previously unselected package libgcc1:arm64. [2021-07-23T07:41:18.467Z] #20 17.82 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-07-23T07:41:18.467Z] #20 17.83 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-07-23T07:41:18.467Z] #20 17.90 Selecting previously unselected package libc6:arm64. [2021-07-23T07:41:18.467Z] #20 17.91 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-07-23T07:41:18.467Z] #20 18.08 Unpacking libc6:arm64 (2.28-10) ... [2021-07-23T07:41:18.590Z] #20 5.186 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:41:18.694Z] #20 ... [2021-07-23T07:41:18.694Z] [2021-07-23T07:41:18.694Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-23T07:41:18.694Z] #24 sha256:a32594d04f46b5618e46ad7c074a69c9c822d835aafaa58d03741995538b656c [2021-07-23T07:41:18.694Z] #24 119.0 Checking out files: 22% (2500/11319) Checking out files: 23% (2604/11319) Checking out files: 24% (2717/11319) Checking out files: 25% (2830/11319) Checking out files: 26% (2943/11319) Checking out files: 27% (3057/11319) Checking out files: 28% (3170/11319) Checking out files: 29% (3283/11319) Checking out files: 30% (3396/11319) Checking out files: 31% (3509/11319) Checking out files: 32% (3623/11319) Checking out files: 33% (3736/11319) Checking out files: 34% (3849/11319) Checking out files: 35% (3962/11319) Checking out files: 36% (4075/11319) Checking out files: 37% (4189/11319) Checking out files: 38% (4302/11319) Checking out files: 39% (4415/11319) Checking out files: 40% (4528/11319) Checking out files: 41% (4641/11319) Checking out files: 42% (4754/11319) Checking out files: 43% (4868/11319) Checking out files: 44% (4981/11319) Checking out files: 45% (5094/11319) Checking out files: 46% (5207/11319) Checking out files: 47% (5320/11319) Checking out files: 47% (5385/11319) Checking out files: 48% (5434/11319) Checking out files: 49% (5547/11319) Checking out files: 50% (5660/11319) Checking out files: 51% (5773/11319) Checking out files: 52% (5886/11319) Checking out files: 53% (6000/11319) Checking out files: 54% (6113/11319) Checking out files: 55% (6226/11319) Checking out files: 56% (6339/11319) Checking out files: 57% (6452/11319) Checking out files: 58% (6566/11319) Checking out files: 59% (6679/11319) Checking out files: 60% (6792/11319) Checking out files: 61% (6905/11319) Checking out files: 62% (7018/11319) Checking out files: 63% (7131/11319) Checking out files: 64% (7245/11319) Checking out files: 65% (7358/11319) Checking out files: 66% (7471/11319) Checking out files: 67% (7584/11319) Checking out files: 68% (7697/11319) Checking out files: 69% (7811/11319) Checking out files: 70% (7924/11319) Checking out files: 71% (8037/11319) Checking out files: 72% (8150/11319) Checking out files: 73% (8263/11319) Checking out files: 74% (8377/11319) Checking out files: 75% (8490/11319) Checking out files: 76% (8603/11319) Checking out files: 76% (8619/11319) Checking out files: 77% (8716/11319) Checking out files: 78% (8829/11319) Checking out files: 79% (8943/11319) Checking out files: 80% (9056/11319) Checking out files: 81% (9169/11319) Checking out files: 82% (9282/11319) Checking out files: 83% (9395/11319) Checking out files: 84% (9508/11319) Checking out files: 85% (9622/11319) Checking out files: 86% (9735/11319) Checking out files: 87% (9848/11319) Checking out files: 88% (9961/11319) Checking out files: 89% (10074/11319) Checking out files: 90% (10188/11319) Checking out files: 91% (10301/11319) Checking out files: 92% (10414/11319) Checking out files: 93% (10527/11319) Checking out files: 94% (10640/11319) Checking out files: 95% (10754/11319) Checking out files: 96% (10867/11319) Checking out files: 97% (10980/11319) Checking out files: 98% (11093/11319) Checking out files: 99% (11206/11319) Checking out files: 100% (11319/11319) Checking out files: 100% (11319/11319), done. [2021-07-23T07:41:18.694Z] #24 121.9 + cd /tmp/tmp.94uBaTZ39I/tmp/docker-ce [2021-07-23T07:41:18.694Z] #24 121.9 + git checkout -q v17.06.2-ce [2021-07-23T07:41:18.694Z] #24 125.0 + mkdir -p /tmp/tmp.94uBaTZ39I/src/github.com/docker [2021-07-23T07:41:18.694Z] #24 125.0 + mv components/cli /tmp/tmp.94uBaTZ39I/src/github.com/docker/cli [2021-07-23T07:41:18.694Z] #24 125.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-07-23T07:41:18.694Z] #24 ... [2021-07-23T07:41:18.694Z] [2021-07-23T07:41:18.694Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:18.694Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-23T07:41:18.694Z] #20 26.07 Selecting previously unselected package xxd. [2021-07-23T07:41:18.694Z] #20 26.08 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-23T07:41:18.694Z] #20 26.09 Unpacking xxd (2:8.1.0875-5) ... [2021-07-23T07:41:18.959Z] #20 26.21 Selecting previously unselected package vim-common. [2021-07-23T07:41:18.959Z] #20 26.21 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-23T07:41:18.959Z] #20 26.25 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-23T07:41:18.964Z] #20 2.531 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-23T07:41:18.964Z] #20 2.592 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:41:18.964Z] #20 2.592 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:41:18.964Z] #20 2.592 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:41:19.034Z] #20 18.48 Selecting previously unselected package libapparmor1:arm64. [2021-07-23T07:41:19.034Z] #20 18.49 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-23T07:41:19.034Z] #20 18.49 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-23T07:41:19.034Z] #20 18.59 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-23T07:41:19.224Z] #20 3.105 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-23T07:41:19.225Z] #20 26.48 Selecting previously unselected package bash-completion. [2021-07-23T07:41:19.225Z] #20 26.49 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-23T07:41:19.292Z] #20 18.59 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-23T07:41:19.292Z] #20 18.60 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-23T07:41:19.292Z] #20 18.66 Selecting previously unselected package libgcc1:armel. [2021-07-23T07:41:19.292Z] #20 18.67 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-07-23T07:41:19.292Z] #20 18.67 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-07-23T07:41:19.292Z] #20 18.74 Selecting previously unselected package libc6:armel. [2021-07-23T07:41:19.292Z] #20 18.75 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-07-23T07:41:19.299Z] #20 14.10 Reading package lists... [2021-07-23T07:41:19.551Z] #20 18.95 Unpacking libc6:armel (2.28-10) ... [2021-07-23T07:41:20.119Z] #20 19.35 Selecting previously unselected package libapparmor1:armel. [2021-07-23T07:41:20.119Z] #20 19.36 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-07-23T07:41:20.119Z] #20 19.36 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-07-23T07:41:20.119Z] #20 19.41 Selecting previously unselected package libapparmor-dev:armel. [2021-07-23T07:41:20.119Z] #20 19.42 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-07-23T07:41:20.119Z] #20 19.43 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-07-23T07:41:20.119Z] #20 19.50 Selecting previously unselected package libgcc1:armhf. [2021-07-23T07:41:20.119Z] #20 19.51 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-07-23T07:41:20.119Z] #20 19.51 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-07-23T07:41:20.119Z] #20 19.58 Selecting previously unselected package libc6:armhf. [2021-07-23T07:41:20.119Z] #20 19.59 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-07-23T07:41:20.132Z] #20 17.64 Building dependency tree... [2021-07-23T07:41:20.170Z] #20 4.015 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:41:20.378Z] #20 19.76 Unpacking libc6:armhf (2.28-10) ... [2021-07-23T07:41:20.896Z] #20 20.19 Selecting previously unselected package libapparmor1:armhf. [2021-07-23T07:41:20.896Z] #20 20.20 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-07-23T07:41:20.896Z] #20 20.21 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-07-23T07:41:20.896Z] #20 20.25 Selecting previously unselected package libapparmor-dev:armhf. [2021-07-23T07:41:20.896Z] #20 20.26 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-07-23T07:41:20.896Z] #20 20.26 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-07-23T07:41:20.896Z] #20 20.34 Selecting previously unselected package libgcc1:ppc64el. [2021-07-23T07:41:20.896Z] #20 20.34 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-07-23T07:41:20.896Z] #20 20.35 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-23T07:41:20.896Z] #20 20.42 Selecting previously unselected package libc6:ppc64el. [2021-07-23T07:41:20.896Z] #20 20.42 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-07-23T07:41:21.075Z] #20 19.16 libcap2-bin is already the newest version (1:2.25-2). [2021-07-23T07:41:21.075Z] #20 19.16 The following additional packages will be installed: [2021-07-23T07:41:21.075Z] #20 19.17 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-23T07:41:21.075Z] #20 19.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-23T07:41:21.075Z] #20 19.17 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-23T07:41:21.075Z] #20 19.17 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-23T07:41:21.075Z] #20 19.17 python3.7 python3.7-minimal vim-runtime xxd [2021-07-23T07:41:21.075Z] #20 19.18 Suggested packages: [2021-07-23T07:41:21.075Z] #20 19.18 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-23T07:41:21.075Z] #20 19.18 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-23T07:41:21.075Z] #20 19.18 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-23T07:41:21.075Z] #20 19.18 quota [2021-07-23T07:41:21.075Z] #20 19.18 Recommended packages: [2021-07-23T07:41:21.075Z] #20 19.18 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-23T07:41:21.075Z] #20 19.18 python3-keyrings.alt python3-xdg unzip [2021-07-23T07:41:21.112Z] #20 4.981 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:41:21.463Z] #20 20.65 Unpacking libc6:ppc64el (2.28-10) ... [2021-07-23T07:41:21.648Z] #20 ... [2021-07-23T07:41:21.648Z] [2021-07-23T07:41:21.648Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:41:21.648Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-23T07:41:21.648Z] #32 DONE 155.5s [2021-07-23T07:41:21.648Z] [2021-07-23T07:41:21.648Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:41:21.648Z] #46 sha256:565d05ac71ca736fac9430088a257312d75ba69a9916e936ef67054a774ec689 [2021-07-23T07:41:21.648Z] #46 150.8 github.com/LK4D4/vndr [2021-07-23T07:41:21.648Z] #46 DONE 156.0s [2021-07-23T07:41:21.648Z] [2021-07-23T07:41:21.648Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:21.648Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-23T07:41:22.029Z] #20 21.26 Selecting previously unselected package libapparmor1:ppc64el. [2021-07-23T07:41:22.030Z] #20 21.27 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-07-23T07:41:22.030Z] #20 21.27 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-07-23T07:41:22.030Z] #20 21.32 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-07-23T07:41:22.030Z] #20 21.33 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-07-23T07:41:22.030Z] #20 21.33 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-23T07:41:22.030Z] #20 21.41 Selecting previously unselected package libgcc1:s390x. [2021-07-23T07:41:22.030Z] #20 21.41 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-07-23T07:41:22.030Z] #20 21.42 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-07-23T07:41:22.030Z] #20 21.49 Selecting previously unselected package libc6:s390x. [2021-07-23T07:41:22.030Z] #20 21.49 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-07-23T07:41:22.288Z] #20 21.67 Unpacking libc6:s390x (2.28-10) ... [2021-07-23T07:41:22.494Z] #20 6.385 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:41:22.556Z] #20 29.32 Unpacking bash-completion (1:2.8-6) ... [2021-07-23T07:41:22.820Z] #20 29.98 Selecting previously unselected package bzip2. [2021-07-23T07:41:22.820Z] #20 29.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-07-23T07:41:22.820Z] #20 30.00 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-23T07:41:22.820Z] #20 30.15 Selecting previously unselected package xz-utils. [2021-07-23T07:41:22.820Z] #20 30.15 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-07-23T07:41:22.820Z] #20 30.16 Unpacking xz-utils (5.2.4-1) ... [2021-07-23T07:41:22.856Z] #20 22.15 Selecting previously unselected package libapparmor1:s390x. [2021-07-23T07:41:22.856Z] #20 22.15 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-07-23T07:41:22.856Z] #20 22.16 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-07-23T07:41:22.856Z] #20 22.21 Selecting previously unselected package libapparmor-dev:s390x. [2021-07-23T07:41:22.856Z] #20 22.21 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-07-23T07:41:22.856Z] #20 22.22 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-07-23T07:41:22.856Z] #20 22.32 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-07-23T07:41:22.856Z] #20 22.34 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-07-23T07:41:22.856Z] #20 22.35 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-07-23T07:41:22.856Z] #20 22.36 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-23T07:41:22.856Z] #20 22.38 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-07-23T07:41:23.033Z] #20 20.79 The following NEW packages will be installed: [2021-07-23T07:41:23.033Z] #20 20.79 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-23T07:41:23.033Z] #20 20.79 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-23T07:41:23.033Z] #20 20.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-23T07:41:23.033Z] #20 20.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-23T07:41:23.033Z] #20 20.79 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-23T07:41:23.033Z] #20 20.79 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-23T07:41:23.033Z] #20 20.79 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-23T07:41:23.033Z] #20 20.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-23T07:41:23.033Z] #20 20.79 xz-utils zip [2021-07-23T07:41:23.033Z] #20 21.18 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:41:23.033Z] #20 21.18 Need to get 28.6 MB of archives. [2021-07-23T07:41:23.033Z] #20 21.18 After this operation, 116 MB of additional disk space will be used. [2021-07-23T07:41:23.033Z] #20 21.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-23T07:41:23.085Z] #20 30.35 Selecting previously unselected package apparmor. [2021-07-23T07:41:23.085Z] #20 30.35 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-07-23T07:41:23.115Z] #20 22.39 Setting up libc6:arm64 (2.28-10) ... [2021-07-23T07:41:23.294Z] #20 21.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-23T07:41:23.294Z] #20 21.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-23T07:41:23.294Z] #20 21.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-23T07:41:23.294Z] #20 21.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-23T07:41:23.294Z] #20 21.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-23T07:41:23.294Z] #20 21.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-23T07:41:23.294Z] #20 21.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-23T07:41:23.294Z] #20 21.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-23T07:41:23.350Z] #20 30.46 Unpacking apparmor (2.13.2-10) ... [2021-07-23T07:41:23.555Z] #20 21.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-23T07:41:23.556Z] #20 21.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-23T07:41:23.556Z] #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-07-23T07:41:23.556Z] #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-07-23T07:41:23.556Z] #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-07-23T07:41:23.556Z] #20 21.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-23T07:41:23.556Z] #20 21.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-23T07:41:23.556Z] #20 21.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-23T07:41:23.556Z] #20 21.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-23T07:41:23.556Z] #20 21.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-23T07:41:23.556Z] #20 21.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-23T07:41:23.556Z] #20 21.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-23T07:41:23.556Z] #20 21.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-23T07:41:23.615Z] #20 30.76 Selecting previously unselected package aufs-tools. [2021-07-23T07:41:23.615Z] #20 30.77 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-07-23T07:41:23.615Z] #20 30.77 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-23T07:41:23.615Z] #20 30.93 Selecting previously unselected package libonig5:arm64. [2021-07-23T07:41:23.615Z] #20 30.93 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-07-23T07:41:23.615Z] #20 30.94 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-23T07:41:23.821Z] #20 22.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-23T07:41:23.821Z] #20 22.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-23T07:41:23.880Z] #20 31.07 Selecting previously unselected package libjq1:arm64. [2021-07-23T07:41:23.880Z] #20 31.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-23T07:41:23.880Z] #20 31.10 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-23T07:41:23.880Z] #20 31.22 Selecting previously unselected package jq. [2021-07-23T07:41:23.880Z] #20 31.23 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-23T07:41:23.880Z] #20 31.24 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-23T07:41:23.886Z] #20 9.994 Fetched 8995 kB in 9s (1025 kB/s) [2021-07-23T07:41:24.082Z] #20 22.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-23T07:41:24.082Z] #20 22.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-23T07:41:24.082Z] #20 22.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-23T07:41:24.082Z] #20 22.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-23T07:41:24.082Z] #20 22.14 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-23T07:41:24.152Z] #20 31.32 Selecting previously unselected package libaio1:arm64. [2021-07-23T07:41:24.152Z] #20 31.33 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-07-23T07:41:24.152Z] #20 31.34 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-07-23T07:41:24.152Z] #20 31.43 Selecting previously unselected package libgpm2:arm64. [2021-07-23T07:41:24.152Z] #20 31.44 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-07-23T07:41:24.152Z] #20 31.45 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-07-23T07:41:24.152Z] #20 31.54 Selecting previously unselected package libicu63:arm64. [2021-07-23T07:41:24.407Z] #20 ... [2021-07-23T07:41:24.407Z] [2021-07-23T07:41:24.407Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:41:24.407Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-23T07:41:24.407Z] #32 DONE 137.5s [2021-07-23T07:41:24.407Z] [2021-07-23T07:41:24.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-07-23T07:41:24.407Z] #46 sha256:dd23e0daba3727f4dd15cbf7e1fda54d772b34a775c76309fd9931b83a4815e3 [2021-07-23T07:41:24.407Z] #46 133.7 github.com/LK4D4/vndr/godl [2021-07-23T07:41:24.407Z] #46 134.5 github.com/LK4D4/vndr [2021-07-23T07:41:24.417Z] #20 31.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-23T07:41:24.417Z] #20 31.55 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-23T07:41:24.494Z] #20 23.68 Setting up libc6:armel (2.28-10) ... [2021-07-23T07:41:24.656Z] #20 22.59 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-23T07:41:24.656Z] #20 22.60 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-23T07:41:24.656Z] #20 22.60 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-23T07:41:24.656Z] #20 22.60 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-23T07:41:24.656Z] #20 22.60 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-23T07:41:24.656Z] #20 22.62 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-23T07:41:24.656Z] #20 22.62 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-23T07:41:24.656Z] #20 22.69 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-23T07:41:24.656Z] #20 22.69 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-23T07:41:24.656Z] #20 22.70 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-23T07:41:24.656Z] #20 22.71 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-23T07:41:24.656Z] #20 22.72 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-23T07:41:24.656Z] #20 22.73 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-23T07:41:24.656Z] #20 22.73 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-23T07:41:24.656Z] #20 22.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-23T07:41:24.656Z] #20 22.78 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-23T07:41:24.656Z] #20 22.79 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-23T07:41:24.920Z] #20 23.06 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-23T07:41:24.920Z] #20 23.10 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-23T07:41:24.920Z] #20 23.15 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-23T07:41:24.980Z] #46 DONE 138.8s [2021-07-23T07:41:24.980Z] [2021-07-23T07:41:24.980Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:41:24.980Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:41:25.431Z] #20 24.90 Setting up libc6:armhf (2.28-10) ... [2021-07-23T07:41:25.493Z] #20 23.63 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:41:25.493Z] #20 23.73 Fetched 28.6 MB in 2s (12.7 MB/s) [2021-07-23T07:41:25.754Z] #20 23.78 Selecting previously unselected package pigz. [2021-07-23T07:41:25.754Z] #20 23.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-23T07:41:25.754Z] #20 23.85 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-23T07:41:25.754Z] #20 23.85 Unpacking pigz (2.4-1) ... [2021-07-23T07:41:26.016Z] #20 23.96 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-23T07:41:26.016Z] #20 23.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:41:26.016Z] #20 23.97 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:26.278Z] #20 24.24 Selecting previously unselected package python3.7-minimal. [2021-07-23T07:41:26.278Z] #20 24.24 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:41:26.278Z] #20 24.25 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:41:26.406Z] #20 9.994 Reading package lists... [2021-07-23T07:41:26.406Z] #20 ... [2021-07-23T07:41:26.406Z] [2021-07-23T07:41:26.406Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:41:26.406Z] #54 sha256:2343632c931cdbfa19321795e6f6effe6692ebf2cf28face76924ff69e9399e7 [2021-07-23T07:41:26.406Z] #54 12.11 + cd /tmp/tmp.4XI7UjCkdk/src/github.com/opencontainers/runc [2021-07-23T07:41:26.406Z] #54 12.12 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-23T07:41:26.406Z] #54 12.64 + '[' -z '' ']' [2021-07-23T07:41:26.406Z] #54 12.64 + target=static [2021-07-23T07:41:26.406Z] #54 12.64 + make 'BUILDTAGS=seccomp ' static [2021-07-23T07:41:26.406Z] #54 12.84 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-23T07:41:26.411Z] #20 33.67 Selecting previously unselected package libnet1:arm64. [2021-07-23T07:41:26.411Z] #20 33.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-23T07:41:26.411Z] #20 33.70 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:41:26.685Z] #20 33.81 Selecting previously unselected package libnl-3-200:arm64. [2021-07-23T07:41:26.685Z] #20 33.81 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-23T07:41:26.685Z] #20 33.83 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-23T07:41:26.685Z] #20 33.94 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-23T07:41:26.685Z] #20 33.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-23T07:41:26.685Z] #20 33.97 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-23T07:41:26.685Z] #20 34.04 Selecting previously unselected package libreadline5:arm64. [2021-07-23T07:41:26.685Z] #20 34.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-07-23T07:41:26.685Z] #20 34.06 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-23T07:41:26.685Z] #20 34.18 Selecting previously unselected package net-tools. [2021-07-23T07:41:26.852Z] #20 24.91 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:26.852Z] #20 24.93 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:41:26.855Z] #20 26.11 Setting up libc6:ppc64el (2.28-10) ... [2021-07-23T07:41:26.967Z] #20 34.19 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-07-23T07:41:26.967Z] #20 34.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-23T07:41:27.233Z] #20 34.41 Selecting previously unselected package patch. [2021-07-23T07:41:27.233Z] #20 34.41 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-07-23T07:41:27.233Z] #20 34.42 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-23T07:41:27.233Z] #20 34.59 Selecting previously unselected package python-pip-whl. [2021-07-23T07:41:27.381Z] #54 ... [2021-07-23T07:41:27.381Z] [2021-07-23T07:41:27.381Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:27.381Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-23T07:41:27.381Z] #20 9.994 Reading package lists... [2021-07-23T07:41:27.497Z] #20 34.60 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-23T07:41:27.497Z] #20 34.61 Unpacking python-pip-whl (18.1-5) ... [2021-07-23T07:41:27.526Z] #40 ... [2021-07-23T07:41:27.526Z] [2021-07-23T07:41:27.526Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:27.526Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-23T07:41:27.526Z] #20 11.10 Fetched 8995 kB in 9s (1021 kB/s) [2021-07-23T07:41:27.637Z] #20 13.92 Reading package lists... [2021-07-23T07:41:27.637Z] #20 ... [2021-07-23T07:41:27.637Z] [2021-07-23T07:41:27.637Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:41:27.637Z] #46 sha256:eb49161984e34d897d93bb3622b429dc8e083581bd1679803c4bc78473e5c7df [2021-07-23T07:41:27.637Z] #46 140.8 net/http/httptrace [2021-07-23T07:41:27.637Z] #46 141.0 net/http [2021-07-23T07:41:27.763Z] #20 35.08 Selecting previously unselected package python3-lib2to3. [2021-07-23T07:41:27.763Z] #20 35.08 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-23T07:41:27.763Z] #20 35.09 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-23T07:41:27.812Z] #20 27.31 Setting up libc6:s390x (2.28-10) ... [2021-07-23T07:41:28.028Z] #20 35.23 Selecting previously unselected package python3-distutils. [2021-07-23T07:41:28.028Z] #20 35.24 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-23T07:41:28.028Z] #20 35.25 Unpacking python3-distutils (3.7.3-1) ... [2021-07-23T07:41:28.293Z] #20 35.45 Selecting previously unselected package python3-pip. [2021-07-23T07:41:28.293Z] #20 35.45 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-23T07:41:28.293Z] #20 35.46 Unpacking python3-pip (18.1-5) ... [2021-07-23T07:41:28.568Z] #20 35.71 Selecting previously unselected package python3-pkg-resources. [2021-07-23T07:41:28.568Z] #20 35.73 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-23T07:41:28.568Z] #20 35.74 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:41:28.766Z] #20 26.56 Selecting previously unselected package python3-minimal. [2021-07-23T07:41:28.766Z] #20 26.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-23T07:41:28.766Z] #20 26.60 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-23T07:41:28.766Z] #20 26.62 Unpacking python3-minimal (3.7.3-1) ... [2021-07-23T07:41:28.766Z] #20 26.69 Selecting previously unselected package libmpdec2:amd64. [2021-07-23T07:41:28.766Z] #20 26.69 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-23T07:41:28.766Z] #20 26.70 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-23T07:41:28.766Z] #20 26.78 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-23T07:41:28.766Z] #20 26.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:41:28.766Z] #20 26.79 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:28.839Z] #20 36.09 Selecting previously unselected package python3-setuptools. [2021-07-23T07:41:28.839Z] #20 36.09 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-23T07:41:28.839Z] #20 36.10 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-23T07:41:29.004Z] #46 152.2 github.com/LK4D4/vndr/godl [2021-07-23T07:41:29.108Z] #20 36.34 Selecting previously unselected package python3-wheel. [2021-07-23T07:41:29.108Z] #20 36.34 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-23T07:41:29.108Z] #20 36.36 Unpacking python3-wheel (0.32.3-2) ... [2021-07-23T07:41:29.108Z] #20 36.44 Selecting previously unselected package sudo. [2021-07-23T07:41:29.108Z] #20 36.45 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-07-23T07:41:29.108Z] #20 36.46 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-23T07:41:29.190Z] #20 28.56 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-23T07:41:29.190Z] #20 28.57 Setting up libapparmor1:armel (2.13.2-10) ... [2021-07-23T07:41:29.190Z] #20 28.59 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-07-23T07:41:29.190Z] #20 28.61 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-07-23T07:41:29.190Z] #20 28.62 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-07-23T07:41:29.190Z] #20 28.63 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-07-23T07:41:29.190Z] #20 28.65 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-07-23T07:41:29.190Z] #20 28.67 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-07-23T07:41:29.190Z] #20 28.68 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-23T07:41:29.190Z] #20 28.70 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-07-23T07:41:29.448Z] #20 28.71 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-23T07:41:29.448Z] #20 28.73 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-07-23T07:41:29.448Z] #20 28.74 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-07-23T07:41:29.448Z] #20 28.76 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-23T07:41:29.448Z] #20 28.77 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-07-23T07:41:29.448Z] #20 28.79 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:41:29.567Z] #46 152.9 github.com/LK4D4/vndr [2021-07-23T07:41:29.688Z] #20 36.80 Selecting previously unselected package thin-provisioning-tools. [2021-07-23T07:41:29.688Z] #20 36.81 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-07-23T07:41:29.688Z] #20 36.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-23T07:41:29.688Z] #20 37.00 Selecting previously unselected package uidmap. [2021-07-23T07:41:29.688Z] #20 37.01 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-07-23T07:41:29.688Z] #20 37.03 Unpacking uidmap (1:4.5-1.1) ... [2021-07-23T07:41:29.709Z] #20 27.55 Selecting previously unselected package python3.7. [2021-07-23T07:41:29.709Z] #20 27.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:41:29.709Z] #20 27.56 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:29.709Z] #20 27.70 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-23T07:41:29.709Z] #20 27.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-23T07:41:29.709Z] #20 27.71 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-23T07:41:29.709Z] #20 27.77 Setting up python3-minimal (3.7.3-1) ... [2021-07-23T07:41:29.955Z] #20 37.13 Selecting previously unselected package vim-runtime. [2021-07-23T07:41:29.955Z] #20 37.14 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-23T07:41:29.955Z] #20 37.19 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-23T07:41:29.955Z] #20 37.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-23T07:41:29.955Z] #20 37.24 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-23T07:41:30.016Z] #20 DONE 29.4s [2021-07-23T07:41:30.016Z] [2021-07-23T07:41:30.016Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:41:30.016Z] #64 sha256:05bf69bdb7a6c42354dfc7738323c185e3c9b5f274a3ef0cfeb1b3cfbf6a17ae [2021-07-23T07:41:30.016Z] #64 ... [2021-07-23T07:41:30.016Z] [2021-07-23T07:41:30.016Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:41:30.016Z] #61 sha256:86a6d2588d1e343d6808cbb5d22452db3ca8d6dff2ead08bc82450f048db1f11 [2021-07-23T07:41:30.072Z] #20 11.10 Reading package lists... [2021-07-23T07:41:30.096Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-23T07:41:30.096Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e9c4ab75\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-23T07:41:30.096Z] ---------------------------------------------------------------------------- [2021-07-23T07:41:30.096Z] [2021-07-23T07:41:30.096Z] INFO: executeCI.ps1 starting at Fri Jul 23 07:41:28 CUT 2021 [2021-07-23T07:41:30.096Z] [2021-07-23T07:41:30.096Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-23T07:41:30.096Z] INFO: Running git version 2.24.1.windows.2 [2021-07-23T07:41:30.096Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-23T07:41:30.096Z] INFO: Environment variables: [2021-07-23T07:41:30.096Z] [2021-07-23T07:41:30.096Z] Name Value [2021-07-23T07:41:30.096Z] ---- ----- [2021-07-23T07:41:30.096Z] ALLUSERSPROFILE C:\ProgramData [2021-07-23T07:41:30.096Z] amd64 true [2021-07-23T07:41:30.096Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-23T07:41:30.096Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-23T07:41:30.096Z] arm64 true [2021-07-23T07:41:30.096Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-23T07:41:30.096Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-23T07:41:30.096Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-23T07:41:30.096Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-23T07:41:30.096Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-23T07:41:30.096Z] BRANCH_NAME PR-42616 [2021-07-23T07:41:30.096Z] BUILD_DISPLAY_NAME #5 [2021-07-23T07:41:30.096Z] BUILD_ID 5 [2021-07-23T07:41:30.096Z] BUILD_NUMBER 5 [2021-07-23T07:41:30.096Z] BUILD_TAG jenkins-moby-PR-42616-5 [2021-07-23T07:41:30.096Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/5/ [2021-07-23T07:41:30.096Z] cgroup2 true [2021-07-23T07:41:30.096Z] CHANGE_AUTHOR thaJeztah [2021-07-23T07:41:30.096Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-23T07:41:30.096Z] CHANGE_BRANCH migrate_pkg_signal [2021-07-23T07:41:30.096Z] CHANGE_FORK thaJeztah/docker [2021-07-23T07:41:30.096Z] CHANGE_ID 42616 [2021-07-23T07:41:30.096Z] CHANGE_TARGET master [2021-07-23T07:41:30.096Z] CHANGE_TITLE replace pkg/signal with moby/sys/signal v0.5.0 [2021-07-23T07:41:30.096Z] CHANGE_URL https://github.com/moby/moby/pull/42616 [2021-07-23T07:41:30.096Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-23T07:41:30.096Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-23T07:41:30.096Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-23T07:41:30.096Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-23T07:41:30.096Z] COMPUTERNAME azwin-2-5cdb30 [2021-07-23T07:41:30.096Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-23T07:41:30.096Z] ConfigSequenceNumber 0 [2021-07-23T07:41:30.096Z] dco true [2021-07-23T07:41:30.096Z] DOCKER_BUILDKIT 0 [2021-07-23T07:41:30.096Z] DOCKER_DUT_DEBUG 1 [2021-07-23T07:41:30.096Z] DOCKER_EXPERIMENTAL 1 [2021-07-23T07:41:30.096Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-23T07:41:30.096Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-07-23T07:41:30.096Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-23T07:41:30.096Z] EXECUTOR_NUMBER 0 [2021-07-23T07:41:30.096Z] FQDN azwin-2-5cdb30.westus.cloudapp.azure.com [2021-07-23T07:41:30.096Z] GIT_BRANCH PR-42616 [2021-07-23T07:41:30.096Z] GIT_COMMIT 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:41:30.096Z] GIT_PREVIOUS_COMMIT c4473db2a114ec7c7617870f9da444f96a15d365 [2021-07-23T07:41:30.096Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT c4473db2a114ec7c7617870f9da444f96a15d365 [2021-07-23T07:41:30.096Z] GIT_URL https://github.com/moby/moby.git [2021-07-23T07:41:30.096Z] HUDSON_COOKIE 80ceee8d-fcb7-4daf-8b25-02ebf07d77b9 [2021-07-23T07:41:30.096Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-23T07:41:30.096Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-23T07:41:30.096Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-23T07:41:30.096Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-23T07:41:30.096Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-23T07:41:30.096Z] JENKINS_NODE_COOKIE 47c10d58-5710-49b6-86e5-28ea804e0bea [2021-07-23T07:41:30.096Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-23T07:41:30.096Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-23T07:41:30.096Z] JOB_BASE_NAME PR-42616 [2021-07-23T07:41:30.096Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/display/redirect [2021-07-23T07:41:30.096Z] JOB_NAME moby/PR-42616 [2021-07-23T07:41:30.096Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/ [2021-07-23T07:41:30.096Z] library.jps.version master [2021-07-23T07:41:30.096Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-23T07:41:30.096Z] NODE_LABELS amd64 azure azwin-2-5cdb30 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-23T07:41:30.096Z] NODE_NAME azwin-2-5cdb30 [2021-07-23T07:41:30.096Z] NUMBER_OF_PROCESSORS 4 [2021-07-23T07:41:30.096Z] OS Windows_NT [2021-07-23T07:41:30.096Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-23T07:41:30.096Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-23T07:41:30.096Z] ppc64le false [2021-07-23T07:41:30.096Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-23T07:41:30.096Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-07-23T07:41:30.096Z] PROCESSOR_LEVEL 6 [2021-07-23T07:41:30.096Z] PROCESSOR_REVISION 5504 [2021-07-23T07:41:30.096Z] ProgramData C:\ProgramData [2021-07-23T07:41:30.096Z] ProgramFiles C:\Program Files [2021-07-23T07:41:30.096Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-23T07:41:30.096Z] ProgramW6432 C:\Program Files [2021-07-23T07:41:30.096Z] PROMPT $P$G [2021-07-23T07:41:30.096Z] PSExecutionPolicyPreference Bypass [2021-07-23T07:41:30.096Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-23T07:41:30.096Z] PUBLIC C:\Users\Public [2021-07-23T07:41:30.096Z] rootless true [2021-07-23T07:41:30.096Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/5/display/redirect?page=artif... [2021-07-23T07:41:30.096Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/5/display/redirect?page=changes [2021-07-23T07:41:30.096Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/5/display/redirect [2021-07-23T07:41:30.096Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/5/display/redirect?page=tests [2021-07-23T07:41:30.096Z] s390x false [2021-07-23T07:41:30.096Z] SKIP_VALIDATION_TESTS 1 [2021-07-23T07:41:30.096Z] SOURCES_DRIVE d [2021-07-23T07:41:30.096Z] SOURCES_SUBDIR gopath [2021-07-23T07:41:30.096Z] STAGE_NAME Run tests [2021-07-23T07:41:30.096Z] SystemDrive C: [2021-07-23T07:41:30.096Z] SystemRoot C:\Windows [2021-07-23T07:41:30.096Z] TEMP C:\Windows\TEMP [2021-07-23T07:41:30.096Z] TESTDEBUG 0 [2021-07-23T07:41:30.096Z] TESTRUN_DRIVE d [2021-07-23T07:41:30.096Z] TESTRUN_SUBDIR CI [2021-07-23T07:41:30.096Z] TIMEOUT 120m [2021-07-23T07:41:30.096Z] TMP C:\Windows\TEMP [2021-07-23T07:41:30.096Z] unit_validate true [2021-07-23T07:41:30.096Z] USERDOMAIN WORKGROUP [2021-07-23T07:41:30.096Z] USERNAME azwin-2-5cdb30$ [2021-07-23T07:41:30.096Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-23T07:41:30.096Z] validate_force false [2021-07-23T07:41:30.096Z] windir C:\Windows [2021-07-23T07:41:30.096Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-23T07:41:30.096Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-23T07:41:30.096Z] windows2022 true [2021-07-23T07:41:30.096Z] windows2022containerd true [2021-07-23T07:41:30.096Z] windowsRS1 false [2021-07-23T07:41:30.096Z] windowsRS5 true [2021-07-23T07:41:30.096Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-23T07:41:30.096Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-23T07:41:30.096Z] [2021-07-23T07:41:30.096Z] [2021-07-23T07:41:30.096Z] [2021-07-23T07:41:30.096Z] INFO: Sources under d:\gopath\... [2021-07-23T07:41:30.096Z] INFO: Test run under d:\CI\... [2021-07-23T07:41:30.096Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-23T07:41:30.096Z] INFO: docker/docker repository was found [2021-07-23T07:41:30.281Z] #20 28.46 Selecting previously unselected package python3. [2021-07-23T07:41:30.281Z] #20 28.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-23T07:41:30.281Z] #20 28.50 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-23T07:41:30.281Z] #20 28.50 Unpacking python3 (3.7.3-1) ... [2021-07-23T07:41:30.542Z] #20 28.58 Selecting previously unselected package libip4tc0:amd64. [2021-07-23T07:41:30.542Z] #20 28.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-23T07:41:30.542Z] #20 28.59 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:30.552Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-07-23T07:41:30.803Z] #20 28.79 Selecting previously unselected package libip6tc0:amd64. [2021-07-23T07:41:30.803Z] #20 28.79 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-23T07:41:30.803Z] #20 28.80 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:30.803Z] #20 28.93 Selecting previously unselected package libiptc0:amd64. [2021-07-23T07:41:30.803Z] #20 28.93 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-23T07:41:30.803Z] #20 28.93 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:30.803Z] #20 29.00 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-23T07:41:30.935Z] #46 ... [2021-07-23T07:41:30.935Z] [2021-07-23T07:41:30.935Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:30.935Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-23T07:41:30.936Z] #20 13.92 Reading package lists... [2021-07-23T07:41:31.064Z] #20 29.01 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-23T07:41:31.064Z] #20 29.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-23T07:41:31.064Z] #20 29.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-23T07:41:31.064Z] #20 29.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-23T07:41:31.064Z] #20 29.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-23T07:41:31.064Z] #20 29.14 Selecting previously unselected package libnftnl11:amd64. [2021-07-23T07:41:31.064Z] #20 29.14 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-23T07:41:31.064Z] #20 29.16 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-23T07:41:31.064Z] #20 29.24 Selecting previously unselected package iptables. [2021-07-23T07:41:31.325Z] #20 29.25 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-23T07:41:31.325Z] #20 29.26 Unpacking iptables (1.8.2-4) ... [2021-07-23T07:41:31.396Z] #61 1.465 + RM_GOPATH=0 [2021-07-23T07:41:31.396Z] #61 1.465 + TMP_GOPATH= [2021-07-23T07:41:31.396Z] #61 1.465 + : /build [2021-07-23T07:41:31.396Z] #61 1.465 + '[' -z '' ']' [2021-07-23T07:41:31.498Z] #20 17.52 Building dependency tree... [2021-07-23T07:41:31.520Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-23T07:41:31.520Z] 29d5b6a226d2: Pulling fs layer [2021-07-23T07:41:31.587Z] #20 29.58 Selecting previously unselected package xxd. [2021-07-23T07:41:31.587Z] #20 29.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-23T07:41:31.587Z] #20 29.60 Unpacking xxd (2:8.1.0875-5) ... [2021-07-23T07:41:31.587Z] #20 29.74 Selecting previously unselected package vim-common. [2021-07-23T07:41:31.587Z] #20 29.74 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-23T07:41:31.587Z] #20 29.78 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-23T07:41:31.655Z] #61 ... [2021-07-23T07:41:31.655Z] [2021-07-23T07:41:31.655Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-23T07:41:31.655Z] #21 sha256:6fc9606d0d09773890483ff8e58c80b3b0a5f6e5b6c4db738e8a7efb954f606e [2021-07-23T07:41:31.655Z] #21 DONE 1.5s [2021-07-23T07:41:31.655Z] [2021-07-23T07:41:31.655Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:41:31.655Z] #61 sha256:86a6d2588d1e343d6808cbb5d22452db3ca8d6dff2ead08bc82450f048db1f11 [2021-07-23T07:41:31.655Z] #61 1.466 ++ mktemp -d [2021-07-23T07:41:31.655Z] #61 1.467 + export GOPATH=/tmp/tmp.mfcAjOWdUj [2021-07-23T07:41:31.655Z] #61 1.467 + GOPATH=/tmp/tmp.mfcAjOWdUj [2021-07-23T07:41:31.655Z] #61 1.467 + RM_GOPATH=1 [2021-07-23T07:41:31.655Z] #61 1.467 + case "$(go env GOARCH)" in [2021-07-23T07:41:31.655Z] #61 1.468 ++ go env GOARCH [2021-07-23T07:41:31.655Z] #61 1.491 + export GO_BUILDMODE=-buildmode=pie [2021-07-23T07:41:31.655Z] #61 1.491 + GO_BUILDMODE=-buildmode=pie [2021-07-23T07:41:31.655Z] #61 1.491 ++ dirname /tmp/install/install.sh [2021-07-23T07:41:31.655Z] #61 1.491 + dir=/tmp/install [2021-07-23T07:41:31.655Z] #61 1.491 + bin=runc [2021-07-23T07:41:31.655Z] #61 1.491 + shift [2021-07-23T07:41:31.655Z] #61 1.491 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-23T07:41:31.655Z] #61 1.491 + . /tmp/install/runc.installer [2021-07-23T07:41:31.655Z] #61 1.491 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-23T07:41:31.655Z] #61 1.491 + install_runc [2021-07-23T07:41:31.655Z] #61 1.497 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-23T07:41:31.655Z] #61 1.497 + uname -r [2021-07-23T07:41:31.655Z] #61 1.499 + RUNC_BUILDTAGS='seccomp ' [2021-07-23T07:41:31.655Z] #61 1.499 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-23T07:41:31.655Z] #61 1.499 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-23T07:41:31.655Z] #61 1.499 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mfcAjOWdUj/src/github.com/opencontainers/runc [2021-07-23T07:41:31.655Z] #61 1.513 Cloning into '/tmp/tmp.mfcAjOWdUj/src/github.com/opencontainers/runc'... [2021-07-23T07:41:31.848Z] #20 29.93 Selecting previously unselected package bash-completion. [2021-07-23T07:41:31.848Z] #20 29.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-23T07:41:31.889Z] #20 ... [2021-07-23T07:41:31.889Z] [2021-07-23T07:41:31.889Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:41:31.889Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-23T07:41:32.154Z] #40 142.1 + dpkg --print-architecture [2021-07-23T07:41:32.478Z] #20 19.13 libcap2-bin is already the newest version (1:2.25-2). [2021-07-23T07:41:32.478Z] #20 19.13 The following additional packages will be installed: [2021-07-23T07:41:32.620Z] #20 14.19 Reading package lists... [2021-07-23T07:41:32.734Z] #20 19.14 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-23T07:41:32.734Z] #20 19.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-23T07:41:32.734Z] #20 19.14 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-23T07:41:32.734Z] #20 19.14 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-23T07:41:32.734Z] #20 19.14 python3.7 python3.7-minimal vim-runtime xxd [2021-07-23T07:41:32.734Z] #20 19.15 Suggested packages: [2021-07-23T07:41:32.734Z] #20 19.15 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-23T07:41:32.734Z] #20 19.15 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-23T07:41:32.734Z] #20 19.15 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-23T07:41:32.734Z] #20 19.15 quota [2021-07-23T07:41:32.734Z] #20 19.15 Recommended packages: [2021-07-23T07:41:32.734Z] #20 19.15 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-23T07:41:32.734Z] #20 19.15 python3-keyrings.alt python3-xdg unzip [2021-07-23T07:41:32.818Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-23T07:41:32.818Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2b91960a\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-23T07:41:32.818Z] ---------------------------------------------------------------------------- [2021-07-23T07:41:33.032Z] #61 ... [2021-07-23T07:41:33.032Z] [2021-07-23T07:41:33.032Z] #22 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-23T07:41:33.032Z] #22 sha256:3b41452ce24b64bf4e0a002d622bfb29e08ca2de966ab65cc86cfe6066f755cf [2021-07-23T07:41:33.032Z] #22 DONE 1.2s [2021-07-23T07:41:33.032Z] [2021-07-23T07:41:33.032Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-23T07:41:33.032Z] #23 sha256:953a83572003c308365110948e1d541d1dc1ed5e1b17a7202077161942b39e59 [2021-07-23T07:41:33.275Z] [2021-07-23T07:41:33.275Z] INFO: executeCI.ps1 starting at Fri Jul 23 07:41:32 CUT 2021 [2021-07-23T07:41:33.275Z] [2021-07-23T07:41:33.275Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-23T07:41:33.275Z] INFO: Running git version 2.24.1.windows.2 [2021-07-23T07:41:33.275Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-23T07:41:33.275Z] INFO: Environment variables: [2021-07-23T07:41:33.457Z] #20 16.87 Building dependency tree... [2021-07-23T07:41:33.600Z] #23 0.984 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-23T07:41:33.718Z] #20 17.76 libcap2-bin is already the newest version (1:2.25-2). [2021-07-23T07:41:33.718Z] #20 17.76 The following additional packages will be installed: [2021-07-23T07:41:33.718Z] #20 17.77 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-23T07:41:33.718Z] #20 17.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-23T07:41:33.718Z] #20 17.77 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-23T07:41:33.731Z] [2021-07-23T07:41:33.731Z] Name Value [2021-07-23T07:41:33.731Z] ---- ----- [2021-07-23T07:41:33.731Z] ALLUSERSPROFILE C:\ProgramData [2021-07-23T07:41:33.731Z] amd64 true [2021-07-23T07:41:33.731Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-23T07:41:33.731Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-23T07:41:33.731Z] arm64 true [2021-07-23T07:41:33.731Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-23T07:41:33.731Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-23T07:41:33.731Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-23T07:41:33.731Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-23T07:41:33.731Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-23T07:41:33.731Z] BRANCH_NAME PR-42616 [2021-07-23T07:41:33.731Z] BUILD_DISPLAY_NAME #5 [2021-07-23T07:41:33.731Z] BUILD_ID 5 [2021-07-23T07:41:33.731Z] BUILD_NUMBER 5 [2021-07-23T07:41:33.731Z] BUILD_TAG jenkins-moby-PR-42616-5 [2021-07-23T07:41:33.731Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/5/ [2021-07-23T07:41:33.731Z] cgroup2 true [2021-07-23T07:41:33.731Z] CHANGE_AUTHOR thaJeztah [2021-07-23T07:41:33.731Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-23T07:41:33.731Z] CHANGE_BRANCH migrate_pkg_signal [2021-07-23T07:41:33.731Z] CHANGE_FORK thaJeztah/docker [2021-07-23T07:41:33.731Z] CHANGE_ID 42616 [2021-07-23T07:41:33.731Z] CHANGE_TARGET master [2021-07-23T07:41:33.731Z] CHANGE_TITLE replace pkg/signal with moby/sys/signal v0.5.0 [2021-07-23T07:41:33.731Z] CHANGE_URL https://github.com/moby/moby/pull/42616 [2021-07-23T07:41:33.731Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-23T07:41:33.731Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-23T07:41:33.731Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-23T07:41:33.731Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-23T07:41:33.731Z] COMPUTERNAME azwin-2-5cdb31 [2021-07-23T07:41:33.731Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-23T07:41:33.731Z] ConfigSequenceNumber 0 [2021-07-23T07:41:33.731Z] dco true [2021-07-23T07:41:33.731Z] DOCKER_BUILDKIT 0 [2021-07-23T07:41:33.731Z] DOCKER_DUT_DEBUG 1 [2021-07-23T07:41:33.731Z] DOCKER_EXPERIMENTAL 1 [2021-07-23T07:41:33.731Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-23T07:41:33.731Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-23T07:41:33.731Z] EXECUTOR_NUMBER 0 [2021-07-23T07:41:33.731Z] FQDN azwin-2-5cdb31.westus.cloudapp.azure.com [2021-07-23T07:41:33.731Z] GIT_BRANCH PR-42616 [2021-07-23T07:41:33.731Z] GIT_COMMIT 28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:41:33.731Z] GIT_PREVIOUS_COMMIT c4473db2a114ec7c7617870f9da444f96a15d365 [2021-07-23T07:41:33.731Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT c4473db2a114ec7c7617870f9da444f96a15d365 [2021-07-23T07:41:33.731Z] GIT_URL https://github.com/moby/moby.git [2021-07-23T07:41:33.731Z] HUDSON_COOKIE 187dac79-0a97-499c-888e-6c00d44857b3 [2021-07-23T07:41:33.731Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-23T07:41:33.731Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-23T07:41:33.731Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-23T07:41:33.731Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-23T07:41:33.731Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-23T07:41:33.731Z] JENKINS_NODE_COOKIE f2764854-fc63-43f9-bd8f-8b5b00b411d1 [2021-07-23T07:41:33.731Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-23T07:41:33.731Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-23T07:41:33.731Z] JOB_BASE_NAME PR-42616 [2021-07-23T07:41:33.731Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/display/redirect [2021-07-23T07:41:33.731Z] JOB_NAME moby/PR-42616 [2021-07-23T07:41:33.731Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/ [2021-07-23T07:41:33.731Z] library.jps.version master [2021-07-23T07:41:33.731Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-23T07:41:33.731Z] NODE_LABELS amd64 azure azwin-2-5cdb31 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-23T07:41:33.731Z] NODE_NAME azwin-2-5cdb31 [2021-07-23T07:41:33.731Z] NUMBER_OF_PROCESSORS 4 [2021-07-23T07:41:33.731Z] OS Windows_NT [2021-07-23T07:41:33.731Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-23T07:41:33.732Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-23T07:41:33.732Z] ppc64le false [2021-07-23T07:41:33.732Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-23T07:41:33.732Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-23T07:41:33.732Z] PROCESSOR_LEVEL 6 [2021-07-23T07:41:33.732Z] PROCESSOR_REVISION 4f01 [2021-07-23T07:41:33.732Z] ProgramData C:\ProgramData [2021-07-23T07:41:33.732Z] ProgramFiles C:\Program Files [2021-07-23T07:41:33.732Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-23T07:41:33.732Z] ProgramW6432 C:\Program Files [2021-07-23T07:41:33.732Z] PROMPT $P$G [2021-07-23T07:41:33.732Z] PSExecutionPolicyPreference Bypass [2021-07-23T07:41:33.732Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-23T07:41:33.732Z] PUBLIC C:\Users\Public [2021-07-23T07:41:33.732Z] rootless true [2021-07-23T07:41:33.732Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/5/display/redirect?page=artif... [2021-07-23T07:41:33.732Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/5/display/redirect?page=changes [2021-07-23T07:41:33.732Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/5/display/redirect [2021-07-23T07:41:33.732Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42616/5/display/redirect?page=tests [2021-07-23T07:41:33.732Z] s390x false [2021-07-23T07:41:33.732Z] SKIP_VALIDATION_TESTS 1 [2021-07-23T07:41:33.732Z] SOURCES_DRIVE d [2021-07-23T07:41:33.732Z] SOURCES_SUBDIR gopath [2021-07-23T07:41:33.732Z] STAGE_NAME Run tests [2021-07-23T07:41:33.732Z] SystemDrive C: [2021-07-23T07:41:33.732Z] SystemRoot C:\Windows [2021-07-23T07:41:33.732Z] TEMP C:\Windows\TEMP [2021-07-23T07:41:33.732Z] TESTDEBUG 0 [2021-07-23T07:41:33.732Z] TESTRUN_DRIVE d [2021-07-23T07:41:33.732Z] TESTRUN_SUBDIR CI [2021-07-23T07:41:33.732Z] TIMEOUT 120m [2021-07-23T07:41:33.732Z] TMP C:\Windows\TEMP [2021-07-23T07:41:33.732Z] unit_validate true [2021-07-23T07:41:33.732Z] USERDOMAIN WORKGROUP [2021-07-23T07:41:33.732Z] USERNAME azwin-2-5cdb31$ [2021-07-23T07:41:33.732Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-23T07:41:33.732Z] validate_force false [2021-07-23T07:41:33.732Z] windir C:\Windows [2021-07-23T07:41:33.732Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-23T07:41:33.732Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-23T07:41:33.732Z] windows2022 true [2021-07-23T07:41:33.732Z] windows2022containerd true [2021-07-23T07:41:33.732Z] windowsRS1 false [2021-07-23T07:41:33.732Z] windowsRS5 true [2021-07-23T07:41:33.732Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-23T07:41:33.732Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-23T07:41:33.732Z] [2021-07-23T07:41:33.732Z] [2021-07-23T07:41:33.732Z] [2021-07-23T07:41:33.858Z] #23 DONE 1.1s [2021-07-23T07:41:33.858Z] [2021-07-23T07:41:33.858Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:41:33.858Z] #64 sha256:05bf69bdb7a6c42354dfc7738323c185e3c9b5f274a3ef0cfeb1b3cfbf6a17ae [2021-07-23T07:41:33.858Z] #64 ... [2021-07-23T07:41:33.858Z] [2021-07-23T07:41:33.858Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-23T07:41:33.858Z] #24 sha256:e58b89dd608ad85fa8b8b1c89f215cbc15e114be288b2d4b8abba9f96e0851b0 [2021-07-23T07:41:33.979Z] #20 17.77 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-23T07:41:33.979Z] #20 17.77 python3.7 python3.7-minimal vim-runtime xxd [2021-07-23T07:41:33.979Z] #20 17.77 Suggested packages: [2021-07-23T07:41:33.979Z] #20 17.77 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-23T07:41:33.979Z] #20 17.77 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-23T07:41:33.979Z] #20 17.77 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-23T07:41:33.979Z] #20 17.77 quota [2021-07-23T07:41:33.979Z] #20 17.77 Recommended packages: [2021-07-23T07:41:33.979Z] #20 17.77 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-23T07:41:33.979Z] #20 17.77 python3-keyrings.alt python3-xdg unzip [2021-07-23T07:41:34.147Z] #20 20.89 The following NEW packages will be installed: [2021-07-23T07:41:34.395Z] #20 32.16 Unpacking bash-completion (1:2.8-6) ... [2021-07-23T07:41:34.395Z] #20 32.46 Selecting previously unselected package bzip2. [2021-07-23T07:41:34.395Z] #20 32.46 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-23T07:41:34.395Z] #20 32.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-23T07:41:34.395Z] #20 32.54 Selecting previously unselected package xz-utils. [2021-07-23T07:41:34.395Z] #20 32.55 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-23T07:41:34.395Z] #20 32.55 Unpacking xz-utils (5.2.4-1) ... [2021-07-23T07:41:34.404Z] #20 20.90 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-23T07:41:34.404Z] #20 20.90 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-23T07:41:34.404Z] #20 20.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-23T07:41:34.404Z] #20 20.90 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-23T07:41:34.404Z] #20 20.90 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-23T07:41:34.404Z] #20 20.90 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-23T07:41:34.404Z] #20 20.90 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-23T07:41:34.404Z] #20 20.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-23T07:41:34.404Z] #20 20.91 xz-utils zip [2021-07-23T07:41:34.657Z] #20 32.71 Selecting previously unselected package apparmor. [2021-07-23T07:41:34.657Z] #20 32.71 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-23T07:41:34.657Z] #20 32.81 Unpacking apparmor (2.13.2-10) ... [2021-07-23T07:41:34.661Z] #20 ... [2021-07-23T07:41:34.661Z] [2021-07-23T07:41:34.661Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-23T07:41:34.661Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-23T07:41:34.661Z] #32 DONE 157.4s [2021-07-23T07:41:34.661Z] [2021-07-23T07:41:34.661Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-23T07:41:34.661Z] #46 sha256:eb49161984e34d897d93bb3622b429dc8e083581bd1679803c4bc78473e5c7df [2021-07-23T07:41:34.661Z] #46 DONE 157.8s [2021-07-23T07:41:34.661Z] [2021-07-23T07:41:34.661Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:34.661Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-23T07:41:34.661Z] #20 21.23 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:41:34.661Z] #20 21.23 Need to get 28.6 MB of archives. [2021-07-23T07:41:34.661Z] #20 21.23 After this operation, 116 MB of additional disk space will be used. [2021-07-23T07:41:34.661Z] #20 21.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-23T07:41:34.661Z] #20 21.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-23T07:41:34.661Z] #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-07-23T07:41:34.725Z] #40 DONE 144.3s [2021-07-23T07:41:34.725Z] [2021-07-23T07:41:34.725Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:34.725Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-23T07:41:34.726Z] #20 39.78 Selecting previously unselected package vim. [2021-07-23T07:41:34.726Z] #20 39.78 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-07-23T07:41:34.726Z] #20 39.87 Unpacking vim (2:8.1.0875-5) ... [2021-07-23T07:41:34.726Z] #20 40.83 Selecting previously unselected package xfsprogs. [2021-07-23T07:41:34.726Z] #20 40.84 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-07-23T07:41:34.726Z] #20 40.85 Unpacking xfsprogs (4.20.0-1) ... [2021-07-23T07:41:34.726Z] #20 41.43 Selecting previously unselected package zip. [2021-07-23T07:41:34.726Z] #20 41.45 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-07-23T07:41:34.726Z] #20 41.54 Unpacking zip (3.0-11+b1) ... [2021-07-23T07:41:34.726Z] #20 41.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-23T07:41:34.726Z] #20 41.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-23T07:41:34.726Z] #20 41.81 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-07-23T07:41:34.726Z] #20 41.87 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-23T07:41:34.726Z] #20 41.89 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-07-23T07:41:34.726Z] #20 41.90 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-07-23T07:41:34.726Z] #20 41.93 Setting up uidmap (1:4.5-1.1) ... [2021-07-23T07:41:34.726Z] #20 41.96 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-07-23T07:41:34.726Z] #20 41.98 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:41:34.726Z] #20 41.99 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-23T07:41:34.726Z] #20 42.00 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-23T07:41:34.726Z] #20 42.02 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-23T07:41:34.726Z] #20 42.03 Setting up xxd (2:8.1.0875-5) ... [2021-07-23T07:41:34.726Z] #20 42.05 Setting up zip (3.0-11+b1) ... [2021-07-23T07:41:34.726Z] #20 42.06 Setting up vim-common (2:8.1.0875-5) ... [2021-07-23T07:41:34.726Z] #20 42.09 Setting up bash-completion (1:2.8-6) ... [2021-07-23T07:41:34.794Z] #24 DONE 0.9s [2021-07-23T07:41:34.794Z] [2021-07-23T07:41:34.794Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-23T07:41:34.794Z] #25 sha256:05221ce6eda5765ca482bd4332c38d0b5c1ca48407e35f4777889d83889b8734 [2021-07-23T07:41:34.918Z] #20 21.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-23T07:41:34.918Z] #20 21.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-23T07:41:34.918Z] #20 21.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-23T07:41:34.918Z] #20 33.10 Selecting previously unselected package aufs-tools. [2021-07-23T07:41:35.180Z] #20 33.11 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-23T07:41:35.180Z] #20 33.12 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-23T07:41:35.180Z] #20 33.24 Selecting previously unselected package libonig5:amd64. [2021-07-23T07:41:35.180Z] #20 33.25 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-23T07:41:35.180Z] #20 33.25 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-23T07:41:35.180Z] #20 33.38 Selecting previously unselected package libjq1:amd64. [2021-07-23T07:41:35.180Z] #20 33.38 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-23T07:41:35.180Z] #20 33.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-23T07:41:35.180Z] #20 33.47 Selecting previously unselected package jq. [2021-07-23T07:41:35.180Z] #20 33.48 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-23T07:41:35.222Z] #20 21.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-23T07:41:35.223Z] #20 21.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-23T07:41:35.223Z] #20 21.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-23T07:41:35.223Z] #20 21.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-23T07:41:35.223Z] #20 21.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-23T07:41:35.223Z] #20 21.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-23T07:41:35.223Z] #20 21.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-23T07:41:35.223Z] #20 21.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-23T07:41:35.223Z] #20 21.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-23T07:41:35.223Z] #20 21.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-23T07:41:35.223Z] #20 21.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-23T07:41:35.223Z] #20 21.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-23T07:41:35.223Z] #20 21.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-23T07:41:35.223Z] #20 21.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-23T07:41:35.223Z] #20 21.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-23T07:41:35.223Z] #20 21.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-23T07:41:35.223Z] #20 21.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-23T07:41:35.223Z] #20 21.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-23T07:41:35.223Z] #20 21.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-23T07:41:35.223Z] #20 21.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-23T07:41:35.223Z] #20 21.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-23T07:41:35.223Z] #20 21.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-23T07:41:35.223Z] #20 21.98 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-23T07:41:35.263Z] INFO: Sources under d:\gopath\... [2021-07-23T07:41:35.263Z] INFO: Test run under d:\CI\... [2021-07-23T07:41:35.263Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-23T07:41:35.263Z] INFO: docker/docker repository was found [2021-07-23T07:41:35.263Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-07-23T07:41:35.365Z] #20 19.03 The following NEW packages will be installed: [2021-07-23T07:41:35.365Z] #20 19.04 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-23T07:41:35.365Z] #20 19.04 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-23T07:41:35.365Z] #20 19.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-23T07:41:35.365Z] #20 19.04 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-23T07:41:35.365Z] #20 19.05 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-23T07:41:35.365Z] #20 19.05 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-23T07:41:35.365Z] #20 19.05 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-23T07:41:35.365Z] #20 19.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-23T07:41:35.365Z] #20 19.05 xz-utils zip [2021-07-23T07:41:35.365Z] #20 19.35 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:41:35.365Z] #20 19.35 Need to get 28.6 MB of archives. [2021-07-23T07:41:35.365Z] #20 19.35 After this operation, 116 MB of additional disk space will be used. [2021-07-23T07:41:35.365Z] #20 19.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-23T07:41:35.365Z] #20 19.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-23T07:41:35.365Z] #20 19.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-23T07:41:35.365Z] #20 19.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-23T07:41:35.365Z] #20 19.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-23T07:41:35.365Z] #20 19.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-23T07:41:35.365Z] #20 19.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-23T07:41:35.441Z] #20 33.49 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-23T07:41:35.441Z] #20 33.54 Selecting previously unselected package libaio1:amd64. [2021-07-23T07:41:35.441Z] #20 33.55 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-23T07:41:35.441Z] #20 33.55 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-23T07:41:35.441Z] #20 33.62 Selecting previously unselected package libgpm2:amd64. [2021-07-23T07:41:35.441Z] #20 33.63 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-23T07:41:35.441Z] #20 33.65 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-23T07:41:35.627Z] #20 19.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-23T07:41:35.627Z] #20 19.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-23T07:41:35.627Z] #20 19.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-23T07:41:35.627Z] #20 19.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-23T07:41:35.627Z] #20 19.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-23T07:41:35.627Z] #20 19.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-23T07:41:35.627Z] #20 19.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-23T07:41:35.627Z] #20 19.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-23T07:41:35.627Z] #20 19.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-23T07:41:35.627Z] #20 19.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-23T07:41:35.627Z] #20 19.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-23T07:41:35.627Z] #20 19.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-23T07:41:35.627Z] #20 19.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-23T07:41:35.627Z] #20 19.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-23T07:41:35.627Z] #20 19.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-23T07:41:35.627Z] #20 19.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-23T07:41:35.627Z] #20 19.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-23T07:41:35.627Z] #20 19.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-23T07:41:35.627Z] #20 19.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-23T07:41:35.627Z] #20 19.66 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-23T07:41:35.627Z] #20 19.66 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-23T07:41:35.627Z] #20 19.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-23T07:41:35.703Z] #20 33.73 Selecting previously unselected package libicu63:amd64. [2021-07-23T07:41:35.703Z] #20 33.73 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-23T07:41:35.703Z] #20 33.78 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-23T07:41:35.720Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-23T07:41:35.720Z] 29d5b6a226d2: Pulling fs layer [2021-07-23T07:41:35.732Z] #25 DONE 1.1s [2021-07-23T07:41:35.732Z] [2021-07-23T07:41:35.732Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-23T07:41:35.732Z] #26 sha256:8f01329a453c34dffad0735b0f347e59e6957fc2b9b30c0066eee046f5080f1d [2021-07-23T07:41:35.889Z] #20 19.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-23T07:41:35.889Z] #20 19.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-23T07:41:35.889Z] #20 19.97 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-23T07:41:35.889Z] #20 19.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-23T07:41:35.889Z] #20 19.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-23T07:41:35.889Z] #20 19.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-23T07:41:35.889Z] #20 19.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-23T07:41:35.889Z] #20 20.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-23T07:41:36.150Z] #20 20.05 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-23T07:41:36.150Z] #20 20.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-23T07:41:36.150Z] #20 20.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-23T07:41:36.150Z] #20 20.06 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-23T07:41:36.150Z] #20 20.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-23T07:41:36.150Z] #20 20.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-23T07:41:36.192Z] #20 22.81 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-23T07:41:36.192Z] #20 22.83 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-23T07:41:36.192Z] #20 22.83 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-23T07:41:36.192Z] #20 22.83 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-23T07:41:36.192Z] #20 22.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-23T07:41:36.192Z] #20 22.84 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-23T07:41:36.192Z] #20 22.85 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-23T07:41:36.410Z] #20 20.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-23T07:41:36.461Z] #20 22.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-23T07:41:36.461Z] #20 22.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-23T07:41:36.461Z] #20 22.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-23T07:41:36.461Z] #20 22.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-23T07:41:36.461Z] #20 23.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-23T07:41:36.461Z] #20 23.02 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-23T07:41:36.461Z] #20 23.02 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-23T07:41:36.461Z] #20 23.18 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-23T07:41:36.671Z] #20 20.60 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-23T07:41:36.671Z] #20 20.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-23T07:41:36.718Z] #20 23.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-23T07:41:36.718Z] #20 23.22 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-23T07:41:36.932Z] #20 20.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-23T07:41:36.932Z] #20 20.90 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-23T07:41:36.932Z] #20 20.92 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-23T07:41:36.975Z] #20 23.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-23T07:41:36.975Z] #20 23.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-23T07:41:37.110Z] #26 DONE 1.1s [2021-07-23T07:41:37.110Z] [2021-07-23T07:41:37.110Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:41:37.110Z] #61 sha256:86a6d2588d1e343d6808cbb5d22452db3ca8d6dff2ead08bc82450f048db1f11 [2021-07-23T07:41:37.110Z] #61 5.360 + cd /tmp/tmp.mfcAjOWdUj/src/github.com/opencontainers/runc [2021-07-23T07:41:37.110Z] #61 5.360 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-23T07:41:37.110Z] #61 5.572 + '[' -z '' ']' [2021-07-23T07:41:37.110Z] #61 5.572 + target=static [2021-07-23T07:41:37.110Z] #61 5.572 + make 'BUILDTAGS=seccomp ' static [2021-07-23T07:41:37.110Z] #61 5.957 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-23T07:41:37.231Z] #20 23.66 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-23T07:41:37.301Z] #20 44.66 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-07-23T07:41:37.301Z] #20 44.67 Setting up xz-utils (5.2.4-1) ... [2021-07-23T07:41:37.488Z] #20 24.15 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:41:37.504Z] #20 21.39 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:41:37.504Z] #20 21.46 Fetched 28.6 MB in 2s (15.6 MB/s) [2021-07-23T07:41:37.504Z] #20 21.51 Selecting previously unselected package pigz. [2021-07-23T07:41:37.504Z] #20 21.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-23T07:41:37.504Z] #20 21.56 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-23T07:41:37.504Z] #20 21.57 Unpacking pigz (2.4-1) ... [2021-07-23T07:41:37.504Z] #20 21.65 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-23T07:41:37.504Z] #20 21.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:41:37.566Z] #20 44.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-23T07:41:37.566Z] #20 44.80 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-23T07:41:37.566Z] #20 44.81 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-23T07:41:37.566Z] #20 44.91 invoke-rc.d: could not determine current runlevel [2021-07-23T07:41:37.566Z] #20 44.92 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-23T07:41:37.566Z] #20 44.94 Setting up pigz (2.4-1) ... [2021-07-23T07:41:37.566Z] #20 44.96 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-23T07:41:37.566Z] #20 44.97 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-23T07:41:37.566Z] #20 44.99 Setting up python-pip-whl (18.1-5) ... [2021-07-23T07:41:37.744Z] #20 24.23 Fetched 28.6 MB in 3s (10.6 MB/s) [2021-07-23T07:41:37.744Z] #20 24.29 Selecting previously unselected package pigz. [2021-07-23T07:41:37.744Z] #20 24.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-23T07:41:37.744Z] #20 24.34 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-23T07:41:37.744Z] #20 24.34 Unpacking pigz (2.4-1) ... [2021-07-23T07:41:37.744Z] #20 24.41 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-23T07:41:37.744Z] #20 24.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:41:37.744Z] #20 24.42 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:37.764Z] #20 21.67 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:37.831Z] #20 45.00 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-23T07:41:37.831Z] #20 45.01 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-23T07:41:38.025Z] #20 22.04 Selecting previously unselected package python3.7-minimal. [2021-07-23T07:41:38.025Z] #20 22.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:41:38.025Z] #20 22.06 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:41:38.096Z] #20 45.42 Setting up libaio1:arm64 (0.3.112-3) ... [2021-07-23T07:41:38.096Z] #20 45.44 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-23T07:41:38.096Z] #20 45.45 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:38.096Z] #20 45.46 Setting up vim (2:8.1.0875-5) ... [2021-07-23T07:41:38.096Z] #20 45.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-23T07:41:38.096Z] #20 45.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-23T07:41:38.096Z] #20 45.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-23T07:41:38.096Z] #20 45.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-23T07:41:38.096Z] #20 45.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-23T07:41:38.096Z] #20 45.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-23T07:41:38.307Z] #20 24.78 Selecting previously unselected package python3.7-minimal. [2021-07-23T07:41:38.307Z] #20 24.78 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:41:38.307Z] #20 24.80 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:41:38.361Z] #20 45.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-23T07:41:38.361Z] #20 45.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-23T07:41:38.361Z] #20 45.58 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-23T07:41:38.361Z] #20 45.60 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-23T07:41:38.361Z] #20 45.63 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-23T07:41:38.361Z] #20 45.67 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-23T07:41:38.361Z] #20 45.68 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-23T07:41:38.361Z] #20 45.70 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:38.870Z] #20 25.43 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:38.871Z] #20 25.46 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:41:38.966Z] #20 22.74 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:38.966Z] #20 22.76 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:41:39.005Z] #20 36.88 Selecting previously unselected package libnet1:amd64. [2021-07-23T07:41:39.005Z] #20 36.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-23T07:41:39.005Z] #20 36.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:41:39.005Z] #20 36.98 Selecting previously unselected package libnl-3-200:amd64. [2021-07-23T07:41:39.005Z] #20 36.99 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-23T07:41:39.005Z] #20 37.00 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-23T07:41:39.005Z] #20 37.07 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-23T07:41:39.005Z] #20 37.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-23T07:41:39.006Z] #20 37.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-23T07:41:39.006Z] #20 37.14 Selecting previously unselected package libreadline5:amd64. [2021-07-23T07:41:39.006Z] #20 37.15 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-23T07:41:39.006Z] #20 37.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-23T07:41:39.267Z] #20 37.29 Selecting previously unselected package net-tools. [2021-07-23T07:41:39.267Z] #20 37.29 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-23T07:41:39.267Z] #20 37.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-23T07:41:39.267Z] #20 37.47 Selecting previously unselected package patch. [2021-07-23T07:41:39.573Z] #20 37.48 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-23T07:41:39.573Z] #20 37.55 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-23T07:41:39.573Z] #20 37.63 Selecting previously unselected package python-pip-whl. [2021-07-23T07:41:39.573Z] #20 37.65 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-23T07:41:39.573Z] #20 37.66 Unpacking python-pip-whl (18.1-5) ... [2021-07-23T07:41:40.148Z] #20 38.20 Selecting previously unselected package python3-lib2to3. [2021-07-23T07:41:40.148Z] #20 38.22 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-23T07:41:40.148Z] #20 38.24 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-23T07:41:40.148Z] #20 38.31 Selecting previously unselected package python3-distutils. [2021-07-23T07:41:40.148Z] #20 38.31 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-23T07:41:40.148Z] #20 38.32 Unpacking python3-distutils (3.7.3-1) ... [2021-07-23T07:41:40.148Z] #20 38.44 Selecting previously unselected package python3-pip. [2021-07-23T07:41:40.304Z] #20 47.70 Setting up iptables (1.8.2-4) ... [2021-07-23T07:41:40.304Z] #20 47.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-23T07:41:40.304Z] #20 47.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-23T07:41:40.304Z] #20 47.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-23T07:41:40.304Z] #20 47.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-23T07:41:40.304Z] #20 47.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-23T07:41:40.304Z] #20 47.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-23T07:41:40.304Z] #20 47.80 Setting up python3 (3.7.3-1) ... [2021-07-23T07:41:40.422Z] #20 38.44 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-23T07:41:40.423Z] #20 38.45 Unpacking python3-pip (18.1-5) ... [2021-07-23T07:41:40.687Z] #20 38.61 Selecting previously unselected package python3-pkg-resources. [2021-07-23T07:41:40.687Z] #20 38.61 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-23T07:41:40.687Z] #20 38.62 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:41:40.687Z] #20 38.75 Selecting previously unselected package python3-setuptools. [2021-07-23T07:41:40.687Z] #20 38.76 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-23T07:41:40.687Z] #20 38.76 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-23T07:41:40.762Z] #20 27.09 Selecting previously unselected package python3-minimal. [2021-07-23T07:41:40.762Z] #20 27.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-23T07:41:40.762Z] #20 27.16 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-23T07:41:40.762Z] #20 27.17 Unpacking python3-minimal (3.7.3-1) ... [2021-07-23T07:41:40.762Z] #20 27.23 Selecting previously unselected package libmpdec2:amd64. [2021-07-23T07:41:40.762Z] #20 27.24 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-23T07:41:40.762Z] #20 27.25 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-23T07:41:40.762Z] #20 27.33 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-23T07:41:40.762Z] #20 27.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:41:40.762Z] #20 27.34 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:40.879Z] #20 24.52 Selecting previously unselected package python3-minimal. [2021-07-23T07:41:40.879Z] #20 24.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-23T07:41:40.879Z] #20 24.57 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-23T07:41:40.879Z] #20 24.58 Unpacking python3-minimal (3.7.3-1) ... [2021-07-23T07:41:40.879Z] #20 24.64 Selecting previously unselected package libmpdec2:amd64. [2021-07-23T07:41:40.879Z] #20 24.65 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-23T07:41:40.879Z] #20 24.66 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-23T07:41:40.879Z] #20 24.75 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-23T07:41:40.879Z] #20 24.76 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:41:40.879Z] #20 24.77 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:40.900Z] #20 48.31 Setting up python3-wheel (0.32.3-2) ... [2021-07-23T07:41:40.948Z] #20 38.93 Selecting previously unselected package python3-wheel. [2021-07-23T07:41:40.948Z] #20 38.94 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-23T07:41:40.948Z] #20 38.95 Unpacking python3-wheel (0.32.3-2) ... [2021-07-23T07:41:40.948Z] #20 39.03 Selecting previously unselected package sudo. [2021-07-23T07:41:40.948Z] #20 39.03 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-23T07:41:40.948Z] #20 39.04 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-23T07:41:41.470Z] #20 39.45 Selecting previously unselected package thin-provisioning-tools. [2021-07-23T07:41:41.470Z] #20 39.47 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-23T07:41:41.470Z] #20 39.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-23T07:41:41.470Z] #20 39.66 Selecting previously unselected package uidmap. [2021-07-23T07:41:41.470Z] #20 39.66 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-23T07:41:41.470Z] #20 39.67 Unpacking uidmap (1:4.5-1.1) ... [2021-07-23T07:41:41.691Z] #20 28.03 Selecting previously unselected package python3.7. [2021-07-23T07:41:41.691Z] #20 28.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:41:41.691Z] #20 28.04 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:41.691Z] #20 28.15 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-23T07:41:41.691Z] #20 28.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-23T07:41:41.691Z] #20 28.18 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-23T07:41:41.691Z] #20 28.26 Setting up python3-minimal (3.7.3-1) ... [2021-07-23T07:41:41.731Z] #20 39.78 Selecting previously unselected package vim-runtime. [2021-07-23T07:41:41.731Z] #20 39.80 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-23T07:41:41.731Z] #20 39.83 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-23T07:41:41.731Z] #20 39.85 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-23T07:41:41.731Z] #20 39.86 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-23T07:41:41.822Z] #20 25.65 Selecting previously unselected package python3.7. [2021-07-23T07:41:41.822Z] #20 25.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:41:41.822Z] #20 25.66 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:41.822Z] #20 25.76 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-23T07:41:41.822Z] #20 25.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-23T07:41:41.822Z] #20 25.77 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-23T07:41:41.822Z] #20 25.87 Setting up python3-minimal (3.7.3-1) ... [2021-07-23T07:41:41.855Z] #20 49.02 Setting up apparmor (2.13.2-10) ... [2021-07-23T07:41:42.375Z] #61 ... [2021-07-23T07:41:42.375Z] [2021-07-23T07:41:42.375Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:42.375Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-07-23T07:41:42.375Z] #27 1.403 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-23T07:41:42.375Z] #27 1.403 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-23T07:41:42.375Z] #27 1.429 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-23T07:41:42.375Z] #27 1.430 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-23T07:41:42.375Z] #27 1.618 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-23T07:41:42.375Z] #27 1.659 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-23T07:41:42.375Z] #27 1.697 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [479 kB] [2021-07-23T07:41:42.375Z] #27 1.726 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-23T07:41:42.375Z] #27 1.748 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2021-07-23T07:41:42.375Z] #27 1.771 Get:10 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-23T07:41:42.375Z] #27 2.230 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-23T07:41:42.376Z] #27 2.727 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-23T07:41:42.376Z] #27 3.165 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-23T07:41:42.376Z] #27 3.589 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-23T07:41:42.376Z] #27 4.071 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-23T07:41:42.376Z] #27 4.542 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-23T07:41:42.376Z] #27 4.970 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-23T07:41:42.376Z] #27 5.112 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-23T07:41:42.376Z] #27 5.272 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-23T07:41:42.376Z] #27 5.359 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-23T07:41:42.376Z] #27 5.605 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-23T07:41:42.510Z] #20 28.97 Selecting previously unselected package python3. [2021-07-23T07:41:42.510Z] #20 28.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 ... 24107 files and directories currently installed.) [2021-07-23T07:41:42.510Z] #20 29.04 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-23T07:41:42.510Z] #20 29.05 Unpacking python3 (3.7.3-1) ... [2021-07-23T07:41:42.510Z] #20 29.15 Selecting previously unselected package libip4tc0:amd64. [2021-07-23T07:41:42.510Z] #20 29.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-23T07:41:42.510Z] #20 29.17 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:42.634Z] #27 5.779 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-23T07:41:42.764Z] #20 26.69 Selecting previously unselected package python3. [2021-07-23T07:41:42.764Z] #20 26.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-23T07:41:42.764Z] #20 26.74 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-23T07:41:42.764Z] #20 26.75 Unpacking python3 (3.7.3-1) ... [2021-07-23T07:41:42.764Z] #20 26.87 Selecting previously unselected package libip4tc0:amd64. [2021-07-23T07:41:42.768Z] #20 29.24 Selecting previously unselected package libip6tc0:amd64. [2021-07-23T07:41:42.768Z] #20 29.25 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-23T07:41:42.768Z] #20 29.26 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:42.768Z] #20 29.36 Selecting previously unselected package libiptc0:amd64. [2021-07-23T07:41:42.768Z] #20 29.36 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-23T07:41:42.768Z] #20 29.37 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:42.768Z] #20 29.42 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-23T07:41:42.768Z] #20 29.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-23T07:41:42.768Z] #20 29.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-23T07:41:42.768Z] #20 29.49 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-23T07:41:42.892Z] #27 5.789 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-23T07:41:42.892Z] #27 5.789 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-23T07:41:42.892Z] #27 5.790 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-23T07:41:42.892Z] #27 5.791 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-23T07:41:42.892Z] #27 5.798 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-23T07:41:42.892Z] #27 5.799 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-23T07:41:43.026Z] #20 26.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-23T07:41:43.026Z] #20 26.88 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:43.026Z] #20 26.98 Selecting previously unselected package libip6tc0:amd64. [2021-07-23T07:41:43.026Z] #20 26.98 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-23T07:41:43.026Z] #20 27.01 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:43.026Z] #20 27.12 Selecting previously unselected package libiptc0:amd64. [2021-07-23T07:41:43.032Z] #20 29.50 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-23T07:41:43.032Z] #20 29.51 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-23T07:41:43.032Z] #20 29.59 Selecting previously unselected package libnftnl11:amd64. [2021-07-23T07:41:43.032Z] #20 29.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-23T07:41:43.032Z] #20 29.61 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-23T07:41:43.032Z] #20 29.68 Selecting previously unselected package iptables. [2021-07-23T07:41:43.032Z] #20 29.69 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-23T07:41:43.032Z] #20 29.69 Unpacking iptables (1.8.2-4) ... [2021-07-23T07:41:43.287Z] #20 27.13 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-23T07:41:43.287Z] #20 27.14 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:43.287Z] #20 27.21 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-23T07:41:43.287Z] #20 27.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-23T07:41:43.287Z] #20 27.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-23T07:41:43.287Z] #20 27.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-23T07:41:43.287Z] #20 27.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-23T07:41:43.287Z] #20 27.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-23T07:41:43.287Z] #20 27.36 Selecting previously unselected package libnftnl11:amd64. [2021-07-23T07:41:43.287Z] #20 27.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-23T07:41:43.287Z] #20 27.38 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-23T07:41:43.289Z] #20 29.92 Selecting previously unselected package xxd. [2021-07-23T07:41:43.289Z] #20 29.92 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-23T07:41:43.289Z] #20 29.93 Unpacking xxd (2:8.1.0875-5) ... [2021-07-23T07:41:43.546Z] #20 30.05 Selecting previously unselected package vim-common. [2021-07-23T07:41:43.546Z] #20 30.06 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-23T07:41:43.546Z] #20 30.08 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-23T07:41:43.549Z] #20 27.46 Selecting previously unselected package iptables. [2021-07-23T07:41:43.549Z] #20 27.47 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-23T07:41:43.549Z] #20 27.48 Unpacking iptables (1.8.2-4) ... [2021-07-23T07:41:43.789Z] #20 50.70 Setting up xfsprogs (4.20.0-1) ... [2021-07-23T07:41:43.789Z] #20 50.72 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-23T07:41:43.789Z] #20 51.11 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:41:43.802Z] #20 30.24 Selecting previously unselected package bash-completion. [2021-07-23T07:41:43.802Z] #20 30.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-23T07:41:43.809Z] #20 27.81 Selecting previously unselected package xxd. [2021-07-23T07:41:43.809Z] #20 27.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-23T07:41:43.809Z] #20 27.84 Unpacking xxd (2:8.1.0875-5) ... [2021-07-23T07:41:44.070Z] #20 27.96 Selecting previously unselected package vim-common. [2021-07-23T07:41:44.070Z] #20 27.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-23T07:41:44.070Z] #20 28.00 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-23T07:41:44.277Z] #20 42.51 Selecting previously unselected package vim. [2021-07-23T07:41:44.332Z] #20 28.15 Selecting previously unselected package bash-completion. [2021-07-23T07:41:44.332Z] #20 28.16 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-23T07:41:44.539Z] #20 42.52 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-23T07:41:44.539Z] #20 42.54 Unpacking vim (2:8.1.0875-5) ... [2021-07-23T07:41:44.745Z] #20 51.97 Setting up python3-distutils (3.7.3-1) ... [2021-07-23T07:41:44.800Z] #20 42.97 Selecting previously unselected package xfsprogs. [2021-07-23T07:41:44.800Z] #20 42.98 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-23T07:41:44.800Z] #20 42.99 Unpacking xfsprogs (4.20.0-1) ... [2021-07-23T07:41:45.328Z] #20 52.52 Setting up python3-setuptools (40.8.0-1) ... [2021-07-23T07:41:45.390Z] #20 43.40 Selecting previously unselected package zip. [2021-07-23T07:41:45.390Z] #20 43.42 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-23T07:41:45.390Z] #20 43.43 Unpacking zip (3.0-11+b1) ... [2021-07-23T07:41:45.390Z] #20 43.62 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-23T07:41:45.390Z] #20 43.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-23T07:41:45.391Z] #20 43.66 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:45.652Z] #20 43.67 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-23T07:41:45.652Z] #20 43.68 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-23T07:41:45.652Z] #20 43.72 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:45.652Z] #20 43.73 Setting up uidmap (1:4.5-1.1) ... [2021-07-23T07:41:45.652Z] #20 43.75 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-23T07:41:45.652Z] #20 43.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:41:45.652Z] #20 43.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-23T07:41:45.652Z] #20 43.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-23T07:41:45.652Z] #20 43.81 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-23T07:41:45.652Z] #20 43.82 Setting up xxd (2:8.1.0875-5) ... [2021-07-23T07:41:45.652Z] #20 43.86 Setting up zip (3.0-11+b1) ... [2021-07-23T07:41:45.913Z] #20 43.89 Setting up vim-common (2:8.1.0875-5) ... [2021-07-23T07:41:45.913Z] #20 43.92 Setting up bash-completion (1:2.8-6) ... [2021-07-23T07:41:46.284Z] #20 53.66 Setting up python3-pip (18.1-5) ... [2021-07-23T07:41:46.407Z] #20 32.53 Unpacking bash-completion (1:2.8-6) ... [2021-07-23T07:41:46.407Z] #20 32.89 Selecting previously unselected package bzip2. [2021-07-23T07:41:46.407Z] #20 32.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-23T07:41:46.407Z] #20 32.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-23T07:41:46.407Z] #20 32.97 Selecting previously unselected package xz-utils. [2021-07-23T07:41:46.407Z] #20 32.98 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-23T07:41:46.407Z] #20 32.99 Unpacking xz-utils (5.2.4-1) ... [2021-07-23T07:41:46.541Z] #20 30.35 Unpacking bash-completion (1:2.8-6) ... [2021-07-23T07:41:46.664Z] #20 33.16 Selecting previously unselected package apparmor. [2021-07-23T07:41:46.664Z] #20 33.18 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-23T07:41:46.664Z] #20 33.25 Unpacking apparmor (2.13.2-10) ... [2021-07-23T07:41:46.803Z] #20 30.78 Selecting previously unselected package bzip2. [2021-07-23T07:41:46.803Z] #20 30.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-23T07:41:46.803Z] #20 30.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-23T07:41:47.065Z] #20 30.96 Selecting previously unselected package xz-utils. [2021-07-23T07:41:47.065Z] #20 30.97 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-23T07:41:47.065Z] #20 30.99 Unpacking xz-utils (5.2.4-1) ... [2021-07-23T07:41:47.226Z] #20 33.56 Selecting previously unselected package aufs-tools. [2021-07-23T07:41:47.226Z] #20 33.57 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-23T07:41:47.226Z] #20 33.57 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-23T07:41:47.226Z] #20 33.69 Selecting previously unselected package libonig5:amd64. [2021-07-23T07:41:47.226Z] #20 33.70 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-23T07:41:47.226Z] #20 33.71 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-23T07:41:47.226Z] #20 33.85 Selecting previously unselected package libjq1:amd64. [2021-07-23T07:41:47.226Z] #20 33.87 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-23T07:41:47.226Z] #20 33.87 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-23T07:41:47.226Z] #20 33.97 Selecting previously unselected package jq. [2021-07-23T07:41:47.337Z] #20 31.18 Selecting previously unselected package apparmor. [2021-07-23T07:41:47.337Z] #20 31.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-23T07:41:47.337Z] #20 31.28 Unpacking apparmor (2.13.2-10) ... [2021-07-23T07:41:47.527Z] #20 33.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-23T07:41:47.527Z] #20 33.99 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-23T07:41:47.527Z] #20 34.09 Selecting previously unselected package libaio1:amd64. [2021-07-23T07:41:47.527Z] #20 34.10 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-23T07:41:47.527Z] #20 34.11 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-23T07:41:47.527Z] #20 34.18 Selecting previously unselected package libgpm2:amd64. [2021-07-23T07:41:47.527Z] #20 34.19 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-23T07:41:47.598Z] #20 31.61 Selecting previously unselected package aufs-tools. [2021-07-23T07:41:47.598Z] #20 31.61 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-23T07:41:47.598Z] #20 31.61 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-23T07:41:47.598Z] #20 31.70 Selecting previously unselected package libonig5:amd64. [2021-07-23T07:41:47.686Z] #20 54.69 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:41:47.686Z] #20 54.75 Processing triggers for mime-support (3.62) ... [2021-07-23T07:41:47.784Z] #20 34.20 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-23T07:41:47.784Z] #20 34.25 Selecting previously unselected package libicu63:amd64. [2021-07-23T07:41:47.784Z] #20 34.26 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-23T07:41:47.784Z] #20 34.26 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-23T07:41:47.858Z] #20 31.71 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-23T07:41:47.858Z] #20 31.71 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-23T07:41:47.858Z] #20 31.84 Selecting previously unselected package libjq1:amd64. [2021-07-23T07:41:47.858Z] #20 31.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-23T07:41:47.858Z] #20 31.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-23T07:41:47.952Z] #20 DONE 55.3s [2021-07-23T07:41:47.952Z] [2021-07-23T07:41:47.952Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-23T07:41:47.952Z] #21 sha256:a97b5ff243f854bdbe62be6dcf9d2480f9222c7cbad3ca2c48882fcbec34fe8d [2021-07-23T07:41:48.118Z] #20 32.01 Selecting previously unselected package jq. [2021-07-23T07:41:48.118Z] #20 32.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-23T07:41:48.118Z] #20 32.03 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-23T07:41:48.118Z] #20 32.13 Selecting previously unselected package libaio1:amd64. [2021-07-23T07:41:48.118Z] #20 32.13 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-23T07:41:48.118Z] #20 32.14 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-23T07:41:48.118Z] #20 32.21 Selecting previously unselected package libgpm2:amd64. [2021-07-23T07:41:48.118Z] #20 32.22 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-23T07:41:48.118Z] #20 32.22 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-23T07:41:48.379Z] #20 32.30 Selecting previously unselected package libicu63:amd64. [2021-07-23T07:41:48.379Z] #20 32.31 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-23T07:41:48.379Z] #20 32.32 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-23T07:41:48.461Z] #20 46.17 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:48.461Z] #20 46.18 Setting up xz-utils (5.2.4-1) ... [2021-07-23T07:41:48.461Z] #20 46.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-23T07:41:48.461Z] #20 46.27 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-23T07:41:48.461Z] #20 46.29 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-23T07:41:48.461Z] #20 46.34 invoke-rc.d: could not determine current runlevel [2021-07-23T07:41:48.461Z] #20 46.35 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-23T07:41:48.461Z] #20 46.36 Setting up pigz (2.4-1) ... [2021-07-23T07:41:48.461Z] #20 46.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-23T07:41:48.461Z] #20 46.40 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-23T07:41:48.461Z] #20 46.42 Setting up python-pip-whl (18.1-5) ... [2021-07-23T07:41:48.461Z] #20 46.43 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-23T07:41:48.461Z] #20 46.45 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-23T07:41:48.722Z] #20 46.79 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-23T07:41:48.722Z] #20 46.80 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-23T07:41:48.722Z] #20 46.82 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:48.722Z] #20 46.84 Setting up vim (2:8.1.0875-5) ... [2021-07-23T07:41:48.722Z] #20 46.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-23T07:41:48.722Z] #20 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-23T07:41:48.722Z] #20 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-23T07:41:48.722Z] #20 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-23T07:41:48.722Z] #20 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-23T07:41:48.722Z] #20 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-23T07:41:48.722Z] #20 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-23T07:41:48.722Z] #20 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-23T07:41:48.722Z] #20 46.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-23T07:41:48.722Z] #20 46.98 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-23T07:41:48.722Z] #20 47.00 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-23T07:41:48.983Z] #20 47.01 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-23T07:41:48.983Z] #20 47.02 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-23T07:41:48.983Z] #20 47.05 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:41:49.355Z] #21 1.368 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-23T07:41:49.355Z] #21 1.375 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-23T07:41:49.355Z] #21 1.380 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-23T07:41:49.355Z] #21 DONE 1.5s [2021-07-23T07:41:49.355Z] [2021-07-23T07:41:49.355Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:41:49.355Z] #57 sha256:540b6d992b14912975ba8f479a7bca4b9ade2c16d671bde14cce119b7efa7992 [2021-07-23T07:41:49.456Z] #27 ... [2021-07-23T07:41:49.456Z] [2021-07-23T07:41:49.456Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:41:49.456Z] #64 sha256:05bf69bdb7a6c42354dfc7738323c185e3c9b5f274a3ef0cfeb1b3cfbf6a17ae [2021-07-23T07:41:49.456Z] #64 61.28 + bin/containerd [2021-07-23T07:41:49.620Z] #57 ... [2021-07-23T07:41:49.620Z] [2021-07-23T07:41:49.620Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-23T07:41:49.620Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-07-23T07:41:51.054Z] #20 37.21 Selecting previously unselected package libnet1:amd64. [2021-07-23T07:41:51.054Z] #20 37.22 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-23T07:41:51.054Z] #20 37.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:41:51.054Z] #20 37.32 Selecting previously unselected package libnl-3-200:amd64. [2021-07-23T07:41:51.054Z] #20 37.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-23T07:41:51.054Z] #20 37.33 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-23T07:41:51.054Z] #20 37.40 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-23T07:41:51.054Z] #20 37.41 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-23T07:41:51.054Z] #20 37.42 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-23T07:41:51.054Z] #20 37.47 Selecting previously unselected package libreadline5:amd64. [2021-07-23T07:41:51.054Z] #20 37.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-23T07:41:51.054Z] #20 37.50 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-23T07:41:51.054Z] #20 37.57 Selecting previously unselected package net-tools. [2021-07-23T07:41:51.054Z] #20 37.59 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-23T07:41:51.054Z] #20 37.60 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-23T07:41:51.354Z] #20 37.75 Selecting previously unselected package patch. [2021-07-23T07:41:51.355Z] #20 37.77 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-23T07:41:51.355Z] #20 37.78 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-23T07:41:51.355Z] #20 37.86 Selecting previously unselected package python-pip-whl. [2021-07-23T07:41:51.355Z] #20 37.87 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-23T07:41:51.355Z] #20 37.88 Unpacking python-pip-whl (18.1-5) ... [2021-07-23T07:41:51.529Z] #20 49.58 Setting up iptables (1.8.2-4) ... [2021-07-23T07:41:51.529Z] #20 49.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-23T07:41:51.529Z] #20 49.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-23T07:41:51.529Z] #20 49.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-23T07:41:51.529Z] #20 49.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-23T07:41:51.529Z] #20 49.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-23T07:41:51.529Z] #20 49.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-23T07:41:51.529Z] #20 49.64 Setting up python3 (3.7.3-1) ... [2021-07-23T07:41:51.676Z] #20 35.36 Selecting previously unselected package libnet1:amd64. [2021-07-23T07:41:51.676Z] #20 35.36 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-23T07:41:51.676Z] #20 35.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:41:51.676Z] #20 35.44 Selecting previously unselected package libnl-3-200:amd64. [2021-07-23T07:41:51.677Z] #20 35.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-23T07:41:51.677Z] #20 35.45 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-23T07:41:51.677Z] #20 35.52 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-23T07:41:51.677Z] #20 35.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-23T07:41:51.677Z] #20 35.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-23T07:41:51.677Z] #20 35.60 Selecting previously unselected package libreadline5:amd64. [2021-07-23T07:41:51.677Z] #20 35.60 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-23T07:41:51.677Z] #20 35.60 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-23T07:41:51.677Z] #20 35.70 Selecting previously unselected package net-tools. [2021-07-23T07:41:51.677Z] #20 35.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-23T07:41:51.677Z] #20 35.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-23T07:41:51.917Z] #20 38.32 Selecting previously unselected package python3-lib2to3. [2021-07-23T07:41:51.917Z] #20 38.33 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-23T07:41:51.917Z] #20 38.33 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-23T07:41:51.917Z] #20 38.44 Selecting previously unselected package python3-distutils. [2021-07-23T07:41:51.917Z] #20 38.44 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-23T07:41:51.917Z] #20 38.45 Unpacking python3-distutils (3.7.3-1) ... [2021-07-23T07:41:51.937Z] #20 35.89 Selecting previously unselected package patch. [2021-07-23T07:41:51.937Z] #20 35.89 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-23T07:41:51.937Z] #20 35.90 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-23T07:41:52.104Z] #20 50.14 Setting up python3-wheel (0.32.3-2) ... [2021-07-23T07:41:52.174Z] #20 38.60 Selecting previously unselected package python3-pip. [2021-07-23T07:41:52.174Z] #20 38.60 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-23T07:41:52.174Z] #20 38.61 Unpacking python3-pip (18.1-5) ... [2021-07-23T07:41:52.174Z] #20 38.75 Selecting previously unselected package python3-pkg-resources. [2021-07-23T07:41:52.174Z] #20 38.76 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-23T07:41:52.174Z] #20 38.76 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:41:52.197Z] #20 35.99 Selecting previously unselected package python-pip-whl. [2021-07-23T07:41:52.197Z] #20 36.01 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-23T07:41:52.197Z] #20 36.01 Unpacking python-pip-whl (18.1-5) ... [2021-07-23T07:41:52.430Z] #20 38.87 Selecting previously unselected package python3-setuptools. [2021-07-23T07:41:52.430Z] #20 38.87 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-23T07:41:52.430Z] #20 38.88 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-23T07:41:52.430Z] #20 39.08 Selecting previously unselected package python3-wheel. [2021-07-23T07:41:52.430Z] #20 39.09 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-23T07:41:52.430Z] #20 39.09 Unpacking python3-wheel (0.32.3-2) ... [2021-07-23T07:41:52.457Z] #20 36.41 Selecting previously unselected package python3-lib2to3. [2021-07-23T07:41:52.457Z] #20 36.42 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-23T07:41:52.457Z] #20 36.42 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-23T07:41:52.457Z] #20 36.53 Selecting previously unselected package python3-distutils. [2021-07-23T07:41:52.686Z] #20 39.15 Selecting previously unselected package sudo. [2021-07-23T07:41:52.686Z] #20 39.16 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-23T07:41:52.686Z] #20 39.17 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-23T07:41:52.697Z] #20 50.83 Setting up apparmor (2.13.2-10) ... [2021-07-23T07:41:52.717Z] #20 36.53 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-23T07:41:52.718Z] #20 36.53 Unpacking python3-distutils (3.7.3-1) ... [2021-07-23T07:41:52.718Z] #20 36.70 Selecting previously unselected package python3-pip. [2021-07-23T07:41:52.718Z] #20 36.70 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-23T07:41:52.718Z] #20 36.71 Unpacking python3-pip (18.1-5) ... [2021-07-23T07:41:52.978Z] #20 36.88 Selecting previously unselected package python3-pkg-resources. [2021-07-23T07:41:52.978Z] #20 36.88 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-23T07:41:52.978Z] #20 36.88 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:41:52.978Z] #20 37.08 Selecting previously unselected package python3-setuptools. [2021-07-23T07:41:53.239Z] #20 37.08 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-23T07:41:53.239Z] #20 37.10 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-23T07:41:53.239Z] #20 37.30 Selecting previously unselected package python3-wheel. [2021-07-23T07:41:53.239Z] #20 37.32 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-23T07:41:53.239Z] #20 37.32 Unpacking python3-wheel (0.32.3-2) ... [2021-07-23T07:41:53.248Z] #20 39.63 Selecting previously unselected package thin-provisioning-tools. [2021-07-23T07:41:53.248Z] #20 39.64 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-23T07:41:53.248Z] #20 39.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-23T07:41:53.248Z] #20 39.86 Selecting previously unselected package uidmap. [2021-07-23T07:41:53.248Z] #20 39.86 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-23T07:41:53.248Z] #20 39.87 Unpacking uidmap (1:4.5-1.1) ... [2021-07-23T07:41:53.499Z] #20 37.40 Selecting previously unselected package sudo. [2021-07-23T07:41:53.499Z] #20 37.40 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-23T07:41:53.499Z] #20 37.42 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-23T07:41:53.504Z] #20 39.97 Selecting previously unselected package vim-runtime. [2021-07-23T07:41:53.504Z] #20 39.98 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-23T07:41:53.504Z] #20 40.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-23T07:41:53.504Z] #20 40.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-23T07:41:53.504Z] #20 40.05 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-23T07:41:53.866Z] #22 4.370 Collecting yamllint==1.26.1 [2021-07-23T07:41:54.070Z] #20 37.83 Selecting previously unselected package thin-provisioning-tools. [2021-07-23T07:41:54.070Z] #20 37.84 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-23T07:41:54.070Z] #20 37.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-23T07:41:54.070Z] #20 38.06 Selecting previously unselected package uidmap. [2021-07-23T07:41:54.070Z] #20 38.06 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-23T07:41:54.070Z] #20 38.08 Unpacking uidmap (1:4.5-1.1) ... [2021-07-23T07:41:54.331Z] #20 38.26 Selecting previously unselected package vim-runtime. [2021-07-23T07:41:54.331Z] #20 38.26 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-23T07:41:54.331Z] #20 38.29 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-23T07:41:54.331Z] #20 38.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-23T07:41:54.331Z] #20 38.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-23T07:41:54.610Z] #20 52.45 Setting up xfsprogs (4.20.0-1) ... [2021-07-23T07:41:54.610Z] #20 52.47 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-23T07:41:54.610Z] #20 52.83 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:41:55.554Z] #20 53.43 Setting up python3-distutils (3.7.3-1) ... [2021-07-23T07:41:55.815Z] #20 53.87 Setting up python3-setuptools (40.8.0-1) ... [2021-07-23T07:41:56.028Z] #64 ... [2021-07-23T07:41:56.028Z] [2021-07-23T07:41:56.028Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:56.028Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-07-23T07:41:56.028Z] #27 18.30 Fetched 51.2 MB in 17s (2986 kB/s) [2021-07-23T07:41:56.279Z] #20 42.65 Selecting previously unselected package vim. [2021-07-23T07:41:56.279Z] #20 42.66 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-23T07:41:56.279Z] #20 42.68 Unpacking vim (2:8.1.0875-5) ... [2021-07-23T07:41:56.536Z] #20 43.15 Selecting previously unselected package xfsprogs. [2021-07-23T07:41:56.536Z] #20 43.16 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-23T07:41:56.536Z] #20 43.16 Unpacking xfsprogs (4.20.0-1) ... [2021-07-23T07:41:56.758Z] #20 54.90 Setting up python3-pip (18.1-5) ... [2021-07-23T07:41:57.100Z] #20 43.55 Selecting previously unselected package zip. [2021-07-23T07:41:57.100Z] #20 43.58 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-23T07:41:57.100Z] #20 43.58 Unpacking zip (3.0-11+b1) ... [2021-07-23T07:41:57.100Z] #20 43.76 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-23T07:41:57.100Z] #20 43.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-23T07:41:57.100Z] #20 43.79 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:57.356Z] #20 43.80 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-23T07:41:57.356Z] #20 43.81 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-23T07:41:57.356Z] #20 43.82 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:57.356Z] #20 43.84 Setting up uidmap (1:4.5-1.1) ... [2021-07-23T07:41:57.356Z] #20 43.85 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-23T07:41:57.356Z] #20 43.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:41:57.356Z] #20 43.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-23T07:41:57.356Z] #20 43.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-23T07:41:57.356Z] #20 43.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-23T07:41:57.356Z] #20 43.92 Setting up xxd (2:8.1.0875-5) ... [2021-07-23T07:41:57.356Z] #20 43.93 Setting up zip (3.0-11+b1) ... [2021-07-23T07:41:57.356Z] #20 43.94 Setting up vim-common (2:8.1.0875-5) ... [2021-07-23T07:41:57.356Z] #20 43.96 Setting up bash-completion (1:2.8-6) ... [2021-07-23T07:41:57.628Z] #20 41.01 Selecting previously unselected package vim. [2021-07-23T07:41:57.628Z] #20 41.01 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-23T07:41:57.628Z] #20 41.03 Unpacking vim (2:8.1.0875-5) ... [2021-07-23T07:41:57.628Z] #20 41.50 Selecting previously unselected package xfsprogs. [2021-07-23T07:41:57.628Z] #20 41.51 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-23T07:41:57.628Z] #20 41.52 Unpacking xfsprogs (4.20.0-1) ... [2021-07-23T07:41:57.701Z] #20 55.76 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:41:57.701Z] #20 55.81 Processing triggers for mime-support (3.62) ... [2021-07-23T07:41:57.701Z] #20 ... [2021-07-23T07:41:57.701Z] [2021-07-23T07:41:57.701Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:41:57.701Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:41:57.701Z] #40 191.8 + dpkg --print-architecture [2021-07-23T07:41:57.701Z] #40 191.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-23T07:41:57.889Z] #20 41.93 Selecting previously unselected package zip. [2021-07-23T07:41:58.150Z] #20 41.93 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-23T07:41:58.150Z] #20 41.95 Unpacking zip (3.0-11+b1) ... [2021-07-23T07:41:58.150Z] #20 42.13 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-23T07:41:58.150Z] #20 42.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-23T07:41:58.150Z] #20 42.25 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:58.150Z] #20 42.29 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-23T07:41:58.150Z] #20 42.31 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-23T07:41:58.224Z] #40 192.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-23T07:41:58.224Z] #40 192.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-23T07:41:58.411Z] #20 42.33 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:58.411Z] #20 42.34 Setting up uidmap (1:4.5-1.1) ... [2021-07-23T07:41:58.411Z] #20 42.36 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-23T07:41:58.411Z] #20 42.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:41:58.411Z] #20 42.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-23T07:41:58.411Z] #20 42.40 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-23T07:41:58.411Z] #20 42.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-23T07:41:58.411Z] #20 42.42 Setting up xxd (2:8.1.0875-5) ... [2021-07-23T07:41:58.411Z] #20 42.44 Setting up zip (3.0-11+b1) ... [2021-07-23T07:41:58.411Z] #20 42.46 Setting up vim-common (2:8.1.0875-5) ... [2021-07-23T07:41:58.411Z] #20 42.50 Setting up bash-completion (1:2.8-6) ... [2021-07-23T07:41:59.193Z] #22 ... [2021-07-23T07:41:59.193Z] [2021-07-23T07:41:59.193Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:41:59.193Z] #50 sha256:8dc917b3ed6f1a3d42ada3639bfce41dd3d0a8548b454c4b7b3b06b8847202f0 [2021-07-23T07:41:59.193Z] #50 168.7 + /build/golangci-lint --version [2021-07-23T07:41:59.193Z] #50 169.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-23T07:41:59.612Z] #40 ... [2021-07-23T07:41:59.612Z] [2021-07-23T07:41:59.612Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:41:59.612Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-23T07:41:59.612Z] #20 DONE 57.4s [2021-07-23T07:41:59.612Z] [2021-07-23T07:41:59.612Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-23T07:41:59.612Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-23T07:41:59.773Z] #50 DONE 170.0s [2021-07-23T07:41:59.773Z] [2021-07-23T07:41:59.773Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-23T07:41:59.773Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-07-23T07:41:59.773Z] #22 9.730 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-23T07:41:59.874Z] #20 46.30 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-23T07:41:59.874Z] #20 46.31 Setting up xz-utils (5.2.4-1) ... [2021-07-23T07:41:59.874Z] #20 46.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-23T07:41:59.874Z] #20 46.33 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-23T07:41:59.874Z] #20 46.34 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-23T07:41:59.874Z] #20 46.42 invoke-rc.d: could not determine current runlevel [2021-07-23T07:41:59.874Z] #20 46.43 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-23T07:41:59.874Z] #20 46.44 Setting up pigz (2.4-1) ... [2021-07-23T07:41:59.874Z] #20 46.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-23T07:41:59.874Z] #20 46.46 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-23T07:41:59.874Z] #20 46.47 Setting up python-pip-whl (18.1-5) ... [2021-07-23T07:41:59.874Z] #20 46.49 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-23T07:41:59.874Z] #20 46.50 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-23T07:42:00.437Z] #20 46.87 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-23T07:42:00.437Z] #20 46.88 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-23T07:42:00.437Z] #20 46.89 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:42:00.437Z] #20 46.90 Setting up vim (2:8.1.0875-5) ... [2021-07-23T07:42:00.437Z] #20 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-23T07:42:00.437Z] #20 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-23T07:42:00.437Z] #20 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-23T07:42:00.437Z] #20 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-23T07:42:00.437Z] #20 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-23T07:42:00.437Z] #20 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-23T07:42:00.437Z] #20 46.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-23T07:42:00.437Z] #20 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-23T07:42:00.437Z] #20 46.98 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-23T07:42:00.437Z] #20 46.99 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-23T07:42:00.437Z] #20 47.01 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-23T07:42:00.437Z] #20 47.02 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-23T07:42:00.437Z] #20 47.03 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-23T07:42:00.437Z] #20 47.04 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:42:00.562Z] #21 1.067 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-23T07:42:00.562Z] #21 1.071 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-23T07:42:00.562Z] #21 1.075 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-23T07:42:00.562Z] #21 DONE 1.2s [2021-07-23T07:42:00.562Z] [2021-07-23T07:42:00.562Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:00.562Z] #57 sha256:628258c8cece71052788815fde49d947cc2b75db88f82eaeaa5af944477f8479 [2021-07-23T07:42:00.562Z] #57 ... [2021-07-23T07:42:00.562Z] [2021-07-23T07:42:00.562Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-23T07:42:00.562Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-23T07:42:00.727Z] #22 11.09 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-23T07:42:00.727Z] #22 11.14 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-23T07:42:00.727Z] #22 11.21 Collecting pyyaml (from yamllint==1.26.1) [2021-07-23T07:42:00.956Z] #20 44.90 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-23T07:42:00.956Z] #20 44.92 Setting up xz-utils (5.2.4-1) ... [2021-07-23T07:42:00.956Z] #20 44.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-23T07:42:00.956Z] #20 44.96 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-23T07:42:00.956Z] #20 44.98 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-23T07:42:00.956Z] #20 ... [2021-07-23T07:42:00.956Z] [2021-07-23T07:42:00.956Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:42:00.956Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:42:00.956Z] #40 174.2 + dpkg --print-architecture [2021-07-23T07:42:00.992Z] #22 11.50 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-07-23T07:42:01.216Z] #40 174.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-23T07:42:01.477Z] #40 174.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-23T07:42:01.477Z] #40 174.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-23T07:42:01.963Z] #22 12.44 Installing build dependencies: started [2021-07-23T07:42:02.597Z] #27 18.30 Reading package lists... [2021-07-23T07:42:02.954Z] #20 49.54 Setting up iptables (1.8.2-4) ... [2021-07-23T07:42:02.954Z] #20 49.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-23T07:42:02.954Z] #20 49.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-23T07:42:02.954Z] #20 49.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-23T07:42:02.954Z] #20 49.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-23T07:42:02.954Z] #20 49.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-23T07:42:02.954Z] #20 49.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-23T07:42:02.954Z] #20 49.63 Setting up python3 (3.7.3-1) ... [2021-07-23T07:42:03.517Z] #20 50.01 Setting up python3-wheel (0.32.3-2) ... [2021-07-23T07:42:04.080Z] #20 50.53 Setting up apparmor (2.13.2-10) ... [2021-07-23T07:42:05.856Z] #22 4.596 Collecting yamllint==1.26.1 [2021-07-23T07:42:05.973Z] #20 52.11 Setting up xfsprogs (4.20.0-1) ... [2021-07-23T07:42:05.973Z] #20 52.12 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-23T07:42:05.973Z] #20 52.45 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:42:06.763Z] #40 ... [2021-07-23T07:42:06.763Z] [2021-07-23T07:42:06.763Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-23T07:42:06.763Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-23T07:42:06.763Z] #20 45.07 invoke-rc.d: could not determine current runlevel [2021-07-23T07:42:06.763Z] #20 45.07 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-23T07:42:06.763Z] #20 45.10 Setting up pigz (2.4-1) ... [2021-07-23T07:42:06.763Z] #20 45.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-23T07:42:06.763Z] #20 45.13 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-23T07:42:06.763Z] #20 45.15 Setting up python-pip-whl (18.1-5) ... [2021-07-23T07:42:06.763Z] #20 45.17 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-23T07:42:06.763Z] #20 45.19 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-23T07:42:06.763Z] #20 45.61 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-23T07:42:06.763Z] #20 45.62 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-23T07:42:06.763Z] #20 45.64 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:42:06.763Z] #20 45.66 Setting up vim (2:8.1.0875-5) ... [2021-07-23T07:42:06.763Z] #20 45.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-23T07:42:06.763Z] #20 45.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-23T07:42:06.763Z] #20 45.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-23T07:42:06.763Z] #20 45.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-23T07:42:06.763Z] #20 45.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-23T07:42:06.763Z] #20 45.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-23T07:42:06.763Z] #20 45.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-23T07:42:06.763Z] #20 45.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-23T07:42:06.763Z] #20 45.74 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-23T07:42:06.763Z] #20 45.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-23T07:42:06.763Z] #20 45.81 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-23T07:42:06.763Z] #20 45.84 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-23T07:42:06.763Z] #20 45.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-23T07:42:06.763Z] #20 45.91 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:42:06.763Z] #20 48.21 Setting up iptables (1.8.2-4) ... [2021-07-23T07:42:06.763Z] #20 48.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-23T07:42:06.763Z] #20 48.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-23T07:42:06.763Z] #20 48.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-23T07:42:06.763Z] #20 48.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-23T07:42:06.763Z] #20 48.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-23T07:42:06.763Z] #20 48.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-23T07:42:06.763Z] #20 48.53 Setting up python3 (3.7.3-1) ... [2021-07-23T07:42:06.763Z] #20 48.86 Setting up python3-wheel (0.32.3-2) ... [2021-07-23T07:42:06.763Z] #20 49.47 Setting up apparmor (2.13.2-10) ... [2021-07-23T07:42:06.903Z] #20 53.31 Setting up python3-distutils (3.7.3-1) ... [2021-07-23T07:42:07.203Z] #20 53.70 Setting up python3-setuptools (40.8.0-1) ... [2021-07-23T07:42:07.334Z] #20 51.33 Setting up xfsprogs (4.20.0-1) ... [2021-07-23T07:42:07.595Z] #20 51.44 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-23T07:42:07.856Z] #20 51.83 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:42:08.132Z] #20 54.71 Setting up python3-pip (18.1-5) ... [2021-07-23T07:42:08.690Z] #20 52.58 Setting up python3-distutils (3.7.3-1) ... [2021-07-23T07:42:08.951Z] #20 52.99 Setting up python3-setuptools (40.8.0-1) ... [2021-07-23T07:42:09.061Z] #20 55.63 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:42:09.061Z] #20 55.67 Processing triggers for mime-support (3.62) ... [2021-07-23T07:42:09.893Z] #20 53.91 Setting up python3-pip (18.1-5) ... [2021-07-23T07:42:10.428Z] #20 DONE 56.9s [2021-07-23T07:42:10.428Z] [2021-07-23T07:42:10.428Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:10.428Z] #54 sha256:2343632c931cdbfa19321795e6f6effe6692ebf2cf28face76924ff69e9399e7 [2021-07-23T07:42:10.428Z] #54 ... [2021-07-23T07:42:10.428Z] [2021-07-23T07:42:10.428Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-23T07:42:10.428Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-23T07:42:10.717Z] #27 25.73 Reading package lists... [2021-07-23T07:42:10.834Z] #20 54.75 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:42:10.834Z] #20 54.78 Processing triggers for mime-support (3.62) ... [2021-07-23T07:42:11.148Z] #22 9.955 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-23T07:42:11.356Z] #21 1.076 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-23T07:42:11.357Z] #21 1.082 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-23T07:42:11.357Z] #21 1.092 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-23T07:42:11.409Z] #22 10.96 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-23T07:42:11.409Z] #22 11.01 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-23T07:42:11.409Z] #22 11.08 Collecting pyyaml (from yamllint==1.26.1) [2021-07-23T07:42:11.616Z] #21 DONE 1.3s [2021-07-23T07:42:11.616Z] [2021-07-23T07:42:11.616Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:42:11.616Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:42:11.616Z] #40 194.2 + dpkg --print-architecture [2021-07-23T07:42:11.616Z] #40 194.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-23T07:42:11.616Z] #40 194.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-23T07:42:11.616Z] #40 194.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-23T07:42:11.670Z] #22 11.29 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-23T07:42:11.777Z] #20 DONE 55.5s [2021-07-23T07:42:11.777Z] [2021-07-23T07:42:11.777Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-23T07:42:11.777Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-23T07:42:11.931Z] #22 11.57 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-23T07:42:11.932Z] #22 11.58 Building wheels for collected packages: yamllint [2021-07-23T07:42:11.932Z] #22 11.58 Running setup.py bdist_wheel for yamllint: started [2021-07-23T07:42:12.095Z] #27 33.37 Building dependency tree... [2021-07-23T07:42:12.874Z] #22 12.55 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-23T07:42:13.032Z] #27 36.27 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-07-23T07:42:13.032Z] #27 36.27 libcap2-bin is already the newest version (1:2.25-2). [2021-07-23T07:42:13.032Z] #27 36.27 patch is already the newest version (2.7.6-3+deb10u1). [2021-07-23T07:42:13.032Z] #27 36.27 xz-utils is already the newest version (5.2.4-1). [2021-07-23T07:42:13.032Z] #27 36.27 The following additional packages will be installed: [2021-07-23T07:42:13.032Z] #27 36.28 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-23T07:42:13.032Z] #27 36.28 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-23T07:42:13.032Z] #27 36.28 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-23T07:42:13.032Z] #27 36.28 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-23T07:42:13.032Z] #27 36.29 python3.7 python3.7-minimal vim-runtime xxd [2021-07-23T07:42:13.032Z] #27 36.30 Suggested packages: [2021-07-23T07:42:13.135Z] #22 12.55 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-23T07:42:13.135Z] #22 12.60 Successfully built yamllint [2021-07-23T07:42:13.135Z] #22 12.62 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-23T07:42:13.292Z] #27 36.30 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-07-23T07:42:13.292Z] #27 36.30 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-23T07:42:13.292Z] #27 36.30 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-23T07:42:13.292Z] #27 36.31 Recommended packages: [2021-07-23T07:42:13.292Z] #27 36.31 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-23T07:42:13.292Z] #27 36.31 python3-keyrings.alt python3-xdg unzip [2021-07-23T07:42:13.396Z] #22 12.92 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-23T07:42:13.426Z] #21 1.779 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-23T07:42:13.426Z] #21 1.784 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-23T07:42:13.426Z] #21 1.788 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-23T07:42:13.426Z] #21 DONE 1.9s [2021-07-23T07:42:13.426Z] [2021-07-23T07:42:13.426Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-23T07:42:13.426Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-23T07:42:13.658Z] #22 DONE 13.3s [2021-07-23T07:42:13.658Z] [2021-07-23T07:42:13.658Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:42:13.658Z] #50 sha256:f23a823e17495689b27faa260e8adedd229d2d09ffac438e26479be83d18dbe3 [2021-07-23T07:42:13.924Z] #50 ... [2021-07-23T07:42:13.924Z] [2021-07-23T07:42:13.924Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-23T07:42:13.924Z] #25 sha256:bbb6bc8f4f650c9a7bad73a9d97aad4290088472a3ce79c2cafc064e6364e7e9 [2021-07-23T07:42:14.188Z] #25 DONE 0.4s [2021-07-23T07:42:14.188Z] [2021-07-23T07:42:14.188Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:14.188Z] #57 sha256:628258c8cece71052788815fde49d947cc2b75db88f82eaeaa5af944477f8479 [2021-07-23T07:42:14.188Z] #57 ... [2021-07-23T07:42:14.188Z] [2021-07-23T07:42:14.188Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-23T07:42:14.188Z] #30 sha256:3b4572fc34bf893594b28c7728b6b2b0b3353490c4219f142048dfc8d41f2a1b [2021-07-23T07:42:15.196Z] #27 38.14 The following NEW packages will be installed: [2021-07-23T07:42:15.196Z] #27 38.15 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-07-23T07:42:15.196Z] #27 38.15 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-07-23T07:42:15.196Z] #27 38.15 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-07-23T07:42:15.196Z] #27 38.16 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-07-23T07:42:15.196Z] #27 38.16 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-07-23T07:42:15.197Z] #27 38.16 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-07-23T07:42:15.197Z] #27 38.16 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-07-23T07:42:15.197Z] #27 38.16 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-07-23T07:42:15.456Z] #27 38.53 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:42:15.456Z] #27 38.53 Need to get 20.0 MB of archives. [2021-07-23T07:42:15.456Z] #27 38.53 After this operation, 82.5 MB of additional disk space will be used. [2021-07-23T07:42:15.456Z] #27 38.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-23T07:42:15.456Z] #27 38.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-23T07:42:15.456Z] #27 38.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-23T07:42:15.456Z] #27 38.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-23T07:42:15.456Z] #27 38.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-23T07:42:15.456Z] #27 38.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-23T07:42:15.456Z] #27 38.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-23T07:42:15.716Z] #27 38.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-23T07:42:15.716Z] #27 38.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-23T07:42:15.716Z] #27 38.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-23T07:42:15.716Z] #27 38.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-23T07:42:15.716Z] #27 38.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-23T07:42:15.716Z] #27 38.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-23T07:42:15.716Z] #27 38.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-23T07:42:15.716Z] #27 38.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-23T07:42:15.716Z] #27 38.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-23T07:42:15.716Z] #27 38.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-23T07:42:15.716Z] #27 38.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-23T07:42:15.716Z] #27 38.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-23T07:42:15.716Z] #27 38.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-23T07:42:15.716Z] #27 38.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-23T07:42:15.716Z] #27 38.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-23T07:42:15.716Z] #27 38.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-23T07:42:15.716Z] #27 38.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-23T07:42:15.716Z] #27 38.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-23T07:42:15.716Z] #27 38.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-23T07:42:15.716Z] #27 38.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-23T07:42:15.716Z] #27 38.75 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-23T07:42:15.716Z] #27 38.75 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-23T07:42:15.716Z] #27 38.75 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-23T07:42:15.716Z] #27 38.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-23T07:42:15.716Z] #27 38.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-23T07:42:15.716Z] #27 38.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-23T07:42:15.716Z] #27 38.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-23T07:42:15.716Z] #27 38.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-23T07:42:15.716Z] #27 38.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-23T07:42:15.716Z] #27 38.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-23T07:42:15.716Z] #27 38.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-23T07:42:15.716Z] #27 38.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-23T07:42:15.716Z] #27 38.87 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-23T07:42:15.975Z] #27 38.88 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-23T07:42:15.975Z] #27 38.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-23T07:42:15.975Z] #27 39.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-23T07:42:15.975Z] #27 39.11 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-23T07:42:15.975Z] #27 39.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-23T07:42:16.912Z] #27 39.81 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:42:16.912Z] #27 40.05 Fetched 20.0 MB in 1s (22.9 MB/s) [2021-07-23T07:42:16.912Z] #27 40.11 Selecting previously unselected package pigz. [2021-07-23T07:42:16.928Z] #22 26.12 Installing build dependencies: finished with status 'done' [2021-07-23T07:42:17.172Z] #27 40.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39111 files and directories currently installed.) [2021-07-23T07:42:17.172Z] #27 40.16 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-23T07:42:17.172Z] #27 40.17 Unpacking pigz (2.4-1) ... [2021-07-23T07:42:17.172Z] #27 40.25 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-23T07:42:17.172Z] #27 40.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:42:17.172Z] #27 40.25 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:42:17.433Z] #27 40.52 Selecting previously unselected package python3.7-minimal. [2021-07-23T07:42:17.433Z] #27 40.52 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:42:17.433Z] #27 40.53 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:42:18.003Z] #27 41.10 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:42:18.003Z] #27 41.11 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-23T07:42:18.718Z] #22 4.630 Collecting yamllint==1.26.1 [2021-07-23T07:42:18.940Z] #27 42.14 Selecting previously unselected package python3-minimal. [2021-07-23T07:42:19.199Z] #27 42.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39360 files and directories currently installed.) [2021-07-23T07:42:19.199Z] #27 42.17 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-23T07:42:19.199Z] #27 42.18 Unpacking python3-minimal (3.7.3-1) ... [2021-07-23T07:42:19.199Z] #27 42.23 Selecting previously unselected package libmpdec2:amd64. [2021-07-23T07:42:19.199Z] #27 42.24 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-23T07:42:19.199Z] #27 42.26 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-23T07:42:19.199Z] #27 42.32 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-23T07:42:19.199Z] #27 42.32 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:42:19.199Z] #27 42.33 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:42:19.767Z] #27 42.78 Selecting previously unselected package python3.7. [2021-07-23T07:42:19.767Z] #27 42.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-23T07:42:19.767Z] #27 42.80 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:42:19.767Z] #27 42.88 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-23T07:42:19.767Z] #27 42.88 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-23T07:42:19.767Z] #27 42.89 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-23T07:42:20.027Z] #27 43.01 Setting up python3-minimal (3.7.3-1) ... [2021-07-23T07:42:20.286Z] #27 43.47 Selecting previously unselected package python3. [2021-07-23T07:42:20.545Z] #27 43.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39772 files and directories currently installed.) [2021-07-23T07:42:20.545Z] #27 43.52 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-23T07:42:20.545Z] #27 43.54 Unpacking python3 (3.7.3-1) ... [2021-07-23T07:42:20.545Z] #27 43.61 Selecting previously unselected package libip4tc0:amd64. [2021-07-23T07:42:20.545Z] #27 43.62 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-23T07:42:20.545Z] #27 43.63 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-23T07:42:20.545Z] #27 43.69 Selecting previously unselected package libip6tc0:amd64. [2021-07-23T07:42:20.545Z] #27 43.70 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-23T07:42:20.775Z] #30 ... [2021-07-23T07:42:20.775Z] [2021-07-23T07:42:20.775Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:42:20.775Z] #50 sha256:f23a823e17495689b27faa260e8adedd229d2d09ffac438e26479be83d18dbe3 [2021-07-23T07:42:20.775Z] #50 215.0 + /build/golangci-lint --version [2021-07-23T07:42:20.775Z] #50 215.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-23T07:42:20.804Z] #27 43.71 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-23T07:42:20.804Z] #27 43.78 Selecting previously unselected package libiptc0:amd64. [2021-07-23T07:42:20.804Z] #27 43.79 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-23T07:42:20.804Z] #27 43.79 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-23T07:42:20.804Z] #27 43.85 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-23T07:42:20.804Z] #27 43.86 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-23T07:42:20.804Z] #27 43.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-23T07:42:20.804Z] #27 43.91 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-23T07:42:20.804Z] #27 43.92 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-23T07:42:20.804Z] #27 43.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-23T07:42:21.063Z] #27 43.98 Selecting previously unselected package libnftnl11:amd64. [2021-07-23T07:42:21.063Z] #27 43.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-23T07:42:21.063Z] #27 44.00 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-23T07:42:21.063Z] #27 44.05 Selecting previously unselected package iptables. [2021-07-23T07:42:21.063Z] #27 44.06 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-23T07:42:21.063Z] #27 44.07 Unpacking iptables (1.8.2-4) ... [2021-07-23T07:42:21.063Z] #27 44.24 Selecting previously unselected package xxd. [2021-07-23T07:42:21.165Z] #22 31.09 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-23T07:42:21.165Z] #22 31.09 Building wheels for collected packages: yamllint, pyyaml [2021-07-23T07:42:21.165Z] #22 31.09 Running setup.py bdist_wheel for yamllint: started [2021-07-23T07:42:21.321Z] #27 44.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-23T07:42:21.321Z] #27 44.25 Unpacking xxd (2:8.1.0875-5) ... [2021-07-23T07:42:21.321Z] #27 44.34 Selecting previously unselected package vim-common. [2021-07-23T07:42:21.321Z] #27 44.35 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-23T07:42:21.321Z] #27 44.38 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-23T07:42:21.321Z] #27 44.48 Selecting previously unselected package bash-completion. [2021-07-23T07:42:21.430Z] #22 31.95 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-23T07:42:21.430Z] #22 31.95 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-23T07:42:21.430Z] #22 32.00 Running setup.py bdist_wheel for pyyaml: started [2021-07-23T07:42:21.581Z] #27 44.48 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-23T07:42:21.667Z] #40 ... [2021-07-23T07:42:21.667Z] [2021-07-23T07:42:21.667Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-23T07:42:21.667Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-23T07:42:21.667Z] #22 4.365 Collecting yamllint==1.26.1 [2021-07-23T07:42:21.667Z] #22 9.659 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-23T07:42:22.158Z] #50 DONE 216.2s [2021-07-23T07:42:22.158Z] [2021-07-23T07:42:22.158Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:42:22.158Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:42:22.158Z] #40 DONE 215.9s [2021-07-23T07:42:22.158Z] [2021-07-23T07:42:22.158Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:22.158Z] #54 sha256:decf65b47e8ca68c806a73aab8372a0a62d716f96809b6ce95ff077f2bfa7bd8 [2021-07-23T07:42:22.158Z] #54 ... [2021-07-23T07:42:22.158Z] [2021-07-23T07:42:22.158Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-23T07:42:22.158Z] #30 sha256:3b4572fc34bf893594b28c7728b6b2b0b3353490c4219f142048dfc8d41f2a1b [2021-07-23T07:42:22.158Z] #30 DONE 7.8s [2021-07-23T07:42:22.158Z] [2021-07-23T07:42:22.158Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-23T07:42:22.158Z] #33 sha256:abd9d3a48c28d99a88192c65e80728c5cfe7a708a28e5399b5fe04aa79ec9291 [2021-07-23T07:42:22.596Z] #22 10.73 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-23T07:42:22.596Z] #22 10.78 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-23T07:42:22.596Z] #22 10.84 Collecting pyyaml (from yamllint==1.26.1) [2021-07-23T07:42:22.596Z] #22 11.06 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-23T07:42:22.731Z] #33 DONE 0.8s [2021-07-23T07:42:22.731Z] [2021-07-23T07:42:22.731Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-23T07:42:22.731Z] #35 sha256:14da7c2cd1a948b6ec5ccb40aa154fdf30505dc9ad93d81c38d1c9b2fa1f7897 [2021-07-23T07:42:22.832Z] #22 33.19 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-07-23T07:42:22.832Z] #22 33.20 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-07-23T07:42:22.832Z] #22 33.35 Successfully built yamllint pyyaml [2021-07-23T07:42:22.832Z] #22 33.36 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-23T07:42:22.854Z] #22 11.32 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-23T07:42:22.958Z] #27 46.08 Unpacking bash-completion (1:2.8-6) ... [2021-07-23T07:42:22.992Z] #35 DONE 0.1s [2021-07-23T07:42:22.992Z] [2021-07-23T07:42:22.992Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-23T07:42:22.992Z] #38 sha256:2e139356f5ed4ea60a9c8c19e2bb80dd425a3fb99ce92e226079b48c42a50261 [2021-07-23T07:42:22.992Z] #38 DONE 0.1s [2021-07-23T07:42:22.992Z] [2021-07-23T07:42:22.992Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:22.992Z] #54 sha256:decf65b47e8ca68c806a73aab8372a0a62d716f96809b6ce95ff077f2bfa7bd8 [2021-07-23T07:42:23.099Z] #22 33.63 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-23T07:42:23.112Z] #22 11.33 Building wheels for collected packages: yamllint [2021-07-23T07:42:23.112Z] #22 11.33 Running setup.py bdist_wheel for yamllint: started [2021-07-23T07:42:23.217Z] #27 46.32 Selecting previously unselected package apparmor. [2021-07-23T07:42:23.217Z] #27 46.32 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-07-23T07:42:23.476Z] #27 46.38 Unpacking apparmor (2.13.2-10) ... [2021-07-23T07:42:23.476Z] #27 46.59 Selecting previously unselected package aufs-tools. [2021-07-23T07:42:23.476Z] #27 46.60 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-23T07:42:23.476Z] #27 46.61 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-23T07:42:23.674Z] #22 12.19 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-23T07:42:23.798Z] #27 46.69 Selecting previously unselected package libonig5:amd64. [2021-07-23T07:42:23.798Z] #27 46.69 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-07-23T07:42:23.798Z] #27 46.70 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-23T07:42:23.798Z] #27 46.87 Selecting previously unselected package libjq1:amd64. [2021-07-23T07:42:23.798Z] #27 46.87 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-23T07:42:23.798Z] #27 46.88 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-23T07:42:23.798Z] #27 46.94 Selecting previously unselected package jq. [2021-07-23T07:42:23.798Z] #27 46.94 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-23T07:42:23.798Z] #27 46.96 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-23T07:42:23.798Z] #27 47.02 Selecting previously unselected package libaio1:amd64. [2021-07-23T07:42:23.798Z] #27 47.02 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-07-23T07:42:23.798Z] #27 47.03 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-23T07:42:23.798Z] #27 47.08 Selecting previously unselected package libgpm2:amd64. [2021-07-23T07:42:23.930Z] #22 12.20 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-23T07:42:23.930Z] #22 12.24 Successfully built yamllint [2021-07-23T07:42:23.930Z] #22 12.26 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-23T07:42:23.935Z] #54 ... [2021-07-23T07:42:23.935Z] [2021-07-23T07:42:23.935Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-23T07:42:23.935Z] #41 sha256:faeb88e33a93240f3ff7b6b4f7789a4701b6dcadf009485cf666b9ece32ff111 [2021-07-23T07:42:24.010Z] #22 9.954 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-23T07:42:24.010Z] #22 10.53 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-23T07:42:24.010Z] #22 10.55 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-23T07:42:24.010Z] #22 10.58 Collecting pyyaml (from yamllint==1.26.1) [2021-07-23T07:42:24.054Z] #22 ... [2021-07-23T07:42:24.054Z] [2021-07-23T07:42:24.054Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:24.054Z] #57 sha256:540b6d992b14912975ba8f479a7bca4b9ade2c16d671bde14cce119b7efa7992 [2021-07-23T07:42:24.054Z] #57 164.0 + bin/containerd [2021-07-23T07:42:24.057Z] #27 47.09 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-07-23T07:42:24.057Z] #27 47.09 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-23T07:42:24.057Z] #27 47.16 Selecting previously unselected package libnet1:amd64. [2021-07-23T07:42:24.057Z] #27 47.17 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-23T07:42:24.057Z] #27 47.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:42:24.187Z] #22 12.61 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-23T07:42:24.272Z] #22 10.70 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-23T07:42:24.272Z] #22 10.85 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-23T07:42:24.272Z] #22 10.85 Building wheels for collected packages: yamllint [2021-07-23T07:42:24.272Z] #22 10.85 Running setup.py bdist_wheel for yamllint: started [2021-07-23T07:42:24.316Z] #27 47.23 Selecting previously unselected package libnl-3-200:amd64. [2021-07-23T07:42:24.316Z] #27 47.24 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-23T07:42:24.316Z] #27 47.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-23T07:42:24.316Z] #27 47.31 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-23T07:42:24.316Z] #27 47.32 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-23T07:42:24.316Z] #27 47.32 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-23T07:42:24.316Z] #27 47.41 Selecting previously unselected package libreadline5:amd64. [2021-07-23T07:42:24.316Z] #27 47.41 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-23T07:42:24.316Z] #27 47.42 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-23T07:42:24.316Z] #27 47.50 Selecting previously unselected package net-tools. [2021-07-23T07:42:24.316Z] #27 47.50 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-23T07:42:24.507Z] #41 DONE 0.7s [2021-07-23T07:42:24.507Z] [2021-07-23T07:42:24.507Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:24.507Z] #54 sha256:decf65b47e8ca68c806a73aab8372a0a62d716f96809b6ce95ff077f2bfa7bd8 [2021-07-23T07:42:24.575Z] #27 47.51 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-23T07:42:24.575Z] #27 47.66 Selecting previously unselected package python-pip-whl. [2021-07-23T07:42:24.575Z] #27 47.66 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-07-23T07:42:24.575Z] #27 47.66 Unpacking python-pip-whl (18.1-5) ... [2021-07-23T07:42:24.751Z] #22 DONE 13.1s [2021-07-23T07:42:24.751Z] [2021-07-23T07:42:24.751Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-23T07:42:24.751Z] #25 sha256:1cb216f54309380a572f2126d920ec31715ec9c873aa75292191f7915621ec12 [2021-07-23T07:42:24.768Z] #54 ... [2021-07-23T07:42:24.768Z] [2021-07-23T07:42:24.768Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-23T07:42:24.768Z] #45 sha256:ee96fc0e528a7b6c8824ad1e2caee9370865f4465cc7a58d37c8ad612635ad37 [2021-07-23T07:42:24.768Z] #45 DONE 0.2s [2021-07-23T07:42:24.768Z] [2021-07-23T07:42:24.768Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-23T07:42:24.768Z] #47 sha256:df653a806f8051f6d6bf7627028a2f6d9c6f22ab084d6208bf9aea413f4c1ffe [2021-07-23T07:42:24.834Z] #27 47.98 Selecting previously unselected package python3-lib2to3. [2021-07-23T07:42:24.834Z] #27 47.99 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-23T07:42:24.834Z] #27 48.00 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-23T07:42:24.834Z] #27 48.10 Selecting previously unselected package python3-distutils. [2021-07-23T07:42:24.844Z] #22 11.49 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-23T07:42:24.844Z] #22 ... [2021-07-23T07:42:24.844Z] [2021-07-23T07:42:24.844Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:42:24.844Z] #50 sha256:b324debcd6b370db96bfac32e0acb503b16db9e7b1e8aaca5fcd9060ffad6bb5 [2021-07-23T07:42:24.844Z] #50 198.7 + /build/golangci-lint --version [2021-07-23T07:42:25.007Z] #25 DONE 0.4s [2021-07-23T07:42:25.008Z] [2021-07-23T07:42:25.008Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-23T07:42:25.008Z] #30 sha256:c4b7c2744fd8e8a9c273984ca691421ddc9de382c548b9917101dc5b2fa0d6a7 [2021-07-23T07:42:25.008Z] #57 ... [2021-07-23T07:42:25.008Z] [2021-07-23T07:42:25.008Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-23T07:42:25.008Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-07-23T07:42:25.008Z] #22 DONE 35.3s [2021-07-23T07:42:25.008Z] [2021-07-23T07:42:25.008Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:25.008Z] #54 sha256:1cf6159f9a2917da4a1bd8694f4e27e9d22d6e88a9141999e06b476a44a6e327 [2021-07-23T07:42:25.031Z] #47 DONE 0.2s [2021-07-23T07:42:25.031Z] [2021-07-23T07:42:25.031Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-23T07:42:25.031Z] #49 sha256:9728b7fe3cc588041434fde52cf521fbb1537e8aa6ef00d4c1e3e23bce0254ee [2021-07-23T07:42:25.031Z] #49 DONE 0.2s [2021-07-23T07:42:25.031Z] [2021-07-23T07:42:25.031Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:25.031Z] #54 sha256:decf65b47e8ca68c806a73aab8372a0a62d716f96809b6ce95ff077f2bfa7bd8 [2021-07-23T07:42:25.093Z] #27 48.10 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-07-23T07:42:25.093Z] #27 48.11 Unpacking python3-distutils (3.7.3-1) ... [2021-07-23T07:42:25.093Z] #27 48.25 Selecting previously unselected package python3-pip. [2021-07-23T07:42:25.093Z] #27 48.25 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-07-23T07:42:25.093Z] #27 48.26 Unpacking python3-pip (18.1-5) ... [2021-07-23T07:42:25.093Z] #27 48.38 Selecting previously unselected package python3-pkg-resources. [2021-07-23T07:42:25.105Z] #50 ... [2021-07-23T07:42:25.105Z] [2021-07-23T07:42:25.105Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:42:25.105Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:42:25.105Z] #40 DONE 198.3s [2021-07-23T07:42:25.291Z] #54 ... [2021-07-23T07:42:25.291Z] [2021-07-23T07:42:25.291Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-23T07:42:25.291Z] #51 sha256:daa6545329857ed12ea90d306e9713478fdadcc31d5c0f09bb6933ada1206e1c [2021-07-23T07:42:25.352Z] #27 48.39 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-23T07:42:25.352Z] #27 48.40 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:42:25.352Z] #27 48.48 Selecting previously unselected package python3-setuptools. [2021-07-23T07:42:25.352Z] #27 48.48 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-07-23T07:42:25.352Z] #27 48.49 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-23T07:42:25.366Z] [2021-07-23T07:42:25.366Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-23T07:42:25.366Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-23T07:42:25.366Z] #22 11.50 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-23T07:42:25.366Z] #22 11.54 Successfully built yamllint [2021-07-23T07:42:25.366Z] #22 11.55 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-23T07:42:25.366Z] #22 11.89 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-23T07:42:25.610Z] #27 48.65 Selecting previously unselected package python3-wheel. [2021-07-23T07:42:25.610Z] #27 48.65 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-07-23T07:42:25.610Z] #27 48.66 Unpacking python3-wheel (0.32.3-2) ... [2021-07-23T07:42:25.610Z] #27 48.73 Selecting previously unselected package sudo. [2021-07-23T07:42:25.610Z] #27 48.74 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-23T07:42:25.610Z] #27 48.75 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-23T07:42:25.628Z] #22 DONE 12.2s [2021-07-23T07:42:25.628Z] [2021-07-23T07:42:25.628Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-23T07:42:25.628Z] #50 sha256:b324debcd6b370db96bfac32e0acb503b16db9e7b1e8aaca5fcd9060ffad6bb5 [2021-07-23T07:42:25.628Z] #50 199.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-23T07:42:25.628Z] #50 DONE 199.4s [2021-07-23T07:42:25.628Z] [2021-07-23T07:42:25.628Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:25.628Z] #57 sha256:676110e3595b5fcda4cb4c32db9c37a4ee1477d4f0cc99b692d0a46f8d7caa0c [2021-07-23T07:42:25.861Z] #51 DONE 0.5s [2021-07-23T07:42:25.861Z] [2021-07-23T07:42:25.861Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-23T07:42:25.861Z] #53 sha256:c97516eabea819fb9af900f6faca949365eeeff3c4c0d0e0708ed89b1fbcde1a [2021-07-23T07:42:25.889Z] #57 ... [2021-07-23T07:42:25.889Z] [2021-07-23T07:42:25.889Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-23T07:42:25.889Z] #25 sha256:bbc3e9a4d0959cb816d4e8757516ceac8630010da0363472647df416a55143ad [2021-07-23T07:42:26.121Z] #53 DONE 0.1s [2021-07-23T07:42:26.121Z] [2021-07-23T07:42:26.121Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:26.121Z] #54 sha256:decf65b47e8ca68c806a73aab8372a0a62d716f96809b6ce95ff077f2bfa7bd8 [2021-07-23T07:42:26.177Z] #27 49.07 Selecting previously unselected package thin-provisioning-tools. [2021-07-23T07:42:26.177Z] #27 49.09 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-23T07:42:26.177Z] #27 49.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-23T07:42:26.177Z] #27 49.23 Selecting previously unselected package uidmap. [2021-07-23T07:42:26.177Z] #27 49.24 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-23T07:42:26.177Z] #27 49.24 Unpacking uidmap (1:4.5-1.1) ... [2021-07-23T07:42:26.351Z] 29d5b6a226d2: Verifying Checksum [2021-07-23T07:42:26.351Z] 29d5b6a226d2: Download complete [2021-07-23T07:42:26.435Z] #27 49.32 Selecting previously unselected package vim-runtime. [2021-07-23T07:42:26.435Z] #27 49.33 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-23T07:42:26.435Z] #27 49.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-23T07:42:26.435Z] #27 49.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-23T07:42:26.435Z] #27 49.39 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-23T07:42:26.461Z] #25 DONE 0.7s [2021-07-23T07:42:26.461Z] [2021-07-23T07:42:26.461Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:26.461Z] #54 sha256:4333fde1ec25b155ace5a35eb54cc141071e4348bb93637448cfb19ba4525246 [2021-07-23T07:42:26.461Z] #54 ... [2021-07-23T07:42:26.461Z] [2021-07-23T07:42:26.461Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-23T07:42:26.461Z] #30 sha256:d39b56f836636387d6d98151d88bc1f9249b945b455df0ab5068c58f75dac81d [2021-07-23T07:42:27.810Z] #27 50.92 Selecting previously unselected package vim. [2021-07-23T07:42:27.811Z] #27 50.93 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-23T07:42:27.811Z] #27 50.95 Unpacking vim (2:8.1.0875-5) ... [2021-07-23T07:42:28.377Z] #27 51.23 Selecting previously unselected package xfsprogs. [2021-07-23T07:42:28.377Z] #27 51.24 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-23T07:42:28.377Z] #27 51.25 Unpacking xfsprogs (4.20.0-1) ... [2021-07-23T07:42:28.377Z] #27 51.50 Selecting previously unselected package zip. [2021-07-23T07:42:28.377Z] #27 51.51 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-07-23T07:42:28.377Z] #27 51.51 Unpacking zip (3.0-11+b1) ... [2021-07-23T07:42:28.441Z] #54 106.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-23T07:42:28.636Z] #27 51.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-23T07:42:28.636Z] #27 51.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-23T07:42:28.636Z] #27 51.69 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-23T07:42:28.636Z] #27 51.71 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-23T07:42:28.636Z] #27 51.72 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-23T07:42:28.636Z] #27 51.73 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-23T07:42:28.636Z] #27 51.74 Setting up uidmap (1:4.5-1.1) ... [2021-07-23T07:42:28.636Z] #27 51.76 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-23T07:42:28.636Z] #27 51.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-23T07:42:28.636Z] #27 51.79 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-23T07:42:28.636Z] #27 51.81 Setting up xxd (2:8.1.0875-5) ... [2021-07-23T07:42:28.636Z] #27 51.82 Setting up zip (3.0-11+b1) ... [2021-07-23T07:42:28.636Z] #27 51.83 Setting up vim-common (2:8.1.0875-5) ... [2021-07-23T07:42:28.707Z] #54 107.1 + mkdir -p /build [2021-07-23T07:42:28.895Z] #27 51.87 Setting up bash-completion (1:2.8-6) ... [2021-07-23T07:42:28.971Z] #54 107.1 + cp runc /build/runc [2021-07-23T07:42:29.926Z] #54 DONE 108.1s [2021-07-23T07:42:29.926Z] [2021-07-23T07:42:29.926Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-23T07:42:29.926Z] #24 sha256:a32594d04f46b5618e46ad7c074a69c9c822d835aafaa58d03741995538b656c [2021-07-23T07:42:29.926Z] #24 198.8 + return [2021-07-23T07:42:29.926Z] #24 DONE 200.1s [2021-07-23T07:42:29.926Z] [2021-07-23T07:42:29.926Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:29.926Z] #57 sha256:540b6d992b14912975ba8f479a7bca4b9ade2c16d671bde14cce119b7efa7992 [2021-07-23T07:42:30.530Z] #27 53.47 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-23T07:42:30.530Z] #27 53.48 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-23T07:42:30.530Z] #27 53.54 invoke-rc.d: could not determine current runlevel [2021-07-23T07:42:30.530Z] #27 53.55 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-23T07:42:30.530Z] #27 53.56 Setting up pigz (2.4-1) ... [2021-07-23T07:42:30.530Z] #27 53.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-23T07:42:30.530Z] #27 53.59 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-23T07:42:30.530Z] #27 53.61 Setting up python-pip-whl (18.1-5) ... [2021-07-23T07:42:30.530Z] #27 53.62 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-23T07:42:30.530Z] #27 53.64 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-23T07:42:30.788Z] #27 53.91 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-23T07:42:30.788Z] #27 53.94 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-23T07:42:30.788Z] #27 53.95 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-23T07:42:30.788Z] #27 53.98 Setting up vim (2:8.1.0875-5) ... [2021-07-23T07:42:30.788Z] #27 54.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-23T07:42:31.051Z] #27 54.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-23T07:42:31.051Z] #27 54.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-23T07:42:31.051Z] #27 54.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-23T07:42:31.051Z] #27 54.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-23T07:42:31.051Z] #27 54.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-23T07:42:31.051Z] #27 54.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-23T07:42:31.051Z] #27 54.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-23T07:42:31.051Z] #27 54.05 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-23T07:42:31.051Z] #27 54.07 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-23T07:42:31.051Z] #27 54.08 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-23T07:42:31.051Z] #27 54.10 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-23T07:42:31.051Z] #27 54.11 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-23T07:42:31.051Z] #27 54.12 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-23T07:42:31.892Z] 29d5b6a226d2: Verifying Checksum [2021-07-23T07:42:31.892Z] 29d5b6a226d2: Download complete [2021-07-23T07:42:32.492Z] #27 55.51 Setting up iptables (1.8.2-4) ... [2021-07-23T07:42:32.492Z] #27 55.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-23T07:42:32.492Z] #27 55.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-23T07:42:32.492Z] #27 55.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-23T07:42:32.492Z] #27 55.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-23T07:42:32.492Z] #27 55.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-23T07:42:32.492Z] #27 55.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-23T07:42:32.492Z] #27 55.56 Setting up python3 (3.7.3-1) ... [2021-07-23T07:42:32.493Z] #57 ... [2021-07-23T07:42:32.493Z] [2021-07-23T07:42:32.493Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-23T07:42:32.493Z] #25 sha256:8ecff3248b337cdd6542b228f3def92810fe05804e29e575621817c870379984 [2021-07-23T07:42:32.751Z] #27 55.83 Setting up python3-wheel (0.32.3-2) ... [2021-07-23T07:42:33.019Z] #27 56.18 Setting up apparmor (2.13.2-10) ... [2021-07-23T07:42:33.070Z] #25 DONE 0.7s [2021-07-23T07:42:33.070Z] [2021-07-23T07:42:33.070Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-23T07:42:33.070Z] #30 sha256:967e0372e27736f4d4846e9ae2fe0f65b535472028dc88d85a1b2f12f82870e9 [2021-07-23T07:42:33.101Z] #30 ... [2021-07-23T07:42:33.101Z] [2021-07-23T07:42:33.101Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-23T07:42:33.101Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-23T07:42:33.101Z] #40 DONE 214.8s [2021-07-23T07:42:33.101Z] [2021-07-23T07:42:33.101Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-23T07:42:33.101Z] #30 sha256:c4b7c2744fd8e8a9c273984ca691421ddc9de382c548b9917101dc5b2fa0d6a7 [2021-07-23T07:42:33.101Z] #30 DONE 6.7s [2021-07-23T07:42:33.101Z] [2021-07-23T07:42:33.101Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-23T07:42:33.101Z] #33 sha256:f0b3f1bec8827ada77f128223a97eddec0a9120ad80fae7e54e780efec8756df [2021-07-23T07:42:33.101Z] #33 DONE 0.5s [2021-07-23T07:42:33.101Z] [2021-07-23T07:42:33.101Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:33.101Z] #54 sha256:2343632c931cdbfa19321795e6f6effe6692ebf2cf28face76924ff69e9399e7 [2021-07-23T07:42:33.101Z] #54 ... [2021-07-23T07:42:33.101Z] [2021-07-23T07:42:33.101Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-23T07:42:33.101Z] #35 sha256:5203eb1e6b2dd5df7f79340a9ac106aad72d89f1b99e9b0fff1632cd2cfc4e87 [2021-07-23T07:42:33.101Z] #35 DONE 0.2s [2021-07-23T07:42:33.101Z] [2021-07-23T07:42:33.101Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-23T07:42:33.101Z] #38 sha256:ee4eed9b46d0849a7c5a15bb8ae8aa1ff7e4fdeb1e9c7c52828bf0eec743b793 [2021-07-23T07:42:33.101Z] #38 DONE 0.1s [2021-07-23T07:42:33.101Z] [2021-07-23T07:42:33.101Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:33.101Z] #54 sha256:2343632c931cdbfa19321795e6f6effe6692ebf2cf28face76924ff69e9399e7 [2021-07-23T07:42:33.101Z] #54 ... [2021-07-23T07:42:33.101Z] [2021-07-23T07:42:33.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-07-23T07:42:33.101Z] #50 sha256:168e4cf7103be8e31db0850595536b39fbf74786935356814d563094258ea0ef [2021-07-23T07:42:33.101Z] #50 216.0 + /build/golangci-lint --version [2021-07-23T07:42:33.101Z] #50 216.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-23T07:42:33.357Z] #50 DONE 216.6s [2021-07-23T07:42:33.357Z] [2021-07-23T07:42:33.357Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:33.357Z] #54 sha256:2343632c931cdbfa19321795e6f6effe6692ebf2cf28face76924ff69e9399e7 [2021-07-23T07:42:33.921Z] #54 ... [2021-07-23T07:42:33.921Z] [2021-07-23T07:42:33.921Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-23T07:42:33.921Z] #41 sha256:9c1622ab213c6a3f8311e3c05a82bb64a33ec3d31dec8f7cc1a69c8ae555218f [2021-07-23T07:42:34.406Z] #27 57.48 Setting up xfsprogs (4.20.0-1) ... [2021-07-23T07:42:34.406Z] #27 57.49 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-23T07:42:34.665Z] #27 57.73 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-23T07:42:34.851Z] #41 DONE 0.9s [2021-07-23T07:42:34.851Z] [2021-07-23T07:42:34.851Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-23T07:42:34.851Z] #45 sha256:8ea4f42c3674100133ff15f11a95a82656090d73618b07e7f9d479f7a9f154c3 [2021-07-23T07:42:35.151Z] #45 DONE 0.1s [2021-07-23T07:42:35.151Z] [2021-07-23T07:42:35.151Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-23T07:42:35.151Z] #47 sha256:d03dc17e263f0d15a06c6e006ad68f984eec09e3582f53e18f9b57eabc01b8c2 [2021-07-23T07:42:35.151Z] #47 DONE 0.2s [2021-07-23T07:42:35.151Z] [2021-07-23T07:42:35.151Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-23T07:42:35.151Z] #49 sha256:1afc8b98b50225efc65f43f871e1d50645336aabddc8fb9703789181fe4119c4 [2021-07-23T07:42:35.151Z] #49 DONE 0.1s [2021-07-23T07:42:35.151Z] [2021-07-23T07:42:35.151Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:35.151Z] #54 sha256:2343632c931cdbfa19321795e6f6effe6692ebf2cf28face76924ff69e9399e7 [2021-07-23T07:42:35.233Z] #27 58.25 Setting up python3-distutils (3.7.3-1) ... [2021-07-23T07:42:35.492Z] #27 58.57 Setting up python3-setuptools (40.8.0-1) ... [2021-07-23T07:42:35.714Z] #54 ... [2021-07-23T07:42:35.715Z] [2021-07-23T07:42:35.715Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-23T07:42:35.715Z] #51 sha256:6245e86cbd3d48367062c61bf4eeae1140b96b9d74123fa0af8fa6a7ddb11c99 [2021-07-23T07:42:35.972Z] #51 DONE 0.4s [2021-07-23T07:42:35.972Z] [2021-07-23T07:42:35.972Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:35.972Z] #54 sha256:2343632c931cdbfa19321795e6f6effe6692ebf2cf28face76924ff69e9399e7 [2021-07-23T07:42:36.060Z] #27 59.12 Setting up python3-pip (18.1-5) ... [2021-07-23T07:42:36.228Z] #54 ... [2021-07-23T07:42:36.228Z] [2021-07-23T07:42:36.228Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-23T07:42:36.228Z] #53 sha256:f0a41ecec5f57fbff04d89ddc0b17867fadebac2a57d48471db67c63144b7b73 [2021-07-23T07:42:36.228Z] #53 DONE 0.1s [2021-07-23T07:42:36.499Z] [2021-07-23T07:42:36.499Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:36.499Z] #54 sha256:2343632c931cdbfa19321795e6f6effe6692ebf2cf28face76924ff69e9399e7 [2021-07-23T07:42:36.628Z] #27 59.65 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:42:36.628Z] #27 59.68 Processing triggers for mime-support (3.62) ... [2021-07-23T07:42:37.575Z] #27 DONE 60.5s [2021-07-23T07:42:37.575Z] [2021-07-23T07:42:37.575Z] #28 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-23T07:42:37.575Z] #28 sha256:42d780bed353a750ce1be482ce2552cbcd999d54aa15f5f6e33e70a1a6144ec8 [2021-07-23T07:42:38.545Z] #28 0.998 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-23T07:42:38.545Z] #28 1.002 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-23T07:42:38.545Z] #28 1.005 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-23T07:42:38.545Z] #28 DONE 1.0s [2021-07-23T07:42:38.545Z] [2021-07-23T07:42:38.545Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-23T07:42:38.545Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-07-23T07:42:38.704Z] #30 DONE 11.0s [2021-07-23T07:42:38.704Z] [2021-07-23T07:42:38.704Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-23T07:42:38.704Z] #33 sha256:22727db24e15702a2a1d65c80b4f18ee71682356d1edb1a87ca57b4020ea0d0e [2021-07-23T07:42:38.704Z] #33 DONE 0.6s [2021-07-23T07:42:38.704Z] [2021-07-23T07:42:38.704Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-23T07:42:38.704Z] #35 sha256:7a020a1b122a1548f0bda95049be2aeddd95a8a8887bbc7ca35bea5661673ebb [2021-07-23T07:42:38.704Z] #35 DONE 0.1s [2021-07-23T07:42:38.704Z] [2021-07-23T07:42:38.704Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-23T07:42:38.704Z] #38 sha256:141378afc0da18080952e8aff229d36ac448d024fa1c4467208794e018c2af9b [2021-07-23T07:42:38.704Z] #38 DONE 0.1s [2021-07-23T07:42:38.704Z] [2021-07-23T07:42:38.704Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-23T07:42:38.704Z] #41 sha256:cf942a03f05e8679c16a27dee9e5679388fc10a01e56bc14f17c122b2e2fc91b [2021-07-23T07:42:39.277Z] #41 DONE 1.0s [2021-07-23T07:42:39.277Z] [2021-07-23T07:42:39.277Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-23T07:42:39.277Z] #45 sha256:45c2c28cb9595b31b41251615d72ec3ec10328df326fff3b24f7f67377efb1a1 [2021-07-23T07:42:39.277Z] #45 DONE 0.1s [2021-07-23T07:42:39.277Z] [2021-07-23T07:42:39.277Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-23T07:42:39.277Z] #47 sha256:8a9d6d7655e36b41aa6eac5887d8fa3a25f1aee8e8c604f77172ce43cd7abf6f [2021-07-23T07:42:39.849Z] #47 DONE 0.5s [2021-07-23T07:42:39.849Z] [2021-07-23T07:42:39.849Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-23T07:42:39.849Z] #49 sha256:74f7cd6d9350e49ea8adc5f8b29eafa090527e1cd69e027e27200daf14960571 [2021-07-23T07:42:40.111Z] #49 DONE 0.2s [2021-07-23T07:42:40.111Z] [2021-07-23T07:42:40.111Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-23T07:42:40.111Z] #51 sha256:8e75a67be07291b44ce9a75038bd6e93426449fe58608dee08d78c2eec68655c [2021-07-23T07:42:40.683Z] #51 DONE 0.6s [2021-07-23T07:42:40.683Z] [2021-07-23T07:42:40.683Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-23T07:42:40.683Z] #53 sha256:8dccc333b096f424c1f70c337f5379439fd014e5737d718561f842596a115514 [2021-07-23T07:42:41.255Z] #53 DONE 0.4s [2021-07-23T07:42:41.256Z] [2021-07-23T07:42:41.256Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:41.256Z] #57 sha256:676110e3595b5fcda4cb4c32db9c37a4ee1477d4f0cc99b692d0a46f8d7caa0c [2021-07-23T07:42:41.833Z] #29 3.031 Collecting yamllint==1.26.1 [2021-07-23T07:42:43.113Z] #30 DONE 9.0s [2021-07-23T07:42:43.113Z] [2021-07-23T07:42:43.113Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-23T07:42:43.113Z] #33 sha256:36959be9a83fc1ffc9441a991eb87f054bcdfba84778193e4036659a433f1b15 [2021-07-23T07:42:43.113Z] #33 DONE 0.5s [2021-07-23T07:42:43.113Z] [2021-07-23T07:42:43.113Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-23T07:42:43.113Z] #35 sha256:70cd21a4d952d3f18631b3dfc2455cb513d2e0762dc2c540a657112ba3b84fa0 [2021-07-23T07:42:43.113Z] #35 DONE 0.1s [2021-07-23T07:42:43.113Z] [2021-07-23T07:42:43.113Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-23T07:42:43.113Z] #38 sha256:080b57a1c214b3600e9b1b21a748918768daadfe20be26b067c58c6b697eacd3 [2021-07-23T07:42:43.113Z] #38 DONE 0.0s [2021-07-23T07:42:43.113Z] [2021-07-23T07:42:43.113Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:43.113Z] #57 sha256:540b6d992b14912975ba8f479a7bca4b9ade2c16d671bde14cce119b7efa7992 [2021-07-23T07:42:43.113Z] #57 ... [2021-07-23T07:42:43.113Z] [2021-07-23T07:42:43.113Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-23T07:42:43.113Z] #41 sha256:5d3432e2ca25c186d6129588cbd30d4a20c4d36a9e3332f74979a8ff26bc5956 [2021-07-23T07:42:43.378Z] #41 DONE 0.5s [2021-07-23T07:42:43.378Z] [2021-07-23T07:42:43.378Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-23T07:42:43.378Z] #45 sha256:13de925fe4392b8c97403c1ea6117334fe5ad18d61bdf4fa7aac688fbe880f48 [2021-07-23T07:42:43.378Z] #45 DONE 0.1s [2021-07-23T07:42:43.378Z] [2021-07-23T07:42:43.379Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-23T07:42:43.379Z] #47 sha256:7067a98ec90527ee3338338fe50d28e8595b50c6ff8ddcdbf074174b7ef7387d [2021-07-23T07:42:43.957Z] #47 DONE 0.3s [2021-07-23T07:42:43.957Z] [2021-07-23T07:42:43.957Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-23T07:42:43.957Z] #49 sha256:009396c3a34eb24f6e4418971e12ca95853d01a2c736bf084e27f1e6a5f1a0e1 [2021-07-23T07:42:43.957Z] #49 DONE 0.1s [2021-07-23T07:42:43.957Z] [2021-07-23T07:42:43.957Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:43.957Z] #57 sha256:540b6d992b14912975ba8f479a7bca4b9ade2c16d671bde14cce119b7efa7992 [2021-07-23T07:42:43.957Z] #57 ... [2021-07-23T07:42:43.957Z] [2021-07-23T07:42:43.957Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-23T07:42:43.957Z] #51 sha256:1b6565e1c9a763246ce70e8b85c14aea5f97e3a0a7817b87762afd9a6e1a39dd [2021-07-23T07:42:44.910Z] #51 DONE 0.8s [2021-07-23T07:42:44.910Z] [2021-07-23T07:42:44.910Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-23T07:42:44.910Z] #53 sha256:78c6c49602ee83f92b4be94df7725cbf726ddfdeab0819c7c41d03ab304d8a1c [2021-07-23T07:42:44.910Z] #53 DONE 0.1s [2021-07-23T07:42:44.910Z] [2021-07-23T07:42:44.910Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:44.910Z] #57 sha256:540b6d992b14912975ba8f479a7bca4b9ade2c16d671bde14cce119b7efa7992 [2021-07-23T07:42:44.910Z] #57 ... [2021-07-23T07:42:44.910Z] [2021-07-23T07:42:44.910Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-23T07:42:44.910Z] #55 sha256:49ddf683b146820085fa593650ee9ac405a9bf6a22828500b6c125a4a040735b [2021-07-23T07:42:45.173Z] #55 DONE 0.5s [2021-07-23T07:42:45.173Z] [2021-07-23T07:42:45.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-07-23T07:42:45.173Z] #57 sha256:540b6d992b14912975ba8f479a7bca4b9ade2c16d671bde14cce119b7efa7992 [2021-07-23T07:42:47.100Z] #29 8.278 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-23T07:42:47.359Z] #29 8.825 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-23T07:42:47.359Z] #29 8.859 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-23T07:42:47.359Z] #29 8.900 Collecting pyyaml (from yamllint==1.26.1) [2021-07-23T07:42:47.359Z] #29 9.025 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-23T07:42:47.617Z] #29 9.224 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-23T07:42:47.617Z] #29 9.225 Building wheels for collected packages: yamllint [2021-07-23T07:42:47.617Z] #29 9.225 Running setup.py bdist_wheel for yamllint: started [2021-07-23T07:42:48.184Z] #29 9.749 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-23T07:42:48.184Z] #29 9.774 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-23T07:42:48.184Z] #29 9.778 Successfully built yamllint [2021-07-23T07:42:48.184Z] #29 9.785 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-23T07:42:48.276Z] #54 ... [2021-07-23T07:42:48.276Z] [2021-07-23T07:42:48.276Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:48.276Z] #57 sha256:628258c8cece71052788815fde49d947cc2b75db88f82eaeaa5af944477f8479 [2021-07-23T07:42:48.276Z] #57 183.4 + bin/containerd [2021-07-23T07:42:48.443Z] #29 10.08 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-23T07:42:49.219Z] #57 ... [2021-07-23T07:42:49.219Z] [2021-07-23T07:42:49.219Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:49.219Z] #54 sha256:decf65b47e8ca68c806a73aab8372a0a62d716f96809b6ce95ff077f2bfa7bd8 [2021-07-23T07:42:49.219Z] #54 115.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-23T07:42:49.219Z] #54 115.6 + mkdir -p /build [2021-07-23T07:42:49.219Z] #54 115.6 + cp runc /build/runc [2021-07-23T07:42:49.219Z] #54 DONE 116.5s [2021-07-23T07:42:49.219Z] [2021-07-23T07:42:49.219Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:49.219Z] #57 sha256:628258c8cece71052788815fde49d947cc2b75db88f82eaeaa5af944477f8479 [2021-07-23T07:42:49.382Z] #29 DONE 10.8s [2021-07-23T07:42:49.382Z] [2021-07-23T07:42:49.382Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-23T07:42:49.382Z] #32 sha256:f1ab405aa44b13ab33d8429a82b0235786ceeae3f7ad38149febcd1926241cd8 [2021-07-23T07:42:49.641Z] #32 DONE 0.4s [2021-07-23T07:42:49.642Z] [2021-07-23T07:42:49.642Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:49.642Z] #61 sha256:86a6d2588d1e343d6808cbb5d22452db3ca8d6dff2ead08bc82450f048db1f11 [2021-07-23T07:42:49.642Z] #61 ... [2021-07-23T07:42:49.642Z] [2021-07-23T07:42:49.642Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-23T07:42:49.642Z] #37 sha256:d2a99aad9c852f5cc3e656eed53c171c576a71d10aed94c3e7c59deb19b9d254 [2021-07-23T07:42:50.606Z] #57 ... [2021-07-23T07:42:50.606Z] [2021-07-23T07:42:50.606Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-23T07:42:50.606Z] #55 sha256:7a916901b5cf42ac919bcce8c0d952c41ed607b720de3cd8dfc99bac7c107571 [2021-07-23T07:42:50.606Z] #55 DONE 0.2s [2021-07-23T07:42:50.866Z] [2021-07-23T07:42:50.866Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:50.866Z] #57 sha256:628258c8cece71052788815fde49d947cc2b75db88f82eaeaa5af944477f8479 [2021-07-23T07:42:51.295Z] #57 182.7 + bin/containerd [2021-07-23T07:42:53.207Z] #57 ... [2021-07-23T07:42:53.207Z] [2021-07-23T07:42:53.207Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:53.207Z] #54 sha256:4333fde1ec25b155ace5a35eb54cc141071e4348bb93637448cfb19ba4525246 [2021-07-23T07:42:53.207Z] #54 115.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-23T07:42:53.207Z] #54 116.4 + mkdir -p /build [2021-07-23T07:42:53.207Z] #54 116.4 + cp runc /build/runc [2021-07-23T07:42:53.207Z] #54 DONE 117.3s [2021-07-23T07:42:53.468Z] [2021-07-23T07:42:53.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-07-23T07:42:53.468Z] #57 sha256:676110e3595b5fcda4cb4c32db9c37a4ee1477d4f0cc99b692d0a46f8d7caa0c [2021-07-23T07:42:53.551Z] 4612f6d0b889: Pull complete [2021-07-23T07:42:54.854Z] #57 ... [2021-07-23T07:42:54.854Z] [2021-07-23T07:42:54.854Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-23T07:42:54.854Z] #55 sha256:5484f5f3dcc5667bf3ba8882877bbaf9bf0e9c51b22e23dcd58a38e53136a700 [2021-07-23T07:42:54.854Z] #55 DONE 0.3s [2021-07-23T07:42:54.854Z] [2021-07-23T07:42:54.854Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:54.854Z] #57 sha256:676110e3595b5fcda4cb4c32db9c37a4ee1477d4f0cc99b692d0a46f8d7caa0c [2021-07-23T07:42:56.211Z] #37 DONE 5.9s [2021-07-23T07:42:56.211Z] [2021-07-23T07:42:56.211Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:56.211Z] #61 sha256:86a6d2588d1e343d6808cbb5d22452db3ca8d6dff2ead08bc82450f048db1f11 [2021-07-23T07:42:56.211Z] #61 82.12 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-23T07:42:56.211Z] #61 82.81 + mkdir -p /build [2021-07-23T07:42:56.211Z] #61 82.81 + cp runc /build/runc [2021-07-23T07:42:56.211Z] #61 DONE 85.5s [2021-07-23T07:42:56.211Z] [2021-07-23T07:42:56.211Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-23T07:42:56.211Z] #40 sha256:e69df05b34cfb00aeb7847c7d807727d1d280b5cef93a3165977578552919bf2 [2021-07-23T07:42:56.211Z] #40 DONE 0.5s [2021-07-23T07:42:56.211Z] [2021-07-23T07:42:56.211Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-23T07:42:56.211Z] #42 sha256:b6a199d13b61195408f2e9dc30d042f78453358b21b2f2251de961e1ec6e0370 [2021-07-23T07:42:56.211Z] #42 DONE 0.1s [2021-07-23T07:42:56.211Z] [2021-07-23T07:42:56.211Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:56.211Z] #64 sha256:05bf69bdb7a6c42354dfc7738323c185e3c9b5f274a3ef0cfeb1b3cfbf6a17ae [2021-07-23T07:42:56.211Z] #64 ... [2021-07-23T07:42:56.211Z] [2021-07-23T07:42:56.211Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-23T07:42:56.211Z] #45 sha256:af16cf26ea20b0992c5836cb7d01a62b36e23ed28872436418e39841360a025a [2021-07-23T07:42:56.211Z] #45 DONE 0.1s [2021-07-23T07:42:56.211Z] [2021-07-23T07:42:56.211Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-23T07:42:56.211Z] #48 sha256:785cf826df2b3b719f04cda89ef76b5b17a85470c39c11efd8f091b8e7f25792 [2021-07-23T07:42:57.149Z] #48 DONE 0.7s [2021-07-23T07:42:57.149Z] [2021-07-23T07:42:57.149Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-23T07:42:57.149Z] #52 sha256:b289570ec92c05f0e79eb88b44e6a710ee275440782554810304179307f39ca6 [2021-07-23T07:42:57.149Z] #52 DONE 0.1s [2021-07-23T07:42:57.149Z] [2021-07-23T07:42:57.149Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-23T07:42:57.149Z] #54 sha256:b33e5e3f2738a6692e81345b934e95f034e10a8b90c76e0939337e1b93edacbb [2021-07-23T07:42:57.412Z] #54 DONE 0.2s [2021-07-23T07:42:57.412Z] [2021-07-23T07:42:57.412Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:57.412Z] #64 sha256:05bf69bdb7a6c42354dfc7738323c185e3c9b5f274a3ef0cfeb1b3cfbf6a17ae [2021-07-23T07:42:57.412Z] #64 ... [2021-07-23T07:42:57.412Z] [2021-07-23T07:42:57.412Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-23T07:42:57.412Z] #56 sha256:fa3a1b1815b2df0992b296ffac8131128303b330909f177498311ff3da9964c5 [2021-07-23T07:42:57.412Z] #56 DONE 0.1s [2021-07-23T07:42:57.412Z] [2021-07-23T07:42:57.412Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-23T07:42:57.412Z] #58 sha256:a4f1fdc2fa12bc81e8cd2f20b4c35d38944af821223b7abb955b5615d3c1c6e3 [2021-07-23T07:42:58.421Z] #54 ... [2021-07-23T07:42:58.421Z] [2021-07-23T07:42:58.421Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:58.421Z] #57 sha256:c424fb66e283d201af82c8db9799ef70fcd7c279dcd1f5dc0798b8d6722b00e2 [2021-07-23T07:42:58.421Z] #57 182.7 + bin/containerd [2021-07-23T07:42:58.789Z] #58 DONE 1.3s [2021-07-23T07:42:58.789Z] [2021-07-23T07:42:58.789Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-23T07:42:58.789Z] #60 sha256:920723b3784a61e49a371d98631d8124d8b8f6dc02783e08fca1a81ec3eb0a64 [2021-07-23T07:42:58.789Z] #60 DONE 0.1s [2021-07-23T07:42:58.789Z] [2021-07-23T07:42:58.789Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-23T07:42:58.789Z] #62 sha256:f95ba60f11351c320bba7d6ed343c545e132a39e0e494ab1b65e55825a19e6e1 [2021-07-23T07:42:59.048Z] #62 DONE 0.3s [2021-07-23T07:42:59.048Z] [2021-07-23T07:42:59.048Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:59.048Z] #64 sha256:05bf69bdb7a6c42354dfc7738323c185e3c9b5f274a3ef0cfeb1b3cfbf6a17ae [2021-07-23T07:42:59.048Z] #64 141.6 # github.com/containerd/containerd/cmd/containerd [2021-07-23T07:42:59.048Z] #64 141.6 /usr/bin/ld: /tmp/go-link-523686092/000019.o: in function `New': [2021-07-23T07:42:59.048Z] #64 141.6 /tmp/tmp.pDH8r7Ahps/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-23T07:42:59.048Z] #64 141.6 + bin/containerd-stress [2021-07-23T07:42:59.351Z] #57 ... [2021-07-23T07:42:59.351Z] [2021-07-23T07:42:59.351Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-23T07:42:59.351Z] #54 sha256:2343632c931cdbfa19321795e6f6effe6692ebf2cf28face76924ff69e9399e7 [2021-07-23T07:42:59.351Z] #54 113.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-23T07:42:59.351Z] #54 114.5 + mkdir -p /build [2021-07-23T07:42:59.351Z] #54 114.5 + cp runc /build/runc [2021-07-23T07:42:59.351Z] #54 DONE 115.3s [2021-07-23T07:42:59.351Z] [2021-07-23T07:42:59.351Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:42:59.351Z] #57 sha256:c424fb66e283d201af82c8db9799ef70fcd7c279dcd1f5dc0798b8d6722b00e2 [2021-07-23T07:42:59.984Z] #64 142.8 + bin/containerd-shim [2021-07-23T07:43:00.116Z] #57 199.1 # github.com/containerd/containerd/cmd/containerd [2021-07-23T07:43:00.116Z] #57 199.1 /usr/bin/ld: /tmp/go-link-609365860/000019.o: in function `New': [2021-07-23T07:43:00.116Z] #57 199.1 /tmp/tmp.kUnGCVuUoT/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-23T07:43:00.116Z] #57 199.2 + bin/containerd-stress [2021-07-23T07:43:01.245Z] #57 ... [2021-07-23T07:43:01.245Z] [2021-07-23T07:43:01.245Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-23T07:43:01.245Z] #55 sha256:2edc486817a78d82fcc3d4ed9b974bdb6a9189d2fa200e274dc1afaf46404222 [2021-07-23T07:43:01.245Z] #55 DONE 0.2s [2021-07-23T07:43:01.245Z] [2021-07-23T07:43:01.245Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-23T07:43:01.245Z] #57 sha256:c424fb66e283d201af82c8db9799ef70fcd7c279dcd1f5dc0798b8d6722b00e2 [2021-07-23T07:43:06.720Z] #57 205.9 + bin/containerd-shim [2021-07-23T07:43:08.109Z] #64 149.8 + bin/containerd-shim-runc-v1 [2021-07-23T07:43:12.039Z] #57 211.7 + bin/containerd-shim-runc-v1 [2021-07-23T07:43:12.304Z] #64 154.6 + bin/containerd-shim-runc-v2 [2021-07-23T07:43:12.304Z] #64 155.1 + binaries [2021-07-23T07:43:12.304Z] #64 155.1 + install -D bin/containerd /build/containerd [2021-07-23T07:43:12.304Z] #64 155.2 + install -D bin/containerd-shim /build/containerd-shim [2021-07-23T07:43:12.304Z] #64 155.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-23T07:43:12.304Z] #64 155.2 + install -D bin/ctr /build/ctr [2021-07-23T07:43:13.678Z] #64 DONE 156.6s [2021-07-23T07:43:15.053Z] [2021-07-23T07:43:15.053Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-23T07:43:15.053Z] #65 sha256:f6670519dba97a1e32d6afa036c6873977b4d564510d7c9728e4b172a1889f67 [2021-07-23T07:43:15.618Z] #65 DONE 0.9s [2021-07-23T07:43:15.877Z] [2021-07-23T07:43:15.877Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-23T07:43:15.877Z] #69 sha256:b503c801da1a23abfad53dd930e1e6b01864611710b848f2da83366b9b3685fb [2021-07-23T07:43:15.877Z] #69 DONE 0.2s [2021-07-23T07:43:15.877Z] [2021-07-23T07:43:15.877Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-23T07:43:15.877Z] #74 sha256:fd8f08e0c5c13ef99335099bbfa2f178eca80b8a5745527f7136dc69da5fbcbb [2021-07-23T07:43:16.270Z] #57 216.0 + bin/containerd-shim-runc-v2 [2021-07-23T07:43:16.847Z] #57 216.9 + binaries [2021-07-23T07:43:16.847Z] #57 216.9 + install -D bin/containerd /build/containerd [2021-07-23T07:43:16.847Z] #57 216.9 + install -D bin/containerd-shim /build/containerd-shim [2021-07-23T07:43:16.847Z] #57 216.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-23T07:43:16.847Z] #57 217.0 + install -D bin/ctr /build/ctr [2021-07-23T07:43:17.250Z] #74 DONE 1.1s [2021-07-23T07:43:17.250Z] [2021-07-23T07:43:17.250Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-23T07:43:17.250Z] #75 sha256:2c5b154ce2c8cda5c4eaaaaf58d7e418de5816094e03fa0ce2d7111815749414 [2021-07-23T07:43:17.250Z] #75 DONE 0.0s [2021-07-23T07:43:17.250Z] [2021-07-23T07:43:17.250Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-23T07:43:17.250Z] #76 sha256:da6b5457bcb4317213a334c02467cde497959fd6a38b2d1733f71e502f51ab27 [2021-07-23T07:43:21.067Z] #57 DONE 220.5s [2021-07-23T07:43:21.435Z] #76 DONE 4.2s [2021-07-23T07:43:21.435Z] [2021-07-23T07:43:21.435Z] #77 exporting to image [2021-07-23T07:43:21.435Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-23T07:43:21.435Z] #77 exporting layers [2021-07-23T07:43:22.016Z] [2021-07-23T07:43:22.016Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-23T07:43:22.016Z] #58 sha256:aee4916b9b94976401d102a7d3b9025a20dfe9f3ec5f2ff444a42cf05b77291c [2021-07-23T07:43:22.976Z] #57 215.5 # github.com/containerd/containerd/cmd/containerd [2021-07-23T07:43:22.976Z] #57 215.5 /usr/bin/ld: /tmp/go-link-758008753/000019.o: in function `New': [2021-07-23T07:43:22.976Z] #57 215.5 /tmp/tmp.D17rnos3JQ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-23T07:43:22.976Z] #57 215.5 + bin/containerd-stress [2021-07-23T07:43:22.976Z] #57 216.6 + bin/containerd-shim [2021-07-23T07:43:23.407Z] #58 DONE 1.4s [2021-07-23T07:43:23.408Z] [2021-07-23T07:43:23.408Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-23T07:43:23.408Z] #62 sha256:8a45bb973ce1735b4df67f6deb52083747b9db44a52d06ec511b9798fcbfaf69 [2021-07-23T07:43:23.671Z] #62 DONE 0.4s [2021-07-23T07:43:23.671Z] [2021-07-23T07:43:23.671Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-23T07:43:23.671Z] #67 sha256:1d619edeb1a380eea912bdb6f3312e2761c21889b64ffcf27bc2d7a0c4a17318 [2021-07-23T07:43:25.594Z] #67 DONE 1.8s [2021-07-23T07:43:25.594Z] [2021-07-23T07:43:25.594Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-23T07:43:25.594Z] #68 sha256:3d228e6fe913592b6ccc3d6390dc1ad279d830c9c4301d46609f4966df71cb1c [2021-07-23T07:43:25.594Z] #68 DONE 0.0s [2021-07-23T07:43:25.594Z] [2021-07-23T07:43:25.594Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-23T07:43:25.594Z] #69 sha256:fc0151569ad972a21affc6dc75730873609f5f8661bba30f5a46a1cd1c6a9d32 [2021-07-23T07:43:26.273Z] #57 223.7 + bin/containerd-shim-runc-v1 [2021-07-23T07:43:26.966Z] #57 214.4 # github.com/containerd/containerd/cmd/containerd [2021-07-23T07:43:26.966Z] #57 214.4 /usr/bin/ld: /tmp/go-link-212096661/000019.o: in function `New': [2021-07-23T07:43:26.966Z] #57 214.4 /tmp/tmp.2pJAxoFvr9/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-23T07:43:26.966Z] #57 214.5 + bin/containerd-stress [2021-07-23T07:43:26.966Z] #57 215.6 + bin/containerd-shim [2021-07-23T07:43:27.519Z] #69 DONE 2.0s [2021-07-23T07:43:27.520Z] [2021-07-23T07:43:27.520Z] #70 exporting to image [2021-07-23T07:43:27.520Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-23T07:43:27.520Z] #70 exporting layers [2021-07-23T07:43:30.270Z] #57 222.5 + bin/containerd-shim-runc-v1 [2021-07-23T07:43:31.570Z] #57 228.6 + bin/containerd-shim-runc-v2 [2021-07-23T07:43:31.751Z] #70 exporting layers 3.7s done [2021-07-23T07:43:31.751Z] #70 writing image sha256:c3ddc29ceb4e964d8c927d644324356b3fcecbd407bc819c1cfbabea13563f21 done [2021-07-23T07:43:31.751Z] #70 naming to docker.io/library/docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe done [2021-07-23T07:43:31.751Z] #70 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-23T07:43:31.831Z] #57 229.2 + binaries [2021-07-23T07:43:31.831Z] #57 229.2 + install -D bin/containerd /build/containerd [2021-07-23T07:43:31.831Z] #57 229.3 + install -D bin/containerd-shim /build/containerd-shim [2021-07-23T07:43:31.831Z] #57 229.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-23T07:43:31.831Z] #57 229.3 + install -D bin/ctr /build/ctr [2021-07-23T07:43:32.096Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-23T07:43:32.393Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42616/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe hack/test/unit [2021-07-23T07:43:33.282Z] #57 214.0 # github.com/containerd/containerd/cmd/containerd [2021-07-23T07:43:33.282Z] #57 214.0 /usr/bin/ld: /tmp/go-link-768869696/000019.o: in function `New': [2021-07-23T07:43:33.282Z] #57 214.0 /tmp/tmp.G4YH8TTR1G/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-23T07:43:33.282Z] #57 214.1 + bin/containerd-stress [2021-07-23T07:43:33.282Z] #57 215.2 + bin/containerd-shim [2021-07-23T07:43:33.637Z] #77 exporting layers 11.8s done [2021-07-23T07:43:33.637Z] #77 writing image sha256:58769368d7a0de37fdf49780d29c09a0f37ac60441d2df5774be41331506d795 done [2021-07-23T07:43:33.637Z] #77 naming to docker.io/library/docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe done [2021-07-23T07:43:33.637Z] #77 DONE 11.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-23T07:43:33.975Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42616/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42616/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe hack/validate/default [2021-07-23T07:43:34.370Z] #57 DONE 231.6s [2021-07-23T07:43:34.910Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-23T07:43:34.910Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-23T07:43:34.910Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-23T07:43:34.910Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-23T07:43:34.910Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-23T07:43:34.910Z] Congratulations! No new tests were added to integration-cli. [2021-07-23T07:43:34.910Z] [2021-07-23T07:43:34.910Z] INFO Start validation with golang-ci-lint [2021-07-23T07:43:34.910Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-23T07:43:34.910Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-23T07:43:34.910Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-23T07:43:34.940Z] [2021-07-23T07:43:34.940Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-23T07:43:34.940Z] #58 sha256:9dbb257e9f0df81ae96251c089aa36b6d30440f21dd1fabbd41da09762cd01da [2021-07-23T07:43:34.971Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-23T07:43:34.971Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-23T07:43:34.971Z] + TESTDIRS=./... [2021-07-23T07:43:34.971Z] + exclude_paths='/vendor/|/integration' [2021-07-23T07:43:34.971Z] ++ go list ./... [2021-07-23T07:43:34.971Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-23T07:43:35.563Z] #57 227.4 + bin/containerd-shim-runc-v2 [2021-07-23T07:43:35.563Z] #57 228.0 + binaries [2021-07-23T07:43:35.563Z] #57 228.0 + install -D bin/containerd /build/containerd [2021-07-23T07:43:35.563Z] #57 228.0 + install -D bin/containerd-shim /build/containerd-shim [2021-07-23T07:43:35.563Z] #57 228.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-23T07:43:35.563Z] #57 228.0 + install -D bin/ctr /build/ctr [2021-07-23T07:43:35.879Z] #58 DONE 0.9s [2021-07-23T07:43:35.879Z] [2021-07-23T07:43:35.879Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-23T07:43:35.879Z] #62 sha256:ec812f9b6a66c7bc952d750af9df3b65e45c9379b275494e0f298b6ae85a400f [2021-07-23T07:43:36.138Z] #62 DONE 0.2s [2021-07-23T07:43:36.138Z] [2021-07-23T07:43:36.138Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-23T07:43:36.138Z] #67 sha256:71ebd76b7e8d066917d225572a65311c4120ed2d32951e8c4438ebda7c1e7e34 [2021-07-23T07:43:36.368Z] + pkg_list='github.com/docker/docker/api [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/backend/build [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/httputils [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/middleware [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/router [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/router/build [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/router/container [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/router/debug [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/router/distribution [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/router/grpc [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/router/image [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/router/network [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/router/plugin [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/router/session [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/router/swarm [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/router/system [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/server/router/volume [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/backend [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/blkiodev [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/container [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/events [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/filters [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/image [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/mount [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/network [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/registry [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/strslice [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/swarm [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/time [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/versions [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-23T07:43:36.368Z] github.com/docker/docker/api/types/volume [2021-07-23T07:43:36.368Z] github.com/docker/docker/builder [2021-07-23T07:43:36.368Z] github.com/docker/docker/builder/builder-next [2021-07-23T07:43:36.368Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-23T07:43:36.368Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-23T07:43:36.368Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-23T07:43:36.368Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-23T07:43:36.368Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-23T07:43:36.368Z] github.com/docker/docker/builder/builder-next/worker [2021-07-23T07:43:36.368Z] github.com/docker/docker/builder/dockerfile [2021-07-23T07:43:36.368Z] github.com/docker/docker/builder/dockerignore [2021-07-23T07:43:36.368Z] github.com/docker/docker/builder/remotecontext [2021-07-23T07:43:36.368Z] github.com/docker/docker/builder/remotecontext/git [2021-07-23T07:43:36.368Z] github.com/docker/docker/cli [2021-07-23T07:43:36.368Z] github.com/docker/docker/cli/config [2021-07-23T07:43:36.368Z] github.com/docker/docker/cli/debug [2021-07-23T07:43:36.368Z] github.com/docker/docker/client [2021-07-23T07:43:36.368Z] github.com/docker/docker/cmd/docker-proxy [2021-07-23T07:43:36.368Z] github.com/docker/docker/cmd/dockerd [2021-07-23T07:43:36.368Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-23T07:43:36.369Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-23T07:43:36.369Z] github.com/docker/docker/container [2021-07-23T07:43:36.369Z] github.com/docker/docker/container/stream [2021-07-23T07:43:36.369Z] github.com/docker/docker/contrib/apparmor [2021-07-23T07:43:36.369Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-23T07:43:36.369Z] github.com/docker/docker/contrib/httpserver [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/cluster [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/cluster/convert [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/cluster/executor [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/cluster/provider [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/config [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/discovery [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/events [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/events/testutils [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/exec [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/images [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/initlayer [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/links [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/listeners [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/gelf [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/journald [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/local [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/logentries [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/splunk [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/syslog [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/templates [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/names [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/network [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/stats [2021-07-23T07:43:36.369Z] github.com/docker/docker/distribution [2021-07-23T07:43:36.369Z] github.com/docker/docker/distribution/metadata [2021-07-23T07:43:36.369Z] github.com/docker/docker/distribution/utils [2021-07-23T07:43:36.369Z] github.com/docker/docker/distribution/xfer [2021-07-23T07:43:36.369Z] github.com/docker/docker/dockerversion [2021-07-23T07:43:36.369Z] github.com/docker/docker/errdefs [2021-07-23T07:43:36.369Z] github.com/docker/docker/image [2021-07-23T07:43:36.369Z] github.com/docker/docker/image/cache [2021-07-23T07:43:36.369Z] github.com/docker/docker/image/tarexport [2021-07-23T07:43:36.369Z] github.com/docker/docker/image/v1 [2021-07-23T07:43:36.369Z] github.com/docker/docker/internal/test/suite [2021-07-23T07:43:36.369Z] github.com/docker/docker/layer [2021-07-23T07:43:36.369Z] github.com/docker/docker/libcontainerd [2021-07-23T07:43:36.369Z] github.com/docker/docker/libcontainerd/queue [2021-07-23T07:43:36.369Z] github.com/docker/docker/libcontainerd/remote [2021-07-23T07:43:36.369Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-23T07:43:36.369Z] github.com/docker/docker/libcontainerd/types [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/api [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/bitseq [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/cluster [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/config [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/datastore [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/driverapi [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/etchosts [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/idm [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/ipam [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/iptables [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/netlabel [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/netutils [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/networkdb [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/ns [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/options [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/osl [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/portallocator [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/portmapper [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/testutils [2021-07-23T07:43:36.369Z] github.com/docker/docker/libnetwork/types [2021-07-23T07:43:36.369Z] github.com/docker/docker/oci [2021-07-23T07:43:36.369Z] github.com/docker/docker/oci/caps [2021-07-23T07:43:36.369Z] github.com/docker/docker/opts [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/aaparser [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/archive [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/authorization [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/broadcaster [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/capabilities [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/chrootarchive [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/containerfs [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/devicemapper [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/directory [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/discovery [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/discovery/file [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/discovery/kv [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/discovery/memory [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/dmesg [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/filenotify [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/fileutils [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/fsutils [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/homedir [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/idtools [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/ioutils [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/jsonmessage [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/locker [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/longpath [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/loopback [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/mount [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/namesgenerator [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/parsers [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/pidfile [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/platform [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/plugingetter [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/plugins [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/plugins/transport [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/pools [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/progress [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/pubsub [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/reexec [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/signal [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/stack [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/stdcopy [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/streamformatter [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/stringid [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/symlink [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/sysinfo [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/system [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/tailfile [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/tarsum [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/term [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/term/windows [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/truncindex [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/urlutil [2021-07-23T07:43:36.369Z] github.com/docker/docker/pkg/useragent [2021-07-23T07:43:36.369Z] github.com/docker/docker/plugin [2021-07-23T07:43:36.369Z] github.com/docker/docker/plugin/executor/containerd [2021-07-23T07:43:36.369Z] github.com/docker/docker/plugin/v2 [2021-07-23T07:43:36.369Z] github.com/docker/docker/profiles/apparmor [2021-07-23T07:43:36.369Z] github.com/docker/docker/profiles/seccomp [2021-07-23T07:43:36.369Z] github.com/docker/docker/quota [2021-07-23T07:43:36.369Z] github.com/docker/docker/reference [2021-07-23T07:43:36.369Z] github.com/docker/docker/registry [2021-07-23T07:43:36.369Z] github.com/docker/docker/registry/resumable [2021-07-23T07:43:36.369Z] github.com/docker/docker/restartmanager [2021-07-23T07:43:36.369Z] github.com/docker/docker/rootless [2021-07-23T07:43:36.369Z] github.com/docker/docker/rootless/specconv [2021-07-23T07:43:36.369Z] github.com/docker/docker/runconfig [2021-07-23T07:43:36.369Z] github.com/docker/docker/runconfig/opts [2021-07-23T07:43:36.369Z] github.com/docker/docker/testutil [2021-07-23T07:43:36.369Z] github.com/docker/docker/testutil/daemon [2021-07-23T07:43:36.369Z] github.com/docker/docker/testutil/environment [2021-07-23T07:43:36.369Z] github.com/docker/docker/testutil/fakecontext [2021-07-23T07:43:36.369Z] github.com/docker/docker/testutil/fakegit [2021-07-23T07:43:36.369Z] github.com/docker/docker/testutil/fakestorage [2021-07-23T07:43:36.369Z] github.com/docker/docker/testutil/fixtures/load [2021-07-23T07:43:36.369Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-23T07:43:36.369Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-23T07:43:36.369Z] github.com/docker/docker/testutil/registry [2021-07-23T07:43:36.369Z] github.com/docker/docker/testutil/request [2021-07-23T07:43:36.369Z] github.com/docker/docker/volume [2021-07-23T07:43:36.369Z] github.com/docker/docker/volume/drivers [2021-07-23T07:43:36.369Z] github.com/docker/docker/volume/local [2021-07-23T07:43:36.369Z] github.com/docker/docker/volume/mounts [2021-07-23T07:43:36.369Z] github.com/docker/docker/volume/service [2021-07-23T07:43:36.369Z] github.com/docker/docker/volume/service/opts [2021-07-23T07:43:36.369Z] github.com/docker/docker/volume/testutils' [2021-07-23T07:43:36.369Z] + echo 'github.com/docker/docker/api [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/backend/build [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/httputils [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/middleware [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/router [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/router/build [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/router/container [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/router/debug [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/router/distribution [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/router/grpc [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/router/image [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/router/network [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/router/plugin [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/router/session [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/router/swarm [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/router/system [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/server/router/volume [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/backend [2021-07-23T07:43:36.369Z] github.com/docker/docker/api+ grep --fixed-strings libnetwork/drivers/bridge [2021-07-23T07:43:36.369Z] /types/blkiodev [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/container [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/events [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/filters [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/image [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/mount [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/network [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/registry [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/strslice [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/swarm [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/time [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/versions [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-23T07:43:36.369Z] github.com/docker/docker/api/types/volume [2021-07-23T07:43:36.369Z] github.com/docker/docker/builder [2021-07-23T07:43:36.369Z] github.com/docker/docker/builder/builder-next [2021-07-23T07:43:36.369Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-23T07:43:36.369Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-23T07:43:36.369Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-23T07:43:36.369Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-23T07:43:36.369Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-23T07:43:36.369Z] github.com/docker/docker/builder/builder-next/worker [2021-07-23T07:43:36.369Z] github.com/docker/docker/builder/dockerfile [2021-07-23T07:43:36.369Z] github.com/docker/docker/builder/dockerignore [2021-07-23T07:43:36.369Z] github.com/docker/docker/builder/remotecontext [2021-07-23T07:43:36.369Z] github.com/docker/docker/builder/remotecontext/git [2021-07-23T07:43:36.369Z] github.com/docker/docker/cli [2021-07-23T07:43:36.369Z] github.com/docker/docker/cli/config [2021-07-23T07:43:36.369Z] github.com/docker/docker/cli/debug [2021-07-23T07:43:36.369Z] github.com/docker/docker/client [2021-07-23T07:43:36.369Z] github.com/docker/docker/cmd/docker-proxy [2021-07-23T07:43:36.369Z] github.com/docker/docker/cmd/dockerd [2021-07-23T07:43:36.369Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-23T07:43:36.369Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-23T07:43:36.369Z] github.com/docker/docker/container [2021-07-23T07:43:36.369Z] github.com/docker/docker/container/stream [2021-07-23T07:43:36.369Z] github.com/docker/docker/contrib/apparmor [2021-07-23T07:43:36.369Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-23T07:43:36.369Z] github.com/docker/docker/contrib/httpserver [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/cluster [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/cluster/convert [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/cluster/executor [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/cluster/provider [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/config [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/discovery [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/events [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/events/testutils [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/exec [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/images [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/initlayer [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/links [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/listeners [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/gelf [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/journald [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/local [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/logentries [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/splunk [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/syslog [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/logger/templates [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/names [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/network [2021-07-23T07:43:36.369Z] github.com/docker/docker/daemon/stats [2021-07-23T07:43:36.369Z] github.com/docker/docker/distribution [2021-07-23T07:43:36.369Z] github.com/docker/docker/distribution/metadata [2021-07-23T07:43:36.369Z] github.com/docker/docker/distribution/utils [2021-07-23T07:43:36.370Z] github.com/docker/docker/distribution/xfer [2021-07-23T07:43:36.370Z] github.com/docker/docker/dockerversion [2021-07-23T07:43:36.370Z] github.com/docker/docker/errdefs [2021-07-23T07:43:36.370Z] github.com/docker/docker/image [2021-07-23T07:43:36.370Z] github.com/docker/docker/image/cache [2021-07-23T07:43:36.370Z] github.com/docker/docker/image/tarexport [2021-07-23T07:43:36.370Z] github.com/docker/docker/image/v1 [2021-07-23T07:43:36.370Z] github.com/docker/docker/internal/test/suite [2021-07-23T07:43:36.370Z] github.com/docker/docker/layer [2021-07-23T07:43:36.370Z] github.com/docker/docker/libcontainerd [2021-07-23T07:43:36.370Z] github.com/docker/docker/libcontainerd/queue [2021-07-23T07:43:36.370Z] github.com/docker/docker/libcontainerd/remote [2021-07-23T07:43:36.370Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-23T07:43:36.370Z] github.com/docker/docker/libcontainerd/types [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/api [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/bitseq [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/cluster [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/config [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/datastore [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/driverapi [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/etchosts [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/idm [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/ipam [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/iptables [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/netlabel [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/netutils [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/networkdb [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/ns [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/options [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/osl [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/portallocator [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/portmapper [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/testutils [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/types [2021-07-23T07:43:36.370Z] github.com/docker/docker/oci [2021-07-23T07:43:36.370Z] github.com/docker/docker/oci/caps [2021-07-23T07:43:36.370Z] github.com/docker/docker/opts [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/aaparser [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/archive [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/authorization [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/broadcaster [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/capabilities [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/chrootarchive [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/containerfs [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/devicemapper [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/directory [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/discovery [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/discovery/file [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/discovery/kv [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/discovery/memory [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/dmesg [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/filenotify [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/fileutils [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/fsutils [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/homedir [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/idtools [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/ioutils [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/jsonmessage [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/locker [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/longpath [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/loopback [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/mount [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/namesgenerator [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/parsers [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/pidfile [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/platform [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/plugingetter [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/plugins [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/plugins/transport [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/pools [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/progress [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/pubsub [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/reexec [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/signal [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/stack [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/stdcopy [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/streamformatter [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/stringid [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/symlink [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/sysinfo [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/system [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/tailfile [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/tarsum [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/term [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/term/windows [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/truncindex [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/urlutil [2021-07-23T07:43:36.370Z] github.com/docker/docker/pkg/useragent [2021-07-23T07:43:36.370Z] github.com/docker/docker/plugin [2021-07-23T07:43:36.370Z] github.com/docker/docker/plugin/executor/containerd [2021-07-23T07:43:36.370Z] github.com/docker/docker/plugin/v2 [2021-07-23T07:43:36.370Z] github.com/docker/docker/profiles/apparmor [2021-07-23T07:43:36.370Z] github.com/docker/docker/profiles/seccomp [2021-07-23T07:43:36.370Z] github.com/docker/docker/quota [2021-07-23T07:43:36.370Z] github.com/docker/docker/reference [2021-07-23T07:43:36.370Z] github.com/docker/docker/registry [2021-07-23T07:43:36.370Z] github.com/docker/docker/registry/resumable [2021-07-23T07:43:36.370Z] github.com/docker/docker/restartmanager [2021-07-23T07:43:36.370Z] github.com/docker/docker/rootless [2021-07-23T07:43:36.370Z] github.com/docker/docker/rootless/specconv [2021-07-23T07:43:36.370Z] github.com/docker/docker/runconfig [2021-07-23T07:43:36.370Z] github.com/docker/docker/runconfig/opts [2021-07-23T07:43:36.370Z] github.com/docker/docker/testutil [2021-07-23T07:43:36.370Z] github.com/docker/docker/testutil/daemon [2021-07-23T07:43:36.370Z] github.com/docker/docker/testutil/environment [2021-07-23T07:43:36.370Z] github.com/docker/docker/testutil/fakecontext [2021-07-23T07:43:36.370Z] github.com/docker/docker/testutil/fakegit [2021-07-23T07:43:36.370Z] github.com/docker/docker/testutil/fakestorage [2021-07-23T07:43:36.370Z] github.com/docker/docker/testutil/fixtures/load [2021-07-23T07:43:36.370Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-23T07:43:36.370Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-23T07:43:36.370Z] github.com/docker/docker/testutil/registry [2021-07-23T07:43:36.370Z] github.com/docker/docker/testutil/request [2021-07-23T07:43:36.370Z] github.com/docker/docker/volume [2021-07-23T07:43:36.370Z] github.com/docker/docker/volume/drivers [2021-07-23T07:43:36.370Z] github.com/docker/docker/volume/local [2021-07-23T07:43:36.370Z] github.com/docker/docker/volume/mounts [2021-07-23T07:43:36.370Z] github.com/docker/docker/volume/service [2021-07-23T07:43:36.370Z] github.com/docker/docker/volume/service/opts [2021-07-23T07:43:36.370Z] github.com/docker/docker/volume/testutils' [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-23T07:43:36.370Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-23T07:43:36.370Z] + type docker-proxy [2021-07-23T07:43:36.370Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-23T07:43:36.370Z] + hack/make.sh binary-proxy install-proxy [2021-07-23T07:43:36.370Z] [2021-07-23T07:43:36.370Z] Removing bundles/ [2021-07-23T07:43:36.370Z] [2021-07-23T07:43:36.370Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-23T07:43:36.370Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-23T07:43:36.370Z] GOOS="" GOARCH="" GOARM="" [2021-07-23T07:43:37.078Z] #67 DONE 1.0s [2021-07-23T07:43:37.078Z] [2021-07-23T07:43:37.078Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-23T07:43:37.078Z] #68 sha256:ce9042d3312ad170dcf13b7998c07e7a53dc2ac408bea3faea4c2317f48b64bf [2021-07-23T07:43:37.078Z] #68 DONE 0.0s [2021-07-23T07:43:37.078Z] [2021-07-23T07:43:37.078Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-23T07:43:37.078Z] #69 sha256:cf580280be7b25c6ddbae2e09ae92689ab98d802da94191e213b3efffba07038 [2021-07-23T07:43:37.452Z] #57 222.1 + bin/containerd-shim-runc-v1 [2021-07-23T07:43:38.102Z] #57 DONE 230.7s [2021-07-23T07:43:38.464Z] #69 DONE 1.4s [2021-07-23T07:43:38.464Z] [2021-07-23T07:43:38.464Z] #70 exporting to image [2021-07-23T07:43:38.464Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-23T07:43:38.464Z] #70 exporting layers [2021-07-23T07:43:38.626Z] 29d5b6a226d2: Pull complete [2021-07-23T07:43:38.626Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-23T07:43:38.626Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T07:43:38.626Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T07:43:38.626Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-07-23T07:43:38.626Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-07-23T07:43:39.093Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-23T07:43:39.093Z] INFO: Docker version of control daemon [2021-07-23T07:43:39.093Z] [2021-07-23T07:43:39.093Z] Client: Mirantis Container Runtime [2021-07-23T07:43:39.093Z] Version: 20.10.0 [2021-07-23T07:43:39.093Z] API version: 1.41 [2021-07-23T07:43:39.093Z] Go version: go1.13.15 [2021-07-23T07:43:39.093Z] Git commit: 6ee42dc [2021-07-23T07:43:39.093Z] Built: 03/11/2021 13:24:56 [2021-07-23T07:43:39.093Z] OS/Arch: windows/amd64 [2021-07-23T07:43:39.093Z] Context: default [2021-07-23T07:43:39.093Z] Experimental: true [2021-07-23T07:43:39.093Z] [2021-07-23T07:43:39.093Z] Server: Mirantis Container Runtime [2021-07-23T07:43:39.093Z] Engine: [2021-07-23T07:43:39.093Z] Version: 20.10.0 [2021-07-23T07:43:39.093Z] API version: 1.41 (minimum version 1.24) [2021-07-23T07:43:39.093Z] Go version: go1.13.15 [2021-07-23T07:43:39.093Z] Git commit: 1e08f21e79 [2021-07-23T07:43:39.093Z] Built: 03/11/2021 13:23:32 [2021-07-23T07:43:39.093Z] OS/Arch: windows/amd64 [2021-07-23T07:43:39.093Z] Experimental: true [2021-07-23T07:43:39.093Z] [2021-07-23T07:43:39.093Z] INFO: Docker info of control daemon [2021-07-23T07:43:39.093Z] [2021-07-23T07:43:39.485Z] [2021-07-23T07:43:39.485Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-23T07:43:39.485Z] #58 sha256:c4fc7fe3f2546db8560ac0ad1d7d1ca5cb4d621f4f368686eed6a30fa11df500 [2021-07-23T07:43:40.055Z] Client: [2021-07-23T07:43:40.055Z] Context: default [2021-07-23T07:43:40.055Z] Debug Mode: false [2021-07-23T07:43:40.055Z] Plugins: [2021-07-23T07:43:40.055Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-23T07:43:40.055Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-23T07:43:40.055Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-23T07:43:40.055Z] [2021-07-23T07:43:40.055Z] Server: [2021-07-23T07:43:40.055Z] Containers: 0 [2021-07-23T07:43:40.055Z] Running: 0 [2021-07-23T07:43:40.055Z] Paused: 0 [2021-07-23T07:43:40.055Z] Stopped: 0 [2021-07-23T07:43:40.055Z] Images: 1 [2021-07-23T07:43:40.055Z] Server Version: 20.10.0 [2021-07-23T07:43:40.055Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-23T07:43:40.055Z] Windows: [2021-07-23T07:43:40.055Z] LCOW: [2021-07-23T07:43:40.055Z] Logging Driver: json-file [2021-07-23T07:43:40.055Z] Plugins: [2021-07-23T07:43:40.055Z] Volume: local [2021-07-23T07:43:40.055Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-23T07:43:40.055Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-23T07:43:40.055Z] Swarm: inactive [2021-07-23T07:43:40.055Z] Default Isolation: process [2021-07-23T07:43:40.055Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-23T07:43:40.055Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-23T07:43:40.055Z] OSType: windows [2021-07-23T07:43:40.055Z] Architecture: x86_64 [2021-07-23T07:43:40.055Z] CPUs: 4 [2021-07-23T07:43:40.055Z] Total Memory: 32GiB [2021-07-23T07:43:40.055Z] Name: azwin-2-5cdb31 [2021-07-23T07:43:40.055Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-23T07:43:40.055Z] Docker Root Dir: D:\docker [2021-07-23T07:43:40.055Z] Debug Mode: false [2021-07-23T07:43:40.055Z] Registry: https://index.docker.io/v1/ [2021-07-23T07:43:40.055Z] Labels: [2021-07-23T07:43:40.055Z] Experimental: true [2021-07-23T07:43:40.055Z] Insecure Registries: [2021-07-23T07:43:40.055Z] 10.0.0.4:5000 [2021-07-23T07:43:40.055Z] 127.0.0.0/8 [2021-07-23T07:43:40.055Z] Registry Mirrors: [2021-07-23T07:43:40.055Z] http://10.0.0.4:5000/ [2021-07-23T07:43:40.055Z] Live Restore Enabled: false [2021-07-23T07:43:40.055Z] [2021-07-23T07:43:40.055Z] [2021-07-23T07:43:40.055Z] INFO: Commit hash is 28409ca6c7 [2021-07-23T07:43:40.055Z] INFO: Nuke-Everything... [2021-07-23T07:43:40.055Z] INFO: Container count on control daemon to delete is 0 [2021-07-23T07:43:40.874Z] #58 DONE 1.4s [2021-07-23T07:43:40.874Z] [2021-07-23T07:43:40.874Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-23T07:43:40.874Z] #62 sha256:43ad13f8fedb891a53e9ce0f76c3bff3e47381e8e28a93f660084d5ee36c7607 [2021-07-23T07:43:41.134Z] #62 DONE 0.4s [2021-07-23T07:43:41.134Z] [2021-07-23T07:43:41.134Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-23T07:43:41.134Z] #67 sha256:9f5f02c837416948d724e0ef39f809c82e0cdf286d6e6355c88e3cf4b50d5e51 [2021-07-23T07:43:41.583Z] INFO: Nuking d:\CI [2021-07-23T07:43:41.583Z] INFO: Zapped successfully [2021-07-23T07:43:41.583Z] INFO: Location for testing is d:\CI\PR-42616\5 [2021-07-23T07:43:41.583Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-23T07:43:41.583Z] [2021-07-23T07:43:41.583Z] [2021-07-23T07:43:41.583Z] INFO: Building the image from Dockerfile.windows at 07/23/2021 07:43:41... [2021-07-23T07:43:41.583Z] [2021-07-23T07:43:41.669Z] #57 226.8 + bin/containerd-shim-runc-v2 [2021-07-23T07:43:42.233Z] #57 227.4 + binaries [2021-07-23T07:43:42.233Z] #57 227.4 + install -D bin/containerd /build/containerd [2021-07-23T07:43:42.233Z] #57 227.5 + install -D bin/containerd-shim /build/containerd-shim [2021-07-23T07:43:42.233Z] #57 227.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-23T07:43:42.233Z] #57 227.5 + install -D bin/ctr /build/ctr [2021-07-23T07:43:43.042Z] #67 DONE 1.6s [2021-07-23T07:43:43.042Z] [2021-07-23T07:43:43.042Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-23T07:43:43.042Z] #68 sha256:68c9b5f1b05d02a42fdfa24fe68a4bb80dd091394e1a0b837eb056c4a28ae074 [2021-07-23T07:43:43.042Z] #68 DONE 0.2s [2021-07-23T07:43:43.042Z] [2021-07-23T07:43:43.042Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-07-23T07:43:43.042Z] #69 sha256:3995902d0e0b1cd625eeb4f3b22f239cee946f7146cb77e18746703ea72f4f70 [2021-07-23T07:43:43.611Z] #69 0.715 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-23T07:43:43.611Z] #69 0.794 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-23T07:43:43.611Z] #69 0.796 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-23T07:43:43.611Z] #69 0.797 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-23T07:43:44.119Z] #57 DONE 229.5s [2021-07-23T07:43:44.123Z] 29d5b6a226d2: Pull complete [2021-07-23T07:43:44.123Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-23T07:43:44.123Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T07:43:44.123Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T07:43:44.123Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-07-23T07:43:44.123Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-07-23T07:43:44.123Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-23T07:43:44.123Z] INFO: Docker version of control daemon [2021-07-23T07:43:44.123Z] [2021-07-23T07:43:44.123Z] Client: Mirantis Container Runtime [2021-07-23T07:43:44.123Z] Version: 20.10.0 [2021-07-23T07:43:44.123Z] API version: 1.41 [2021-07-23T07:43:44.123Z] Go version: go1.13.15 [2021-07-23T07:43:44.123Z] Git commit: 6ee42dc [2021-07-23T07:43:44.123Z] Built: 03/11/2021 13:24:56 [2021-07-23T07:43:44.123Z] OS/Arch: windows/amd64 [2021-07-23T07:43:44.123Z] Context: default [2021-07-23T07:43:44.123Z] Experimental: true [2021-07-23T07:43:44.123Z] [2021-07-23T07:43:44.123Z] Server: Mirantis Container Runtime [2021-07-23T07:43:44.123Z] Engine: [2021-07-23T07:43:44.123Z] Version: 20.10.0 [2021-07-23T07:43:44.123Z] API version: 1.41 (minimum version 1.24) [2021-07-23T07:43:44.123Z] Go version: go1.13.15 [2021-07-23T07:43:44.123Z] Git commit: 1e08f21e79 [2021-07-23T07:43:44.123Z] Built: 03/11/2021 13:23:32 [2021-07-23T07:43:44.123Z] OS/Arch: windows/amd64 [2021-07-23T07:43:44.123Z] Experimental: true [2021-07-23T07:43:44.123Z] [2021-07-23T07:43:44.123Z] INFO: Docker info of control daemon [2021-07-23T07:43:44.123Z] [2021-07-23T07:43:44.123Z] Client: [2021-07-23T07:43:44.123Z] Context: default [2021-07-23T07:43:44.123Z] Debug Mode: false [2021-07-23T07:43:44.123Z] Plugins: [2021-07-23T07:43:44.123Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-23T07:43:44.123Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-23T07:43:44.123Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-23T07:43:44.123Z] [2021-07-23T07:43:44.123Z] Server: [2021-07-23T07:43:44.123Z] Containers: 0 [2021-07-23T07:43:44.123Z] Running: 0 [2021-07-23T07:43:44.123Z] Paused: 0 [2021-07-23T07:43:44.123Z] Stopped: 0 [2021-07-23T07:43:44.123Z] Images: 1 [2021-07-23T07:43:44.123Z] Server Version: 20.10.0 [2021-07-23T07:43:44.123Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-23T07:43:44.123Z] Windows: [2021-07-23T07:43:44.123Z] LCOW: [2021-07-23T07:43:44.123Z] Logging Driver: json-file [2021-07-23T07:43:44.123Z] Plugins: [2021-07-23T07:43:44.123Z] Volume: local [2021-07-23T07:43:44.123Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-23T07:43:44.123Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-23T07:43:44.123Z] Swarm: inactive [2021-07-23T07:43:44.123Z] Default Isolation: process [2021-07-23T07:43:44.123Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-23T07:43:44.123Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-23T07:43:44.123Z] OSType: windows [2021-07-23T07:43:44.123Z] Architecture: x86_64 [2021-07-23T07:43:44.123Z] CPUs: 4 [2021-07-23T07:43:44.123Z] Total Memory: 32GiB [2021-07-23T07:43:44.123Z] Name: azwin-2-5cdb30 [2021-07-23T07:43:44.123Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-23T07:43:44.123Z] Docker Root Dir: D:\docker [2021-07-23T07:43:44.123Z] Debug Mode: false [2021-07-23T07:43:44.123Z] Registry: https://index.docker.io/v1/ [2021-07-23T07:43:44.123Z] Labels: [2021-07-23T07:43:44.123Z] Experimental: true [2021-07-23T07:43:44.123Z] Insecure Registries: [2021-07-23T07:43:44.123Z] 10.0.0.4:5000 [2021-07-23T07:43:44.123Z] 127.0.0.0/8 [2021-07-23T07:43:44.123Z] Registry Mirrors: [2021-07-23T07:43:44.123Z] http://10.0.0.4:5000/ [2021-07-23T07:43:44.123Z] Live Restore Enabled: false [2021-07-23T07:43:44.123Z] [2021-07-23T07:43:44.123Z] [2021-07-23T07:43:44.123Z] INFO: Commit hash is 28409ca6c7 [2021-07-23T07:43:44.123Z] INFO: Nuke-Everything... [2021-07-23T07:43:44.123Z] INFO: Container count on control daemon to delete is 0 [2021-07-23T07:43:44.443Z] #69 1.066 Reading package lists... [2021-07-23T07:43:44.537Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-23T07:43:44.537Z] [2021-07-23T07:43:44.537Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-23T07:43:44.537Z] Installing docker-proxy to /usr/local/bin/ [2021-07-23T07:43:44.537Z] [2021-07-23T07:43:44.537Z] + mkdir -p bundles [2021-07-23T07:43:44.538Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-23T07:43:45.046Z] [2021-07-23T07:43:45.046Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-23T07:43:45.046Z] #58 sha256:5e1ea1d64c49794f064209b4edf649e00f81fdaf38fa847f613592a54870dc07 [2021-07-23T07:43:45.049Z] #70 exporting layers 6.5s done [2021-07-23T07:43:45.049Z] #70 writing image sha256:d585d6800b08188d3050c94a0a585bff5320264ef54ed9397f010a4e6f64518e done [2021-07-23T07:43:45.049Z] #70 naming to docker.io/library/docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe done [2021-07-23T07:43:45.049Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-23T07:43:45.274Z] #69 1.693 Reading package lists... [2021-07-23T07:43:45.274Z] #69 2.321 Building dependency tree... [2021-07-23T07:43:45.274Z] #69 2.448 Reading state information... [2021-07-23T07:43:45.274Z] #69 2.553 The following additional packages will be installed: [2021-07-23T07:43:45.392Z] + trap exit INT TERM [2021-07-23T07:43:45.392Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-23T07:43:45.392Z] + CONTAINER_NAME=docker-pr5 [2021-07-23T07:43:45.392Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42616/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42616/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe -e DOCKER_GRAPHDRIVER docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe hack/make.sh dynbinary [2021-07-23T07:43:45.536Z] #69 2.553 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-07-23T07:43:45.536Z] #69 2.554 libpam-systemd [2021-07-23T07:43:45.536Z] #69 2.554 Suggested packages: [2021-07-23T07:43:45.536Z] #69 2.554 systemd-container policykit-1 [2021-07-23T07:43:45.536Z] #69 2.554 Recommended packages: [2021-07-23T07:43:45.536Z] #69 2.554 libnss-systemd [2021-07-23T07:43:45.536Z] #69 2.604 The following NEW packages will be installed: [2021-07-23T07:43:45.536Z] #69 2.605 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-07-23T07:43:45.536Z] #69 2.605 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-07-23T07:43:45.650Z] INFO: Nuking d:\CI [2021-07-23T07:43:45.650Z] INFO: Zapped successfully [2021-07-23T07:43:45.650Z] INFO: Location for testing is d:\CI\PR-42616\5 [2021-07-23T07:43:45.650Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-23T07:43:45.650Z] [2021-07-23T07:43:45.650Z] [2021-07-23T07:43:45.650Z] INFO: Building the image from Dockerfile.windows at 07/23/2021 07:43:45... [2021-07-23T07:43:45.650Z] [2021-07-23T07:43:45.797Z] #69 2.872 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-07-23T07:43:45.797Z] #69 2.872 Need to get 4759 kB of archives. [2021-07-23T07:43:45.797Z] #69 2.872 After this operation, 16.6 MB of additional disk space will be used. [2021-07-23T07:43:45.797Z] #69 2.872 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-07-23T07:43:45.797Z] #69 2.875 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-07-23T07:43:45.797Z] #69 2.876 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-07-23T07:43:45.797Z] #69 2.880 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-23T07:43:45.797Z] #69 2.881 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-07-23T07:43:45.797Z] #69 2.883 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2021-07-23T07:43:45.797Z] #69 2.966 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2021-07-23T07:43:45.797Z] #69 2.976 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-07-23T07:43:45.797Z] #69 2.978 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-07-23T07:43:45.797Z] #69 2.980 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2021-07-23T07:43:45.797Z] #69 2.982 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-07-23T07:43:45.974Z] #58 DONE 0.8s [2021-07-23T07:43:45.974Z] [2021-07-23T07:43:45.974Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-23T07:43:45.974Z] #62 sha256:3e15d5cc0cd03b4d00aed28d6ae7c9c11d358e511721ffa200288c44d8defbc2 [2021-07-23T07:43:45.974Z] #62 DONE 0.2s [2021-07-23T07:43:45.974Z] [2021-07-23T07:43:45.974Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-23T07:43:45.974Z] #67 sha256:72857046b901258bcf35cd83a4c90241e6daec0388f18637d22a0c6a382301af [2021-07-23T07:43:46.057Z] #69 3.159 debconf: delaying package configuration, since apt-utils is not installed [2021-07-23T07:43:46.057Z] #69 3.184 Fetched 4759 kB in 0s (12.9 MB/s) [2021-07-23T07:43:46.057Z] #69 3.213 Selecting previously unselected package libargon2-1:amd64. [2021-07-23T07:43:46.057Z] #69 3.213 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28078 files and directories currently installed.) [2021-07-23T07:43:46.057Z] #69 3.228 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-07-23T07:43:46.057Z] #69 3.240 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-23T07:43:46.057Z] #69 3.317 Selecting previously unselected package libjson-c3:amd64. [2021-07-23T07:43:46.317Z] #69 3.320 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-07-23T07:43:46.317Z] #69 3.324 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-23T07:43:46.317Z] #69 3.359 Selecting previously unselected package libcryptsetup12:amd64. [2021-07-23T07:43:46.317Z] #69 3.362 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-07-23T07:43:46.317Z] #69 3.367 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-23T07:43:46.317Z] #69 3.423 Selecting previously unselected package libidn11:amd64. [2021-07-23T07:43:46.317Z] #69 3.426 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-07-23T07:43:46.317Z] #69 3.431 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-23T07:43:46.317Z] #69 3.472 Selecting previously unselected package libkmod2:amd64. [2021-07-23T07:43:46.317Z] #69 3.475 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-07-23T07:43:46.317Z] #69 3.479 Unpacking libkmod2:amd64 (26-1) ... [2021-07-23T07:43:46.467Z] ? github.com/docker/docker/api [no test files] [2021-07-23T07:43:46.578Z] #69 3.636 Selecting previously unselected package systemd. [2021-07-23T07:43:46.578Z] #69 3.639 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2021-07-23T07:43:46.578Z] #69 3.684 Unpacking systemd (241-7~deb10u8) ... [2021-07-23T07:43:46.900Z] #67 DONE 0.9s [2021-07-23T07:43:46.900Z] [2021-07-23T07:43:46.900Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-23T07:43:46.900Z] #68 sha256:e64322eaa7c88b329f2a97f62c287a92f7eb7fa9e9865eb9daa15b80fa87eb18 [2021-07-23T07:43:46.900Z] #68 DONE 0.0s [2021-07-23T07:43:46.900Z] [2021-07-23T07:43:46.900Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-23T07:43:46.900Z] #69 sha256:a6c50b7009d6dc2872001ad5c7330f5c5ff7edec534afa3c9e7cd035f22edb4e [2021-07-23T07:43:47.147Z] #69 4.154 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-23T07:43:47.148Z] #69 4.170 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-23T07:43:47.148Z] #69 4.182 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-23T07:43:47.148Z] #69 4.196 Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-23T07:43:47.148Z] #69 4.210 Setting up libkmod2:amd64 (26-1) ... [2021-07-23T07:43:47.148Z] #69 4.223 Setting up systemd (241-7~deb10u8) ... [2021-07-23T07:43:47.148Z] #69 4.317 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-07-23T07:43:47.148Z] #69 4.319 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-07-23T07:43:47.148Z] #69 4.323 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-23T07:43:47.148Z] #69 4.323 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-23T07:43:47.302Z] [2021-07-23T07:43:47.302Z] Removing bundles/ [2021-07-23T07:43:47.302Z] [2021-07-23T07:43:47.302Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-23T07:43:47.302Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-23T07:43:47.302Z] GOOS="" GOARCH="" GOARM="" [2021-07-23T07:43:47.359Z] Sending build context to Docker daemon 60.97MB [2021-07-23T07:43:47.359Z] [2021-07-23T07:43:47.359Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-23T07:43:47.359Z] ---> 39d157a84080 [2021-07-23T07:43:47.359Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-23T07:43:47.359Z] ---> Running in 98a3f0b415a5 [2021-07-23T07:43:47.717Z] #69 4.803 Selecting previously unselected package systemd-sysv. [2021-07-23T07:43:47.717Z] #69 4.803 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28875 files and directories currently installed.) [2021-07-23T07:43:47.717Z] #69 4.817 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2021-07-23T07:43:47.717Z] #69 4.821 Unpacking systemd-sysv (241-7~deb10u8) ... [2021-07-23T07:43:47.717Z] #69 4.867 Selecting previously unselected package libdbus-1-3:amd64. [2021-07-23T07:43:47.717Z] #69 4.870 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-07-23T07:43:47.717Z] #69 4.875 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-23T07:43:47.717Z] #69 4.937 Selecting previously unselected package dbus. [2021-07-23T07:43:47.717Z] #69 4.940 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-07-23T07:43:47.718Z] #69 4.951 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-07-23T07:43:47.718Z] #69 5.016 Selecting previously unselected package libpam-systemd:amd64. [2021-07-23T07:43:47.815Z] Removing intermediate container 98a3f0b415a5 [2021-07-23T07:43:47.815Z] ---> 1a2075d1097b [2021-07-23T07:43:47.815Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-23T07:43:47.815Z] ---> Running in 0361a92e4274 [2021-07-23T07:43:47.979Z] #69 5.019 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2021-07-23T07:43:47.979Z] #69 5.025 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2021-07-23T07:43:47.979Z] #69 5.073 Selecting previously unselected package dbus-user-session. [2021-07-23T07:43:47.979Z] #69 5.073 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-07-23T07:43:47.979Z] #69 5.078 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-23T07:43:47.979Z] #69 5.178 Setting up systemd-sysv (241-7~deb10u8) ... [2021-07-23T07:43:47.979Z] #69 5.190 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-23T07:43:47.979Z] #69 5.202 Setting up dbus (1.12.20-0+deb10u1) ... [2021-07-23T07:43:48.239Z] #69 5.323 invoke-rc.d: could not determine current runlevel [2021-07-23T07:43:48.239Z] #69 5.326 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-23T07:43:48.239Z] #69 5.331 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2021-07-23T07:43:48.261Z] #69 DONE 1.3s [2021-07-23T07:43:48.261Z] [2021-07-23T07:43:48.261Z] #70 exporting to image [2021-07-23T07:43:48.261Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-23T07:43:48.261Z] #70 exporting layers [2021-07-23T07:43:48.273Z] Removing intermediate container 0361a92e4274 [2021-07-23T07:43:48.273Z] ---> 21933ab37fac [2021-07-23T07:43:48.273Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-23T07:43:48.273Z] ---> Running in b950c163a59f [2021-07-23T07:43:48.273Z] Removing intermediate container b950c163a59f [2021-07-23T07:43:48.273Z] ---> 45c33a39a4a6 [2021-07-23T07:43:48.273Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-23T07:43:48.273Z] ---> Running in ee157b31bd02 [2021-07-23T07:43:48.500Z] #69 5.510 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-23T07:43:48.500Z] #69 5.535 Processing triggers for systemd (241-7~deb10u8) ... [2021-07-23T07:43:48.500Z] #69 5.548 Processing triggers for libc-bin (2.28-10) ... [2021-07-23T07:43:48.733Z] Removing intermediate container ee157b31bd02 [2021-07-23T07:43:48.733Z] ---> 2c2eec23cdb7 [2021-07-23T07:43:48.733Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-07-23T07:43:48.733Z] ---> Running in bbdc5f4fe8d8 [2021-07-23T07:43:48.763Z] #69 DONE 5.8s [2021-07-23T07:43:48.763Z] [2021-07-23T07:43:48.763Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-07-23T07:43:48.763Z] #70 sha256:bfa6496d6b5555d25cf0179371a76f346d43d8820565a9918a14bdeb2c00987c [2021-07-23T07:43:49.024Z] #70 0.467 % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-23T07:43:49.024Z] #70 0.467 Dload Upload Total Spent Left Speed [2021-07-23T07:43:49.285Z] #70 0.469 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 17699 0 --:--:-- --:--:-- --:--:-- 17699 [2021-07-23T07:43:49.285Z] #70 DONE 0.6s [2021-07-23T07:43:49.285Z] [2021-07-23T07:43:49.285Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-23T07:43:49.286Z] #71 sha256:866150386ea6ef314d8d7ec9c169cac9d01042378af6622f89b5a996f2450ce1 [2021-07-23T07:43:50.227Z] #71 DONE 1.0s [2021-07-23T07:43:50.227Z] [2021-07-23T07:43:50.227Z] #72 exporting to image [2021-07-23T07:43:50.227Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-23T07:43:50.227Z] #72 exporting layers [2021-07-23T07:43:51.418Z] Sending build context to Docker daemon 60.97MB [2021-07-23T07:43:51.418Z] [2021-07-23T07:43:51.418Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-23T07:43:51.418Z] ---> 39d157a84080 [2021-07-23T07:43:51.418Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-23T07:43:51.418Z] ---> Running in 79747fbac8d8 [2021-07-23T07:43:51.418Z] Removing intermediate container 79747fbac8d8 [2021-07-23T07:43:51.418Z] ---> 2c9548cf16b6 [2021-07-23T07:43:51.418Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-23T07:43:51.418Z] ---> Running in e5e00971828a [2021-07-23T07:43:51.875Z] Removing intermediate container e5e00971828a [2021-07-23T07:43:51.875Z] ---> bb905dc38fa6 [2021-07-23T07:43:51.875Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-23T07:43:51.875Z] ---> Running in 7ee84cdc8618 [2021-07-23T07:43:52.331Z] Removing intermediate container 7ee84cdc8618 [2021-07-23T07:43:52.331Z] ---> ab85200a3977 [2021-07-23T07:43:52.331Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-23T07:43:52.331Z] ---> Running in 0f16a65d3e7f [2021-07-23T07:43:52.787Z] Removing intermediate container 0f16a65d3e7f [2021-07-23T07:43:52.787Z] ---> 057bf592d0ed [2021-07-23T07:43:52.787Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-07-23T07:43:52.787Z] ---> Running in be1e17dbbf40 [2021-07-23T07:43:53.410Z] [2021-07-23T07:43:53.410Z] SUCCESS: Specified value was saved. [2021-07-23T07:43:53.866Z] INFO: Downloading git... [2021-07-23T07:43:54.793Z] #70 exporting layers 6.5s done [2021-07-23T07:43:54.793Z] #70 writing image sha256:ce1ce23bd044af7456a926cfcf9cc56992f5d292c087f7fc7f12a5b218f23bda done [2021-07-23T07:43:54.793Z] #70 naming to docker.io/library/docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe done [2021-07-23T07:43:54.793Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-23T07:43:55.133Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42616/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe -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:28409ca6c76030ef1cd277cf73223a47cf3f1dbe hack/make.sh dynbinary test-integration [2021-07-23T07:43:55.543Z] INFO: Downloading go... [2021-07-23T07:43:56.507Z] INFO: Downloading compiler 1 of 3... [2021-07-23T07:43:56.537Z] [2021-07-23T07:43:56.537Z] Removing bundles/ [2021-07-23T07:43:56.537Z] [2021-07-23T07:43:56.537Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-23T07:43:56.537Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-23T07:43:56.537Z] GOOS="" GOARCH="" GOARM="" [2021-07-23T07:43:57.457Z] [2021-07-23T07:43:57.457Z] SUCCESS: Specified value was saved. [2021-07-23T07:43:57.912Z] INFO: Downloading git... [2021-07-23T07:43:58.041Z] INFO: Downloading compiler 2 of 3... [2021-07-23T07:43:58.376Z] #72 exporting layers 6.8s done [2021-07-23T07:43:58.376Z] #72 writing image sha256:14ee6d5fddf052810b3c01ed0e5b7212eac3455ca47f679c6c82011d22e7782c done [2021-07-23T07:43:58.376Z] #72 naming to docker.io/library/docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe done [2021-07-23T07:43:58.376Z] #72 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-23T07:43:58.497Z] INFO: Downloading compiler 3 of 3... [2021-07-23T07:43:58.749Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42616/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe -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:28409ca6c76030ef1cd277cf73223a47cf3f1dbe hack/make.sh dynbinary test-integration [2021-07-23T07:43:58.876Z] INFO: Downloading go... [2021-07-23T07:43:59.458Z] INFO: Extracting git... [2021-07-23T07:44:00.407Z] INFO: Downloading compiler 1 of 3... [2021-07-23T07:44:00.407Z] INFO: Downloading compiler 2 of 3... [2021-07-23T07:44:00.660Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-23T07:44:00.660Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-23T07:44:00.660Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-23T07:44:00.660Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-23T07:44:00.660Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-07-23T07:44:00.660Z] Detected virtualization docker. [2021-07-23T07:44:00.660Z] Detected architecture x86-64. [2021-07-23T07:44:00.660Z] Set hostname to <905581dd6e1a>. [2021-07-23T07:44:00.863Z] INFO: Downloading compiler 3 of 3... [2021-07-23T07:44:00.863Z] INFO: Extracting git... [2021-07-23T07:44:01.231Z] + source /etc/docker-entrypoint-cmd [2021-07-23T07:44:01.231Z] ++ hack/make.sh dynbinary test-integration [2021-07-23T07:44:01.231Z] [2021-07-23T07:44:01.231Z] Removing bundles/ [2021-07-23T07:44:01.231Z] [2021-07-23T07:44:01.231Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-23T07:44:01.231Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-23T07:44:01.231Z] GOOS="" GOARCH="" GOARM="" [2021-07-23T07:44:04.642Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2021-07-23T07:44:11.809Z] INFO: Expanding go... [2021-07-23T07:44:13.206Z] INFO: Expanding go... [2021-07-23T07:44:19.532Z] f143c6fed32d: Pull complete [2021-07-23T07:44:19.532Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-07-23T07:44:19.532Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T07:44:19.532Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T07:44:19.532Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-07-23T07:44:19.532Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-07-23T07:44:19.532Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061' [2021-07-23T07:44:19.532Z] INFO: Docker version of control daemon [2021-07-23T07:44:19.532Z] [2021-07-23T07:44:19.532Z] Client: [2021-07-23T07:44:19.532Z] Version: 20.10.6 [2021-07-23T07:44:19.532Z] API version: 1.41 [2021-07-23T07:44:19.532Z] Go version: go1.16.3 [2021-07-23T07:44:19.532Z] Git commit: 370c289 [2021-07-23T07:44:19.532Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-23T07:44:19.532Z] OS/Arch: windows/amd64 [2021-07-23T07:44:19.532Z] Context: default [2021-07-23T07:44:19.532Z] Experimental: true [2021-07-23T07:44:19.532Z] [2021-07-23T07:44:19.532Z] Server: Docker Engine - Community [2021-07-23T07:44:19.532Z] Engine: [2021-07-23T07:44:19.532Z] Version: 20.10.6 [2021-07-23T07:44:19.532Z] API version: 1.41 (minimum version 1.24) [2021-07-23T07:44:19.532Z] Go version: go1.13.15 [2021-07-23T07:44:19.532Z] Git commit: 8728dd2 [2021-07-23T07:44:19.532Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-23T07:44:19.532Z] OS/Arch: windows/amd64 [2021-07-23T07:44:19.532Z] Experimental: true [2021-07-23T07:44:19.532Z] [2021-07-23T07:44:19.532Z] INFO: Docker info of control daemon [2021-07-23T07:44:19.532Z] [2021-07-23T07:44:19.532Z] Client: [2021-07-23T07:44:19.532Z] Context: default [2021-07-23T07:44:19.532Z] Debug Mode: false [2021-07-23T07:44:19.532Z] Plugins: [2021-07-23T07:44:19.532Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-23T07:44:19.532Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-23T07:44:19.532Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-23T07:44:19.532Z] [2021-07-23T07:44:19.532Z] Server: [2021-07-23T07:44:19.532Z] Containers: 0 [2021-07-23T07:44:19.532Z] Running: 0 [2021-07-23T07:44:19.532Z] Paused: 0 [2021-07-23T07:44:19.532Z] Stopped: 0 [2021-07-23T07:44:19.532Z] Images: 1 [2021-07-23T07:44:19.532Z] Server Version: 20.10.6 [2021-07-23T07:44:19.532Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-23T07:44:19.532Z] Windows: [2021-07-23T07:44:19.532Z] LCOW: [2021-07-23T07:44:19.532Z] Logging Driver: json-file [2021-07-23T07:44:19.532Z] Plugins: [2021-07-23T07:44:19.532Z] Volume: local [2021-07-23T07:44:19.532Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-23T07:44:19.532Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-23T07:44:19.532Z] Swarm: inactive [2021-07-23T07:44:19.532Z] Default Isolation: process [2021-07-23T07:44:19.532Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-23T07:44:19.532Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-23T07:44:19.532Z] OSType: windows [2021-07-23T07:44:19.532Z] Architecture: x86_64 [2021-07-23T07:44:19.532Z] CPUs: 4 [2021-07-23T07:44:19.532Z] Total Memory: 32GiB [2021-07-23T07:44:19.532Z] Name: azwin-2-3cf290 [2021-07-23T07:44:19.532Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-23T07:44:19.532Z] Docker Root Dir: D:\docker [2021-07-23T07:44:19.532Z] Debug Mode: false [2021-07-23T07:44:19.532Z] Registry: https://index.docker.io/v1/ [2021-07-23T07:44:19.532Z] Labels: [2021-07-23T07:44:19.532Z] Experimental: true [2021-07-23T07:44:19.532Z] Insecure Registries: [2021-07-23T07:44:19.532Z] 10.0.0.4:5000 [2021-07-23T07:44:19.532Z] 127.0.0.0/8 [2021-07-23T07:44:19.532Z] Registry Mirrors: [2021-07-23T07:44:19.532Z] http://10.0.0.4:5000/ [2021-07-23T07:44:19.532Z] Live Restore Enabled: false [2021-07-23T07:44:19.532Z] Product License: Community Engine [2021-07-23T07:44:19.532Z] [2021-07-23T07:44:19.532Z] [2021-07-23T07:44:19.989Z] INFO: Commit hash is 28409ca6c7 [2021-07-23T07:44:19.989Z] INFO: Nuke-Everything... [2021-07-23T07:44:19.989Z] INFO: Container count on control daemon to delete is 0 [2021-07-23T07:44:20.445Z] INFO: Nuking d:\CI [2021-07-23T07:44:20.445Z] INFO: Zapped successfully [2021-07-23T07:44:20.445Z] INFO: Location for testing is d:\CI\PR-42616\5 [2021-07-23T07:44:20.445Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-23T07:44:20.445Z] [2021-07-23T07:44:20.445Z] [2021-07-23T07:44:20.445Z] INFO: Building the image from Dockerfile.windows at 07/23/2021 07:44:20... [2021-07-23T07:44:20.445Z] [2021-07-23T07:44:25.118Z] Sending build context to Docker daemon 60.97MB [2021-07-23T07:44:25.118Z] [2021-07-23T07:44:25.118Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-23T07:44:25.118Z] ---> 9a0a02eca0e6 [2021-07-23T07:44:25.118Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-23T07:44:25.118Z] ---> Running in b61767b68fae [2021-07-23T07:44:25.118Z] Removing intermediate container b61767b68fae [2021-07-23T07:44:25.118Z] ---> 923eea5d7774 [2021-07-23T07:44:25.118Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-23T07:44:25.118Z] ---> Running in 6977f96f9a72 [2021-07-23T07:44:25.574Z] Removing intermediate container 6977f96f9a72 [2021-07-23T07:44:25.574Z] ---> 05e4b202e2e2 [2021-07-23T07:44:25.574Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-23T07:44:25.574Z] ---> Running in 7e570fe0f944 [2021-07-23T07:44:26.030Z] Removing intermediate container 7e570fe0f944 [2021-07-23T07:44:26.031Z] ---> 7e9f00b0a874 [2021-07-23T07:44:26.031Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-23T07:44:26.031Z] ---> Running in 70f72155acbc [2021-07-23T07:44:26.488Z] Removing intermediate container 70f72155acbc [2021-07-23T07:44:26.488Z] ---> 5872d3181738 [2021-07-23T07:44:26.488Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-07-23T07:44:26.488Z] ---> Running in e8cce465cc9a [2021-07-23T07:44:29.458Z] INFO: Expanding compiler 1 of 3... [2021-07-23T07:44:29.458Z] INFO: Expanding compiler 2 of 3... [2021-07-23T07:44:30.850Z] INFO: Expanding compiler 1 of 3... [2021-07-23T07:44:32.376Z] INFO: Expanding compiler 2 of 3... [2021-07-23T07:44:34.132Z] INFO: Expanding compiler 3 of 3... [2021-07-23T07:44:34.132Z] INFO: Removing downloaded files... [2021-07-23T07:44:34.589Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-23T07:44:34.589Z] INFO: Configuring git core.autocrlf... [2021-07-23T07:44:36.096Z] INFO: Expanding compiler 3 of 3... [2021-07-23T07:44:37.059Z] INFO: Removing downloaded files... [2021-07-23T07:44:37.059Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-23T07:44:37.059Z] INFO: Configuring git core.autocrlf... [2021-07-23T07:44:41.285Z] [2021-07-23T07:44:41.285Z] SUCCESS: Specified value was saved. [2021-07-23T07:44:41.285Z] INFO: Downloading git... [2021-07-23T07:44:41.743Z] INFO: Downloading go... [2021-07-23T07:44:43.271Z] INFO: Downloading compiler 1 of 3... [2021-07-23T07:44:43.271Z] INFO: Downloading compiler 2 of 3... [2021-07-23T07:44:43.728Z] INFO: Downloading compiler 3 of 3... [2021-07-23T07:44:43.728Z] INFO: Extracting git... [2021-07-23T07:44:56.082Z] INFO: Expanding go... [2021-07-23T07:45:13.745Z] INFO: Expanding compiler 1 of 3... [2021-07-23T07:45:13.745Z] INFO: Expanding compiler 2 of 3... [2021-07-23T07:45:17.472Z] INFO: Expanding compiler 3 of 3... [2021-07-23T07:45:17.931Z] INFO: Removing downloaded files... [2021-07-23T07:45:17.931Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-23T07:45:17.931Z] INFO: Configuring git core.autocrlf... [2021-07-23T07:45:23.804Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-23T07:45:23.804Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-23T07:45:23.804Z] GOOS="" GOARCH="" GOARM="" [2021-07-23T07:45:23.804Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-23T07:45:23.804Z] [2021-07-23T07:45:23.804Z] + TEST_INTEGRATION_DEST=2 [2021-07-23T07:45:23.804Z] + CONTAINER_NAME=docker-pr5-2 [2021-07-23T07:45:23.804Z] + TEST_SKIP_INTEGRATION=1 [2021-07-23T07:45:23.804Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-23T07:45:23.804Z] + run_tests [2021-07-23T07:45:23.804Z] + c=0 [2021-07-23T07:45:23.804Z] + '[' -n 0 ']' [2021-07-23T07:45:23.804Z] + rm= [2021-07-23T07:45:23.804Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42616/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42616/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42616/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe hack/make.sh '' test-integration [2021-07-23T07:45:23.804Z] + TEST_INTEGRATION_DEST=1 [2021-07-23T07:45:23.804Z] + CONTAINER_NAME=docker-pr5-1 [2021-07-23T07:45:23.804Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-23T07:45:23.804Z] + run_tests test-integration-flaky [2021-07-23T07:45:23.804Z] + '[' -n 0 ']' [2021-07-23T07:45:23.804Z] + rm= [2021-07-23T07:45:23.804Z] + TEST_INTEGRATION_DEST=3 [2021-07-23T07:45:23.804Z] + CONTAINER_NAME=docker-pr5-3 [2021-07-23T07:45:23.804Z] + TEST_SKIP_INTEGRATION=1 [2021-07-23T07:45:23.804Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-23T07:45:23.804Z] + run_tests [2021-07-23T07:45:23.804Z] + '[' -n 0 ']' [2021-07-23T07:45:23.804Z] + rm= [2021-07-23T07:45:23.804Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42616/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42616/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42616/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe hack/make.sh test-integration-flaky test-integration [2021-07-23T07:45:23.804Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42616/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42616/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42616/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe hack/make.sh '' test-integration [2021-07-23T07:45:23.804Z] ++ jobs -p [2021-07-23T07:45:23.804Z] + for job in $(jobs -p) [2021-07-23T07:45:23.804Z] + wait 10321 [2021-07-23T07:45:23.804Z] [2021-07-23T07:45:23.804Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-23T07:45:23.804Z] [2021-07-23T07:45:23.804Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-23T07:45:23.804Z] [2021-07-23T07:45:23.804Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-23T07:45:23.804Z] HOSTNAME=fc236e842817 [2021-07-23T07:45:23.804Z] TEST_SKIP_INTEGRATION=1 [2021-07-23T07:45:23.804Z] TESTDEBUG=0 [2021-07-23T07:45:23.804Z] DEST=bundles/test-integration [2021-07-23T07:45:23.804Z] PWD=/go/src/github.com/docker/docker [2021-07-23T07:45:23.804Z] KEEPBUNDLE=1 [2021-07-23T07:45:23.804Z] DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:45:23.804Z] container=docker [2021-07-23T07:45:23.804Z] HOME=/root [2021-07-23T07:45:23.804Z] GOLANG_VERSION=1.16.6 [2021-07-23T07:45:23.804Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-23T07:45:23.804Z] VALIDATE_BRANCH=master [2021-07-23T07:45:23.804Z] TERM=xterm [2021-07-23T07:45:23.804Z] DOCKER_PKG=github.com/docker/docker [2021-07-23T07:45:23.804Z] SHLVL=1 [2021-07-23T07:45:23.804Z] TIMEOUT=120m [2021-07-23T07:45:23.804Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-23T07:45:23.804Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-23T07:45:23.804Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-23T07:45:23.804Z] GO111MODULE=off [2021-07-23T07:45:23.804Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-23T07:45:23.804Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-23T07:45:23.804Z] GOPATH=/go [2021-07-23T07:45:23.804Z] PKG_CONFIG=pkg-config [2021-07-23T07:45:23.804Z] _=/usr/bin/env [2021-07-23T07:45:23.804Z] Building test suite binary ./integration-cli/test.main [2021-07-23T07:45:23.804Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-23T07:45:23.804Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-23T07:45:23.804Z] HOSTNAME=71a42ad9c9fc [2021-07-23T07:45:23.804Z] TEST_SKIP_INTEGRATION=1 [2021-07-23T07:45:23.804Z] TESTDEBUG=0 [2021-07-23T07:45:23.804Z] DEST=bundles/test-integration [2021-07-23T07:45:23.804Z] PWD=/go/src/github.com/docker/docker [2021-07-23T07:45:23.804Z] KEEPBUNDLE=1 [2021-07-23T07:45:23.804Z] DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:45:23.804Z] container=docker [2021-07-23T07:45:23.804Z] HOME=/root [2021-07-23T07:45:23.804Z] GOLANG_VERSION=1.16.6 [2021-07-23T07:45:23.804Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-23T07:45:23.804Z] VALIDATE_BRANCH=master [2021-07-23T07:45:23.804Z] TERM=xterm [2021-07-23T07:45:23.804Z] DOCKER_PKG=github.com/docker/docker [2021-07-23T07:45:23.804Z] SHLVL=1 [2021-07-23T07:45:23.804Z] TIMEOUT=120m [2021-07-23T07:45:23.804Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-23T07:45:23.804Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-23T07:45:23.804Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-23T07:45:23.804Z] GO111MODULE=off [2021-07-23T07:45:23.804Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-23T07:45:23.804Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-23T07:45:23.804Z] GOPATH=/go [2021-07-23T07:45:23.804Z] PKG_CONFIG=pkg-config [2021-07-23T07:45:23.804Z] _=/usr/bin/env [2021-07-23T07:45:23.804Z] Building test suite binary ./integration-cli/test.main [2021-07-23T07:45:23.804Z] No new tests added to integration. [2021-07-23T07:45:23.804Z] [2021-07-23T07:45:23.804Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-23T07:45:23.804Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-23T07:45:23.804Z] HOSTNAME=3184991b9ff5 [2021-07-23T07:45:23.804Z] TESTDEBUG=0 [2021-07-23T07:45:23.804Z] DEST=bundles/test-integration [2021-07-23T07:45:23.804Z] PWD=/go/src/github.com/docker/docker [2021-07-23T07:45:23.804Z] KEEPBUNDLE=1 [2021-07-23T07:45:23.804Z] DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:45:23.804Z] container=docker [2021-07-23T07:45:23.804Z] HOME=/root [2021-07-23T07:45:23.804Z] GOLANG_VERSION=1.16.6 [2021-07-23T07:45:23.804Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-23T07:45:23.804Z] VALIDATE_BRANCH=master [2021-07-23T07:45:23.804Z] TERM=xterm [2021-07-23T07:45:23.804Z] DOCKER_PKG=github.com/docker/docker [2021-07-23T07:45:23.804Z] SHLVL=1 [2021-07-23T07:45:23.804Z] TIMEOUT=120m [2021-07-23T07:45:23.804Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-23T07:45:23.804Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-23T07:45:23.804Z] GO111MODULE=off [2021-07-23T07:45:23.804Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-23T07:45:23.804Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-23T07:45:23.804Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-23T07:45:23.804Z] GOPATH=/go [2021-07-23T07:45:23.804Z] PKG_CONFIG=pkg-config [2021-07-23T07:45:23.804Z] _=/usr/bin/env [2021-07-23T07:45:23.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-23T07:45:26.216Z] ok github.com/docker/docker/api/server/httputils 0.028s coverage: 14.7% of statements [2021-07-23T07:45:26.216Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-23T07:45:26.216Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/types [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-23T07:45:26.216Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2021-07-23T07:45:26.216Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 92.2% of statements [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-23T07:45:26.216Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2021-07-23T07:45:26.216Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/builder [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-23T07:45:26.216Z] ok github.com/docker/docker/builder/remotecontext 0.182s coverage: 13.7% of statements [2021-07-23T07:45:26.216Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2021-07-23T07:45:26.216Z] ok github.com/docker/docker/builder/dockerfile 0.296s coverage: 48.7% of statements [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-23T07:45:26.216Z] ok github.com/docker/docker/cmd/docker-proxy 0.288s coverage: 67.6% of statements [2021-07-23T07:45:26.216Z] ok github.com/docker/docker/builder/remotecontext/git 4.932s coverage: 86.3% of statements [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/cli [no test files] [2021-07-23T07:45:26.216Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-23T07:45:29.551Z] ok github.com/docker/docker/client 0.295s coverage: 75.5% of statements [2021-07-23T07:45:32.925Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-23T07:45:32.925Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-23T07:45:32.925Z] GOOS="" GOARCH="" GOARM="" [2021-07-23T07:45:32.925Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-23T07:45:32.925Z] [2021-07-23T07:45:32.925Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-23T07:45:32.925Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-23T07:45:32.925Z] HOSTNAME=b4629a488039 [2021-07-23T07:45:32.925Z] DEST=bundles/test-integration [2021-07-23T07:45:32.925Z] PWD=/go/src/github.com/docker/docker [2021-07-23T07:45:32.925Z] DOCKER_ROOTLESS=1 [2021-07-23T07:45:32.925Z] DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:45:32.925Z] container=docker [2021-07-23T07:45:32.925Z] HOME=/root [2021-07-23T07:45:32.925Z] GOLANG_VERSION=1.16.6 [2021-07-23T07:45:32.925Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-23T07:45:32.925Z] VALIDATE_BRANCH=master [2021-07-23T07:45:32.925Z] TERM=xterm [2021-07-23T07:45:32.925Z] DOCKER_PKG=github.com/docker/docker [2021-07-23T07:45:32.925Z] SHLVL=1 [2021-07-23T07:45:32.925Z] TIMEOUT=120m [2021-07-23T07:45:32.925Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-23T07:45:32.925Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-23T07:45:32.925Z] GO111MODULE=off [2021-07-23T07:45:32.925Z] DOCKER_EXPERIMENTAL=1 [2021-07-23T07:45:32.925Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-23T07:45:32.925Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-23T07:45:32.925Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-23T07:45:32.925Z] GOPATH=/go [2021-07-23T07:45:32.925Z] PKG_CONFIG=pkg-config [2021-07-23T07:45:32.925Z] _=/usr/bin/env [2021-07-23T07:45:32.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-23T07:45:37.438Z] Removing intermediate container be1e17dbbf40 [2021-07-23T07:45:37.438Z] ---> 4f638a4bddf8 [2021-07-23T07:45:37.438Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-23T07:45:37.438Z] ---> Running in 7e5ed36136aa [2021-07-23T07:45:37.810Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-23T07:45:37.810Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-23T07:45:37.810Z] GOOS="" GOARCH="" GOARM="" [2021-07-23T07:45:37.810Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-23T07:45:37.810Z] [2021-07-23T07:45:37.810Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-23T07:45:37.810Z] DOCKER_SYSTEMD=1 [2021-07-23T07:45:37.810Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-23T07:45:37.810Z] HOSTNAME=905581dd6e1a [2021-07-23T07:45:37.810Z] DEST=bundles/test-integration [2021-07-23T07:45:37.810Z] PWD=/go/src/github.com/docker/docker [2021-07-23T07:45:37.810Z] DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:45:37.810Z] container=docker [2021-07-23T07:45:37.810Z] HOME=/root [2021-07-23T07:45:37.810Z] LANG=C.UTF-8 [2021-07-23T07:45:37.810Z] INVOCATION_ID=5feb9b7f8b3e44a5921769e21fdb0f5a [2021-07-23T07:45:37.810Z] GOLANG_VERSION=1.16.6 [2021-07-23T07:45:37.810Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-23T07:45:37.810Z] VALIDATE_BRANCH=master [2021-07-23T07:45:37.810Z] TERM=xterm [2021-07-23T07:45:37.810Z] DOCKER_PKG=github.com/docker/docker [2021-07-23T07:45:37.810Z] SHLVL=3 [2021-07-23T07:45:37.810Z] TIMEOUT=120m [2021-07-23T07:45:37.810Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-23T07:45:37.810Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-23T07:45:37.810Z] GO111MODULE=off [2021-07-23T07:45:37.810Z] DOCKER_EXPERIMENTAL=1 [2021-07-23T07:45:37.810Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-23T07:45:37.810Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-23T07:45:37.810Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-23T07:45:37.810Z] GOPATH=/go [2021-07-23T07:45:37.810Z] PKG_CONFIG=pkg-config [2021-07-23T07:45:37.810Z] _=/usr/bin/env [2021-07-23T07:45:37.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-23T07:45:41.156Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-23T07:45:41.156Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-23T07:45:41.612Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-23T07:45:41.612Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-23T07:45:41.612Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-23T07:45:41.612Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-23T07:45:42.068Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-23T07:45:42.068Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-23T07:45:42.068Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-23T07:45:42.068Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-23T07:45:42.068Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-23T07:45:42.523Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-23T07:45:42.523Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-23T07:45:46.632Z] Removing intermediate container bbdc5f4fe8d8 [2021-07-23T07:45:46.632Z] ---> 5fcd5a219faf [2021-07-23T07:45:46.632Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-23T07:45:46.632Z] ---> Running in bcbbd9d91596 [2021-07-23T07:45:46.632Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-23T07:45:46.632Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-23T07:45:46.632Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-23T07:45:46.632Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-23T07:45:46.632Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-23T07:45:46.632Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-23T07:45:46.632Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-23T07:45:46.632Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-23T07:45:46.632Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-23T07:45:46.632Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-23T07:45:46.632Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-23T07:45:47.089Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-23T07:45:47.089Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-23T07:45:47.199Z] INFO: Build done for gotestsum... [2021-07-23T07:45:51.760Z] INFO: Build done for gotestsum... [2021-07-23T07:45:56.453Z] INFO [loader] Go packages loading at mode 575 (files|name|imports|types_sizes|compiled_files|deps|exports_file) took 2m15.03672599s [2021-07-23T07:45:56.453Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 532.955963ms [2021-07-23T07:45:57.488Z] Removing intermediate container 7e5ed36136aa [2021-07-23T07:45:57.488Z] ---> 087dd7b62156 [2021-07-23T07:45:57.488Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-23T07:45:57.488Z] ---> Running in 48d9367bb62d [2021-07-23T07:45:57.488Z] Removing intermediate container 48d9367bb62d [2021-07-23T07:45:57.488Z] ---> 892f15fdeca8 [2021-07-23T07:45:57.488Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-23T07:45:57.488Z] ---> Running in 85f126a7b592 [2021-07-23T07:45:57.943Z] Removing intermediate container 85f126a7b592 [2021-07-23T07:45:57.943Z] ---> b46e627f8a9b [2021-07-23T07:45:57.943Z] Step 10/10 : COPY . . [2021-07-23T07:46:04.114Z] Removing intermediate container bcbbd9d91596 [2021-07-23T07:46:04.114Z] ---> 5f508324b634 [2021-07-23T07:46:04.114Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-23T07:46:04.114Z] ---> Running in fa69257bb874 [2021-07-23T07:46:04.114Z] Removing intermediate container fa69257bb874 [2021-07-23T07:46:04.114Z] ---> 646064ac8ab6 [2021-07-23T07:46:04.114Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-23T07:46:04.114Z] ---> Running in 1c3f6c57712b [2021-07-23T07:46:04.114Z] Removing intermediate container 1c3f6c57712b [2021-07-23T07:46:04.114Z] ---> 7d6405484496 [2021-07-23T07:46:04.114Z] Step 10/10 : COPY . . [2021-07-23T07:46:11.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-23T07:46:11.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-23T07:46:16.341Z] ok github.com/docker/docker/cmd/dockerd/trap 2.956s coverage: 0.0% of statements [2021-07-23T07:46:16.341Z] ok github.com/docker/docker/container 0.162s coverage: 34.6% of statements [2021-07-23T07:46:16.341Z] ok github.com/docker/docker/cmd/dockerd 0.202s coverage: 29.1% of statements [2021-07-23T07:46:16.341Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-23T07:46:16.341Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-23T07:46:16.341Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-23T07:46:16.341Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-23T07:46:16.341Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-23T07:46:16.341Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.083s coverage: 65.3% of statements [2021-07-23T07:46:16.341Z] ok github.com/docker/docker/daemon/cluster/convert 0.043s coverage: 35.9% of statements [2021-07-23T07:46:16.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-23T07:46:16.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-23T07:46:16.920Z] ok github.com/docker/docker/daemon/cluster 0.122s coverage: 0.5% of statements [2021-07-23T07:46:18.999Z] ---> beb415256643 [2021-07-23T07:46:19.487Z] ok github.com/docker/docker/daemon/config 0.086s coverage: 81.4% of statements [2021-07-23T07:46:19.963Z] Successfully built beb415256643 [2021-07-23T07:46:19.963Z] Successfully tagged docker:latest [2021-07-23T07:46:19.963Z] INFO: Image build ended at 07/23/2021 07:46:19. Duration:00:02:34.3229211 [2021-07-23T07:46:19.963Z] [2021-07-23T07:46:19.963Z] [2021-07-23T07:46:19.963Z] INFO: Building the test binaries at 07/23/2021 07:46:19... [2021-07-23T07:46:20.066Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2021-07-23T07:46:20.644Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2021-07-23T07:46:22.571Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2021-07-23T07:46:23.681Z] INFO: make.ps1 starting at 07/23/2021 07:46:23 [2021-07-23T07:46:24.137Z] INFO: Git commit (28409ca6c7) assumed from DOCKER_GITCOMMIT environment variable [2021-07-23T07:46:24.137Z] INFO: Invoking autogen... [2021-07-23T07:46:24.502Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.492s coverage: 13.8% of statements [2021-07-23T07:46:24.593Z] INFO: Building daemon... [2021-07-23T07:46:25.082Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 3.1% of statements [2021-07-23T07:46:25.661Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.956s coverage: 73.3% of statements [2021-07-23T07:46:26.242Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.859s coverage: 56.2% of statements [2021-07-23T07:46:27.648Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.023s coverage: 1.9% of statements [2021-07-23T07:46:29.242Z] ---> 4a5e6c7f28e4 [2021-07-23T07:46:29.242Z] Successfully built 4a5e6c7f28e4 [2021-07-23T07:46:29.242Z] Successfully tagged docker:latest [2021-07-23T07:46:29.242Z] INFO: Image build ended at 07/23/2021 07:46:27. Duration:00:02:45.6333704 [2021-07-23T07:46:29.242Z] [2021-07-23T07:46:29.242Z] [2021-07-23T07:46:29.242Z] INFO: Building the test binaries at 07/23/2021 07:46:27... [2021-07-23T07:46:29.580Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.775s coverage: 49.4% of statements [2021-07-23T07:46:30.017Z] Removing intermediate container e8cce465cc9a [2021-07-23T07:46:30.017Z] ---> ffae99d47aeb [2021-07-23T07:46:30.017Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-23T07:46:30.017Z] ---> Running in 4ecaddede823 [2021-07-23T07:46:30.017Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-23T07:46:30.017Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-23T07:46:30.017Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-23T07:46:30.017Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-23T07:46:30.017Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-23T07:46:30.017Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-23T07:46:30.017Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-23T07:46:30.017Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-23T07:46:30.017Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-23T07:46:30.017Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-23T07:46:30.017Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-23T07:46:30.017Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-23T07:46:30.017Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-23T07:46:30.475Z] INFO: Build done for gotestsum... [2021-07-23T07:46:30.983Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 57.5% of statements [2021-07-23T07:46:31.445Z] INFO: make.ps1 starting at 07/23/2021 07:46:31 [2021-07-23T07:46:31.445Z] INFO: Git commit (28409ca6c7) assumed from DOCKER_GITCOMMIT environment variable [2021-07-23T07:46:31.445Z] INFO: Invoking autogen... [2021-07-23T07:46:31.901Z] INFO: Building daemon... [2021-07-23T07:46:31.954Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.450s coverage: 57.7% of statements [2021-07-23T07:46:32.222Z] ok github.com/docker/docker/daemon 12.302s coverage: 17.5% of statements [2021-07-23T07:46:32.222Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-23T07:46:32.222Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-23T07:46:32.222Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-23T07:46:32.222Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-23T07:46:32.222Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.738s coverage: 46.2% of statements [2021-07-23T07:46:32.222Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-23T07:46:32.222Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-23T07:46:32.222Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-23T07:46:32.486Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2021-07-23T07:46:32.486Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-07-23T07:46:33.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-23T07:46:33.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-23T07:46:34.422Z] ok github.com/docker/docker/daemon/logger 0.277s coverage: 43.7% of statements [2021-07-23T07:46:35.001Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2021-07-23T07:46:35.266Z] ok github.com/docker/docker/daemon/logger/awslogs 0.360s coverage: 77.0% of statements [2021-07-23T07:46:35.531Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.8% of statements [2021-07-23T07:46:35.531Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-23T07:46:35.531Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-23T07:46:35.531Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-23T07:46:35.531Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-23T07:46:35.796Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 23.9% of statements [2021-07-23T07:46:36.061Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 69.9% of statements [2021-07-23T07:46:36.061Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2021-07-23T07:46:37.015Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 75.2% of statements [2021-07-23T07:46:37.015Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-23T07:46:37.279Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.073s coverage: 55.1% of statements [2021-07-23T07:46:37.279Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.040s coverage: 31.5% of statements [2021-07-23T07:46:38.234Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2021-07-23T07:46:38.234Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 46.8% of statements [2021-07-23T07:46:38.811Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2021-07-23T07:46:39.765Z] ok github.com/docker/docker/distribution/metadata 0.113s coverage: 48.2% of statements [2021-07-23T07:46:40.342Z] ok github.com/docker/docker/daemon/logger/splunk 1.937s coverage: 82.5% of statements [2021-07-23T07:46:40.342Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-23T07:46:40.342Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-23T07:46:40.763Z] Removing intermediate container 4ecaddede823 [2021-07-23T07:46:40.763Z] ---> f2675493463b [2021-07-23T07:46:40.763Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-23T07:46:40.763Z] ---> Running in 4036a9a98435 [2021-07-23T07:46:40.763Z] Removing intermediate container 4036a9a98435 [2021-07-23T07:46:40.763Z] ---> dfa6b7090506 [2021-07-23T07:46:40.763Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-23T07:46:40.763Z] ---> Running in 1365e6230cc5 [2021-07-23T07:46:41.219Z] Removing intermediate container 1365e6230cc5 [2021-07-23T07:46:41.219Z] ---> c4e44b42ad85 [2021-07-23T07:46:41.219Z] Step 10/10 : COPY . . [2021-07-23T07:46:41.309Z] ok github.com/docker/docker/errdefs 0.023s coverage: 53.1% of statements [2021-07-23T07:46:41.309Z] ok github.com/docker/docker/distribution 0.186s coverage: 25.4% of statements [2021-07-23T07:46:41.309Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-23T07:46:42.705Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2021-07-23T07:46:42.705Z] ok github.com/docker/docker/image 0.038s coverage: 86.6% of statements [2021-07-23T07:46:42.705Z] ok github.com/docker/docker/distribution/xfer 1.825s coverage: 85.1% of statements [2021-07-23T07:46:42.705Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-23T07:46:42.970Z] ok github.com/docker/docker/image/tarexport 0.037s coverage: 0.7% of statements [2021-07-23T07:46:43.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-23T07:46:43.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-23T07:46:43.234Z] ok github.com/docker/docker/image/v1 0.031s coverage: 25.0% of statements [2021-07-23T07:46:43.234Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-23T07:46:43.815Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2021-07-23T07:46:45.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-23T07:46:46.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-23T07:46:47.151Z] ok github.com/docker/docker/libnetwork/bitseq 0.424s coverage: 84.4% of statements [2021-07-23T07:46:47.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-23T07:46:48.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-23T07:46:48.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-23T07:46:48.550Z] ok github.com/docker/docker/libnetwork/api 2.506s coverage: 83.2% of statements [2021-07-23T07:46:49.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-23T07:46:51.116Z] ok github.com/docker/docker/libnetwork/config 0.110s coverage: 24.0% of statements [2021-07-23T07:46:51.116Z] ok github.com/docker/docker/libnetwork/datastore 0.011s coverage: 21.9% of statements [2021-07-23T07:46:52.068Z] ok github.com/docker/docker/libnetwork/driverapi 0.033s coverage: 68.9% of statements [2021-07-23T07:46:52.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-23T07:46:52.648Z] ok github.com/docker/docker/libnetwork/drivers/host 0.017s coverage: 34.8% of statements [2021-07-23T07:46:53.226Z] ok github.com/docker/docker/layer 7.130s coverage: 68.8% of statements [2021-07-23T07:46:53.226Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-23T07:46:53.226Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-23T07:46:53.226Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-23T07:46:53.226Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-23T07:46:53.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-23T07:46:53.804Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.060s coverage: 4.0% of statements [2021-07-23T07:46:54.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-23T07:46:54.756Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.110s coverage: 4.5% of statements [2021-07-23T07:46:54.756Z] ok github.com/docker/docker/libnetwork/drivers/null 0.005s coverage: 34.8% of statements [2021-07-23T07:46:54.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-23T07:46:55.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-23T07:46:55.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-23T07:46:55.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-23T07:46:55.710Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.022s coverage: 63.6% of statements [2021-07-23T07:46:55.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-23T07:46:56.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-23T07:46:56.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-23T07:46:56.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-23T07:46:57.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-23T07:46:57.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-23T07:46:58.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-23T07:46:58.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-23T07:46:59.742Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-23T07:46:59.742Z] Using test binary docker [2021-07-23T07:46:59.742Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-23T07:46:59.742Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-23T07:46:59.742Z] INFO: Waiting for daemon to start... [2021-07-23T07:46:59.742Z] Starting dockerd [2021-07-23T07:46:59.938Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.027s coverage: 57.4% of statements [2021-07-23T07:47:00.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-23T07:47:01.333Z] ok github.com/docker/docker/libnetwork/drivers/bridge 8.239s coverage: 59.9% of statements [2021-07-23T07:47:01.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-23T07:47:02.264Z] ---> 31717976e9a6 [2021-07-23T07:47:02.264Z] Successfully built 31717976e9a6 [2021-07-23T07:47:02.264Z] Successfully tagged docker:latest [2021-07-23T07:47:02.264Z] INFO: Image build ended at 07/23/2021 07:46:59. Duration:00:02:39.5696908 [2021-07-23T07:47:02.264Z] [2021-07-23T07:47:02.264Z] [2021-07-23T07:47:02.264Z] INFO: Building the test binaries at 07/23/2021 07:46:59... [2021-07-23T07:47:02.295Z] ok github.com/docker/docker/libnetwork/etchosts 0.041s coverage: 81.2% of statements [2021-07-23T07:47:02.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-23T07:47:03.004Z] . [2021-07-23T07:47:03.004Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-23T07:47:03.004Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-23T07:47:03.004Z] Error: No such image: emptyfs [2021-07-23T07:47:03.004Z] Running integration-test (iteration 1) [2021-07-23T07:47:03.004Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-23T07:47:03.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-23T07:47:03.691Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-07-23T07:47:04.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-23T07:47:04.268Z] ok github.com/docker/docker/libnetwork/drvregistry 0.025s coverage: 82.4% of statements [2021-07-23T07:47:04.268Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2021-07-23T07:47:04.431Z] INFO: make.ps1 starting at 07/23/2021 07:47:04 [2021-07-23T07:47:04.847Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.964s coverage: 7.3% of statements [2021-07-23T07:47:04.847Z] ok github.com/docker/docker/libnetwork/internal/caller 0.008s coverage: 100.0% of statements [2021-07-23T07:47:04.887Z] INFO: Git commit (28409ca6c7) assumed from DOCKER_GITCOMMIT environment variable [2021-07-23T07:47:04.887Z] INFO: Invoking autogen... [2021-07-23T07:47:04.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-23T07:47:05.344Z] INFO: Building daemon... [2021-07-23T07:47:05.425Z] ok github.com/docker/docker/libnetwork/ipams/null 0.025s coverage: 57.1% of statements [2021-07-23T07:47:05.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-23T07:47:06.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-23T07:47:07.353Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.027s coverage: 47.4% of statements [2021-07-23T07:47:07.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-23T07:47:07.931Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-07-23T07:47:08.389Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-23T07:47:08.389Z] Using test binary docker [2021-07-23T07:47:08.389Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-23T07:47:08.389Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-23T07:47:08.389Z] Starting dockerd [2021-07-23T07:47:08.389Z] INFO: Waiting for daemon to start... [2021-07-23T07:47:08.882Z] ok github.com/docker/docker/libnetwork/ipamutils 0.581s coverage: 74.0% of statements [2021-07-23T07:47:10.810Z] ok github.com/docker/docker/libnetwork/iptables 0.637s coverage: 45.1% of statements [2021-07-23T07:47:11.388Z] ok github.com/docker/docker/libnetwork/netlabel 0.004s coverage: 60.0% of statements [2021-07-23T07:47:12.340Z] ok github.com/docker/docker/libnetwork/netutils 0.044s coverage: 44.1% of statements [2021-07-23T07:47:13.668Z] . [2021-07-23T07:47:13.668Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-23T07:47:13.668Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-23T07:47:13.668Z] Error: No such image: emptyfs [2021-07-23T07:47:13.668Z] Running integration-test (iteration 1) [2021-07-23T07:47:13.668Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-23T07:47:14.905Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.015s coverage: 100.0% of statements [2021-07-23T07:47:16.831Z] ok github.com/docker/docker/libnetwork/options 0.007s coverage: 100.0% of statements [2021-07-23T07:47:17.917Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m30.293365369s with top 10 stages: buildssa: 1m42.597614183s, goimports: 22.454157567s, unconvert: 15.03839059s, gosec: 11.75864131s, golint: 7.387841725s, misspell: 5.902865435s, ineffassign: 5.375674888s, vrp: 3.871804069s, inspect: 3.865973202s, fact_deprecated: 2.014772925s [2021-07-23T07:47:24.967Z] Loaded image: buildpack-deps:buster [2021-07-23T07:47:24.967Z] Loaded image: busybox:latest [2021-07-23T07:47:24.967Z] Loaded image: busybox:glibc [2021-07-23T07:47:24.967Z] Loaded image: debian:bullseye [2021-07-23T07:47:24.967Z] Loaded image: hello-world:latest [2021-07-23T07:47:25.060Z] ok github.com/docker/docker/libnetwork/osl 4.577s coverage: 39.7% of statements [2021-07-23T07:47:25.060Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.009s coverage: 20.0% of statements [2021-07-23T07:47:25.223Z] Loaded image: arm32v7/hello-world:latest [2021-07-23T07:47:25.223Z] INFO: Testing against a local daemon [2021-07-23T07:47:25.223Z] === RUN TestCgroupNamespacesBuild [2021-07-23T07:47:26.587Z] --- PASS: TestCgroupNamespacesBuild (1.47s) [2021-07-23T07:47:26.587Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-23T07:47:26.988Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 86.1% of statements [2021-07-23T07:47:27.996Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2021-07-23T07:47:27.996Z] === RUN TestBuildWithSession [2021-07-23T07:47:27.996Z] build_session_test.go:25: TODO: BuildKit [2021-07-23T07:47:27.996Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-23T07:47:27.996Z] === RUN TestBuildSquashParent [2021-07-23T07:47:28.570Z] Loaded image: buildpack-deps:buster [2021-07-23T07:47:28.570Z] Loaded image: busybox:latest [2021-07-23T07:47:28.570Z] Loaded image: busybox:glibc [2021-07-23T07:47:30.308Z] ok github.com/docker/docker/libnetwork/portmapper 0.870s coverage: 49.5% of statements [2021-07-23T07:47:31.259Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 70.5% of statements [2021-07-23T07:47:31.837Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-07-23T07:47:31.920Z] Loaded image: debian:bullseye [2021-07-23T07:47:32.180Z] Loaded image: hello-world:latest [2021-07-23T07:47:32.440Z] Loaded image: arm32v7/hello-world:latest [2021-07-23T07:47:32.700Z] INFO: Testing against a local daemon [2021-07-23T07:47:32.700Z] === RUN TestCgroupNamespacesBuild [2021-07-23T07:47:35.244Z] --- PASS: TestCgroupNamespacesBuild (2.72s) [2021-07-23T07:47:35.244Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-23T07:47:36.003Z] INFO [runner/unused/goanalysis] analyzers took 31.782634658s with top 10 stages: buildssa: 27.419318763s, U1000: 4.363315895s [2021-07-23T07:47:36.003Z] INFO [runner] Issues before processing: 2856, after processing: 0 [2021-07-23T07:47:36.003Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2281/2281, exclude: 1892/1892, path_prettifier: 2281/2281, skip_files: 2281/2281, identifier_marker: 1892/1892, exclude-rules: 78/1892, cgo: 2281/2856, filename_unadjuster: 2281/2281, autogenerated_exclude: 1892/2281, nolint: 0/78 [2021-07-23T07:47:36.003Z] INFO [runner] processing took 133.605879ms with stages: nolint: 54.971705ms, identifier_marker: 39.737747ms, path_prettifier: 17.678674ms, autogenerated_exclude: 8.442157ms, exclude-rules: 6.762586ms, skip_dirs: 4.003325ms, cgo: 1.082028ms, filename_unadjuster: 920.783µs, max_same_issues: 1.863µs, max_from_linter: 926ns, exclude: 860ns, uniq_by_line: 710ns, diff: 669ns, source_code: 603ns, path_shortener: 455ns, skip_files: 404ns, max_per_file_from_linter: 384ns [2021-07-23T07:47:36.003Z] INFO [runner] linters took 1m44.953457422s with stages: goanalysis_metalinter: 1m21.804740735s, unused: 23.014873131s [2021-07-23T07:47:36.003Z] INFO File cache stats: 1685 entries of total size 8.5MiB [2021-07-23T07:47:36.003Z] INFO Memory: 2407 samples, avg is 476.8MB, max is 4301.8MB [2021-07-23T07:47:36.003Z] INFO Execution took 4m0.532544923s [2021-07-23T07:47:36.003Z] Congratulations! The shell scripts are properly formatted. [2021-07-23T07:47:36.119Z] --- PASS: TestBuildSquashParent (7.64s) [2021-07-23T07:47:36.119Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-23T07:47:36.119Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:47:36.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:47:36.119Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:47:36.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:47:36.119Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:47:36.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:47:36.119Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:47:36.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:47:36.119Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:47:36.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:47:36.119Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:47:36.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:47:36.119Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:47:36.119Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-23T07:47:36.629Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-23T07:47:36.629Z] [2021-07-23T07:47:36.629Z] ________ ____ __. [2021-07-23T07:47:36.629Z] \_____ \ | |/ _| [2021-07-23T07:47:36.629Z] / | \| < [2021-07-23T07:47:36.629Z] / | \ | \ [2021-07-23T07:47:36.629Z] \_______ /____|__ \ [2021-07-23T07:47:36.629Z] \/ \/ [2021-07-23T07:47:36.629Z] [2021-07-23T07:47:36.629Z] INFO: make.ps1 ended at 07/23/2021 07:47:26 [2021-07-23T07:47:36.629Z] INFO: Binaries build ended at 07/23/2021 07:47:28. Duration:00:01:08.5891457 [2021-07-23T07:47:36.629Z] INFO: Copying the built daemon binary to d:\CI\PR-42616\5\binary\dockerd-28409ca6c7.exe... [2021-07-23T07:47:36.629Z] INFO: Copying the built client binary to d:\CI\PR-42616\5\binary\docker-28409ca6c7.exe... [2021-07-23T07:47:36.629Z] INFO: Copying dockerversion from the container... [2021-07-23T07:47:36.629Z] INFO: Copying the golang package from the container to d:\CI\PR-42616\5\installer\go.zip... [2021-07-23T07:47:36.629Z] INFO: Extracting go.zip to d:\CI\PR-42616\5\go [2021-07-23T07:47:36.912Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42616/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe hack/make.sh dynbinary test-docker-py [2021-07-23T07:47:37.153Z] ok github.com/docker/docker/oci 0.013s coverage: 45.2% of statements [2021-07-23T07:47:37.155Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.49s) [2021-07-23T07:47:37.155Z] === RUN TestBuildWithSession [2021-07-23T07:47:37.155Z] build_session_test.go:25: TODO: BuildKit [2021-07-23T07:47:37.155Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-23T07:47:37.155Z] === RUN TestBuildSquashParent [2021-07-23T07:47:37.478Z] [2021-07-23T07:47:37.478Z] Removing bundles/ [2021-07-23T07:47:37.478Z] [2021-07-23T07:47:37.478Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-23T07:47:37.478Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-23T07:47:37.478Z] GOOS="" GOARCH="" GOARM="" [2021-07-23T07:47:38.008Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:47:38.008Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:47:38.103Z] ok github.com/docker/docker/opts 0.030s coverage: 67.1% of statements [2021-07-23T07:47:38.366Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2021-07-23T07:47:39.764Z] ok github.com/docker/docker/libnetwork/ipam 33.529s coverage: 85.3% of statements [2021-07-23T07:47:39.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:47:39.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:47:41.694Z] ok github.com/docker/docker/pkg/archive 0.911s coverage: 81.8% of statements [2021-07-23T07:47:41.695Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2021-07-23T07:47:42.272Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2021-07-23T07:47:42.540Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-23T07:47:42.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.38s) [2021-07-23T07:47:42.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.43s) [2021-07-23T07:47:42.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s) [2021-07-23T07:47:42.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2021-07-23T07:47:42.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2021-07-23T07:47:42.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s) [2021-07-23T07:47:42.540Z] === RUN TestBuildMultiStageCopy [2021-07-23T07:47:42.540Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-23T07:47:43.228Z] ok github.com/docker/docker/pkg/authorization 1.084s coverage: 68.3% of statements [2021-07-23T07:47:43.731Z] --- PASS: TestBuildSquashParent (6.26s) [2021-07-23T07:47:43.731Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-23T07:47:43.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:47:43.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:47:43.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:47:43.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:47:43.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:47:43.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:47:43.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:47:43.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:47:43.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:47:43.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:47:43.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:47:43.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:47:43.731Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:47:43.731Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:47:43.805Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-07-23T07:47:43.988Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-23T07:47:43.988Z] [2021-07-23T07:47:43.988Z] ________ ____ __. [2021-07-23T07:47:43.988Z] \_____ \ | |/ _| [2021-07-23T07:47:43.988Z] / | \| < [2021-07-23T07:47:43.988Z] / | \ | \ [2021-07-23T07:47:43.988Z] \_______ /____|__ \ [2021-07-23T07:47:43.988Z] \/ \/ [2021-07-23T07:47:43.988Z] [2021-07-23T07:47:43.988Z] INFO: make.ps1 ended at 07/23/2021 07:47:39 [2021-07-23T07:47:43.988Z] INFO: Binaries build ended at 07/23/2021 07:47:40. Duration:00:01:13.4275463 [2021-07-23T07:47:43.988Z] INFO: Copying the built daemon binary to d:\CI\PR-42616\5\binary\dockerd-28409ca6c7.exe... [2021-07-23T07:47:43.988Z] INFO: Copying the built client binary to d:\CI\PR-42616\5\binary\docker-28409ca6c7.exe... [2021-07-23T07:47:43.988Z] INFO: Copying dockerversion from the container... [2021-07-23T07:47:43.988Z] INFO: Copying the golang package from the container to d:\CI\PR-42616\5\installer\go.zip... [2021-07-23T07:47:43.988Z] INFO: Extracting go.zip to d:\CI\PR-42616\5\go [2021-07-23T07:47:44.382Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-07-23T07:47:45.053Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-23T07:47:45.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-23T07:47:45.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-23T07:47:45.644Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:47:45.644Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:47:45.778Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-07-23T07:47:46.416Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-23T07:47:47.175Z] ok github.com/docker/docker/pkg/chrootarchive 3.036s coverage: 43.2% of statements [2021-07-23T07:47:47.341Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-23T07:47:47.439Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-07-23T07:47:47.555Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:47:47.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:47:48.017Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-07-23T07:47:48.266Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-23T07:47:48.594Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-23T07:47:49.191Z] --- PASS: TestBuildMultiStageCopy (6.94s) [2021-07-23T07:47:49.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.94s) [2021-07-23T07:47:49.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-07-23T07:47:49.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-07-23T07:47:49.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-07-23T07:47:49.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-23T07:47:49.191Z] === RUN TestBuildMultiStageParentConfig [2021-07-23T07:47:49.989Z] ok github.com/docker/docker/pkg/discovery/kv 3.066s coverage: 84.1% of statements [2021-07-23T07:47:50.358Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-23T07:47:50.358Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.32s) [2021-07-23T07:47:50.358Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.57s) [2021-07-23T07:47:50.358Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.21s) [2021-07-23T07:47:50.358Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2021-07-23T07:47:50.358Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2021-07-23T07:47:50.358Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2021-07-23T07:47:50.358Z] === RUN TestBuildMultiStageCopy [2021-07-23T07:47:50.358Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-23T07:47:50.940Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-07-23T07:47:51.404Z] INFO: Extraction ended at 07/23/2021 07:47:50. Duration:00:00:20.0535178 [2021-07-23T07:47:51.404Z] INFO: Updating the golang and path environment variables [2021-07-23T07:47:51.404Z] INFO: GOPATH=d:\gopath [2021-07-23T07:47:51.404Z] INFO: go version go1.16.6 windows/amd64 [2021-07-23T07:47:51.404Z] INFO: Running the daemon under test in debug mode [2021-07-23T07:47:51.404Z] INFO: Starting a daemon under test... [2021-07-23T07:47:51.404Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42616\5\daemon --pidfile d:\CI\PR-42616\5\docker.pid -D [2021-07-23T07:47:51.404Z] INFO: Process started successfully. [2021-07-23T07:47:51.404Z] INFO: Start tailing logs of the daemon under tests [2021-07-23T07:47:51.404Z] INFO: Waiting for the daemon under test to start... [2021-07-23T07:47:51.520Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 86.3% of statements [2021-07-23T07:47:51.783Z] ok github.com/docker/docker/pkg/fsutils 0.254s coverage: 85.1% of statements [2021-07-23T07:47:51.783Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2021-07-23T07:47:51.783Z] ok github.com/docker/docker/libnetwork 62.057s coverage: 41.0% of statements [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-23T07:47:51.783Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-23T07:47:52.269Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-23T07:47:52.269Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-23T07:47:52.269Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-23T07:47:52.530Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-23T07:47:52.790Z] --- PASS: TestBuildMultiStageCopy (2.91s) [2021-07-23T07:47:52.790Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.02s) [2021-07-23T07:47:52.790Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-07-23T07:47:52.790Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-07-23T07:47:52.790Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-07-23T07:47:52.790Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-07-23T07:47:52.790Z] === RUN TestBuildMultiStageParentConfig [2021-07-23T07:47:53.181Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-07-23T07:47:53.181Z] ok github.com/docker/docker/pkg/idtools 0.710s coverage: 69.5% of statements [2021-07-23T07:47:53.181Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-07-23T07:47:53.445Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-07-23T07:47:53.709Z] ok github.com/docker/docker/pkg/ioutils 0.577s coverage: 69.3% of statements [2021-07-23T07:47:53.709Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2021-07-23T07:47:53.731Z] --- PASS: TestBuildMultiStageParentConfig (0.90s) [2021-07-23T07:47:53.731Z] === RUN TestBuildLabelWithTargets [2021-07-23T07:47:53.975Z] ok github.com/docker/docker/pkg/parsers/kernel 0.022s coverage: 60.0% of statements [2021-07-23T07:47:54.239Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-07-23T07:47:54.239Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.4% of statements [2021-07-23T07:47:54.430Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-07-23T07:47:54.430Z] === RUN TestBuildLabelWithTargets [2021-07-23T07:47:54.818Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2021-07-23T07:47:55.397Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2021-07-23T07:47:55.640Z] --- PASS: TestBuildLabelWithTargets (1.75s) [2021-07-23T07:47:55.640Z] === RUN TestBuildWithEmptyLayers [2021-07-23T07:47:55.662Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2021-07-23T07:47:55.901Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2021-07-23T07:47:55.901Z] === RUN TestBuildMultiStageOnBuild [2021-07-23T07:47:55.925Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2021-07-23T07:47:57.319Z] ok github.com/docker/docker/pkg/pubsub 1.059s coverage: 75.0% of statements [2021-07-23T07:47:58.446Z] --- PASS: TestBuildMultiStageOnBuild (2.14s) [2021-07-23T07:47:58.446Z] === RUN TestBuildUncleanTarFilenames [2021-07-23T07:47:58.706Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2021-07-23T07:47:58.706Z] === RUN TestBuildMultiStageLayerLeak [2021-07-23T07:47:59.246Z] ok github.com/docker/docker/pkg/stack 0.005s coverage: 90.9% of statements [2021-07-23T07:47:59.246Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2021-07-23T07:47:59.246Z] ok github.com/docker/docker/pkg/reexec 0.014s coverage: 82.4% of statements [2021-07-23T07:47:59.824Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-07-23T07:47:59.824Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-07-23T07:48:01.248Z] --- PASS: TestBuildMultiStageLayerLeak (2.35s) [2021-07-23T07:48:01.248Z] === RUN TestBuildWithHugeFile [2021-07-23T07:48:02.509Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-07-23T07:48:02.509Z] === RUN TestBuildWithEmptyLayers [2021-07-23T07:48:04.053Z] ok github.com/docker/docker/pkg/system 0.007s coverage: 39.9% of statements [2021-07-23T07:48:04.053Z] ok github.com/docker/docker/pkg/tailfile 0.102s coverage: 88.6% of statements [2021-07-23T07:48:04.317Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 52.1% of statements [2021-07-23T07:48:04.895Z] testing: warning: no tests to run [2021-07-23T07:48:04.895Z] coverage: [no statements] [2021-07-23T07:48:04.895Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: [no statements] [no tests to run] [2021-07-23T07:48:05.045Z] INFO: Extraction ended at 07/23/2021 07:48:04. Duration:00:00:21.3112460 [2021-07-23T07:48:05.045Z] INFO: Updating the golang and path environment variables [2021-07-23T07:48:05.045Z] INFO: GOPATH=d:\gopath [2021-07-23T07:48:05.045Z] INFO: go version go1.16.6 windows/amd64 [2021-07-23T07:48:05.045Z] INFO: Running the daemon under test in debug mode [2021-07-23T07:48:05.045Z] INFO: Starting a daemon under test... [2021-07-23T07:48:05.045Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42616\5\daemon --pidfile d:\CI\PR-42616\5\docker.pid -D [2021-07-23T07:48:05.045Z] INFO: Process started successfully. [2021-07-23T07:48:05.045Z] INFO: Start tailing logs of the daemon under tests [2021-07-23T07:48:05.045Z] INFO: Waiting for the daemon under test to start... [2021-07-23T07:48:05.063Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-07-23T07:48:05.063Z] === RUN TestBuildMultiStageOnBuild [2021-07-23T07:48:05.472Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-07-23T07:48:05.724Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-23T07:48:05.724Z] [2021-07-23T07:48:05.724Z] ________ ____ __. [2021-07-23T07:48:05.724Z] \_____ \ | |/ _| [2021-07-23T07:48:05.724Z] / | \| < [2021-07-23T07:48:05.724Z] / | \ | \ [2021-07-23T07:48:05.724Z] \_______ /____|__ \ [2021-07-23T07:48:05.724Z] \/ \/ [2021-07-23T07:48:05.724Z] [2021-07-23T07:48:05.724Z] INFO: make.ps1 ended at 07/23/2021 07:48:02 [2021-07-23T07:48:05.724Z] INFO: Binaries build ended at 07/23/2021 07:48:03. Duration:00:01:03.8923418 [2021-07-23T07:48:05.724Z] INFO: Copying the built daemon binary to d:\CI\PR-42616\5\binary\dockerd-28409ca6c7.exe... [2021-07-23T07:48:05.724Z] INFO: Copying the built client binary to d:\CI\PR-42616\5\binary\docker-28409ca6c7.exe... [2021-07-23T07:48:05.724Z] INFO: Copying dockerversion from the container... [2021-07-23T07:48:05.724Z] INFO: Copying the golang package from the container to d:\CI\PR-42616\5\installer\go.zip... [2021-07-23T07:48:05.742Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2021-07-23T07:48:06.180Z] INFO: Extracting go.zip to d:\CI\PR-42616\5\go [2021-07-23T07:48:06.319Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2021-07-23T07:48:06.897Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2021-07-23T07:48:09.459Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.4% of statements [2021-07-23T07:48:10.036Z] ok github.com/docker/docker/plugin 0.547s coverage: 23.2% of statements [2021-07-23T07:48:10.333Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-23T07:48:10.333Z] === RUN TestBuildUncleanTarFilenames [2021-07-23T07:48:10.894Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-07-23T07:48:10.894Z] === RUN TestBuildMultiStageLayerLeak [2021-07-23T07:48:12.001Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 85.7% of statements [2021-07-23T07:48:12.452Z] ...INFO: Daemon under test started and replied! [2021-07-23T07:48:12.452Z] INFO: Docker version of the daemon under test [2021-07-23T07:48:12.452Z] [2021-07-23T07:48:12.452Z] Client: [2021-07-23T07:48:12.452Z] Version: 17.06.2-ce [2021-07-23T07:48:12.452Z] API version: 1.30 [2021-07-23T07:48:12.452Z] Go version: go1.8.3 [2021-07-23T07:48:12.452Z] Git commit: cec0b72 [2021-07-23T07:48:12.452Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-23T07:48:12.452Z] OS/Arch: windows/amd64 [2021-07-23T07:48:12.452Z] [2021-07-23T07:48:12.452Z] Server: [2021-07-23T07:48:12.452Z] Version: 0.0.0-dev [2021-07-23T07:48:12.452Z] API version: 1.42 (minimum version 1.24) [2021-07-23T07:48:12.452Z] Go version: go1.16.6 [2021-07-23T07:48:12.452Z] Git commit: 28409ca6c7 [2021-07-23T07:48:12.452Z] Built: 07/23/2021 07:46:23 [2021-07-23T07:48:12.452Z] OS/Arch: windows/amd64 [2021-07-23T07:48:12.452Z] Experimental: false [2021-07-23T07:48:12.452Z] [2021-07-23T07:48:12.452Z] INFO: Docker info of the daemon under test [2021-07-23T07:48:12.452Z] [2021-07-23T07:48:12.452Z] Containers: 0 [2021-07-23T07:48:12.452Z] Running: 0 [2021-07-23T07:48:12.452Z] Paused: 0 [2021-07-23T07:48:12.452Z] Stopped: 0 [2021-07-23T07:48:12.452Z] Images: 0 [2021-07-23T07:48:12.452Z] Server Version: 0.0.0-dev [2021-07-23T07:48:12.452Z] Storage Driver: windowsfilter [2021-07-23T07:48:12.452Z] Windows: [2021-07-23T07:48:12.452Z] Logging Driver: json-file [2021-07-23T07:48:12.452Z] Plugins: [2021-07-23T07:48:12.452Z] Volume: local [2021-07-23T07:48:12.452Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-23T07:48:12.452Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-23T07:48:12.452Z] Swarm: inactive [2021-07-23T07:48:12.452Z] Default Isolation: process [2021-07-23T07:48:12.452Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-23T07:48:12.452Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-23T07:48:12.452Z] OSType: windows [2021-07-23T07:48:12.452Z] Architecture: x86_64 [2021-07-23T07:48:12.452Z] CPUs: 4 [2021-07-23T07:48:12.452Z] Total Memory: 32GiB [2021-07-23T07:48:12.452Z] Name: azwin-2-5cdb30 [2021-07-23T07:48:12.452Z] ID: S3Q6:NSEF:6LE6:JCUO:OK4K:5A5B:UAHL:INX2:DAEE:N4E5:ACY2:7ND4 [2021-07-23T07:48:12.452Z] Docker Root Dir: D:\CI\PR-42616\5\daemon [2021-07-23T07:48:12.452Z] Debug Mode (client): false [2021-07-23T07:48:12.452Z] Debug Mode (server): true [2021-07-23T07:48:12.452Z] File Descriptors: -1 [2021-07-23T07:48:12.452Z] Goroutines: 16 [2021-07-23T07:48:12.452Z] System Time: 2021-07-23T07:48:10.352085Z [2021-07-23T07:48:12.452Z] EventsListeners: 0 [2021-07-23T07:48:12.452Z] Registry: https://index.docker.io/v1/ [2021-07-23T07:48:12.452Z] Labels: [2021-07-23T07:48:12.452Z] Experimental: false [2021-07-23T07:48:12.452Z] Insecure Registries: [2021-07-23T07:48:12.452Z] 127.0.0.0/8 [2021-07-23T07:48:12.452Z] Live Restore Enabled: false [2021-07-23T07:48:12.452Z] [2021-07-23T07:48:12.452Z] [2021-07-23T07:48:12.452Z] INFO: Docker images of the daemon under test [2021-07-23T07:48:12.452Z] [2021-07-23T07:48:12.452Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-23T07:48:12.452Z] [2021-07-23T07:48:12.452Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-23T07:48:12.452Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-07-23T07:48:12.452Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-23T07:48:12.452Z] 29d5b6a226d2: Pulling fs layer [2021-07-23T07:48:12.582Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2021-07-23T07:48:12.582Z] ok github.com/docker/docker/quota 0.438s coverage: 71.4% of statements [2021-07-23T07:48:15.140Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2021-07-23T07:48:15.140Z] === RUN TestBuildWithHugeFile [2021-07-23T07:48:15.148Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2021-07-23T07:48:15.148Z] ok github.com/docker/docker/registry 0.125s coverage: 58.8% of statements [2021-07-23T07:48:15.148Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 50.9% of statements [2021-07-23T07:48:17.073Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2021-07-23T07:48:17.336Z] ok github.com/docker/docker/runconfig 0.034s coverage: 66.1% of statements [2021-07-23T07:48:19.499Z] 29d5b6a226d2: Verifying Checksum [2021-07-23T07:48:19.499Z] 29d5b6a226d2: Download complete [2021-07-23T07:48:26.101Z] ...INFO: Daemon under test started and replied! [2021-07-23T07:48:26.101Z] INFO: Docker version of the daemon under test [2021-07-23T07:48:26.101Z] [2021-07-23T07:48:26.101Z] Client: [2021-07-23T07:48:26.101Z] Version: 17.06.2-ce [2021-07-23T07:48:26.101Z] API version: 1.30 [2021-07-23T07:48:26.101Z] Go version: go1.8.3 [2021-07-23T07:48:26.101Z] Git commit: cec0b72 [2021-07-23T07:48:26.101Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-23T07:48:26.101Z] OS/Arch: windows/amd64 [2021-07-23T07:48:26.101Z] [2021-07-23T07:48:26.101Z] Server: [2021-07-23T07:48:26.101Z] Version: 0.0.0-dev [2021-07-23T07:48:26.101Z] API version: 1.42 (minimum version 1.24) [2021-07-23T07:48:26.101Z] Go version: go1.16.6 [2021-07-23T07:48:26.101Z] Git commit: 28409ca6c7 [2021-07-23T07:48:26.101Z] Built: 07/23/2021 07:46:31 [2021-07-23T07:48:26.101Z] OS/Arch: windows/amd64 [2021-07-23T07:48:26.101Z] Experimental: false [2021-07-23T07:48:26.101Z] [2021-07-23T07:48:26.101Z] INFO: Docker info of the daemon under test [2021-07-23T07:48:26.101Z] [2021-07-23T07:48:26.101Z] Containers: 0 [2021-07-23T07:48:26.101Z] Running: 0 [2021-07-23T07:48:26.101Z] Paused: 0 [2021-07-23T07:48:26.101Z] Stopped: 0 [2021-07-23T07:48:26.101Z] Images: 0 [2021-07-23T07:48:26.101Z] Server Version: 0.0.0-dev [2021-07-23T07:48:26.101Z] Storage Driver: windowsfilter [2021-07-23T07:48:26.101Z] Windows: [2021-07-23T07:48:26.101Z] Logging Driver: json-file [2021-07-23T07:48:26.101Z] Plugins: [2021-07-23T07:48:26.101Z] Volume: local [2021-07-23T07:48:26.101Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-23T07:48:26.101Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-23T07:48:26.101Z] Swarm: inactive [2021-07-23T07:48:26.101Z] Default Isolation: process [2021-07-23T07:48:26.101Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-23T07:48:26.101Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-23T07:48:26.101Z] OSType: windows [2021-07-23T07:48:26.101Z] Architecture: x86_64 [2021-07-23T07:48:26.101Z] CPUs: 4 [2021-07-23T07:48:26.101Z] Total Memory: 32GiB [2021-07-23T07:48:26.101Z] Name: azwin-2-5cdb31 [2021-07-23T07:48:26.101Z] ID: MHYC:352R:N6O3:EE4Y:LFDD:ZGKZ:5L5G:W2EZ:KJYW:LCRC:NWCS:46AK [2021-07-23T07:48:26.101Z] Docker Root Dir: D:\CI\PR-42616\5\daemon [2021-07-23T07:48:26.101Z] Debug Mode (client): false [2021-07-23T07:48:26.101Z] Debug Mode (server): true [2021-07-23T07:48:26.101Z] File Descriptors: -1 [2021-07-23T07:48:26.101Z] Goroutines: 16 [2021-07-23T07:48:26.101Z] System Time: 2021-07-23T07:48:23.9650629Z [2021-07-23T07:48:26.101Z] EventsListeners: 0 [2021-07-23T07:48:26.101Z] Registry: https://index.docker.io/v1/ [2021-07-23T07:48:26.101Z] Labels: [2021-07-23T07:48:26.101Z] Experimental: false [2021-07-23T07:48:26.101Z] Insecure Registries: [2021-07-23T07:48:26.101Z] 127.0.0.0/8 [2021-07-23T07:48:26.101Z] Live Restore Enabled: false [2021-07-23T07:48:26.101Z] [2021-07-23T07:48:26.101Z] [2021-07-23T07:48:26.101Z] INFO: Docker images of the daemon under test [2021-07-23T07:48:26.101Z] [2021-07-23T07:48:26.101Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-23T07:48:26.101Z] [2021-07-23T07:48:26.101Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-23T07:48:26.101Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-07-23T07:48:26.101Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-23T07:48:26.101Z] 29d5b6a226d2: Pulling fs layer [2021-07-23T07:48:27.235Z] INFO: Extraction ended at 07/23/2021 07:48:24. Duration:00:00:18.5585888 [2021-07-23T07:48:27.236Z] INFO: Updating the golang and path environment variables [2021-07-23T07:48:27.236Z] INFO: GOPATH=d:\gopath [2021-07-23T07:48:27.236Z] INFO: go version go1.16.6 windows/amd64 [2021-07-23T07:48:27.236Z] INFO: Running the daemon under test in debug mode [2021-07-23T07:48:27.236Z] INFO: Starting a daemon under test... [2021-07-23T07:48:27.236Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42616\5\daemon --pidfile d:\CI\PR-42616\5\docker.pid -D [2021-07-23T07:48:27.236Z] INFO: Process started successfully. [2021-07-23T07:48:27.236Z] INFO: Start tailing logs of the daemon under tests [2021-07-23T07:48:27.236Z] INFO: Waiting for the daemon under test to start... [2021-07-23T07:48:29.607Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2021-07-23T07:48:29.607Z] ok github.com/docker/docker/volume/local 0.483s coverage: 76.4% of statements [2021-07-23T07:48:29.607Z] ok github.com/docker/docker/volume/drivers 0.036s coverage: 36.1% of statements [2021-07-23T07:48:30.186Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 67.0% of statements [2021-07-23T07:48:33.504Z] ok github.com/docker/docker/volume/service 0.022s coverage: 72.3% of statements [2021-07-23T07:48:34.654Z] 29d5b6a226d2: Verifying Checksum [2021-07-23T07:48:34.654Z] 29d5b6a226d2: Download complete [2021-07-23T07:48:44.899Z] .....INFO: Daemon under test started and replied! [2021-07-23T07:48:44.899Z] INFO: Docker version of the daemon under test [2021-07-23T07:48:44.899Z] [2021-07-23T07:48:44.899Z] Client: [2021-07-23T07:48:44.899Z] Version: 17.06.2-ce [2021-07-23T07:48:44.899Z] API version: 1.30 [2021-07-23T07:48:44.899Z] Go version: go1.8.3 [2021-07-23T07:48:44.899Z] Git commit: cec0b72 [2021-07-23T07:48:44.899Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-23T07:48:44.899Z] OS/Arch: windows/amd64 [2021-07-23T07:48:44.899Z] [2021-07-23T07:48:44.899Z] Server: [2021-07-23T07:48:44.899Z] Version: 0.0.0-dev [2021-07-23T07:48:44.899Z] API version: 1.42 (minimum version 1.24) [2021-07-23T07:48:44.899Z] Go version: go1.16.6 [2021-07-23T07:48:44.899Z] Git commit: 28409ca6c7 [2021-07-23T07:48:44.899Z] Built: 07/23/2021 07:47:04 [2021-07-23T07:48:44.899Z] OS/Arch: windows/amd64 [2021-07-23T07:48:44.899Z] Experimental: false [2021-07-23T07:48:44.899Z] [2021-07-23T07:48:44.899Z] INFO: Docker info of the daemon under test [2021-07-23T07:48:44.899Z] [2021-07-23T07:48:44.899Z] Containers: 0 [2021-07-23T07:48:44.899Z] Running: 0 [2021-07-23T07:48:44.899Z] Paused: 0 [2021-07-23T07:48:44.899Z] Stopped: 0 [2021-07-23T07:48:44.899Z] Images: 0 [2021-07-23T07:48:44.899Z] Server Version: 0.0.0-dev [2021-07-23T07:48:44.899Z] Storage Driver: windowsfilter [2021-07-23T07:48:44.899Z] Windows: [2021-07-23T07:48:44.899Z] Logging Driver: json-file [2021-07-23T07:48:44.899Z] Plugins: [2021-07-23T07:48:44.899Z] Volume: local [2021-07-23T07:48:44.899Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-23T07:48:44.899Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-23T07:48:44.899Z] Swarm: inactive [2021-07-23T07:48:44.899Z] Default Isolation: process [2021-07-23T07:48:44.899Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-23T07:48:44.899Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-23T07:48:44.899Z] OSType: windows [2021-07-23T07:48:44.899Z] Architecture: x86_64 [2021-07-23T07:48:44.899Z] CPUs: 4 [2021-07-23T07:48:44.899Z] Total Memory: 32GiB [2021-07-23T07:48:44.899Z] Name: azwin-2-3cf290 [2021-07-23T07:48:44.899Z] ID: 64KM:CAMU:43F2:UQZ7:ADAS:MCW4:TOOV:UQZN:RSTT:VQRX:IH3L:GSCN [2021-07-23T07:48:44.899Z] Docker Root Dir: D:\CI\PR-42616\5\daemon [2021-07-23T07:48:44.899Z] Debug Mode (client): false [2021-07-23T07:48:44.899Z] Debug Mode (server): true [2021-07-23T07:48:44.899Z] File Descriptors: -1 [2021-07-23T07:48:44.899Z] Goroutines: 16 [2021-07-23T07:48:44.899Z] System Time: 2021-07-23T07:48:43.8019361Z [2021-07-23T07:48:44.899Z] EventsListeners: 0 [2021-07-23T07:48:44.899Z] Registry: https://index.docker.io/v1/ [2021-07-23T07:48:44.899Z] Labels: [2021-07-23T07:48:44.899Z] Experimental: false [2021-07-23T07:48:44.899Z] Insecure Registries: [2021-07-23T07:48:44.899Z] 127.0.0.0/8 [2021-07-23T07:48:44.899Z] Live Restore Enabled: false [2021-07-23T07:48:44.899Z] [2021-07-23T07:48:44.899Z] [2021-07-23T07:48:44.899Z] INFO: Docker images of the daemon under test [2021-07-23T07:48:44.899Z] [2021-07-23T07:48:44.899Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-23T07:48:44.899Z] [2021-07-23T07:48:44.899Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-07-23T07:48:44.899Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-07-23T07:48:44.899Z] ltsc2019: Pulling from windows/servercore [2021-07-23T07:48:44.899Z] 4612f6d0b889: Pulling fs layer [2021-07-23T07:48:44.899Z] f143c6fed32d: Pulling fs layer [2021-07-23T07:48:51.956Z] f143c6fed32d: Verifying Checksum [2021-07-23T07:48:51.956Z] f143c6fed32d: Download complete [2021-07-23T07:48:53.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-23T07:48:55.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-23T07:48:56.625Z] 4612f6d0b889: Verifying Checksum [2021-07-23T07:48:56.625Z] 4612f6d0b889: Download complete [2021-07-23T07:48:57.518Z] --- PASS: TestBuildWithHugeFile (53.99s) [2021-07-23T07:48:57.518Z] === RUN TestBuildWCOWSandboxSize [2021-07-23T07:48:57.518Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-23T07:48:57.518Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-23T07:48:57.518Z] === RUN TestBuildWithEmptyDockerfile [2021-07-23T07:48:57.518Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T07:48:57.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T07:48:57.518Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T07:48:57.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T07:48:57.518Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T07:48:57.518Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T07:48:57.518Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T07:48:57.518Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T07:48:57.518Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T07:48:57.518Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-07-23T07:48:57.518Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-07-23T07:48:57.518Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-23T07:48:57.518Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-23T07:48:57.518Z] === RUN TestBuildPreserveOwnership [2021-07-23T07:48:57.518Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-23T07:48:58.459Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-23T07:48:59.843Z] --- PASS: TestBuildPreserveOwnership (4.57s) [2021-07-23T07:48:59.843Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.13s) [2021-07-23T07:48:59.843Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.43s) [2021-07-23T07:48:59.843Z] === RUN TestBuildPlatformInvalid [2021-07-23T07:48:59.843Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-23T07:48:59.843Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-23T07:49:05.649Z] ok github.com/docker/docker/libnetwork/networkdb 109.160s coverage: 60.1% of statements [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/rootless [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/volume [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-23T07:49:05.649Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === Skipped [2021-07-23T07:49:05.649Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-23T07:49:05.649Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-23T07:49:05.649Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-23T07:49:05.649Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-23T07:49:05.649Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-23T07:49:05.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T07:49:05.649Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-23T07:49:05.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T07:49:05.649Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-23T07:49:05.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T07:49:05.649Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-23T07:49:05.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T07:49:05.649Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-23T07:49:05.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T07:49:05.649Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-23T07:49:05.649Z] graphtest_unix.go:71: No driver to put! [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-23T07:49:05.649Z] time="2021-07-23T07:46:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-23T07:49:05.649Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-23T07:49:05.649Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-23T07:49:05.649Z] time="2021-07-23T07:46:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-23T07:49:05.649Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-23T07:49:05.649Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-23T07:49:05.649Z] time="2021-07-23T07:46:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-23T07:49:05.649Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-23T07:49:05.649Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-23T07:49:05.649Z] time="2021-07-23T07:46:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-23T07:49:05.649Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-23T07:49:05.649Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-23T07:49:05.649Z] time="2021-07-23T07:46:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-23T07:49:05.649Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-23T07:49:05.649Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-23T07:49:05.649Z] graphtest_unix.go:71: No driver to put! [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-23T07:49:05.649Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-23T07:49:05.649Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-23T07:49:05.649Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-23T07:49:05.649Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-23T07:49:05.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T07:49:05.649Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-23T07:49:05.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T07:49:05.649Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-23T07:49:05.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T07:49:05.649Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-23T07:49:05.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T07:49:05.649Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-23T07:49:05.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T07:49:05.649Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-23T07:49:05.649Z] graphtest_unix.go:71: No driver to put! [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-07-23T07:49:05.649Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-23T07:49:05.649Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-23T07:49:05.649Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-23T07:49:05.649Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-23T07:49:05.649Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-23T07:49:05.649Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-23T07:49:05.649Z] firewalld_test.go:13: firewalld is not running [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-23T07:49:05.649Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-23T07:49:05.649Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] [2021-07-23T07:49:05.649Z] DONE 2630 tests, 35 skipped in 319.796s Post stage [Pipeline] junit [2021-07-23T07:49:05.668Z] Recording test results [2021-07-23T07:49:07.289Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-23T07:49:07.674Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42616/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe -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:28409ca6c76030ef1cd277cf73223a47cf3f1dbe hack/make.sh dynbinary test-integration [2021-07-23T07:49:08.625Z] [2021-07-23T07:49:08.625Z] Removing bundles/ [2021-07-23T07:49:08.625Z] [2021-07-23T07:49:08.625Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-23T07:49:08.625Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-23T07:49:08.625Z] GOOS="" GOARCH="" GOARM="" [2021-07-23T07:49:11.360Z] --- PASS: TestBuildWithHugeFile (50.94s) [2021-07-23T07:49:11.360Z] === RUN TestBuildWCOWSandboxSize [2021-07-23T07:49:11.360Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-23T07:49:11.360Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-23T07:49:11.360Z] === RUN TestBuildWithEmptyDockerfile [2021-07-23T07:49:11.360Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T07:49:11.360Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T07:49:11.360Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T07:49:11.360Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T07:49:11.360Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T07:49:11.360Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T07:49:11.360Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T07:49:11.360Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T07:49:11.360Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T07:49:11.360Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-07-23T07:49:11.360Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-07-23T07:49:11.360Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-23T07:49:11.360Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-23T07:49:11.360Z] === RUN TestBuildPreserveOwnership [2021-07-23T07:49:11.360Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-23T07:49:12.285Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-23T07:49:13.936Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-23T07:49:13.936Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-23T07:49:13.936Z] GOOS="" GOARCH="" GOARM="" [2021-07-23T07:49:13.936Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-23T07:49:13.936Z] [2021-07-23T07:49:13.936Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-23T07:49:13.936Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-23T07:49:13.936Z] Using test binary docker [2021-07-23T07:49:13.936Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-23T07:49:13.936Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-23T07:49:13.936Z] INFO: Waiting for daemon to start... [2021-07-23T07:49:13.936Z] Starting dockerd [2021-07-23T07:49:13.936Z] . [2021-07-23T07:49:13.936Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-23T07:49:14.750Z] Loaded image: buildpack-deps:buster [2021-07-23T07:49:14.750Z] Loaded image: busybox:latest [2021-07-23T07:49:14.750Z] Loaded image: busybox:glibc [2021-07-23T07:49:16.447Z] --- PASS: TestBuildPreserveOwnership (9.77s) [2021-07-23T07:49:16.447Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.76s) [2021-07-23T07:49:16.447Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-23T07:49:16.447Z] === RUN TestBuildPlatformInvalid [2021-07-23T07:49:16.447Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-23T07:49:16.447Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-23T07:49:16.447Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-23T07:49:16.447Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-23T07:49:16.447Z] PASS [2021-07-23T07:49:16.447Z] [2021-07-23T07:49:16.447Z] === Skipped [2021-07-23T07:49:16.447Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-23T07:49:16.447Z] build_session_test.go:25: TODO: BuildKit [2021-07-23T07:49:16.447Z] [2021-07-23T07:49:16.447Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-23T07:49:16.447Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-23T07:49:16.447Z] [2021-07-23T07:49:16.447Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-23T07:49:16.447Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-23T07:49:16.447Z] [2021-07-23T07:49:16.447Z] [2021-07-23T07:49:16.447Z] DONE 34 tests, 3 skipped in 133.443s [2021-07-23T07:49:16.447Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-23T07:49:16.447Z] INFO: Testing against a local daemon [2021-07-23T07:49:16.447Z] === RUN TestConfigInspect [2021-07-23T07:49:16.447Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:49:16.447Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-23T07:49:16.447Z] === RUN TestConfigList [2021-07-23T07:49:16.447Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:49:16.447Z] --- SKIP: TestConfigList (0.01s) [2021-07-23T07:49:16.447Z] === RUN TestConfigsCreateAndDelete [2021-07-23T07:49:16.447Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:49:16.447Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-23T07:49:16.447Z] === RUN TestConfigsUpdate [2021-07-23T07:49:16.447Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:49:16.447Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-23T07:49:16.447Z] === RUN TestTemplatedConfig [2021-07-23T07:49:16.447Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:49:16.447Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-23T07:49:16.447Z] === RUN TestConfigCreateResolve [2021-07-23T07:49:16.447Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:49:16.447Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-23T07:49:16.447Z] PASS [2021-07-23T07:49:16.447Z] [2021-07-23T07:49:16.447Z] === Skipped [2021-07-23T07:49:16.447Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-23T07:49:16.447Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:49:16.447Z] [2021-07-23T07:49:16.447Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-07-23T07:49:16.447Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:49:16.447Z] [2021-07-23T07:49:16.447Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-23T07:49:16.447Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:49:16.447Z] [2021-07-23T07:49:16.447Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-23T07:49:16.447Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:49:16.447Z] [2021-07-23T07:49:16.447Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-23T07:49:16.447Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:49:16.447Z] [2021-07-23T07:49:16.447Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-23T07:49:16.447Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:49:16.447Z] [2021-07-23T07:49:16.447Z] [2021-07-23T07:49:16.447Z] DONE 6 tests, 6 skipped in 0.188s [2021-07-23T07:49:16.447Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-23T07:49:16.665Z] Loaded image: debian:bullseye [2021-07-23T07:49:16.702Z] INFO: Testing against a local daemon [2021-07-23T07:49:16.702Z] === RUN TestCheckpoint [2021-07-23T07:49:16.702Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-23T07:49:16.702Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-23T07:49:16.702Z] === RUN TestContainerInvalidJSON [2021-07-23T07:49:16.702Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T07:49:16.702Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T07:49:16.702Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T07:49:16.702Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T07:49:16.702Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-23T07:49:16.702Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-23T07:49:16.702Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T07:49:16.702Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T07:49:16.702Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-23T07:49:16.702Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-23T07:49:16.702Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-23T07:49:16.702Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-23T07:49:16.702Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-23T07:49:16.702Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-23T07:49:16.702Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2021-07-23T07:49:16.702Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-23T07:49:16.702Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-07-23T07:49:16.702Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-23T07:49:16.702Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-23T07:49:16.702Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-23T07:49:16.925Z] Loaded image: hello-world:latest [2021-07-23T07:49:16.925Z] Loaded image: arm32v7/hello-world:latest [2021-07-23T07:49:16.958Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-07-23T07:49:16.958Z] === RUN TestCopyFromContainer [2021-07-23T07:49:20.261Z] === RUN TestCopyFromContainer// [2021-07-23T07:49:20.261Z] === RUN TestCopyFromContainer//bar/root [2021-07-23T07:49:20.261Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-23T07:49:20.261Z] === RUN TestCopyFromContainer/bar/quux [2021-07-23T07:49:20.261Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-23T07:49:20.517Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-23T07:49:20.517Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-23T07:49:20.517Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-23T07:49:20.517Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-23T07:49:20.517Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-23T07:49:20.773Z] --- PASS: TestCopyFromContainer (3.86s) [2021-07-23T07:49:20.773Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-23T07:49:20.773Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-23T07:49:20.773Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-23T07:49:20.773Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-07-23T07:49:20.773Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-23T07:49:20.773Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-23T07:49:20.773Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-23T07:49:20.773Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-23T07:49:20.773Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-23T07:49:20.773Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-23T07:49:20.773Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-23T07:49:20.773Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T07:49:20.773Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T07:49:20.773Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T07:49:20.773Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T07:49:20.773Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T07:49:20.773Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T07:49:20.773Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T07:49:20.773Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T07:49:20.773Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T07:49:20.773Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-23T07:49:20.773Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-23T07:49:20.773Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-23T07:49:20.773Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-23T07:49:20.773Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-23T07:49:20.773Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-23T07:49:20.773Z] === RUN TestCreateWithInvalidEnv [2021-07-23T07:49:20.773Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-23T07:49:20.773Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-23T07:49:20.773Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-23T07:49:20.773Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-23T07:49:20.773Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-23T07:49:20.773Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-23T07:49:20.773Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-23T07:49:20.773Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-23T07:49:20.773Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-23T07:49:20.773Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-23T07:49:20.773Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-23T07:49:20.773Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-23T07:49:20.773Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-23T07:49:20.773Z] === RUN TestCreateTmpfsMountsTarget [2021-07-23T07:49:20.773Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-23T07:49:20.773Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-23T07:49:22.661Z] --- PASS: TestCreateWithCustomMaskedPaths (1.83s) [2021-07-23T07:49:22.661Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-23T07:49:24.596Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.84s) [2021-07-23T07:49:24.596Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-23T07:49:24.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T07:49:24.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T07:49:24.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T07:49:24.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T07:49:24.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T07:49:24.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T07:49:24.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T07:49:24.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T07:49:24.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T07:49:24.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T07:49:24.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T07:49:24.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T07:49:24.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T07:49:24.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T07:49:24.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T07:49:24.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-23T07:49:24.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-23T07:49:24.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-23T07:49:24.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-23T07:49:24.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-23T07:49:24.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-23T07:49:24.596Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-23T07:49:25.108Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.22s) [2021-07-23T07:49:25.108Z] PASS [2021-07-23T07:49:25.108Z] [2021-07-23T07:49:25.108Z] === Skipped [2021-07-23T07:49:25.108Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-23T07:49:25.108Z] build_session_test.go:25: TODO: BuildKit [2021-07-23T07:49:25.108Z] [2021-07-23T07:49:25.108Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-23T07:49:25.108Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-23T07:49:25.108Z] [2021-07-23T07:49:25.108Z] [2021-07-23T07:49:25.108Z] DONE 34 tests, 2 skipped in 130.787s [2021-07-23T07:49:25.108Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-23T07:49:25.108Z] INFO: Testing against a local daemon [2021-07-23T07:49:25.108Z] === RUN TestConfigInspect [2021-07-23T07:49:25.157Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2021-07-23T07:49:25.157Z] === RUN TestCreateDifferentPlatform [2021-07-23T07:49:25.157Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-23T07:49:25.157Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-23T07:49:25.157Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-23T07:49:25.157Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-23T07:49:25.157Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-23T07:49:25.157Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-23T07:49:25.157Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-07-23T07:49:25.157Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-23T07:49:25.157Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-23T07:49:25.157Z] === RUN TestContainerStartOnDaemonRestart [2021-07-23T07:49:25.157Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-23T07:49:25.157Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-23T07:49:25.157Z] === RUN TestDaemonRestartIpcMode [2021-07-23T07:49:25.157Z] === PAUSE TestDaemonRestartIpcMode [2021-07-23T07:49:25.157Z] === RUN TestDaemonHostGatewayIP [2021-07-23T07:49:25.157Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:49:25.157Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-23T07:49:25.157Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-23T07:49:25.157Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-23T07:49:25.157Z] === RUN TestContainerKillOnDaemonStart [2021-07-23T07:49:25.157Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-23T07:49:25.157Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-23T07:49:25.157Z] === RUN TestDiff [2021-07-23T07:49:25.762Z] --- PASS: TestDiff (0.61s) [2021-07-23T07:49:25.762Z] === RUN TestExecWithCloseStdin [2021-07-23T07:49:26.690Z] --- PASS: TestExecWithCloseStdin (0.90s) [2021-07-23T07:49:26.690Z] === RUN TestExec [2021-07-23T07:49:27.030Z] --- PASS: TestConfigInspect (2.45s) [2021-07-23T07:49:27.030Z] === RUN TestConfigList [2021-07-23T07:49:27.617Z] --- PASS: TestExec (0.87s) [2021-07-23T07:49:27.617Z] === RUN TestExecUser [2021-07-23T07:49:28.546Z] --- PASS: TestExecUser (0.89s) [2021-07-23T07:49:28.546Z] === RUN TestExportContainerAndImportImage [2021-07-23T07:49:28.941Z] --- PASS: TestConfigList (2.18s) [2021-07-23T07:49:28.941Z] === RUN TestConfigsCreateAndDelete [2021-07-23T07:49:29.108Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2021-07-23T07:49:29.108Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-23T07:49:30.475Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-07-23T07:49:30.475Z] === RUN TestHealthCheckWorkdir [2021-07-23T07:49:31.482Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2021-07-23T07:49:31.482Z] === RUN TestConfigsUpdate [2021-07-23T07:49:31.840Z] --- PASS: TestHealthCheckWorkdir (1.28s) [2021-07-23T07:49:31.840Z] === RUN TestHealthKillContainer [2021-07-23T07:49:34.022Z] --- PASS: TestConfigsUpdate (2.76s) [2021-07-23T07:49:34.022Z] === RUN TestTemplatedConfig [2021-07-23T07:49:35.102Z] --- PASS: TestHealthKillContainer (2.92s) [2021-07-23T07:49:35.102Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-23T07:49:35.358Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2021-07-23T07:49:35.358Z] === RUN TestIpcModeNone [2021-07-23T07:49:36.286Z] --- PASS: TestIpcModeNone (0.88s) [2021-07-23T07:49:36.286Z] === RUN TestIpcModePrivate [2021-07-23T07:49:36.889Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-23T07:49:37.145Z] --- PASS: TestIpcModePrivate (0.90s) [2021-07-23T07:49:37.145Z] === RUN TestIpcModeShareable [2021-07-23T07:49:37.145Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-23T07:49:37.145Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-23T07:49:37.145Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-23T07:49:37.316Z] --- PASS: TestTemplatedConfig (3.32s) [2021-07-23T07:49:37.316Z] === RUN TestConfigCreateResolve [2021-07-23T07:49:39.661Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.47s) [2021-07-23T07:49:39.661Z] === RUN TestAPIIpcModeHost [2021-07-23T07:49:39.661Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-23T07:49:39.661Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-23T07:49:39.661Z] === RUN TestDaemonIpcModeShareable [2021-07-23T07:49:39.661Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-23T07:49:39.661Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-23T07:49:39.661Z] === RUN TestDaemonIpcModePrivate [2021-07-23T07:49:39.856Z] --- PASS: TestConfigCreateResolve (2.34s) [2021-07-23T07:49:39.856Z] PASS [2021-07-23T07:49:39.856Z] [2021-07-23T07:49:39.856Z] DONE 6 tests in 15.320s [2021-07-23T07:49:39.856Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-23T07:49:39.856Z] INFO: Testing against a local daemon [2021-07-23T07:49:39.856Z] === RUN TestCheckpoint [2021-07-23T07:49:39.856Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-23T07:49:39.856Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-23T07:49:39.857Z] === RUN TestContainerInvalidJSON [2021-07-23T07:49:39.857Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T07:49:39.857Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T07:49:39.857Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T07:49:39.857Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T07:49:39.857Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-23T07:49:39.857Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-23T07:49:39.857Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T07:49:39.857Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-23T07:49:39.857Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T07:49:39.857Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-23T07:49:39.857Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-23T07:49:39.857Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-23T07:49:39.857Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-23T07:49:39.857Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-23T07:49:39.857Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-07-23T07:49:39.857Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-23T07:49:39.857Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-23T07:49:39.857Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-23T07:49:39.857Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-23T07:49:39.857Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-23T07:49:39.857Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-07-23T07:49:39.857Z] === RUN TestCopyFromContainer [2021-07-23T07:49:41.025Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-07-23T07:49:41.025Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2021-07-23T07:49:41.025Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-23T07:49:41.025Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-23T07:49:41.025Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-23T07:49:41.025Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-23T07:49:41.025Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-23T07:49:41.025Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-23T07:49:41.025Z] === RUN TestIpcModeOlderClient [2021-07-23T07:49:41.025Z] === PAUSE TestIpcModeOlderClient [2021-07-23T07:49:41.025Z] === RUN TestKillContainerInvalidSignal [2021-07-23T07:49:41.239Z] === RUN TestCopyFromContainer// [2021-07-23T07:49:41.239Z] === RUN TestCopyFromContainer//bar/root [2021-07-23T07:49:41.239Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-23T07:49:41.239Z] === RUN TestCopyFromContainer/bar/quux [2021-07-23T07:49:41.239Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-23T07:49:41.500Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-23T07:49:41.500Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-23T07:49:41.500Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-23T07:49:41.500Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-23T07:49:41.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-23T07:49:41.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-23T07:49:41.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-23T07:49:41.759Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-23T07:49:41.759Z] --- PASS: TestCopyFromContainer (1.87s) [2021-07-23T07:49:41.759Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-23T07:49:41.759Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-23T07:49:41.759Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-23T07:49:41.759Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-23T07:49:41.759Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-07-23T07:49:41.759Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-07-23T07:49:41.759Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-23T07:49:41.759Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-23T07:49:41.759Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-07-23T07:49:41.759Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-07-23T07:49:41.759Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-23T07:49:41.759Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T07:49:41.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T07:49:41.759Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T07:49:41.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T07:49:41.759Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T07:49:41.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T07:49:41.759Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T07:49:41.759Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T07:49:41.759Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T07:49:41.759Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-23T07:49:41.759Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-23T07:49:41.759Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-23T07:49:41.759Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-23T07:49:41.759Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-23T07:49:41.759Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-23T07:49:41.759Z] === RUN TestCreateWithInvalidEnv [2021-07-23T07:49:41.759Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-23T07:49:41.759Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-23T07:49:41.759Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-23T07:49:41.759Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-23T07:49:41.759Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-23T07:49:41.759Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-23T07:49:41.759Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-23T07:49:41.759Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-23T07:49:41.759Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-23T07:49:41.759Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-23T07:49:41.759Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-23T07:49:41.759Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-23T07:49:41.759Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-23T07:49:41.759Z] === RUN TestCreateTmpfsMountsTarget [2021-07-23T07:49:41.759Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-23T07:49:41.759Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-23T07:49:41.952Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2021-07-23T07:49:41.952Z] === RUN TestKillContainer [2021-07-23T07:49:41.952Z] === RUN TestKillContainer/no_signal [2021-07-23T07:49:42.514Z] === RUN TestKillContainer/non_killing_signal [2021-07-23T07:49:42.770Z] === RUN TestKillContainer/killing_signal [2021-07-23T07:49:43.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-23T07:49:43.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-23T07:49:43.741Z] --- PASS: TestKillContainer (1.88s) [2021-07-23T07:49:43.741Z] --- PASS: TestKillContainer/no_signal (0.62s) [2021-07-23T07:49:43.741Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2021-07-23T07:49:43.741Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2021-07-23T07:49:43.741Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-23T07:49:43.741Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-23T07:49:44.299Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2021-07-23T07:49:44.299Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-23T07:49:44.301Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-23T07:49:44.863Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2021-07-23T07:49:44.863Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2021-07-23T07:49:44.863Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2021-07-23T07:49:44.863Z] === RUN TestKillStoppedContainer [2021-07-23T07:49:44.863Z] --- PASS: TestKillStoppedContainer (0.03s) [2021-07-23T07:49:44.863Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-23T07:49:44.863Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-23T07:49:44.863Z] === RUN TestKillDifferentUserContainer [2021-07-23T07:49:45.424Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2021-07-23T07:49:45.424Z] === RUN TestInspectOomKilledTrue [2021-07-23T07:49:45.424Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-23T07:49:45.424Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-23T07:49:45.424Z] === RUN TestInspectOomKilledFalse [2021-07-23T07:49:45.424Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-23T07:49:45.424Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-23T07:49:45.424Z] === RUN TestLinksEtcHostsContentMatch [2021-07-23T07:49:45.424Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-23T07:49:45.424Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-23T07:49:45.424Z] === RUN TestLinksContainerNames [2021-07-23T07:49:45.466Z] 29d5b6a226d2: Pull complete [2021-07-23T07:49:45.466Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-23T07:49:45.466Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T07:49:45.466Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-23T07:49:45.466Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-23T07:49:45.466Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-23T07:49:45.466Z] WARN: Skipping validation tests [2021-07-23T07:49:45.466Z] INFO: Running unit tests at 07/23/2021 07:49:32... [2021-07-23T07:49:45.466Z] INFO: make.ps1 starting at 07/23/2021 07:49:36 [2021-07-23T07:49:45.466Z] INFO: Git commit (28409ca6c7) assumed from DOCKER_GITCOMMIT environment variable [2021-07-23T07:49:45.467Z] INFO: Invoking autogen... [2021-07-23T07:49:45.467Z] INFO: Running unit tests... [2021-07-23T07:49:45.467Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-23T07:49:46.792Z] --- PASS: TestLinksContainerNames (1.23s) [2021-07-23T07:49:46.792Z] === RUN TestLogsFollowTailEmpty [2021-07-23T07:49:46.840Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2021-07-23T07:49:46.840Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-23T07:49:46.840Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T07:49:46.840Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T07:49:46.840Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T07:49:46.840Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T07:49:46.840Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T07:49:46.840Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T07:49:46.840Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T07:49:46.840Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T07:49:46.840Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T07:49:46.840Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T07:49:46.840Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T07:49:46.840Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T07:49:46.840Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T07:49:46.840Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T07:49:46.840Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T07:49:46.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-23T07:49:46.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-23T07:49:46.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-23T07:49:46.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-23T07:49:46.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-23T07:49:46.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-23T07:49:46.840Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-23T07:49:47.354Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-07-23T07:49:47.354Z] === RUN TestContainerNetworkMountsNoChown [2021-07-23T07:49:47.410Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2021-07-23T07:49:47.410Z] === RUN TestCreateDifferentPlatform [2021-07-23T07:49:47.410Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-23T07:49:47.410Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-23T07:49:47.410Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-23T07:49:47.410Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-23T07:49:47.410Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-23T07:49:47.410Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-23T07:49:47.410Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-07-23T07:49:47.410Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-23T07:49:47.410Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-23T07:49:47.410Z] === RUN TestContainerStartOnDaemonRestart [2021-07-23T07:49:47.410Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-23T07:49:47.410Z] === RUN TestDaemonRestartIpcMode [2021-07-23T07:49:47.410Z] === PAUSE TestDaemonRestartIpcMode [2021-07-23T07:49:47.410Z] === RUN TestDaemonHostGatewayIP [2021-07-23T07:49:47.410Z] === PAUSE TestDaemonHostGatewayIP [2021-07-23T07:49:47.410Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-23T07:49:47.410Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-23T07:49:47.410Z] === RUN TestContainerKillOnDaemonStart [2021-07-23T07:49:47.410Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-23T07:49:47.410Z] === RUN TestDiff [2021-07-23T07:49:47.916Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2021-07-23T07:49:47.916Z] === RUN TestMountDaemonRoot [2021-07-23T07:49:47.916Z] === RUN TestMountDaemonRoot/default [2021-07-23T07:49:47.916Z] === PAUSE TestMountDaemonRoot/default [2021-07-23T07:49:47.916Z] === RUN TestMountDaemonRoot/private [2021-07-23T07:49:47.916Z] === PAUSE TestMountDaemonRoot/private [2021-07-23T07:49:47.916Z] === RUN TestMountDaemonRoot/rprivate [2021-07-23T07:49:47.916Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-23T07:49:47.916Z] === RUN TestMountDaemonRoot/slave [2021-07-23T07:49:47.916Z] === PAUSE TestMountDaemonRoot/slave [2021-07-23T07:49:47.916Z] === RUN TestMountDaemonRoot/rslave [2021-07-23T07:49:47.916Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-23T07:49:47.916Z] === RUN TestMountDaemonRoot/shared [2021-07-23T07:49:47.916Z] === PAUSE TestMountDaemonRoot/shared [2021-07-23T07:49:47.916Z] === RUN TestMountDaemonRoot/rshared [2021-07-23T07:49:47.916Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-23T07:49:47.916Z] === CONT TestMountDaemonRoot/default [2021-07-23T07:49:47.916Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-23T07:49:47.916Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-23T07:49:47.916Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-23T07:49:47.916Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-23T07:49:47.916Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-23T07:49:47.916Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-23T07:49:47.916Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-23T07:49:47.916Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-23T07:49:47.916Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-23T07:49:47.916Z] === CONT TestMountDaemonRoot/rshared [2021-07-23T07:49:47.916Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-23T07:49:47.916Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-23T07:49:47.916Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-23T07:49:47.916Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-23T07:49:47.916Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-23T07:49:47.916Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-23T07:49:47.916Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-23T07:49:47.916Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-23T07:49:47.916Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-23T07:49:47.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/shared [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/rslave [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/slave [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/rprivate [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/private [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-23T07:49:48.172Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-23T07:49:48.172Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-23T07:49:48.172Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-23T07:49:48.350Z] --- PASS: TestDiff (0.77s) [2021-07-23T07:49:48.350Z] === RUN TestExecWithCloseStdin [2021-07-23T07:49:48.428Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-23T07:49:48.428Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-23T07:49:48.428Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-23T07:49:48.428Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-23T07:49:48.428Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-23T07:49:48.428Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-23T07:49:48.428Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-23T07:49:48.428Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-23T07:49:48.428Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-23T07:49:48.428Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-07-23T07:49:48.428Z] === RUN TestContainerBindMountNonRecursive [2021-07-23T07:49:48.428Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-23T07:49:48.428Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-23T07:49:48.428Z] === RUN TestContainerVolumesMountedAsShared [2021-07-23T07:49:48.428Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-23T07:49:48.428Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-23T07:49:48.428Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-23T07:49:48.428Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-23T07:49:48.428Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-23T07:49:48.428Z] === RUN TestNetworkNat [2021-07-23T07:49:48.990Z] --- PASS: TestNetworkNat (0.70s) [2021-07-23T07:49:48.990Z] === RUN TestNetworkLocalhostTCPNat [2021-07-23T07:49:49.290Z] --- PASS: TestExecWithCloseStdin (1.06s) [2021-07-23T07:49:49.290Z] === RUN TestExec [2021-07-23T07:49:49.962Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s) [2021-07-23T07:49:49.962Z] === RUN TestNetworkLoopbackNat [2021-07-23T07:49:50.134Z] ? github.com/docker/docker/api [no test files] [2021-07-23T07:49:50.671Z] --- PASS: TestExec (1.24s) [2021-07-23T07:49:50.671Z] === RUN TestExecUser [2021-07-23T07:49:51.611Z] --- PASS: TestExecUser (1.15s) [2021-07-23T07:49:51.611Z] === RUN TestExportContainerAndImportImage [2021-07-23T07:49:52.550Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2021-07-23T07:49:52.550Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-23T07:49:53.269Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2021-07-23T07:49:53.269Z] === RUN TestPause [2021-07-23T07:49:53.269Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-23T07:49:53.269Z] --- SKIP: TestPause (0.00s) [2021-07-23T07:49:53.269Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-23T07:49:53.269Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-23T07:49:53.269Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-23T07:49:53.270Z] === RUN TestPauseStopPausedContainer [2021-07-23T07:49:53.270Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-23T07:49:53.270Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-23T07:49:53.270Z] === RUN TestPidHost [2021-07-23T07:49:53.932Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-07-23T07:49:53.932Z] === RUN TestHealthCheckWorkdir [2021-07-23T07:49:54.692Z] --- PASS: TestPidHost (1.81s) [2021-07-23T07:49:54.692Z] === RUN TestPsFilter [2021-07-23T07:49:54.692Z] --- PASS: TestPsFilter (0.11s) [2021-07-23T07:49:54.692Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-23T07:49:55.316Z] --- PASS: TestHealthCheckWorkdir (1.53s) [2021-07-23T07:49:55.316Z] === RUN TestHealthKillContainer [2021-07-23T07:49:55.620Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-07-23T07:49:55.620Z] === RUN TestRemoveContainerWithVolume [2021-07-23T07:49:55.919Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2021-07-23T07:49:55.919Z] === RUN TestRemoveContainerRunning [2021-07-23T07:49:56.846Z] --- PASS: TestRemoveContainerRunning (0.60s) [2021-07-23T07:49:56.846Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-23T07:49:57.407Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s) [2021-07-23T07:49:57.407Z] === RUN TestRemoveInvalidContainer [2021-07-23T07:49:57.407Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-23T07:49:57.407Z] === RUN TestRenameLinkedContainer [2021-07-23T07:49:57.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-23T07:49:58.615Z] --- PASS: TestHealthKillContainer (3.22s) [2021-07-23T07:49:58.615Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-23T07:49:59.554Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-07-23T07:49:59.554Z] === RUN TestIpcModeNone [2021-07-23T07:49:59.966Z] --- PASS: TestRenameLinkedContainer (2.45s) [2021-07-23T07:49:59.966Z] === RUN TestRenameStoppedContainer [2021-07-23T07:50:00.227Z] --- PASS: TestRenameStoppedContainer (0.58s) [2021-07-23T07:50:00.227Z] === RUN TestRenameRunningContainerAndReuse [2021-07-23T07:50:00.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-23T07:50:00.494Z] --- PASS: TestIpcModeNone (1.07s) [2021-07-23T07:50:00.495Z] === RUN TestIpcModePrivate [2021-07-23T07:50:00.609Z] sha256:ff09569ecaff2f0d625264fc38f37a395d93bfd66f137efed204beaca4f87e15 [2021-07-23T07:50:00.609Z] INFO: Starting docker-py tests... [2021-07-23T07:50:00.609Z] ============================= test session starts ============================== [2021-07-23T07:50:00.609Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-23T07:50:00.609Z] rootdir: /src, inifile: pytest.ini [2021-07-23T07:50:00.609Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-23T07:50:00.609Z] collected 390 items / 1 deselected / 389 selected [2021-07-23T07:50:00.609Z] [2021-07-23T07:50:00.659Z] 29d5b6a226d2: Pull complete [2021-07-23T07:50:00.659Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-23T07:50:00.659Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T07:50:00.659Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-23T07:50:00.659Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-23T07:50:00.659Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-23T07:50:00.659Z] WARN: Skipping validation tests [2021-07-23T07:50:00.659Z] INFO: Running unit tests at 07/23/2021 07:49:56... [2021-07-23T07:50:00.659Z] INFO: make.ps1 starting at 07/23/2021 07:50:00 [2021-07-23T07:50:00.659Z] INFO: Git commit (28409ca6c7) assumed from DOCKER_GITCOMMIT environment variable [2021-07-23T07:50:00.659Z] INFO: Invoking autogen... [2021-07-23T07:50:01.116Z] INFO: Running unit tests... [2021-07-23T07:50:01.435Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-07-23T07:50:01.435Z] --- PASS: TestIpcModePrivate (1.07s) [2021-07-23T07:50:01.435Z] === RUN TestIpcModeShareable [2021-07-23T07:50:01.591Z] --- PASS: TestRenameRunningContainerAndReuse (1.24s) [2021-07-23T07:50:01.591Z] === RUN TestRenameInvalidName [2021-07-23T07:50:02.152Z] --- PASS: TestRenameInvalidName (0.64s) [2021-07-23T07:50:02.152Z] === RUN TestRenameAnonymousContainer [2021-07-23T07:50:02.376Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-07-23T07:50:02.945Z] --- PASS: TestIpcModeShareable (1.40s) [2021-07-23T07:50:02.945Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-23T07:50:03.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-23T07:50:04.668Z] --- PASS: TestRenameAnonymousContainer (2.17s) [2021-07-23T07:50:04.668Z] === RUN TestRenameContainerWithSameName [2021-07-23T07:50:04.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-23T07:50:04.924Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2021-07-23T07:50:04.924Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-23T07:50:04.925Z] === RUN TestMiddlewares [2021-07-23T07:50:04.925Z] --- PASS: TestMiddlewares (0.00s) [2021-07-23T07:50:04.925Z] PASS [2021-07-23T07:50:04.925Z] coverage: 9.0% of statements [2021-07-23T07:50:04.925Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2021-07-23T07:50:06.244Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.37s) [2021-07-23T07:50:06.244Z] === RUN TestAPIIpcModeHost [2021-07-23T07:50:06.286Z] --- PASS: TestRenameContainerWithLinkedContainer (1.22s) [2021-07-23T07:50:06.286Z] === RUN TestResize [2021-07-23T07:50:06.847Z] --- PASS: TestResize (0.61s) [2021-07-23T07:50:06.847Z] === RUN TestResizeWithInvalidSize [2021-07-23T07:50:07.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-23T07:50:07.408Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-07-23T07:50:07.409Z] === RUN TestResizeWhenContainerNotStarted [2021-07-23T07:50:07.627Z] --- PASS: TestAPIIpcModeHost (1.11s) [2021-07-23T07:50:07.627Z] === RUN TestDaemonIpcModeShareable [2021-07-23T07:50:07.970Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2021-07-23T07:50:07.970Z] === RUN TestDaemonRestartKillContainers [2021-07-23T07:50:07.970Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-23T07:50:07.970Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-23T07:50:07.970Z] === RUN TestCgroupNamespacesRun [2021-07-23T07:50:08.171Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-23T07:50:09.009Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-23T07:50:09.270Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2021-07-23T07:50:09.270Z] === RUN TestDaemonIpcModePrivate [2021-07-23T07:50:09.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-23T07:50:09.858Z] --- PASS: TestCgroupNamespacesRun (1.55s) [2021-07-23T07:50:09.858Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-23T07:50:10.653Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-23T07:50:10.783Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.04s) [2021-07-23T07:50:10.783Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-23T07:50:10.913Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2021-07-23T07:50:10.913Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-23T07:50:12.190Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.55s) [2021-07-23T07:50:12.190Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-23T07:50:12.857Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-23T07:50:12.857Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2021-07-23T07:50:12.857Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-23T07:50:14.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-23T07:50:14.122Z] --- PASS: TestCgroupNamespacesRunHostMode (1.53s) [2021-07-23T07:50:14.123Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-23T07:50:14.264Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-23T07:50:14.264Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2021-07-23T07:50:14.264Z] === RUN TestIpcModeOlderClient [2021-07-23T07:50:14.264Z] === PAUSE TestIpcModeOlderClient [2021-07-23T07:50:14.264Z] === RUN TestKillContainerInvalidSignal [2021-07-23T07:50:15.203Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2021-07-23T07:50:15.203Z] === RUN TestKillContainer [2021-07-23T07:50:15.203Z] === RUN TestKillContainer/no_signal [2021-07-23T07:50:15.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-23T07:50:15.486Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.55s) [2021-07-23T07:50:15.486Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-23T07:50:16.143Z] === RUN TestKillContainer/non_killing_signal [2021-07-23T07:50:16.238Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-23T07:50:16.403Z] === RUN TestKillContainer/killing_signal [2021-07-23T07:50:16.414Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.05s) [2021-07-23T07:50:16.414Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-23T07:50:16.724Z] ? github.com/docker/docker/api [no test files] [2021-07-23T07:50:16.974Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-07-23T07:50:16.974Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-23T07:50:17.065Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-23T07:50:17.784Z] --- PASS: TestKillContainer (2.40s) [2021-07-23T07:50:17.784Z] --- PASS: TestKillContainer/no_signal (0.78s) [2021-07-23T07:50:17.784Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-07-23T07:50:17.784Z] --- PASS: TestKillContainer/killing_signal (0.90s) [2021-07-23T07:50:17.784Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-23T07:50:17.784Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-23T07:50:17.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-23T07:50:18.352Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-23T07:50:18.566Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-23T07:50:18.861Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.55s) [2021-07-23T07:50:18.861Z] === RUN TestNISDomainname [2021-07-23T07:50:18.861Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-23T07:50:18.861Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-23T07:50:18.861Z] === RUN TestHostnameDnsResolution [2021-07-23T07:50:18.923Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2021-07-23T07:50:18.923Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2021-07-23T07:50:18.923Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-07-23T07:50:18.923Z] === RUN TestKillStoppedContainer [2021-07-23T07:50:18.923Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-23T07:50:18.923Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-23T07:50:18.923Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-23T07:50:18.923Z] === RUN TestKillDifferentUserContainer [2021-07-23T07:50:19.832Z] --- PASS: TestHostnameDnsResolution (1.06s) [2021-07-23T07:50:19.833Z] === RUN TestStats [2021-07-23T07:50:19.833Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-23T07:50:19.833Z] --- SKIP: TestStats (0.00s) [2021-07-23T07:50:19.833Z] === RUN TestStopContainerWithTimeout [2021-07-23T07:50:19.833Z] === RUN TestStopContainerWithTimeout/0 [2021-07-23T07:50:19.833Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-23T07:50:19.833Z] === RUN TestStopContainerWithTimeout/1 [2021-07-23T07:50:19.833Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-23T07:50:19.833Z] === RUN TestStopContainerWithTimeout/3 [2021-07-23T07:50:19.833Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-23T07:50:19.833Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-23T07:50:19.833Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-23T07:50:19.833Z] === CONT TestStopContainerWithTimeout/0 [2021-07-23T07:50:19.833Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-23T07:50:19.861Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2021-07-23T07:50:19.861Z] === RUN TestInspectOomKilledTrue [2021-07-23T07:50:19.861Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-23T07:50:19.861Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-23T07:50:19.861Z] === RUN TestInspectOomKilledFalse [2021-07-23T07:50:20.759Z] === CONT TestStopContainerWithTimeout/3 [2021-07-23T07:50:20.801Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2021-07-23T07:50:20.801Z] === RUN TestLinksEtcHostsContentMatch [2021-07-23T07:50:21.311Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-23T07:50:21.311Z] Using test binary docker [2021-07-23T07:50:21.311Z] +++ /etc/init.d/apparmor start [2021-07-23T07:50:21.311Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-23T07:50:21.311Z] Starting dockerd [2021-07-23T07:50:21.311Z] INFO: Waiting for daemon to start... [2021-07-23T07:50:21.311Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-07-23T07:50:21.371Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-07-23T07:50:21.371Z] === RUN TestLinksContainerNames [2021-07-23T07:50:22.645Z] === CONT TestStopContainerWithTimeout/1 [2021-07-23T07:50:22.755Z] --- PASS: TestLinksContainerNames (1.37s) [2021-07-23T07:50:22.755Z] === RUN TestLogsFollowTailEmpty [2021-07-23T07:50:23.224Z] . [2021-07-23T07:50:23.224Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-23T07:50:23.224Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-23T07:50:23.224Z] Error: No such image: emptyfs [2021-07-23T07:50:23.224Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-23T07:50:23.224Z] ++++ docker load [2021-07-23T07:50:23.698Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2021-07-23T07:50:23.698Z] === RUN TestContainerNetworkMountsNoChown [2021-07-23T07:50:23.797Z] Running integration-test (iteration 1) [2021-07-23T07:50:23.797Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-23T07:50:23.797Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-23T07:50:23.797Z] ++ set -e [2021-07-23T07:50:23.797Z] ++ '[' -n 0 ']' [2021-07-23T07:50:23.797Z] ++ set -x [2021-07-23T07:50:23.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-23T07:50:24.270Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/default [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/default [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/private [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/private [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/rprivate [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/slave [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/slave [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/rslave [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/shared [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/shared [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/rshared [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-23T07:50:24.270Z] === CONT TestMountDaemonRoot/default [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-23T07:50:24.270Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-23T07:50:24.270Z] === CONT TestMountDaemonRoot/rshared [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-23T07:50:24.270Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-23T07:50:24.270Z] === CONT TestMountDaemonRoot/shared [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-23T07:50:24.270Z] === CONT TestMountDaemonRoot/rslave [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-23T07:50:24.270Z] === CONT TestMountDaemonRoot/slave [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-23T07:50:24.270Z] === CONT TestMountDaemonRoot/rprivate [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-23T07:50:24.270Z] === CONT TestMountDaemonRoot/private [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-23T07:50:24.270Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-23T07:50:24.270Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-23T07:50:24.270Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-23T07:50:24.270Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-23T07:50:24.270Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-23T07:50:24.270Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-23T07:50:24.531Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-23T07:50:24.531Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-23T07:50:24.531Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-23T07:50:24.531Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-23T07:50:24.531Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-23T07:50:24.531Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-23T07:50:24.531Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-23T07:50:24.531Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-23T07:50:24.531Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-23T07:50:24.531Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-23T07:50:24.531Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-23T07:50:24.531Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-23T07:50:24.531Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-23T07:50:24.531Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-23T07:50:24.531Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-23T07:50:24.531Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-23T07:50:24.537Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-23T07:50:24.537Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2021-07-23T07:50:24.537Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-07-23T07:50:24.537Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2021-07-23T07:50:24.537Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2021-07-23T07:50:24.537Z] === RUN TestDeleteDevicemapper [2021-07-23T07:50:24.537Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-23T07:50:24.537Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-23T07:50:24.537Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-23T07:50:24.792Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-23T07:50:24.792Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-23T07:50:24.792Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-23T07:50:24.792Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-23T07:50:24.792Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-23T07:50:24.792Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-23T07:50:24.792Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-23T07:50:24.793Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-07-23T07:50:24.793Z] === RUN TestContainerBindMountNonRecursive [2021-07-23T07:50:26.472Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s) [2021-07-23T07:50:26.472Z] === RUN TestUpdateMemory [2021-07-23T07:50:26.472Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-23T07:50:26.472Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-23T07:50:26.472Z] === RUN TestUpdateCPUQuota [2021-07-23T07:50:26.472Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-23T07:50:26.472Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-23T07:50:26.472Z] === RUN TestUpdatePidsLimit [2021-07-23T07:50:26.472Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-23T07:50:26.472Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-23T07:50:26.472Z] === RUN TestUpdateRestartPolicy [2021-07-23T07:50:27.334Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2021-07-23T07:50:27.334Z] === RUN TestContainerVolumesMountedAsShared [2021-07-23T07:50:27.334Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-07-23T07:50:27.334Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-23T07:50:28.275Z] --- PASS: TestContainerVolumesMountedAsSlave (0.84s) [2021-07-23T07:50:28.275Z] === RUN TestNetworkNat [2021-07-23T07:50:28.845Z] --- PASS: TestNetworkNat (0.71s) [2021-07-23T07:50:28.845Z] === RUN TestNetworkLocalhostTCPNat [2021-07-23T07:50:29.785Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2021-07-23T07:50:29.785Z] === RUN TestNetworkLoopbackNat [2021-07-23T07:50:30.186Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-23T07:50:30.186Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-23T07:50:30.186Z] GOOS="" GOARCH="" GOARM="" [2021-07-23T07:50:30.186Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-23T07:50:30.186Z] [2021-07-23T07:50:30.186Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-23T07:50:30.186Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-23T07:50:30.186Z] HOSTNAME=b549c1243171 [2021-07-23T07:50:30.186Z] TESTDEBUG=0 [2021-07-23T07:50:30.186Z] DEST=bundles/test-integration [2021-07-23T07:50:30.186Z] PWD=/go/src/github.com/docker/docker [2021-07-23T07:50:30.186Z] DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe [2021-07-23T07:50:30.186Z] container=docker [2021-07-23T07:50:30.186Z] HOME=/root [2021-07-23T07:50:30.186Z] GOLANG_VERSION=1.16.6 [2021-07-23T07:50:30.186Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-23T07:50:30.186Z] VALIDATE_BRANCH=master [2021-07-23T07:50:30.186Z] TERM=xterm [2021-07-23T07:50:30.186Z] DOCKER_PKG=github.com/docker/docker [2021-07-23T07:50:30.186Z] SHLVL=1 [2021-07-23T07:50:30.186Z] TIMEOUT=120m [2021-07-23T07:50:30.186Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-23T07:50:30.186Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-23T07:50:30.186Z] GO111MODULE=off [2021-07-23T07:50:30.186Z] DOCKER_EXPERIMENTAL=1 [2021-07-23T07:50:30.186Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-23T07:50:30.186Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-23T07:50:30.186Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-23T07:50:30.186Z] GOPATH=/go [2021-07-23T07:50:30.186Z] PKG_CONFIG=pkg-config [2021-07-23T07:50:30.186Z] _=/usr/bin/env [2021-07-23T07:50:30.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-23T07:50:33.081Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2021-07-23T07:50:33.081Z] === RUN TestPause [2021-07-23T07:50:33.651Z] --- PASS: TestPause (0.94s) [2021-07-23T07:50:33.651Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-23T07:50:33.651Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-23T07:50:33.651Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-23T07:50:33.651Z] === RUN TestPauseStopPausedContainer [2021-07-23T07:50:34.401Z] === RUN TestMiddlewares [2021-07-23T07:50:34.401Z] --- PASS: TestMiddlewares (0.00s) [2021-07-23T07:50:34.401Z] PASS [2021-07-23T07:50:34.401Z] coverage: 9.0% of statements [2021-07-23T07:50:34.401Z] ok github.com/docker/docker/api/server 0.136s coverage: 9.0% of statements [2021-07-23T07:50:34.591Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2021-07-23T07:50:34.591Z] === RUN TestPidHost [2021-07-23T07:50:37.131Z] --- PASS: TestPidHost (2.27s) [2021-07-23T07:50:37.131Z] === RUN TestPsFilter [2021-07-23T07:50:37.131Z] --- PASS: TestPsFilter (0.11s) [2021-07-23T07:50:37.131Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-23T07:50:37.701Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-07-23T07:50:37.701Z] === RUN TestRemoveContainerWithVolume [2021-07-23T07:50:38.272Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-07-23T07:50:38.272Z] === RUN TestRemoveContainerRunning [2021-07-23T07:50:38.639Z] --- PASS: TestUpdateRestartPolicy (12.14s) [2021-07-23T07:50:38.639Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-23T07:50:39.200Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2021-07-23T07:50:39.200Z] === RUN TestWaitNonBlocked [2021-07-23T07:50:39.200Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T07:50:39.200Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T07:50:39.200Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T07:50:39.200Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T07:50:39.200Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T07:50:39.200Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T07:50:39.213Z] --- PASS: TestRemoveContainerRunning (0.80s) [2021-07-23T07:50:39.214Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-23T07:50:40.128Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-23T07:50:40.128Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2021-07-23T07:50:40.128Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2021-07-23T07:50:40.128Z] === RUN TestWaitBlocked [2021-07-23T07:50:40.128Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-23T07:50:40.128Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-23T07:50:40.128Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-23T07:50:40.128Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-23T07:50:40.128Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-23T07:50:40.128Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-23T07:50:40.153Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2021-07-23T07:50:40.153Z] === RUN TestRemoveInvalidContainer [2021-07-23T07:50:40.153Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-23T07:50:40.153Z] === RUN TestRenameLinkedContainer [2021-07-23T07:50:41.060Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-23T07:50:41.060Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2021-07-23T07:50:41.060Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2021-07-23T07:50:41.060Z] === CONT TestDaemonRestartIpcMode [2021-07-23T07:50:41.060Z] === CONT TestIpcModeOlderClient [2021-07-23T07:50:41.060Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-07-23T07:50:41.060Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-23T07:50:43.449Z] --- PASS: TestRenameLinkedContainer (2.93s) [2021-07-23T07:50:43.449Z] === RUN TestRenameStoppedContainer [2021-07-23T07:50:43.710Z] --- PASS: TestRenameStoppedContainer (0.72s) [2021-07-23T07:50:43.710Z] === RUN TestRenameRunningContainerAndReuse [2021-07-23T07:50:44.324Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.97s) [2021-07-23T07:50:44.579Z] --- PASS: TestDaemonRestartIpcMode (3.55s) [2021-07-23T07:50:44.579Z] PASS [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === Skipped [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-23T07:50:44.579Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-23T07:50:44.579Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-23T07:50:44.579Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-23T07:50:44.579Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-23T07:50:44.579Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-23T07:50:44.579Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-23T07:50:44.579Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-23T07:50:44.579Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-23T07:50:44.579Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-23T07:50:44.579Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-23T07:50:44.579Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-23T07:50:44.579Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-23T07:50:44.579Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-23T07:50:44.579Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-23T07:50:44.579Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-23T07:50:44.579Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-23T07:50:44.579Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-23T07:50:44.579Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-23T07:50:44.579Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-23T07:50:44.579Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-23T07:50:44.579Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-23T07:50:44.579Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-23T07:50:44.579Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-23T07:50:44.579Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-23T07:50:44.579Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] [2021-07-23T07:50:44.579Z] DONE 177 tests, 25 skipped in 88.077s [2021-07-23T07:50:44.579Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-23T07:50:44.579Z] === RUN TestConfigDaemonLibtrustID [2021-07-23T07:50:45.097Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2021-07-23T07:50:45.097Z] === RUN TestRenameInvalidName [2021-07-23T07:50:45.140Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-23T07:50:45.140Z] === RUN TestDaemonConfigValidation [2021-07-23T07:50:45.140Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-23T07:50:45.140Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-23T07:50:45.140Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-23T07:50:45.140Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-23T07:50:45.140Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-23T07:50:45.140Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-23T07:50:45.140Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-23T07:50:45.140Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-23T07:50:45.140Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-23T07:50:45.140Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-23T07:50:45.140Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-23T07:50:45.140Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-23T07:50:45.396Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-23T07:50:45.396Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-23T07:50:45.396Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-23T07:50:45.396Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-23T07:50:45.396Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-23T07:50:45.396Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-23T07:50:45.396Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-07-23T07:50:45.396Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-07-23T07:50:45.396Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-07-23T07:50:45.396Z] PASS [2021-07-23T07:50:45.396Z] [2021-07-23T07:50:45.396Z] DONE 7 tests in 0.831s [2021-07-23T07:50:45.396Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-23T07:50:45.652Z] INFO: Testing against a local daemon [2021-07-23T07:50:45.652Z] === RUN TestCommitInheritsEnv [2021-07-23T07:50:46.038Z] --- PASS: TestRenameInvalidName (0.73s) [2021-07-23T07:50:46.038Z] === RUN TestRenameAnonymousContainer [2021-07-23T07:50:47.055Z] --- PASS: TestCommitInheritsEnv (1.55s) [2021-07-23T07:50:47.055Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-23T07:50:47.055Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-23T07:50:47.055Z] === RUN TestImagesFilterMultiReference [2021-07-23T07:50:47.310Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-23T07:50:47.310Z] === RUN TestImagePullPlatformInvalid [2021-07-23T07:50:47.310Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-23T07:50:47.310Z] === RUN TestRemoveImageOrphaning [2021-07-23T07:50:48.580Z] --- PASS: TestRenameAnonymousContainer (2.45s) [2021-07-23T07:50:48.580Z] === RUN TestRenameContainerWithSameName [2021-07-23T07:50:49.150Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-07-23T07:50:49.150Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-23T07:50:49.196Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-07-23T07:50:49.196Z] === RUN TestRemoveImageGarbageCollector [2021-07-23T07:50:49.196Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-23T07:50:49.196Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-23T07:50:49.196Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-23T07:50:49.196Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-23T07:50:49.196Z] === RUN TestTagInvalidReference [2021-07-23T07:50:49.196Z] --- PASS: TestTagInvalidReference (0.02s) [2021-07-23T07:50:49.196Z] === RUN TestTagValidPrefixedRepo [2021-07-23T07:50:49.196Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-23T07:50:49.196Z] === RUN TestTagExistedNameWithoutForce [2021-07-23T07:50:49.196Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-23T07:50:49.196Z] === RUN TestTagOfficialNames [2021-07-23T07:50:49.196Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-23T07:50:49.196Z] === RUN TestTagMatchesDigest [2021-07-23T07:50:49.451Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-23T07:50:49.452Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-23T07:50:50.538Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2021-07-23T07:50:50.538Z] === RUN TestResize [2021-07-23T07:50:51.108Z] --- PASS: TestResize (0.69s) [2021-07-23T07:50:51.108Z] === RUN TestResizeWithInvalidSize [2021-07-23T07:50:52.049Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2021-07-23T07:50:52.049Z] === RUN TestResizeWhenContainerNotStarted [2021-07-23T07:50:52.619Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-07-23T07:50:52.619Z] === RUN TestDaemonRestartKillContainers [2021-07-23T07:50:52.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-23T07:50:52.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-23T07:50:52.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-23T07:50:52.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-23T07:50:52.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-23T07:50:52.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-23T07:50:52.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-23T07:50:52.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-23T07:50:52.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-23T07:50:52.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-23T07:50:52.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-23T07:50:52.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-23T07:50:52.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-23T07:50:52.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-23T07:50:52.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-23T07:50:52.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-23T07:50:52.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:50:52.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:50:52.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:50:52.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:50:52.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:50:52.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:50:52.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:50:52.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:50:52.619Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-23T07:50:52.619Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-23T07:50:53.088Z] 4612f6d0b889: Pull complete [2021-07-23T07:50:55.126Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-23T07:50:55.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:50:55.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:50:55.549Z] === RUN TestBoolValue [2021-07-23T07:50:55.549Z] --- PASS: TestBoolValue (0.00s) [2021-07-23T07:50:55.549Z] === RUN TestBoolValueOrDefault [2021-07-23T07:50:55.549Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-23T07:50:55.549Z] === RUN TestInt64ValueOrZero [2021-07-23T07:50:55.549Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-23T07:50:55.549Z] === RUN TestInt64ValueOrDefault [2021-07-23T07:50:55.549Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-23T07:50:55.549Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-23T07:50:55.549Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-23T07:50:55.549Z] === RUN TestJsonContentType [2021-07-23T07:50:55.549Z] --- PASS: TestJsonContentType (0.00s) [2021-07-23T07:50:55.549Z] PASS [2021-07-23T07:50:55.549Z] coverage: 14.7% of statements [2021-07-23T07:50:55.549Z] ok github.com/docker/docker/api/server/httputils 0.111s coverage: 14.7% of statements [2021-07-23T07:50:56.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:50:56.360Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:50:56.512Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-23T07:50:57.302Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-23T07:50:57.475Z] === RUN TestMaskSecretKeys [2021-07-23T07:50:57.475Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-23T07:50:57.475Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-23T07:50:57.475Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-23T07:50:57.475Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-23T07:50:57.475Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-23T07:50:57.475Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-23T07:50:57.475Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-23T07:50:57.475Z] === RUN TestVersionMiddlewareVersion [2021-07-23T07:50:57.475Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-23T07:50:57.475Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-23T07:50:57.475Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-23T07:50:57.475Z] PASS [2021-07-23T07:50:57.475Z] coverage: 37.7% of statements [2021-07-23T07:50:57.475Z] ok github.com/docker/docker/api/server/middleware 0.043s coverage: 37.7% of statements [2021-07-23T07:50:57.475Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-23T07:50:57.475Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-23T07:50:57.475Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-23T07:50:57.475Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-23T07:50:57.475Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-23T07:50:57.475Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-23T07:50:57.475Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-23T07:50:57.475Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-23T07:50:57.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-23T07:50:57.931Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-23T07:50:58.387Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-23T07:50:58.387Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-23T07:50:58.844Z] === RUN TestAdjustForAPIVersion [2021-07-23T07:50:58.844Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-23T07:50:58.844Z] PASS [2021-07-23T07:50:58.844Z] coverage: 5.7% of statements [2021-07-23T07:50:58.844Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2021-07-23T07:50:58.844Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-23T07:50:58.844Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-23T07:50:58.844Z] ? github.com/docker/docker/api/types [no test files] [2021-07-23T07:50:58.844Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-23T07:50:58.844Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-23T07:50:58.844Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-23T07:50:58.844Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-23T07:50:58.844Z] === RUN TestStrSliceMarshalJSON [2021-07-23T07:50:58.844Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestStrSliceUnmarshalJSON [2021-07-23T07:50:58.844Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestStrSliceUnmarshalString [2021-07-23T07:50:58.844Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestStrSliceUnmarshalSlice [2021-07-23T07:50:58.844Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-23T07:50:58.844Z] PASS [2021-07-23T07:50:58.844Z] coverage: 90.0% of statements [2021-07-23T07:50:58.844Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2021-07-23T07:50:58.844Z] === RUN TestToJSON [2021-07-23T07:50:58.844Z] --- PASS: TestToJSON (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestToParamWithVersion [2021-07-23T07:50:58.844Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestFromJSON [2021-07-23T07:50:58.844Z] --- PASS: TestFromJSON (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestEmpty [2021-07-23T07:50:58.844Z] --- PASS: TestEmpty (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestArgsMatchKVListEmptySources [2021-07-23T07:50:58.844Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestArgsMatchKVList [2021-07-23T07:50:58.844Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestArgsMatch [2021-07-23T07:50:58.844Z] --- PASS: TestArgsMatch (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestAdd [2021-07-23T07:50:58.844Z] --- PASS: TestAdd (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestDel [2021-07-23T07:50:58.844Z] --- PASS: TestDel (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestLen [2021-07-23T07:50:58.844Z] --- PASS: TestLen (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestExactMatch [2021-07-23T07:50:58.844Z] --- PASS: TestExactMatch (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestOnlyOneExactMatch [2021-07-23T07:50:58.844Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestContains [2021-07-23T07:50:58.844Z] --- PASS: TestContains (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestValidate [2021-07-23T07:50:58.844Z] --- PASS: TestValidate (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestWalkValues [2021-07-23T07:50:58.844Z] --- PASS: TestWalkValues (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestFuzzyMatch [2021-07-23T07:50:58.844Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-23T07:50:58.844Z] === RUN TestClone [2021-07-23T07:50:58.844Z] --- PASS: TestClone (0.00s) [2021-07-23T07:50:58.844Z] PASS [2021-07-23T07:50:58.844Z] coverage: 92.2% of statements [2021-07-23T07:50:58.844Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2021-07-23T07:50:58.844Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-23T07:50:58.844Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-23T07:50:58.844Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-23T07:50:58.844Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-23T07:50:58.844Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-23T07:50:58.844Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-23T07:50:58.844Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-23T07:50:59.300Z] === RUN TestDurationToSecondsString [2021-07-23T07:50:59.300Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-23T07:50:59.300Z] === RUN TestGetTimestamp [2021-07-23T07:50:59.300Z] --- PASS: TestGetTimestamp (0.12s) [2021-07-23T07:50:59.300Z] === RUN TestParseTimestamps [2021-07-23T07:50:59.300Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-23T07:50:59.300Z] PASS [2021-07-23T07:50:59.300Z] coverage: 100.0% of statements [2021-07-23T07:50:59.300Z] ok github.com/docker/docker/api/types/time 0.167s coverage: 100.0% of statements [2021-07-23T07:50:59.300Z] === RUN TestCompareVersion [2021-07-23T07:50:59.300Z] --- PASS: TestCompareVersion (0.00s) [2021-07-23T07:50:59.300Z] PASS [2021-07-23T07:50:59.300Z] coverage: 75.0% of statements [2021-07-23T07:50:59.300Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 75.0% of statements [2021-07-23T07:50:59.300Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-23T07:50:59.300Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-23T07:50:59.300Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-23T07:50:59.300Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-23T07:50:59.300Z] ? github.com/docker/docker/builder [no test files] [2021-07-23T07:50:59.300Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-23T07:50:59.300Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-23T07:50:59.300Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-23T07:50:59.300Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-23T07:50:59.300Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-23T07:50:59.300Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-23T07:50:59.300Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-23T07:50:59.817Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-23T07:51:00.083Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-23T07:51:00.264Z] === RUN TestParseRemoteURL [2021-07-23T07:51:00.264Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-23T07:51:00.264Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-23T07:51:00.264Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-23T07:51:00.264Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-23T07:51:00.264Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-23T07:51:00.264Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-23T07:51:00.264Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-23T07:51:00.264Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-23T07:51:00.264Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-23T07:51:00.264Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-23T07:51:00.264Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-23T07:51:00.264Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-23T07:51:00.264Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-23T07:51:00.264Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-23T07:51:00.264Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-23T07:51:00.264Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-23T07:51:00.264Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-23T07:51:00.720Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-23T07:51:00.720Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-23T07:51:00.720Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-23T07:51:00.720Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-23T07:51:00.720Z] === RUN TestCloneArgsSmartHttp [2021-07-23T07:51:00.720Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-23T07:51:00.720Z] === RUN TestCloneArgsDumbHttp [2021-07-23T07:51:00.720Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-23T07:51:00.720Z] === RUN TestCloneArgsGit [2021-07-23T07:51:00.720Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-23T07:51:00.720Z] === RUN TestCheckoutGit [2021-07-23T07:51:01.683Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-23T07:51:01.683Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-07-23T07:51:01.683Z] === RUN TestProcessNoDockerignore [2021-07-23T07:51:01.683Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-23T07:51:02.138Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-23T07:51:02.138Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-23T07:51:02.138Z] === RUN TestDetectContentType [2021-07-23T07:51:02.138Z] --- PASS: TestDetectContentType (0.00s) [2021-07-23T07:51:02.138Z] === RUN TestSelectAcceptableMIME [2021-07-23T07:51:02.138Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-23T07:51:02.138Z] === RUN TestInspectEmptyResponse [2021-07-23T07:51:02.138Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-23T07:51:02.138Z] === RUN TestInspectResponseBinary [2021-07-23T07:51:02.138Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-23T07:51:02.138Z] === RUN TestResponseUnsupportedContentType [2021-07-23T07:51:02.138Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-23T07:51:02.138Z] === RUN TestInspectResponseTextSimple [2021-07-23T07:51:02.138Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-23T07:51:02.138Z] === RUN TestInspectResponseEmptyContentType [2021-07-23T07:51:02.138Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-23T07:51:02.138Z] === RUN TestUnknownContentLength [2021-07-23T07:51:02.138Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-23T07:51:02.138Z] === RUN TestDownloadRemote [2021-07-23T07:51:02.138Z] --- PASS: TestDownloadRemote (0.12s) [2021-07-23T07:51:02.138Z] === RUN TestGetWithStatusError [2021-07-23T07:51:02.138Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-23T07:51:02.138Z] === RUN TestCloseRootDirectory [2021-07-23T07:51:02.138Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:51:02.138Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-23T07:51:02.138Z] === RUN TestHashFile [2021-07-23T07:51:02.138Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:51:02.138Z] --- SKIP: TestHashFile (0.00s) [2021-07-23T07:51:02.138Z] === RUN TestHashSubdir [2021-07-23T07:51:02.138Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:51:02.138Z] --- SKIP: TestHashSubdir (0.00s) [2021-07-23T07:51:02.138Z] === RUN TestRemoveDirectory [2021-07-23T07:51:02.138Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:51:02.138Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-23T07:51:02.138Z] PASS [2021-07-23T07:51:02.138Z] coverage: 9.3% of statements [2021-07-23T07:51:02.138Z] ok github.com/docker/docker/builder/remotecontext 0.221s coverage: 9.3% of statements [2021-07-23T07:51:02.594Z] === RUN TestGetAllAllowed [2021-07-23T07:51:02.594Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestGetAllMeta [2021-07-23T07:51:02.594Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-23T07:51:02.594Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestIsUnreferencedBuiltin [2021-07-23T07:51:02.594Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestIsExistingDirectory [2021-07-23T07:51:02.594Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestGetFilenameForDownload [2021-07-23T07:51:02.594Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestEnv2Variables [2021-07-23T07:51:02.594Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-23T07:51:02.594Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestMaintainer [2021-07-23T07:51:02.594Z] --- PASS: TestMaintainer (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestLabel [2021-07-23T07:51:02.594Z] --- PASS: TestLabel (0.01s) [2021-07-23T07:51:02.594Z] === RUN TestFromScratch [2021-07-23T07:51:02.594Z] --- PASS: TestFromScratch (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestFromWithArg [2021-07-23T07:51:02.594Z] --- PASS: TestFromWithArg (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-23T07:51:02.594Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestFromWithUndefinedArg [2021-07-23T07:51:02.594Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestFromMultiStageWithNamedStage [2021-07-23T07:51:02.594Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestOnbuild [2021-07-23T07:51:02.594Z] --- PASS: TestOnbuild (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestWorkdir [2021-07-23T07:51:02.594Z] --- PASS: TestWorkdir (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestCmd [2021-07-23T07:51:02.594Z] --- PASS: TestCmd (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestHealthcheckNone [2021-07-23T07:51:02.594Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestHealthcheckCmd [2021-07-23T07:51:02.594Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestEntrypoint [2021-07-23T07:51:02.594Z] --- PASS: TestEntrypoint (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestExpose [2021-07-23T07:51:02.594Z] --- PASS: TestExpose (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestUser [2021-07-23T07:51:02.594Z] --- PASS: TestUser (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestVolume [2021-07-23T07:51:02.594Z] --- PASS: TestVolume (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestStopSignal [2021-07-23T07:51:02.594Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-23T07:51:02.594Z] --- SKIP: TestStopSignal (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestArg [2021-07-23T07:51:02.594Z] --- PASS: TestArg (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestShell [2021-07-23T07:51:02.594Z] --- PASS: TestShell (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestPrependEnvOnCmd [2021-07-23T07:51:02.594Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestRunWithBuildArgs [2021-07-23T07:51:02.594Z] --- PASS: TestRunWithBuildArgs (0.01s) [2021-07-23T07:51:02.594Z] === RUN TestRunIgnoresHealthcheck [2021-07-23T07:51:02.594Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestDispatchUnsupportedOptions [2021-07-23T07:51:02.594Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-23T07:51:02.594Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-23T07:51:02.594Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-23T07:51:02.594Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-23T07:51:02.594Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-23T07:51:02.594Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-23T07:51:02.594Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestNormalizeWorkdir [2021-07-23T07:51:02.594Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-23T07:51:02.594Z] === RUN TestDispatch [2021-07-23T07:51:02.594Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-23T07:51:02.594Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-23T07:51:02.594Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-23T07:51:02.594Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-23T07:51:02.594Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-23T07:51:02.594Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-23T07:51:02.594Z] === RUN TestDispatch/COPY_url [2021-07-23T07:51:02.594Z] --- PASS: TestDispatch (0.04s) [2021-07-23T07:51:02.594Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-07-23T07:51:02.594Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-23T07:51:02.594Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-23T07:51:02.594Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-23T07:51:02.594Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-23T07:51:02.594Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-23T07:51:02.595Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-23T07:51:02.595Z] === RUN TestAddScratchImageAddsToMounts [2021-07-23T07:51:02.595Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-23T07:51:02.595Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-23T07:51:02.595Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-23T07:51:02.595Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-23T07:51:02.595Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-23T07:51:02.595Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-23T07:51:02.595Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-23T07:51:02.595Z] === RUN TestImageSourceGetAddsToMounts [2021-07-23T07:51:02.595Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-23T07:51:02.595Z] === RUN TestEmptyDockerfile [2021-07-23T07:51:02.595Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-23T07:51:02.595Z] === RUN TestSymlinkDockerfile [2021-07-23T07:51:02.595Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-23T07:51:02.595Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-23T07:51:02.595Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-23T07:51:02.595Z] === RUN TestNonExistingDockerfile [2021-07-23T07:51:02.595Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-23T07:51:02.595Z] === RUN TestCopyRunConfig [2021-07-23T07:51:02.595Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-23T07:51:02.595Z] === RUN TestDeepCopyRunConfig [2021-07-23T07:51:02.595Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-23T07:51:02.595Z] === RUN TestExportImage [2021-07-23T07:51:02.595Z] --- PASS: TestExportImage (0.00s) [2021-07-23T07:51:02.595Z] === RUN TestNormalizeDest [2021-07-23T07:51:02.595Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-23T07:51:02.595Z] PASS [2021-07-23T07:51:02.595Z] coverage: 47.0% of statements [2021-07-23T07:51:02.595Z] ok github.com/docker/docker/builder/dockerfile 0.150s coverage: 47.0% of statements [2021-07-23T07:51:02.595Z] === RUN TestEnable [2021-07-23T07:51:02.595Z] --- PASS: TestEnable (0.00s) [2021-07-23T07:51:02.595Z] === RUN TestDisable [2021-07-23T07:51:02.595Z] --- PASS: TestDisable (0.00s) [2021-07-23T07:51:02.595Z] === RUN TestEnabled [2021-07-23T07:51:02.595Z] --- PASS: TestEnabled (0.00s) [2021-07-23T07:51:02.595Z] PASS [2021-07-23T07:51:02.595Z] coverage: 100.0% of statements [2021-07-23T07:51:02.595Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-07-23T07:51:02.595Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-23T07:51:02.626Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-23T07:51:03.557Z] === RUN TestTCP4Proxy [2021-07-23T07:51:03.557Z] --- PASS: TestTCP4Proxy (0.03s) [2021-07-23T07:51:03.557Z] === RUN TestTCP4ProxyHalfClose [2021-07-23T07:51:03.557Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-23T07:51:03.557Z] === RUN TestTCP6Proxy [2021-07-23T07:51:03.557Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-23T07:51:03.557Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-23T07:51:03.557Z] === RUN TestTCPDualStackProxy [2021-07-23T07:51:03.557Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-23T07:51:03.557Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-23T07:51:03.557Z] === RUN TestUDP4Proxy [2021-07-23T07:51:03.557Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-23T07:51:03.557Z] === RUN TestUDP6Proxy [2021-07-23T07:51:03.557Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-23T07:51:03.557Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-23T07:51:03.557Z] === RUN TestUDPWriteError [2021-07-23T07:51:03.557Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-23T07:51:03.557Z] === RUN TestSCTP4Proxy [2021-07-23T07:51:03.557Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-23T07:51:03.557Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-23T07:51:03.557Z] === RUN TestSCTP6Proxy [2021-07-23T07:51:03.557Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-23T07:51:03.557Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-23T07:51:03.557Z] PASS [2021-07-23T07:51:03.557Z] coverage: 49.4% of statements [2021-07-23T07:51:03.557Z] ok github.com/docker/docker/cmd/docker-proxy 0.089s coverage: 49.4% of statements [2021-07-23T07:51:03.565Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-23T07:51:06.105Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-23T07:51:06.105Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.26s) [2021-07-23T07:51:06.105Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2021-07-23T07:51:06.105Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-07-23T07:51:06.105Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2021-07-23T07:51:06.105Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-07-23T07:51:06.105Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2021-07-23T07:51:06.105Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s) [2021-07-23T07:51:06.105Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s) [2021-07-23T07:51:06.105Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.04s) [2021-07-23T07:51:06.105Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.42s) [2021-07-23T07:51:06.105Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2021-07-23T07:51:06.105Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s) [2021-07-23T07:51:06.105Z] === RUN TestCgroupNamespacesRun [2021-07-23T07:51:08.019Z] --- PASS: TestCgroupNamespacesRun (1.97s) [2021-07-23T07:51:08.019Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-23T07:51:08.019Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-23T07:51:08.019Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-23T07:51:08.019Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-23T07:51:09.931Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s) [2021-07-23T07:51:09.931Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-23T07:51:10.520Z] Loaded image: buildpack-deps:buster [2021-07-23T07:51:10.520Z] Loaded image: busybox:latest [2021-07-23T07:51:10.520Z] Loaded image: busybox:glibc [2021-07-23T07:51:11.313Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2021-07-23T07:51:11.313Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-23T07:51:12.096Z] === RUN TestCheckpointCreateError [2021-07-23T07:51:12.096Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestCheckpointCreate [2021-07-23T07:51:12.096Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestCheckpointDeleteError [2021-07-23T07:51:12.096Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestCheckpointDelete [2021-07-23T07:51:12.096Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestCheckpointListError [2021-07-23T07:51:12.096Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestCheckpointList [2021-07-23T07:51:12.096Z] --- PASS: TestCheckpointList (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestCheckpointListContainerNotFound [2021-07-23T07:51:12.096Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestNewClientWithOpsFromEnv [2021-07-23T07:51:12.096Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-23T07:51:12.096Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestGetAPIPath [2021-07-23T07:51:12.096Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestParseHostURL [2021-07-23T07:51:12.096Z] --- PASS: TestParseHostURL (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-23T07:51:12.096Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-23T07:51:12.096Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestNegotiateAPIVersion [2021-07-23T07:51:12.096Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestNegotiateAPVersionOverride [2021-07-23T07:51:12.096Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-23T07:51:12.096Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-23T07:51:12.096Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-23T07:51:12.096Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestClientRedirect [2021-07-23T07:51:12.096Z] --- PASS: TestClientRedirect (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigCreateUnsupported [2021-07-23T07:51:12.096Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigCreateError [2021-07-23T07:51:12.096Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigCreate [2021-07-23T07:51:12.096Z] --- PASS: TestConfigCreate (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigInspectNotFound [2021-07-23T07:51:12.096Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigInspectWithEmptyID [2021-07-23T07:51:12.096Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigInspectUnsupported [2021-07-23T07:51:12.096Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigInspectError [2021-07-23T07:51:12.096Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigInspectConfigNotFound [2021-07-23T07:51:12.096Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigInspect [2021-07-23T07:51:12.096Z] --- PASS: TestConfigInspect (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigListUnsupported [2021-07-23T07:51:12.096Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigListError [2021-07-23T07:51:12.096Z] --- PASS: TestConfigListError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigList [2021-07-23T07:51:12.096Z] --- PASS: TestConfigList (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigRemoveUnsupported [2021-07-23T07:51:12.096Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigRemoveError [2021-07-23T07:51:12.096Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigRemove [2021-07-23T07:51:12.096Z] --- PASS: TestConfigRemove (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigUpdateUnsupported [2021-07-23T07:51:12.096Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigUpdateError [2021-07-23T07:51:12.096Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestConfigUpdate [2021-07-23T07:51:12.096Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerCommitError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerCommit [2021-07-23T07:51:12.096Z] --- PASS: TestContainerCommit (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerStatPathError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerStatPathNotFoundError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerStatPathNoHeaderError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerStatPath [2021-07-23T07:51:12.096Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestCopyToContainerError [2021-07-23T07:51:12.096Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestCopyToContainerNotFoundError [2021-07-23T07:51:12.096Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-23T07:51:12.096Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestCopyToContainer [2021-07-23T07:51:12.096Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestCopyFromContainerError [2021-07-23T07:51:12.096Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestCopyFromContainerNotFoundError [2021-07-23T07:51:12.096Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-23T07:51:12.096Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-23T07:51:12.096Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestCopyFromContainer [2021-07-23T07:51:12.096Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerCreateError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerCreateImageNotFound [2021-07-23T07:51:12.096Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerCreateWithName [2021-07-23T07:51:12.096Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerCreateAutoRemove [2021-07-23T07:51:12.096Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerDiffError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerDiff [2021-07-23T07:51:12.096Z] --- PASS: TestContainerDiff (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerExecCreateError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerExecCreate [2021-07-23T07:51:12.096Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerExecStartError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerExecStart [2021-07-23T07:51:12.096Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerExecInspectError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerExecInspect [2021-07-23T07:51:12.096Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerExportError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerExportError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerExport [2021-07-23T07:51:12.096Z] --- PASS: TestContainerExport (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerInspectError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerInspectContainerNotFound [2021-07-23T07:51:12.096Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerInspectWithEmptyID [2021-07-23T07:51:12.096Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerInspect [2021-07-23T07:51:12.096Z] --- PASS: TestContainerInspect (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerInspectNode [2021-07-23T07:51:12.096Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerKillError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerKillError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerKill [2021-07-23T07:51:12.096Z] --- PASS: TestContainerKill (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerListError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerListError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerList [2021-07-23T07:51:12.096Z] --- PASS: TestContainerList (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerLogsNotFoundError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerLogsError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerLogs [2021-07-23T07:51:12.096Z] --- PASS: TestContainerLogs (0.12s) [2021-07-23T07:51:12.096Z] === RUN TestContainerPauseError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerPause [2021-07-23T07:51:12.096Z] --- PASS: TestContainerPause (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainersPruneError [2021-07-23T07:51:12.096Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainersPrune [2021-07-23T07:51:12.096Z] --- PASS: TestContainersPrune (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerRemoveError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerRemoveNotFoundError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerRemove [2021-07-23T07:51:12.096Z] --- PASS: TestContainerRemove (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerRenameError [2021-07-23T07:51:12.096Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-23T07:51:12.096Z] === RUN TestContainerRename [2021-07-23T07:51:12.097Z] --- PASS: TestContainerRename (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerResizeError [2021-07-23T07:51:12.097Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerExecResizeError [2021-07-23T07:51:12.097Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerResize [2021-07-23T07:51:12.097Z] --- PASS: TestContainerResize (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerExecResize [2021-07-23T07:51:12.097Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerRestartError [2021-07-23T07:51:12.097Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerRestart [2021-07-23T07:51:12.097Z] --- PASS: TestContainerRestart (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerStartError [2021-07-23T07:51:12.097Z] --- PASS: TestContainerStartError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerStart [2021-07-23T07:51:12.097Z] --- PASS: TestContainerStart (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerStatsError [2021-07-23T07:51:12.097Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerStats [2021-07-23T07:51:12.097Z] --- PASS: TestContainerStats (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerStopError [2021-07-23T07:51:12.097Z] --- PASS: TestContainerStopError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerStop [2021-07-23T07:51:12.097Z] --- PASS: TestContainerStop (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerTopError [2021-07-23T07:51:12.097Z] --- PASS: TestContainerTopError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerTop [2021-07-23T07:51:12.097Z] --- PASS: TestContainerTop (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerUnpauseError [2021-07-23T07:51:12.097Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerUnpause [2021-07-23T07:51:12.097Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerUpdateError [2021-07-23T07:51:12.097Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerUpdate [2021-07-23T07:51:12.097Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerWaitError [2021-07-23T07:51:12.097Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestContainerWait [2021-07-23T07:51:12.097Z] --- PASS: TestContainerWait (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestDiskUsageError [2021-07-23T07:51:12.097Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestDiskUsage [2021-07-23T07:51:12.097Z] --- PASS: TestDiskUsage (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestDistributionInspectUnsupported [2021-07-23T07:51:12.097Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestDistributionInspectWithEmptyID [2021-07-23T07:51:12.097Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestEventsErrorInOptions [2021-07-23T07:51:12.097Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestEventsErrorFromServer [2021-07-23T07:51:12.097Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestEvents [2021-07-23T07:51:12.097Z] --- PASS: TestEvents (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestTLSCloseWriter [2021-07-23T07:51:12.097Z] === PAUSE TestTLSCloseWriter [2021-07-23T07:51:12.097Z] === RUN TestImageBuildError [2021-07-23T07:51:12.097Z] --- PASS: TestImageBuildError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageBuild [2021-07-23T07:51:12.097Z] --- PASS: TestImageBuild (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestGetDockerOS [2021-07-23T07:51:12.097Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageCreateError [2021-07-23T07:51:12.097Z] --- PASS: TestImageCreateError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageCreate [2021-07-23T07:51:12.097Z] --- PASS: TestImageCreate (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageHistoryError [2021-07-23T07:51:12.097Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageHistory [2021-07-23T07:51:12.097Z] --- PASS: TestImageHistory (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageImportError [2021-07-23T07:51:12.097Z] --- PASS: TestImageImportError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageImport [2021-07-23T07:51:12.097Z] --- PASS: TestImageImport (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageInspectError [2021-07-23T07:51:12.097Z] --- PASS: TestImageInspectError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageInspectImageNotFound [2021-07-23T07:51:12.097Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageInspectWithEmptyID [2021-07-23T07:51:12.097Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageInspect [2021-07-23T07:51:12.097Z] --- PASS: TestImageInspect (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageListError [2021-07-23T07:51:12.097Z] --- PASS: TestImageListError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageList [2021-07-23T07:51:12.097Z] --- PASS: TestImageList (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageListApiBefore125 [2021-07-23T07:51:12.097Z] --- PASS: TestImageListApiBefore125 (0.03s) [2021-07-23T07:51:12.097Z] === RUN TestImageLoadError [2021-07-23T07:51:12.097Z] --- PASS: TestImageLoadError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageLoad [2021-07-23T07:51:12.097Z] --- PASS: TestImageLoad (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImagesPruneError [2021-07-23T07:51:12.097Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImagesPrune [2021-07-23T07:51:12.097Z] --- PASS: TestImagesPrune (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImagePullReferenceParseError [2021-07-23T07:51:12.097Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImagePullAnyError [2021-07-23T07:51:12.097Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-23T07:51:12.097Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-23T07:51:12.097Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-23T07:51:12.097Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-23T07:51:12.097Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImagePullWithoutErrors [2021-07-23T07:51:12.097Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImagePushReferenceError [2021-07-23T07:51:12.097Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImagePushAnyError [2021-07-23T07:51:12.097Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-23T07:51:12.097Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-23T07:51:12.097Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-23T07:51:12.097Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-23T07:51:12.097Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImagePushWithoutErrors [2021-07-23T07:51:12.097Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-23T07:51:12.097Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-23T07:51:12.097Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-23T07:51:12.097Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-23T07:51:12.097Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-23T07:51:12.097Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-23T07:51:12.097Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-23T07:51:12.097Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-23T07:51:12.097Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageRemoveError [2021-07-23T07:51:12.097Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageRemoveImageNotFound [2021-07-23T07:51:12.097Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageRemove [2021-07-23T07:51:12.097Z] --- PASS: TestImageRemove (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageSaveError [2021-07-23T07:51:12.097Z] --- PASS: TestImageSaveError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageSave [2021-07-23T07:51:12.097Z] --- PASS: TestImageSave (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageSearchAnyError [2021-07-23T07:51:12.097Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-23T07:51:12.097Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-23T07:51:12.097Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-23T07:51:12.097Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-23T07:51:12.097Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageSearchWithoutErrors [2021-07-23T07:51:12.097Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageTagError [2021-07-23T07:51:12.097Z] --- PASS: TestImageTagError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageTagInvalidReference [2021-07-23T07:51:12.097Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageTagInvalidSourceImageName [2021-07-23T07:51:12.097Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageTagHexSource [2021-07-23T07:51:12.097Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestImageTag [2021-07-23T07:51:12.097Z] --- PASS: TestImageTag (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestInfoServerError [2021-07-23T07:51:12.097Z] --- PASS: TestInfoServerError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestInfoInvalidResponseJSONError [2021-07-23T07:51:12.097Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestInfo [2021-07-23T07:51:12.097Z] --- PASS: TestInfo (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworkConnectError [2021-07-23T07:51:12.097Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-23T07:51:12.097Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworkConnect [2021-07-23T07:51:12.097Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworkCreateError [2021-07-23T07:51:12.097Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworkCreate [2021-07-23T07:51:12.097Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworkDisconnectError [2021-07-23T07:51:12.097Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworkDisconnect [2021-07-23T07:51:12.097Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworkInspectError [2021-07-23T07:51:12.097Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworkInspectNotFoundError [2021-07-23T07:51:12.097Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworkInspectWithEmptyID [2021-07-23T07:51:12.097Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworkInspect [2021-07-23T07:51:12.097Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworkListError [2021-07-23T07:51:12.097Z] --- PASS: TestNetworkListError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworkList [2021-07-23T07:51:12.097Z] --- PASS: TestNetworkList (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworksPruneError [2021-07-23T07:51:12.097Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworksPrune [2021-07-23T07:51:12.097Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworkRemoveError [2021-07-23T07:51:12.097Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNetworkRemove [2021-07-23T07:51:12.097Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNodeInspectError [2021-07-23T07:51:12.097Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNodeInspectNodeNotFound [2021-07-23T07:51:12.097Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNodeInspectWithEmptyID [2021-07-23T07:51:12.097Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNodeInspect [2021-07-23T07:51:12.097Z] --- PASS: TestNodeInspect (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNodeListError [2021-07-23T07:51:12.097Z] --- PASS: TestNodeListError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNodeList [2021-07-23T07:51:12.097Z] --- PASS: TestNodeList (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNodeRemoveError [2021-07-23T07:51:12.097Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNodeRemove [2021-07-23T07:51:12.097Z] --- PASS: TestNodeRemove (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNodeUpdateError [2021-07-23T07:51:12.097Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestNodeUpdate [2021-07-23T07:51:12.097Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestOptionWithTimeout [2021-07-23T07:51:12.097Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPingFail [2021-07-23T07:51:12.097Z] --- PASS: TestPingFail (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPingWithError [2021-07-23T07:51:12.097Z] 2021/07/23 07:51:11 RoundTripper returned a response & error; ignoring response [2021-07-23T07:51:12.097Z] 2021/07/23 07:51:11 RoundTripper returned a response & error; ignoring response [2021-07-23T07:51:12.097Z] --- PASS: TestPingWithError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPingSuccess [2021-07-23T07:51:12.097Z] --- PASS: TestPingSuccess (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPingHeadFallback [2021-07-23T07:51:12.097Z] === RUN TestPingHeadFallback/OK [2021-07-23T07:51:12.097Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-23T07:51:12.097Z] === RUN TestPingHeadFallback/Not_Found [2021-07-23T07:51:12.097Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-23T07:51:12.097Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-23T07:51:12.097Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-23T07:51:12.097Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-23T07:51:12.097Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-23T07:51:12.097Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPluginDisableError [2021-07-23T07:51:12.097Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPluginDisable [2021-07-23T07:51:12.097Z] --- PASS: TestPluginDisable (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPluginEnableError [2021-07-23T07:51:12.097Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPluginEnable [2021-07-23T07:51:12.097Z] --- PASS: TestPluginEnable (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPluginInspectError [2021-07-23T07:51:12.097Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPluginInspectWithEmptyID [2021-07-23T07:51:12.097Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPluginInspect [2021-07-23T07:51:12.097Z] --- PASS: TestPluginInspect (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPluginListError [2021-07-23T07:51:12.097Z] --- PASS: TestPluginListError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPluginList [2021-07-23T07:51:12.097Z] --- PASS: TestPluginList (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPluginPushError [2021-07-23T07:51:12.097Z] --- PASS: TestPluginPushError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPluginPush [2021-07-23T07:51:12.097Z] --- PASS: TestPluginPush (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPluginRemoveError [2021-07-23T07:51:12.097Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPluginRemove [2021-07-23T07:51:12.097Z] --- PASS: TestPluginRemove (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPluginSetError [2021-07-23T07:51:12.097Z] --- PASS: TestPluginSetError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPluginSet [2021-07-23T07:51:12.097Z] --- PASS: TestPluginSet (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestSetHostHeader [2021-07-23T07:51:12.097Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestPlainTextError [2021-07-23T07:51:12.097Z] --- PASS: TestPlainTextError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestInfiniteError [2021-07-23T07:51:12.097Z] --- PASS: TestInfiniteError (0.02s) [2021-07-23T07:51:12.097Z] === RUN TestCanceledContext [2021-07-23T07:51:12.097Z] 2021/07/23 07:51:11 RoundTripper returned a response & error; ignoring response [2021-07-23T07:51:12.097Z] --- PASS: TestCanceledContext (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestDeadlineExceededContext [2021-07-23T07:51:12.097Z] 2021/07/23 07:51:11 RoundTripper returned a response & error; ignoring response [2021-07-23T07:51:12.097Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestSecretCreateUnsupported [2021-07-23T07:51:12.097Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestSecretCreateError [2021-07-23T07:51:12.097Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-23T07:51:12.097Z] === RUN TestSecretCreate [2021-07-23T07:51:12.097Z] --- PASS: TestSecretCreate (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSecretInspectUnsupported [2021-07-23T07:51:12.098Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSecretInspectError [2021-07-23T07:51:12.098Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSecretInspectSecretNotFound [2021-07-23T07:51:12.098Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSecretInspectWithEmptyID [2021-07-23T07:51:12.098Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSecretInspect [2021-07-23T07:51:12.098Z] --- PASS: TestSecretInspect (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSecretListUnsupported [2021-07-23T07:51:12.098Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSecretListError [2021-07-23T07:51:12.098Z] --- PASS: TestSecretListError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSecretList [2021-07-23T07:51:12.098Z] --- PASS: TestSecretList (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSecretRemoveUnsupported [2021-07-23T07:51:12.098Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSecretRemoveError [2021-07-23T07:51:12.098Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSecretRemove [2021-07-23T07:51:12.098Z] --- PASS: TestSecretRemove (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSecretUpdateUnsupported [2021-07-23T07:51:12.098Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSecretUpdateError [2021-07-23T07:51:12.098Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSecretUpdate [2021-07-23T07:51:12.098Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceCreateError [2021-07-23T07:51:12.098Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceCreate [2021-07-23T07:51:12.098Z] --- PASS: TestServiceCreate (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-23T07:51:12.098Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceCreateDigestPinning [2021-07-23T07:51:12.098Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceInspectError [2021-07-23T07:51:12.098Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceInspectServiceNotFound [2021-07-23T07:51:12.098Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceInspectWithEmptyID [2021-07-23T07:51:12.098Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceInspect [2021-07-23T07:51:12.098Z] --- PASS: TestServiceInspect (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceListError [2021-07-23T07:51:12.098Z] --- PASS: TestServiceListError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceList [2021-07-23T07:51:12.098Z] --- PASS: TestServiceList (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceLogsError [2021-07-23T07:51:12.098Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceLogs [2021-07-23T07:51:12.098Z] --- PASS: TestServiceLogs (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceRemoveError [2021-07-23T07:51:12.098Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceRemoveNotFoundError [2021-07-23T07:51:12.098Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceRemove [2021-07-23T07:51:12.098Z] --- PASS: TestServiceRemove (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceUpdateError [2021-07-23T07:51:12.098Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestServiceUpdate [2021-07-23T07:51:12.098Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSwarmGetUnlockKeyError [2021-07-23T07:51:12.098Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSwarmGetUnlockKey [2021-07-23T07:51:12.098Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSwarmInitError [2021-07-23T07:51:12.098Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSwarmInit [2021-07-23T07:51:12.098Z] --- PASS: TestSwarmInit (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSwarmInspectError [2021-07-23T07:51:12.098Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSwarmInspect [2021-07-23T07:51:12.098Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSwarmJoinError [2021-07-23T07:51:12.098Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSwarmJoin [2021-07-23T07:51:12.098Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSwarmLeaveError [2021-07-23T07:51:12.098Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSwarmLeave [2021-07-23T07:51:12.098Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSwarmUnlockError [2021-07-23T07:51:12.098Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSwarmUnlock [2021-07-23T07:51:12.098Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSwarmUpdateError [2021-07-23T07:51:12.098Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestSwarmUpdate [2021-07-23T07:51:12.098Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestTaskInspectError [2021-07-23T07:51:12.098Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestTaskInspectWithEmptyID [2021-07-23T07:51:12.098Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestTaskInspect [2021-07-23T07:51:12.098Z] --- PASS: TestTaskInspect (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestTaskListError [2021-07-23T07:51:12.098Z] --- PASS: TestTaskListError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestTaskList [2021-07-23T07:51:12.098Z] --- PASS: TestTaskList (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestVolumeCreateError [2021-07-23T07:51:12.098Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestVolumeCreate [2021-07-23T07:51:12.098Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestVolumeInspectError [2021-07-23T07:51:12.098Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestVolumeInspectNotFound [2021-07-23T07:51:12.098Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestVolumeInspectWithEmptyID [2021-07-23T07:51:12.098Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestVolumeInspect [2021-07-23T07:51:12.098Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestVolumeListError [2021-07-23T07:51:12.098Z] --- PASS: TestVolumeListError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestVolumeList [2021-07-23T07:51:12.098Z] --- PASS: TestVolumeList (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestVolumeRemoveError [2021-07-23T07:51:12.098Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-23T07:51:12.098Z] === RUN TestVolumeRemove [2021-07-23T07:51:12.098Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-23T07:51:12.098Z] === CONT TestTLSCloseWriter [2021-07-23T07:51:12.098Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-07-23T07:51:12.098Z] PASS [2021-07-23T07:51:12.098Z] coverage: 75.0% of statements [2021-07-23T07:51:12.098Z] ok github.com/docker/docker/client 0.279s coverage: 75.0% of statements [2021-07-23T07:51:13.223Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s) [2021-07-23T07:51:13.223Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-23T07:51:14.163Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.28s) [2021-07-23T07:51:14.163Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-23T07:51:15.102Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-07-23T07:51:15.102Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-23T07:51:15.810Z] Loaded image: debian:bullseye [2021-07-23T07:51:15.810Z] Loaded image: hello-world:latest [2021-07-23T07:51:15.810Z] Loaded image: arm32v7/hello-world:latest [2021-07-23T07:51:16.072Z] INFO: Testing against a local daemon [2021-07-23T07:51:16.072Z] === RUN TestCgroupNamespacesBuild [2021-07-23T07:51:17.012Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2021-07-23T07:51:17.012Z] === RUN TestNISDomainname [2021-07-23T07:51:17.955Z] --- PASS: TestNISDomainname (1.30s) [2021-07-23T07:51:17.955Z] === RUN TestHostnameDnsResolution [2021-07-23T07:51:19.340Z] --- PASS: TestHostnameDnsResolution (1.24s) [2021-07-23T07:51:19.340Z] === RUN TestStats [2021-07-23T07:51:19.375Z] --- PASS: TestCgroupNamespacesBuild (2.73s) [2021-07-23T07:51:19.375Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-23T07:51:21.922Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.69s) [2021-07-23T07:51:21.922Z] === RUN TestBuildWithSession [2021-07-23T07:51:21.922Z] build_session_test.go:25: TODO: BuildKit [2021-07-23T07:51:21.922Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-23T07:51:21.922Z] === RUN TestBuildSquashParent [2021-07-23T07:51:22.635Z] --- PASS: TestStats (2.76s) [2021-07-23T07:51:22.636Z] === RUN TestStopContainerWithTimeout [2021-07-23T07:51:22.636Z] === RUN TestStopContainerWithTimeout/0 [2021-07-23T07:51:22.636Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-23T07:51:22.636Z] === RUN TestStopContainerWithTimeout/1 [2021-07-23T07:51:22.636Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-23T07:51:22.636Z] === RUN TestStopContainerWithTimeout/3 [2021-07-23T07:51:22.636Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-23T07:51:22.636Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-23T07:51:22.636Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-23T07:51:22.636Z] === CONT TestStopContainerWithTimeout/0 [2021-07-23T07:51:22.636Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-23T07:51:23.207Z] === CONT TestStopContainerWithTimeout/3 [2021-07-23T07:51:24.447Z] --- PASS: TestCheckoutGit (23.47s) [2021-07-23T07:51:24.447Z] === RUN TestValidGitTransport [2021-07-23T07:51:24.447Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-23T07:51:24.447Z] === RUN TestGitInvalidRef [2021-07-23T07:51:24.447Z] --- PASS: TestGitInvalidRef (0.16s) [2021-07-23T07:51:24.447Z] PASS [2021-07-23T07:51:24.447Z] coverage: 86.3% of statements [2021-07-23T07:51:24.447Z] ok github.com/docker/docker/builder/remotecontext/git 23.721s coverage: 86.3% of statements [2021-07-23T07:51:24.447Z] ? github.com/docker/docker/cli [no test files] [2021-07-23T07:51:24.447Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-23T07:51:25.117Z] === CONT TestStopContainerWithTimeout/1 [2021-07-23T07:51:27.657Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-23T07:51:27.657Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2021-07-23T07:51:27.657Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2021-07-23T07:51:27.657Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2021-07-23T07:51:27.657Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2021-07-23T07:51:27.657Z] === RUN TestDeleteDevicemapper [2021-07-23T07:51:27.657Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-23T07:51:27.657Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-23T07:51:27.657Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-23T07:51:30.197Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.78s) [2021-07-23T07:51:30.198Z] === RUN TestUpdateMemory [2021-07-23T07:51:31.581Z] --- PASS: TestUpdateMemory (1.49s) [2021-07-23T07:51:31.581Z] === RUN TestUpdateCPUQuota [2021-07-23T07:51:34.161Z] --- PASS: TestBuildSquashParent (12.81s) [2021-07-23T07:51:34.161Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-23T07:51:34.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:51:34.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:51:34.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:51:34.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:51:34.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:51:34.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:51:34.161Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:51:34.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:51:34.161Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:51:34.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:51:34.161Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:51:34.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:51:34.161Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:51:34.161Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:51:34.825Z] === RUN TestBoolValue [2021-07-23T07:51:34.826Z] --- PASS: TestBoolValue (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestBoolValueOrDefault [2021-07-23T07:51:34.826Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestInt64ValueOrZero [2021-07-23T07:51:34.826Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestInt64ValueOrDefault [2021-07-23T07:51:34.826Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-23T07:51:34.826Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestJsonContentType [2021-07-23T07:51:34.826Z] --- PASS: TestJsonContentType (0.00s) [2021-07-23T07:51:34.826Z] PASS [2021-07-23T07:51:34.826Z] coverage: 14.7% of statements [2021-07-23T07:51:34.826Z] ok github.com/docker/docker/api/server/httputils 0.093s coverage: 14.7% of statements [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-23T07:51:34.826Z] === RUN TestMaskSecretKeys [2021-07-23T07:51:34.826Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-23T07:51:34.826Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-23T07:51:34.826Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-23T07:51:34.826Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-23T07:51:34.826Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-23T07:51:34.826Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-23T07:51:34.826Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestVersionMiddlewareVersion [2021-07-23T07:51:34.826Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-23T07:51:34.826Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-23T07:51:34.826Z] PASS [2021-07-23T07:51:34.826Z] coverage: 37.7% of statements [2021-07-23T07:51:34.826Z] ok github.com/docker/docker/api/server/middleware 0.048s coverage: 37.7% of statements [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-23T07:51:34.826Z] === RUN TestAdjustForAPIVersion [2021-07-23T07:51:34.826Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-23T07:51:34.826Z] PASS [2021-07-23T07:51:34.826Z] coverage: 5.7% of statements [2021-07-23T07:51:34.826Z] ok github.com/docker/docker/api/server/router/swarm 0.081s coverage: 5.7% of statements [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/types [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-23T07:51:34.826Z] === RUN TestToJSON [2021-07-23T07:51:34.826Z] --- PASS: TestToJSON (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestToParamWithVersion [2021-07-23T07:51:34.826Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestFromJSON [2021-07-23T07:51:34.826Z] --- PASS: TestFromJSON (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestEmpty [2021-07-23T07:51:34.826Z] --- PASS: TestEmpty (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestArgsMatchKVListEmptySources [2021-07-23T07:51:34.826Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestArgsMatchKVList [2021-07-23T07:51:34.826Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestArgsMatch [2021-07-23T07:51:34.826Z] --- PASS: TestArgsMatch (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestAdd [2021-07-23T07:51:34.826Z] --- PASS: TestAdd (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestDel [2021-07-23T07:51:34.826Z] --- PASS: TestDel (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestLen [2021-07-23T07:51:34.826Z] --- PASS: TestLen (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestExactMatch [2021-07-23T07:51:34.826Z] --- PASS: TestExactMatch (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestOnlyOneExactMatch [2021-07-23T07:51:34.826Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestContains [2021-07-23T07:51:34.826Z] --- PASS: TestContains (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestValidate [2021-07-23T07:51:34.826Z] --- PASS: TestValidate (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestWalkValues [2021-07-23T07:51:34.826Z] --- PASS: TestWalkValues (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestFuzzyMatch [2021-07-23T07:51:34.826Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestClone [2021-07-23T07:51:34.826Z] --- PASS: TestClone (0.00s) [2021-07-23T07:51:34.826Z] PASS [2021-07-23T07:51:34.826Z] coverage: 92.2% of statements [2021-07-23T07:51:34.826Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-23T07:51:34.826Z] === RUN TestStrSliceMarshalJSON [2021-07-23T07:51:34.826Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestStrSliceUnmarshalJSON [2021-07-23T07:51:34.826Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestStrSliceUnmarshalString [2021-07-23T07:51:34.826Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestStrSliceUnmarshalSlice [2021-07-23T07:51:34.826Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-23T07:51:34.826Z] PASS [2021-07-23T07:51:34.826Z] coverage: 90.0% of statements [2021-07-23T07:51:34.826Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-23T07:51:34.826Z] === RUN TestDurationToSecondsString [2021-07-23T07:51:34.826Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestGetTimestamp [2021-07-23T07:51:34.826Z] --- PASS: TestGetTimestamp (0.15s) [2021-07-23T07:51:34.826Z] === RUN TestParseTimestamps [2021-07-23T07:51:34.826Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-23T07:51:34.826Z] PASS [2021-07-23T07:51:34.826Z] coverage: 100.0% of statements [2021-07-23T07:51:34.826Z] ok github.com/docker/docker/api/types/time 0.186s coverage: 100.0% of statements [2021-07-23T07:51:34.826Z] === RUN TestCompareVersion [2021-07-23T07:51:34.826Z] --- PASS: TestCompareVersion (0.00s) [2021-07-23T07:51:34.826Z] PASS [2021-07-23T07:51:34.826Z] coverage: 75.0% of statements [2021-07-23T07:51:34.826Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/builder [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-23T07:51:34.826Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-23T07:51:34.826Z] === RUN TestParseRemoteURL [2021-07-23T07:51:34.826Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-23T07:51:34.826Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-23T07:51:34.826Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-23T07:51:34.826Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-23T07:51:34.826Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-23T07:51:34.826Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-23T07:51:34.826Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-23T07:51:34.826Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-23T07:51:34.826Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-23T07:51:34.826Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-23T07:51:34.826Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-23T07:51:34.826Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-23T07:51:34.826Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-23T07:51:34.826Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-23T07:51:34.826Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-23T07:51:34.826Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-23T07:51:34.826Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-23T07:51:34.826Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-23T07:51:34.826Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-23T07:51:34.826Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-23T07:51:34.826Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestCloneArgsSmartHttp [2021-07-23T07:51:34.826Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestCloneArgsDumbHttp [2021-07-23T07:51:34.826Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestCloneArgsGit [2021-07-23T07:51:34.826Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestCheckoutGit [2021-07-23T07:51:34.826Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-23T07:51:34.826Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestProcessNoDockerignore [2021-07-23T07:51:34.826Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-23T07:51:34.826Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestDetectContentType [2021-07-23T07:51:34.826Z] --- PASS: TestDetectContentType (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestSelectAcceptableMIME [2021-07-23T07:51:34.826Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestInspectEmptyResponse [2021-07-23T07:51:34.826Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestInspectResponseBinary [2021-07-23T07:51:34.826Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestResponseUnsupportedContentType [2021-07-23T07:51:34.826Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestInspectResponseTextSimple [2021-07-23T07:51:34.826Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestInspectResponseEmptyContentType [2021-07-23T07:51:34.826Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestUnknownContentLength [2021-07-23T07:51:34.826Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestDownloadRemote [2021-07-23T07:51:34.826Z] --- PASS: TestDownloadRemote (0.07s) [2021-07-23T07:51:34.826Z] === RUN TestGetWithStatusError [2021-07-23T07:51:34.826Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestCloseRootDirectory [2021-07-23T07:51:34.826Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:51:34.826Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestHashFile [2021-07-23T07:51:34.826Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:51:34.826Z] --- SKIP: TestHashFile (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestHashSubdir [2021-07-23T07:51:34.826Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:51:34.826Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-23T07:51:34.826Z] === RUN TestRemoveDirectory [2021-07-23T07:51:34.826Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:51:34.826Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-23T07:51:34.826Z] PASS [2021-07-23T07:51:34.826Z] coverage: 9.3% of statements [2021-07-23T07:51:34.826Z] ok github.com/docker/docker/builder/remotecontext 0.197s coverage: 9.3% of statements [2021-07-23T07:51:34.826Z] === RUN TestEnable [2021-07-23T07:51:34.826Z] --- PASS: TestEnable (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestDisable [2021-07-23T07:51:34.826Z] --- PASS: TestDisable (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestEnabled [2021-07-23T07:51:34.826Z] --- PASS: TestEnabled (0.00s) [2021-07-23T07:51:34.826Z] PASS [2021-07-23T07:51:34.826Z] coverage: 100.0% of statements [2021-07-23T07:51:34.826Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-07-23T07:51:34.826Z] === RUN TestGetAllAllowed [2021-07-23T07:51:34.826Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestGetAllMeta [2021-07-23T07:51:34.826Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-23T07:51:34.826Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestIsUnreferencedBuiltin [2021-07-23T07:51:34.826Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestIsExistingDirectory [2021-07-23T07:51:34.826Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestGetFilenameForDownload [2021-07-23T07:51:34.826Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestEnv2Variables [2021-07-23T07:51:34.826Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-23T07:51:34.826Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestMaintainer [2021-07-23T07:51:34.826Z] --- PASS: TestMaintainer (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestLabel [2021-07-23T07:51:34.826Z] --- PASS: TestLabel (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestFromScratch [2021-07-23T07:51:34.826Z] --- PASS: TestFromScratch (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestFromWithArg [2021-07-23T07:51:34.826Z] --- PASS: TestFromWithArg (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-23T07:51:34.826Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestFromWithUndefinedArg [2021-07-23T07:51:34.826Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestFromMultiStageWithNamedStage [2021-07-23T07:51:34.826Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestOnbuild [2021-07-23T07:51:34.826Z] --- PASS: TestOnbuild (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestWorkdir [2021-07-23T07:51:34.826Z] --- PASS: TestWorkdir (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestCmd [2021-07-23T07:51:34.826Z] --- PASS: TestCmd (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestHealthcheckNone [2021-07-23T07:51:34.826Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestHealthcheckCmd [2021-07-23T07:51:34.826Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestEntrypoint [2021-07-23T07:51:34.826Z] --- PASS: TestEntrypoint (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestExpose [2021-07-23T07:51:34.826Z] --- PASS: TestExpose (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestUser [2021-07-23T07:51:34.826Z] --- PASS: TestUser (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestVolume [2021-07-23T07:51:34.826Z] --- PASS: TestVolume (0.00s) [2021-07-23T07:51:34.826Z] === RUN TestStopSignal [2021-07-23T07:51:34.826Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-23T07:51:34.827Z] --- SKIP: TestStopSignal (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestArg [2021-07-23T07:51:34.827Z] --- PASS: TestArg (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestShell [2021-07-23T07:51:34.827Z] --- PASS: TestShell (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestPrependEnvOnCmd [2021-07-23T07:51:34.827Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestRunWithBuildArgs [2021-07-23T07:51:34.827Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestRunIgnoresHealthcheck [2021-07-23T07:51:34.827Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestDispatchUnsupportedOptions [2021-07-23T07:51:34.827Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-23T07:51:34.827Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-23T07:51:34.827Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-23T07:51:34.827Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-23T07:51:34.827Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-23T07:51:34.827Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-23T07:51:34.827Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestNormalizeWorkdir [2021-07-23T07:51:34.827Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestDispatch [2021-07-23T07:51:34.827Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-23T07:51:34.827Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-23T07:51:34.827Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-23T07:51:34.827Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-23T07:51:34.827Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-23T07:51:34.827Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-23T07:51:34.827Z] === RUN TestDispatch/COPY_url [2021-07-23T07:51:34.827Z] --- PASS: TestDispatch (0.06s) [2021-07-23T07:51:34.827Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-07-23T07:51:34.827Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-07-23T07:51:34.827Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-23T07:51:34.827Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-23T07:51:34.827Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-23T07:51:34.827Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-23T07:51:34.827Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestAddScratchImageAddsToMounts [2021-07-23T07:51:34.827Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-23T07:51:34.827Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-23T07:51:34.827Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-23T07:51:34.827Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestImageSourceGetAddsToMounts [2021-07-23T07:51:34.827Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestEmptyDockerfile [2021-07-23T07:51:34.827Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestSymlinkDockerfile [2021-07-23T07:51:34.827Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-23T07:51:34.827Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-23T07:51:34.827Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestNonExistingDockerfile [2021-07-23T07:51:34.827Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestCopyRunConfig [2021-07-23T07:51:34.827Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestDeepCopyRunConfig [2021-07-23T07:51:34.827Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestExportImage [2021-07-23T07:51:34.827Z] --- PASS: TestExportImage (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestNormalizeDest [2021-07-23T07:51:34.827Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-23T07:51:34.827Z] PASS [2021-07-23T07:51:34.827Z] coverage: 47.0% of statements [2021-07-23T07:51:34.827Z] ok github.com/docker/docker/builder/dockerfile 0.165s coverage: 47.0% of statements [2021-07-23T07:51:34.827Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-23T07:51:34.827Z] === RUN TestTCP4Proxy [2021-07-23T07:51:34.827Z] --- PASS: TestTCP4Proxy (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestTCP4ProxyHalfClose [2021-07-23T07:51:34.827Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestTCP6Proxy [2021-07-23T07:51:34.827Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-23T07:51:34.827Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestTCPDualStackProxy [2021-07-23T07:51:34.827Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-23T07:51:34.827Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestUDP4Proxy [2021-07-23T07:51:34.827Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestUDP6Proxy [2021-07-23T07:51:34.827Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-23T07:51:34.827Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestUDPWriteError [2021-07-23T07:51:34.827Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestSCTP4Proxy [2021-07-23T07:51:34.827Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-23T07:51:34.827Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-23T07:51:34.827Z] === RUN TestSCTP6Proxy [2021-07-23T07:51:34.827Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-23T07:51:34.827Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-23T07:51:34.827Z] PASS [2021-07-23T07:51:34.827Z] coverage: 49.4% of statements [2021-07-23T07:51:34.827Z] ok github.com/docker/docker/cmd/docker-proxy 0.051s coverage: 49.4% of statements [2021-07-23T07:51:36.798Z] === RUN TestContainerStopSignal [2021-07-23T07:51:36.798Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestContainerStopTimeout [2021-07-23T07:51:36.798Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-23T07:51:36.798Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-23T07:51:36.798Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-07-23T07:51:36.798Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-23T07:51:36.798Z] --- PASS: TestContainerLogPathSetForRingLogger (0.02s) [2021-07-23T07:51:36.798Z] === RUN TestReplaceAndAppendEnvVars [2021-07-23T07:51:36.798Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-23T07:51:36.798Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestNewMemoryStore [2021-07-23T07:51:36.798Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestAddContainers [2021-07-23T07:51:36.798Z] --- PASS: TestAddContainers (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestGetContainer [2021-07-23T07:51:36.798Z] --- PASS: TestGetContainer (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestDeleteContainer [2021-07-23T07:51:36.798Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestListContainers [2021-07-23T07:51:36.798Z] --- PASS: TestListContainers (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestFirstContainer [2021-07-23T07:51:36.798Z] --- PASS: TestFirstContainer (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestApplyAllContainer [2021-07-23T07:51:36.798Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestIsValidHealthString [2021-07-23T07:51:36.798Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestStateRunStop [2021-07-23T07:51:36.798Z] --- PASS: TestStateRunStop (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestStateTimeoutWait [2021-07-23T07:51:36.798Z] state_test.go:141: Stop callback fired [2021-07-23T07:51:36.798Z] state_test.go:165: Stop callback fired [2021-07-23T07:51:36.798Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-23T07:51:36.798Z] === RUN TestIsValidStateString [2021-07-23T07:51:36.798Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestViewSaveDelete [2021-07-23T07:51:36.798Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-23T07:51:36.798Z] === RUN TestViewAll [2021-07-23T07:51:36.798Z] --- PASS: TestViewAll (0.01s) [2021-07-23T07:51:36.798Z] === RUN TestViewGet [2021-07-23T07:51:36.798Z] --- PASS: TestViewGet (0.01s) [2021-07-23T07:51:36.798Z] === RUN TestNames [2021-07-23T07:51:36.798Z] --- PASS: TestNames (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestViewWithHealthCheck [2021-07-23T07:51:36.798Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-23T07:51:36.798Z] PASS [2021-07-23T07:51:36.798Z] coverage: 41.5% of statements [2021-07-23T07:51:36.798Z] ok github.com/docker/docker/container 0.251s coverage: 41.5% of statements [2021-07-23T07:51:36.798Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-23T07:51:36.798Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-23T07:51:36.798Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-23T07:51:36.798Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-23T07:51:36.798Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-23T07:51:36.798Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-23T07:51:36.798Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-23T07:51:36.798Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-07-23T07:51:36.798Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-23T07:51:36.798Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-23T07:51:36.798Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-23T07:51:36.798Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-23T07:51:36.798Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-23T07:51:36.798Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestConfigureDaemonLogs [2021-07-23T07:51:36.798Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestCommonOptionsInstallFlags [2021-07-23T07:51:36.798Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-23T07:51:36.798Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-23T07:51:36.798Z] PASS [2021-07-23T07:51:36.798Z] coverage: 18.5% of statements [2021-07-23T07:51:36.798Z] ok github.com/docker/docker/cmd/dockerd 0.138s coverage: 18.5% of statements [2021-07-23T07:51:36.798Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-23T07:51:36.798Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-23T07:51:36.798Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-23T07:51:36.798Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-23T07:51:36.798Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-23T07:51:36.798Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-23T07:51:36.798Z] === RUN TestPrepare [2021-07-23T07:51:36.798Z] --- PASS: TestPrepare (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestStart [2021-07-23T07:51:36.798Z] --- PASS: TestStart (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestWaitCancel [2021-07-23T07:51:36.798Z] --- PASS: TestWaitCancel (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestWaitDisabled [2021-07-23T07:51:36.798Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestWaitEnabled [2021-07-23T07:51:36.798Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-23T07:51:36.798Z] === RUN TestRemove [2021-07-23T07:51:36.798Z] --- PASS: TestRemove (0.00s) [2021-07-23T07:51:36.798Z] PASS [2021-07-23T07:51:36.798Z] coverage: 65.3% of statements [2021-07-23T07:51:36.798Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.090s coverage: 65.3% of statements [2021-07-23T07:51:37.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-23T07:51:38.160Z] --- PASS: TestUpdateCPUQuota (6.63s) [2021-07-23T07:51:38.160Z] === RUN TestUpdatePidsLimit [2021-07-23T07:51:38.160Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-23T07:51:38.328Z] === RUN TestNewListSecretsFilters [2021-07-23T07:51:38.328Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-23T07:51:38.328Z] === RUN TestNewListConfigsFilters [2021-07-23T07:51:38.328Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-23T07:51:38.328Z] PASS [2021-07-23T07:51:38.328Z] coverage: 0.5% of statements [2021-07-23T07:51:38.328Z] ok github.com/docker/docker/daemon/cluster 0.545s coverage: 0.5% of statements [2021-07-23T07:51:38.731Z] === RUN TestUpdatePidsLimit/no_change [2021-07-23T07:51:38.784Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-23T07:51:39.241Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-07-23T07:51:39.241Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-23T07:51:39.241Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-23T07:51:39.241Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-23T07:51:39.241Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-23T07:51:39.241Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-23T07:51:39.241Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-23T07:51:39.242Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-23T07:51:39.242Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-23T07:51:39.242Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-23T07:51:39.242Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-23T07:51:39.242Z] PASS [2021-07-23T07:51:39.242Z] coverage: 35.9% of statements [2021-07-23T07:51:39.242Z] ok github.com/docker/docker/daemon/cluster/convert 0.216s coverage: 35.9% of statements [2021-07-23T07:51:39.454Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:51:39.672Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-23T07:51:39.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:51:40.242Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-23T07:51:40.813Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-23T07:51:41.410Z] === RUN TestBuilderGC [2021-07-23T07:51:41.410Z] --- PASS: TestBuilderGC (0.00s) [2021-07-23T07:51:41.410Z] === RUN TestDaemonConfigurationNotFound [2021-07-23T07:51:41.410Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-23T07:51:41.410Z] === RUN TestDaemonBrokenConfiguration [2021-07-23T07:51:41.410Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-23T07:51:41.410Z] === RUN TestParseClusterAdvertiseSettings [2021-07-23T07:51:41.410Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-23T07:51:41.410Z] === RUN TestFindConfigurationConflicts [2021-07-23T07:51:41.410Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-23T07:51:41.410Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-23T07:51:41.410Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-23T07:51:41.410Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-23T07:51:41.410Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-23T07:51:41.410Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-23T07:51:41.410Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-23T07:51:41.411Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-23T07:51:41.411Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-23T07:51:41.411Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-23T07:51:41.411Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-23T07:51:41.411Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-23T07:51:41.411Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-23T07:51:41.411Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-23T07:51:41.411Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-23T07:51:41.411Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-23T07:51:41.411Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-23T07:51:41.411Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-23T07:51:41.411Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-23T07:51:41.411Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-23T07:51:41.411Z] === RUN TestValidateConfigurationErrors [2021-07-23T07:51:41.411Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-23T07:51:41.411Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-23T07:51:41.411Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-23T07:51:41.411Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-23T07:51:41.411Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-23T07:51:41.411Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-23T07:51:41.411Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-23T07:51:41.411Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-23T07:51:41.411Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-23T07:51:41.411Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-23T07:51:41.411Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-23T07:51:41.411Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-23T07:51:41.411Z] === RUN TestValidateConfiguration [2021-07-23T07:51:41.411Z] === RUN TestValidateConfiguration/with_label [2021-07-23T07:51:41.411Z] === RUN TestValidateConfiguration/with_dns [2021-07-23T07:51:41.411Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-23T07:51:41.411Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-23T07:51:41.411Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-23T07:51:41.411Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-23T07:51:41.411Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-23T07:51:41.411Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-23T07:51:41.411Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-23T07:51:41.411Z] === RUN TestModifiedDiscoverySettings [2021-07-23T07:51:41.411Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-23T07:51:41.411Z] === RUN TestReloadSetConfigFileNotExist [2021-07-23T07:51:41.411Z] time="2021-07-23T07:51:41Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-23T07:51:41.411Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-07-23T07:51:41.411Z] === RUN TestReloadDefaultConfigNotExist [2021-07-23T07:51:41.411Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:51:41.411Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-23T07:51:41.411Z] === RUN TestReloadBadDefaultConfig [2021-07-23T07:51:41.411Z] time="2021-07-23T07:51:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-003533467" [2021-07-23T07:51:41.411Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-23T07:51:41.411Z] === RUN TestReloadWithConflictingLabels [2021-07-23T07:51:41.411Z] time="2021-07-23T07:51:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-495902014" [2021-07-23T07:51:41.411Z] --- PASS: TestReloadWithConflictingLabels (0.06s) [2021-07-23T07:51:41.411Z] === RUN TestReloadWithDuplicateLabels [2021-07-23T07:51:41.411Z] time="2021-07-23T07:51:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-973574533" [2021-07-23T07:51:41.411Z] --- PASS: TestReloadWithDuplicateLabels (0.06s) [2021-07-23T07:51:41.411Z] === RUN TestDaemonConfigurationMerge [2021-07-23T07:51:41.411Z] --- PASS: TestDaemonConfigurationMerge (0.01s) [2021-07-23T07:51:41.411Z] PASS [2021-07-23T07:51:41.411Z] coverage: 79.2% of statements [2021-07-23T07:51:41.755Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-23T07:51:41.867Z] ok github.com/docker/docker/daemon/config 0.364s coverage: 79.2% of statements [2021-07-23T07:51:41.867Z] === RUN TestWaitNodeAttachment [2021-07-23T07:51:42.323Z] === RUN TestDiscoveryOptsErrors [2021-07-23T07:51:42.323Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestDiscoveryOpts [2021-07-23T07:51:42.323Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-23T07:51:42.323Z] PASS [2021-07-23T07:51:42.323Z] coverage: 30.0% of statements [2021-07-23T07:51:42.323Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2021-07-23T07:51:42.323Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-23T07:51:42.323Z] === RUN TestIsolationConversion [2021-07-23T07:51:42.323Z] === RUN TestIsolationConversion/default [2021-07-23T07:51:42.323Z] === RUN TestIsolationConversion/process [2021-07-23T07:51:42.323Z] === RUN TestIsolationConversion/hyperv [2021-07-23T07:51:42.323Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-23T07:51:42.323Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-23T07:51:42.323Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-23T07:51:42.323Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestContainerLabels [2021-07-23T07:51:42.323Z] --- PASS: TestContainerLabels (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestCredentialSpecConversion [2021-07-23T07:51:42.323Z] === RUN TestCredentialSpecConversion/none [2021-07-23T07:51:42.323Z] === RUN TestCredentialSpecConversion/config [2021-07-23T07:51:42.323Z] === RUN TestCredentialSpecConversion/file [2021-07-23T07:51:42.323Z] === RUN TestCredentialSpecConversion/registry [2021-07-23T07:51:42.323Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-23T07:51:42.323Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-23T07:51:42.323Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-23T07:51:42.323Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-23T07:51:42.323Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestControllerValidateMountBind [2021-07-23T07:51:42.323Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestControllerValidateMountVolume [2021-07-23T07:51:42.323Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestControllerValidateMountTarget [2021-07-23T07:51:42.323Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestControllerValidateMountTmpfs [2021-07-23T07:51:42.323Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestControllerValidateMountInvalidType [2021-07-23T07:51:42.323Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestControllerValidateMountNamedPipe [2021-07-23T07:51:42.323Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-23T07:51:42.323Z] PASS [2021-07-23T07:51:42.323Z] coverage: 11.0% of statements [2021-07-23T07:51:42.323Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.526s coverage: 11.0% of statements [2021-07-23T07:51:42.323Z] === RUN TestVerifyNetworkingConfig [2021-07-23T07:51:42.323Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestGetContainer [2021-07-23T07:51:42.323Z] --- PASS: TestGetContainer (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestValidContainerNames [2021-07-23T07:51:42.323Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestContainerInitDNS [2021-07-23T07:51:42.323Z] daemon_test.go:147: root required [2021-07-23T07:51:42.323Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestMerge [2021-07-23T07:51:42.323Z] --- PASS: TestMerge (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestValidateContainerIsolation [2021-07-23T07:51:42.323Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestFindNetworkErrorType [2021-07-23T07:51:42.323Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestEnsureServicesExist [2021-07-23T07:51:42.323Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestEnsureServicesExistErrors [2021-07-23T07:51:42.323Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-23T07:51:42.323Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-23T07:51:42.323Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-23T07:51:42.323Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-23T07:51:42.323Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-23T07:51:42.323Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-23T07:51:42.323Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestContainerDelete [2021-07-23T07:51:42.323Z] --- PASS: TestContainerDelete (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestContainerDoubleDelete [2021-07-23T07:51:42.323Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestLogContainerEventCopyLabels [2021-07-23T07:51:42.323Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestLogContainerEventWithAttributes [2021-07-23T07:51:42.323Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestNoneHealthcheck [2021-07-23T07:51:42.323Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestHealthStates [2021-07-23T07:51:42.323Z] time="2021-07-23T07:51:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:51:42.323Z] time="2021-07-23T07:51:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:51:42.323Z] time="2021-07-23T07:51:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:51:42.323Z] time="2021-07-23T07:51:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:51:42.323Z] time="2021-07-23T07:51:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:51:42.323Z] time="2021-07-23T07:51:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:51:42.323Z] time="2021-07-23T07:51:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:51:42.323Z] time="2021-07-23T07:51:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:51:42.323Z] time="2021-07-23T07:51:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:51:42.323Z] time="2021-07-23T07:51:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:51:42.323Z] --- PASS: TestHealthStates (0.11s) [2021-07-23T07:51:42.323Z] === RUN TestMaskURLCredentials [2021-07-23T07:51:42.323Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestGetInspectData [2021-07-23T07:51:42.323Z] --- PASS: TestGetInspectData (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestFillLicense [2021-07-23T07:51:42.323Z] --- PASS: TestFillLicense (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestListInvalidFilter [2021-07-23T07:51:42.323Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestNameFilter [2021-07-23T07:51:42.323Z] --- PASS: TestNameFilter (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-23T07:51:42.323Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-23T07:51:42.323Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-23T07:51:42.323Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-23T07:51:42.323Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-23T07:51:42.323Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-23T07:51:42.323Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-23T07:51:42.323Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-23T07:51:42.323Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-23T07:51:42.323Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-23T07:51:42.323Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-23T07:51:42.323Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-23T07:51:42.323Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-23T07:51:42.324Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-07-23T07:51:42.324Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-23T07:51:42.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-23T07:51:42.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-23T07:51:42.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-23T07:51:42.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-23T07:51:42.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-23T07:51:42.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-23T07:51:42.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-23T07:51:42.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-23T07:51:42.324Z] === RUN TestDaemonReloadLabels [2021-07-23T07:51:42.324Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-23T07:51:42.324Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-23T07:51:42.324Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-23T07:51:42.324Z] === RUN TestDaemonReloadMirrors [2021-07-23T07:51:42.324Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-23T07:51:42.324Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-23T07:51:42.324Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-23T07:51:42.324Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-23T07:51:42.324Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-23T07:51:42.324Z] === RUN TestDaemonDiscoveryReload [2021-07-23T07:51:42.326Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-23T07:51:42.780Z] === RUN TestEventsLog [2021-07-23T07:51:42.780Z] --- PASS: TestEventsLog (0.00s) [2021-07-23T07:51:42.780Z] === RUN TestEventsLogTimeout [2021-07-23T07:51:42.780Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-23T07:51:42.780Z] === RUN TestLogEvents [2021-07-23T07:51:42.780Z] --- PASS: TestLogEvents (0.05s) [2021-07-23T07:51:42.780Z] === RUN TestLoadBufferedEvents [2021-07-23T07:51:42.780Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-07-23T07:51:42.780Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-23T07:51:42.780Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-23T07:51:42.780Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-23T07:51:42.780Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-23T07:51:42.780Z] PASS [2021-07-23T07:51:42.780Z] coverage: 50.0% of statements [2021-07-23T07:51:42.780Z] ok github.com/docker/docker/daemon/events 0.223s coverage: 50.0% of statements [2021-07-23T07:51:43.236Z] === RUN TestIsEmptyDir [2021-07-23T07:51:43.236Z] --- PASS: TestIsEmptyDir (0.00s) [2021-07-23T07:51:43.236Z] PASS [2021-07-23T07:51:43.236Z] coverage: 2.3% of statements [2021-07-23T07:51:43.236Z] ok github.com/docker/docker/daemon/graphdriver 0.044s coverage: 2.3% of statements [2021-07-23T07:51:43.236Z] === RUN TestLinkNaming [2021-07-23T07:51:43.236Z] --- PASS: TestLinkNaming (0.00s) [2021-07-23T07:51:43.236Z] === RUN TestLinkNew [2021-07-23T07:51:43.236Z] --- PASS: TestLinkNew (0.00s) [2021-07-23T07:51:43.236Z] === RUN TestLinkEnv [2021-07-23T07:51:43.236Z] --- PASS: TestLinkEnv (0.00s) [2021-07-23T07:51:43.236Z] === RUN TestLinkMultipleEnv [2021-07-23T07:51:43.236Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-23T07:51:43.236Z] === RUN TestLinkPortRangeEnv [2021-07-23T07:51:43.236Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-23T07:51:43.236Z] PASS [2021-07-23T07:51:43.236Z] coverage: 93.0% of statements [2021-07-23T07:51:43.236Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [2021-07-23T07:51:43.387Z] === RUN TestCheckpointCreateError [2021-07-23T07:51:43.387Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestCheckpointCreate [2021-07-23T07:51:43.387Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestCheckpointDeleteError [2021-07-23T07:51:43.387Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestCheckpointDelete [2021-07-23T07:51:43.387Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestCheckpointListError [2021-07-23T07:51:43.387Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestCheckpointList [2021-07-23T07:51:43.387Z] --- PASS: TestCheckpointList (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestCheckpointListContainerNotFound [2021-07-23T07:51:43.387Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestNewClientWithOpsFromEnv [2021-07-23T07:51:43.387Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-23T07:51:43.387Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestGetAPIPath [2021-07-23T07:51:43.387Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestParseHostURL [2021-07-23T07:51:43.387Z] --- PASS: TestParseHostURL (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-23T07:51:43.387Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-23T07:51:43.387Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestNegotiateAPIVersion [2021-07-23T07:51:43.387Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestNegotiateAPVersionOverride [2021-07-23T07:51:43.387Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-23T07:51:43.387Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-23T07:51:43.387Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-23T07:51:43.387Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestClientRedirect [2021-07-23T07:51:43.387Z] --- PASS: TestClientRedirect (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigCreateUnsupported [2021-07-23T07:51:43.387Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigCreateError [2021-07-23T07:51:43.387Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigCreate [2021-07-23T07:51:43.387Z] --- PASS: TestConfigCreate (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigInspectNotFound [2021-07-23T07:51:43.387Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigInspectWithEmptyID [2021-07-23T07:51:43.387Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigInspectUnsupported [2021-07-23T07:51:43.387Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigInspectError [2021-07-23T07:51:43.387Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigInspectConfigNotFound [2021-07-23T07:51:43.387Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigInspect [2021-07-23T07:51:43.387Z] --- PASS: TestConfigInspect (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigListUnsupported [2021-07-23T07:51:43.387Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigListError [2021-07-23T07:51:43.387Z] --- PASS: TestConfigListError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigList [2021-07-23T07:51:43.387Z] --- PASS: TestConfigList (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigRemoveUnsupported [2021-07-23T07:51:43.387Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigRemoveError [2021-07-23T07:51:43.387Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigRemove [2021-07-23T07:51:43.387Z] --- PASS: TestConfigRemove (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigUpdateUnsupported [2021-07-23T07:51:43.387Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigUpdateError [2021-07-23T07:51:43.387Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestConfigUpdate [2021-07-23T07:51:43.387Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerCommitError [2021-07-23T07:51:43.387Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerCommit [2021-07-23T07:51:43.387Z] --- PASS: TestContainerCommit (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerStatPathError [2021-07-23T07:51:43.387Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerStatPathNotFoundError [2021-07-23T07:51:43.387Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerStatPathNoHeaderError [2021-07-23T07:51:43.387Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerStatPath [2021-07-23T07:51:43.387Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestCopyToContainerError [2021-07-23T07:51:43.387Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestCopyToContainerNotFoundError [2021-07-23T07:51:43.387Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-23T07:51:43.387Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestCopyToContainer [2021-07-23T07:51:43.387Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestCopyFromContainerError [2021-07-23T07:51:43.387Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestCopyFromContainerNotFoundError [2021-07-23T07:51:43.387Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-23T07:51:43.387Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-23T07:51:43.387Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestCopyFromContainer [2021-07-23T07:51:43.387Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerCreateError [2021-07-23T07:51:43.387Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerCreateImageNotFound [2021-07-23T07:51:43.387Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerCreateWithName [2021-07-23T07:51:43.387Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerCreateAutoRemove [2021-07-23T07:51:43.387Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerDiffError [2021-07-23T07:51:43.387Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerDiff [2021-07-23T07:51:43.387Z] --- PASS: TestContainerDiff (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerExecCreateError [2021-07-23T07:51:43.387Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerExecCreate [2021-07-23T07:51:43.387Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerExecStartError [2021-07-23T07:51:43.387Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerExecStart [2021-07-23T07:51:43.387Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerExecInspectError [2021-07-23T07:51:43.387Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerExecInspect [2021-07-23T07:51:43.387Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerExportError [2021-07-23T07:51:43.387Z] --- PASS: TestContainerExportError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerExport [2021-07-23T07:51:43.387Z] --- PASS: TestContainerExport (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerInspectError [2021-07-23T07:51:43.387Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerInspectContainerNotFound [2021-07-23T07:51:43.387Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerInspectWithEmptyID [2021-07-23T07:51:43.387Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerInspect [2021-07-23T07:51:43.387Z] --- PASS: TestContainerInspect (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerInspectNode [2021-07-23T07:51:43.387Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerKillError [2021-07-23T07:51:43.387Z] --- PASS: TestContainerKillError (0.00s) [2021-07-23T07:51:43.387Z] === RUN TestContainerKill [2021-07-23T07:51:43.387Z] --- PASS: TestContainerKill (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerListError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerListError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerList [2021-07-23T07:51:43.388Z] --- PASS: TestContainerList (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerLogsNotFoundError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerLogsError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerLogs [2021-07-23T07:51:43.388Z] --- PASS: TestContainerLogs (0.18s) [2021-07-23T07:51:43.388Z] === RUN TestContainerPauseError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerPause [2021-07-23T07:51:43.388Z] --- PASS: TestContainerPause (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainersPruneError [2021-07-23T07:51:43.388Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainersPrune [2021-07-23T07:51:43.388Z] --- PASS: TestContainersPrune (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerRemoveError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerRemoveNotFoundError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerRemove [2021-07-23T07:51:43.388Z] --- PASS: TestContainerRemove (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerRenameError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerRename [2021-07-23T07:51:43.388Z] --- PASS: TestContainerRename (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerResizeError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerExecResizeError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerResize [2021-07-23T07:51:43.388Z] --- PASS: TestContainerResize (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerExecResize [2021-07-23T07:51:43.388Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerRestartError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerRestart [2021-07-23T07:51:43.388Z] --- PASS: TestContainerRestart (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerStartError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerStartError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerStart [2021-07-23T07:51:43.388Z] --- PASS: TestContainerStart (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerStatsError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerStats [2021-07-23T07:51:43.388Z] --- PASS: TestContainerStats (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerStopError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerStopError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerStop [2021-07-23T07:51:43.388Z] --- PASS: TestContainerStop (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerTopError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerTopError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerTop [2021-07-23T07:51:43.388Z] --- PASS: TestContainerTop (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerUnpauseError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerUnpause [2021-07-23T07:51:43.388Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerUpdateError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerUpdate [2021-07-23T07:51:43.388Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerWaitError [2021-07-23T07:51:43.388Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestContainerWait [2021-07-23T07:51:43.388Z] --- PASS: TestContainerWait (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestDiskUsageError [2021-07-23T07:51:43.388Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestDiskUsage [2021-07-23T07:51:43.388Z] --- PASS: TestDiskUsage (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestDistributionInspectUnsupported [2021-07-23T07:51:43.388Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestDistributionInspectWithEmptyID [2021-07-23T07:51:43.388Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestEventsErrorInOptions [2021-07-23T07:51:43.388Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestEventsErrorFromServer [2021-07-23T07:51:43.388Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestEvents [2021-07-23T07:51:43.388Z] --- PASS: TestEvents (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestTLSCloseWriter [2021-07-23T07:51:43.388Z] === PAUSE TestTLSCloseWriter [2021-07-23T07:51:43.388Z] === RUN TestImageBuildError [2021-07-23T07:51:43.388Z] --- PASS: TestImageBuildError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageBuild [2021-07-23T07:51:43.388Z] --- PASS: TestImageBuild (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestGetDockerOS [2021-07-23T07:51:43.388Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageCreateError [2021-07-23T07:51:43.388Z] --- PASS: TestImageCreateError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageCreate [2021-07-23T07:51:43.388Z] --- PASS: TestImageCreate (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageHistoryError [2021-07-23T07:51:43.388Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageHistory [2021-07-23T07:51:43.388Z] --- PASS: TestImageHistory (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageImportError [2021-07-23T07:51:43.388Z] --- PASS: TestImageImportError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageImport [2021-07-23T07:51:43.388Z] --- PASS: TestImageImport (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageInspectError [2021-07-23T07:51:43.388Z] --- PASS: TestImageInspectError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageInspectImageNotFound [2021-07-23T07:51:43.388Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageInspectWithEmptyID [2021-07-23T07:51:43.388Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageInspect [2021-07-23T07:51:43.388Z] --- PASS: TestImageInspect (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageListError [2021-07-23T07:51:43.388Z] --- PASS: TestImageListError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageList [2021-07-23T07:51:43.388Z] --- PASS: TestImageList (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageListApiBefore125 [2021-07-23T07:51:43.388Z] --- PASS: TestImageListApiBefore125 (0.02s) [2021-07-23T07:51:43.388Z] === RUN TestImageLoadError [2021-07-23T07:51:43.388Z] --- PASS: TestImageLoadError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageLoad [2021-07-23T07:51:43.388Z] --- PASS: TestImageLoad (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImagesPruneError [2021-07-23T07:51:43.388Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImagesPrune [2021-07-23T07:51:43.388Z] --- PASS: TestImagesPrune (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImagePullReferenceParseError [2021-07-23T07:51:43.388Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImagePullAnyError [2021-07-23T07:51:43.388Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-23T07:51:43.388Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-23T07:51:43.388Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-23T07:51:43.388Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-23T07:51:43.388Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImagePullWithoutErrors [2021-07-23T07:51:43.388Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImagePushReferenceError [2021-07-23T07:51:43.388Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImagePushAnyError [2021-07-23T07:51:43.388Z] --- PASS: TestImagePushAnyError (0.01s) [2021-07-23T07:51:43.388Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-23T07:51:43.388Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-23T07:51:43.388Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-23T07:51:43.388Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-23T07:51:43.388Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImagePushWithoutErrors [2021-07-23T07:51:43.388Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-23T07:51:43.388Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-23T07:51:43.388Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-23T07:51:43.388Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-23T07:51:43.388Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-23T07:51:43.388Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-23T07:51:43.388Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-23T07:51:43.388Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-23T07:51:43.388Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageRemoveError [2021-07-23T07:51:43.388Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageRemoveImageNotFound [2021-07-23T07:51:43.388Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageRemove [2021-07-23T07:51:43.388Z] --- PASS: TestImageRemove (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageSaveError [2021-07-23T07:51:43.388Z] --- PASS: TestImageSaveError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageSave [2021-07-23T07:51:43.388Z] --- PASS: TestImageSave (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageSearchAnyError [2021-07-23T07:51:43.388Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-23T07:51:43.388Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-23T07:51:43.388Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-23T07:51:43.388Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-23T07:51:43.388Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageSearchWithoutErrors [2021-07-23T07:51:43.388Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageTagError [2021-07-23T07:51:43.388Z] --- PASS: TestImageTagError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageTagInvalidReference [2021-07-23T07:51:43.388Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageTagInvalidSourceImageName [2021-07-23T07:51:43.388Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageTagHexSource [2021-07-23T07:51:43.388Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestImageTag [2021-07-23T07:51:43.388Z] --- PASS: TestImageTag (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestInfoServerError [2021-07-23T07:51:43.388Z] --- PASS: TestInfoServerError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestInfoInvalidResponseJSONError [2021-07-23T07:51:43.388Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestInfo [2021-07-23T07:51:43.388Z] --- PASS: TestInfo (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworkConnectError [2021-07-23T07:51:43.388Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-23T07:51:43.388Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworkConnect [2021-07-23T07:51:43.388Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworkCreateError [2021-07-23T07:51:43.388Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworkCreate [2021-07-23T07:51:43.388Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworkDisconnectError [2021-07-23T07:51:43.388Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworkDisconnect [2021-07-23T07:51:43.388Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworkInspectError [2021-07-23T07:51:43.388Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworkInspectNotFoundError [2021-07-23T07:51:43.388Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworkInspectWithEmptyID [2021-07-23T07:51:43.388Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworkInspect [2021-07-23T07:51:43.388Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworkListError [2021-07-23T07:51:43.388Z] --- PASS: TestNetworkListError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworkList [2021-07-23T07:51:43.388Z] --- PASS: TestNetworkList (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworksPruneError [2021-07-23T07:51:43.388Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworksPrune [2021-07-23T07:51:43.388Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworkRemoveError [2021-07-23T07:51:43.388Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNetworkRemove [2021-07-23T07:51:43.388Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNodeInspectError [2021-07-23T07:51:43.388Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNodeInspectNodeNotFound [2021-07-23T07:51:43.388Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNodeInspectWithEmptyID [2021-07-23T07:51:43.388Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNodeInspect [2021-07-23T07:51:43.388Z] --- PASS: TestNodeInspect (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNodeListError [2021-07-23T07:51:43.388Z] --- PASS: TestNodeListError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNodeList [2021-07-23T07:51:43.388Z] --- PASS: TestNodeList (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNodeRemoveError [2021-07-23T07:51:43.388Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNodeRemove [2021-07-23T07:51:43.388Z] --- PASS: TestNodeRemove (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNodeUpdateError [2021-07-23T07:51:43.388Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestNodeUpdate [2021-07-23T07:51:43.388Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestOptionWithTimeout [2021-07-23T07:51:43.388Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPingFail [2021-07-23T07:51:43.388Z] --- PASS: TestPingFail (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPingWithError [2021-07-23T07:51:43.388Z] 2021/07/23 07:51:43 RoundTripper returned a response & error; ignoring response [2021-07-23T07:51:43.388Z] 2021/07/23 07:51:43 RoundTripper returned a response & error; ignoring response [2021-07-23T07:51:43.388Z] --- PASS: TestPingWithError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPingSuccess [2021-07-23T07:51:43.388Z] --- PASS: TestPingSuccess (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPingHeadFallback [2021-07-23T07:51:43.388Z] === RUN TestPingHeadFallback/OK [2021-07-23T07:51:43.388Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-23T07:51:43.388Z] === RUN TestPingHeadFallback/Not_Found [2021-07-23T07:51:43.388Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-23T07:51:43.388Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-23T07:51:43.388Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-23T07:51:43.388Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-23T07:51:43.388Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-23T07:51:43.388Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPluginDisableError [2021-07-23T07:51:43.388Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPluginDisable [2021-07-23T07:51:43.388Z] --- PASS: TestPluginDisable (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPluginEnableError [2021-07-23T07:51:43.388Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPluginEnable [2021-07-23T07:51:43.388Z] --- PASS: TestPluginEnable (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPluginInspectError [2021-07-23T07:51:43.388Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPluginInspectWithEmptyID [2021-07-23T07:51:43.388Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPluginInspect [2021-07-23T07:51:43.388Z] --- PASS: TestPluginInspect (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPluginListError [2021-07-23T07:51:43.388Z] --- PASS: TestPluginListError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPluginList [2021-07-23T07:51:43.388Z] --- PASS: TestPluginList (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPluginPushError [2021-07-23T07:51:43.388Z] --- PASS: TestPluginPushError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPluginPush [2021-07-23T07:51:43.388Z] --- PASS: TestPluginPush (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPluginRemoveError [2021-07-23T07:51:43.388Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-23T07:51:43.388Z] === RUN TestPluginRemove [2021-07-23T07:51:43.389Z] --- PASS: TestPluginRemove (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestPluginSetError [2021-07-23T07:51:43.389Z] --- PASS: TestPluginSetError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestPluginSet [2021-07-23T07:51:43.389Z] --- PASS: TestPluginSet (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSetHostHeader [2021-07-23T07:51:43.389Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestPlainTextError [2021-07-23T07:51:43.389Z] --- PASS: TestPlainTextError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestInfiniteError [2021-07-23T07:51:43.389Z] --- PASS: TestInfiniteError (0.02s) [2021-07-23T07:51:43.389Z] === RUN TestCanceledContext [2021-07-23T07:51:43.389Z] 2021/07/23 07:51:43 RoundTripper returned a response & error; ignoring response [2021-07-23T07:51:43.389Z] --- PASS: TestCanceledContext (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestDeadlineExceededContext [2021-07-23T07:51:43.389Z] 2021/07/23 07:51:43 RoundTripper returned a response & error; ignoring response [2021-07-23T07:51:43.389Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretCreateUnsupported [2021-07-23T07:51:43.389Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretCreateError [2021-07-23T07:51:43.389Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretCreate [2021-07-23T07:51:43.389Z] --- PASS: TestSecretCreate (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretInspectUnsupported [2021-07-23T07:51:43.389Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretInspectError [2021-07-23T07:51:43.389Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretInspectSecretNotFound [2021-07-23T07:51:43.389Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretInspectWithEmptyID [2021-07-23T07:51:43.389Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretInspect [2021-07-23T07:51:43.389Z] --- PASS: TestSecretInspect (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretListUnsupported [2021-07-23T07:51:43.389Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretListError [2021-07-23T07:51:43.389Z] --- PASS: TestSecretListError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretList [2021-07-23T07:51:43.389Z] --- PASS: TestSecretList (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretRemoveUnsupported [2021-07-23T07:51:43.389Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretRemoveError [2021-07-23T07:51:43.389Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretRemove [2021-07-23T07:51:43.389Z] --- PASS: TestSecretRemove (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretUpdateUnsupported [2021-07-23T07:51:43.389Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretUpdateError [2021-07-23T07:51:43.389Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSecretUpdate [2021-07-23T07:51:43.389Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestServiceCreateError [2021-07-23T07:51:43.389Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestServiceCreate [2021-07-23T07:51:43.389Z] --- PASS: TestServiceCreate (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-23T07:51:43.389Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.01s) [2021-07-23T07:51:43.389Z] === RUN TestServiceCreateDigestPinning [2021-07-23T07:51:43.389Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestServiceInspectError [2021-07-23T07:51:43.389Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestServiceInspectServiceNotFound [2021-07-23T07:51:43.389Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestServiceInspectWithEmptyID [2021-07-23T07:51:43.389Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestServiceInspect [2021-07-23T07:51:43.389Z] --- PASS: TestServiceInspect (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestServiceListError [2021-07-23T07:51:43.389Z] --- PASS: TestServiceListError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestServiceList [2021-07-23T07:51:43.389Z] --- PASS: TestServiceList (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestServiceLogsError [2021-07-23T07:51:43.389Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestServiceLogs [2021-07-23T07:51:43.389Z] --- PASS: TestServiceLogs (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestServiceRemoveError [2021-07-23T07:51:43.389Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestServiceRemoveNotFoundError [2021-07-23T07:51:43.389Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestServiceRemove [2021-07-23T07:51:43.389Z] --- PASS: TestServiceRemove (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestServiceUpdateError [2021-07-23T07:51:43.389Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestServiceUpdate [2021-07-23T07:51:43.389Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSwarmGetUnlockKeyError [2021-07-23T07:51:43.389Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSwarmGetUnlockKey [2021-07-23T07:51:43.389Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSwarmInitError [2021-07-23T07:51:43.389Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSwarmInit [2021-07-23T07:51:43.389Z] --- PASS: TestSwarmInit (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSwarmInspectError [2021-07-23T07:51:43.389Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSwarmInspect [2021-07-23T07:51:43.389Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSwarmJoinError [2021-07-23T07:51:43.389Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSwarmJoin [2021-07-23T07:51:43.389Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSwarmLeaveError [2021-07-23T07:51:43.389Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSwarmLeave [2021-07-23T07:51:43.389Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSwarmUnlockError [2021-07-23T07:51:43.389Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSwarmUnlock [2021-07-23T07:51:43.389Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSwarmUpdateError [2021-07-23T07:51:43.389Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestSwarmUpdate [2021-07-23T07:51:43.389Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestTaskInspectError [2021-07-23T07:51:43.389Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestTaskInspectWithEmptyID [2021-07-23T07:51:43.389Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestTaskInspect [2021-07-23T07:51:43.389Z] --- PASS: TestTaskInspect (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestTaskListError [2021-07-23T07:51:43.389Z] --- PASS: TestTaskListError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestTaskList [2021-07-23T07:51:43.389Z] --- PASS: TestTaskList (0.01s) [2021-07-23T07:51:43.389Z] === RUN TestVolumeCreateError [2021-07-23T07:51:43.389Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestVolumeCreate [2021-07-23T07:51:43.389Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestVolumeInspectError [2021-07-23T07:51:43.389Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestVolumeInspectNotFound [2021-07-23T07:51:43.389Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestVolumeInspectWithEmptyID [2021-07-23T07:51:43.389Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestVolumeInspect [2021-07-23T07:51:43.389Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestVolumeListError [2021-07-23T07:51:43.389Z] --- PASS: TestVolumeListError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestVolumeList [2021-07-23T07:51:43.389Z] --- PASS: TestVolumeList (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestVolumeRemoveError [2021-07-23T07:51:43.389Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-23T07:51:43.389Z] === RUN TestVolumeRemove [2021-07-23T07:51:43.389Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-23T07:51:43.389Z] === CONT TestTLSCloseWriter [2021-07-23T07:51:43.389Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-23T07:51:43.389Z] PASS [2021-07-23T07:51:43.389Z] coverage: 75.0% of statements [2021-07-23T07:51:43.389Z] ok github.com/docker/docker/client 0.393s coverage: 75.0% of statements [2021-07-23T07:51:43.693Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-23T07:51:43.693Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-23T07:51:43.710Z] --- PASS: TestUpdatePidsLimit (5.64s) [2021-07-23T07:51:43.710Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-07-23T07:51:43.710Z] --- PASS: TestUpdatePidsLimit/no_change (0.71s) [2021-07-23T07:51:43.710Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-07-23T07:51:43.710Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s) [2021-07-23T07:51:43.710Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.73s) [2021-07-23T07:51:43.710Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.77s) [2021-07-23T07:51:43.710Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-07-23T07:51:43.710Z] === RUN TestUpdateRestartPolicy [2021-07-23T07:51:44.148Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2021-07-23T07:51:44.148Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-23T07:51:44.605Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-23T07:51:44.605Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-23T07:51:44.605Z] reload_test.go:520: root required [2021-07-23T07:51:44.605Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-23T07:51:44.605Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-23T07:51:44.605Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-23T07:51:44.605Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-23T07:51:44.605Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-07-23T07:51:44.605Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-23T07:51:44.605Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-23T07:51:44.605Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-23T07:51:44.605Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-07-23T07:51:44.605Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-23T07:51:44.605Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-23T07:51:44.605Z] === RUN TestParseVolumesFrom [2021-07-23T07:51:44.605Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-23T07:51:44.605Z] PASS [2021-07-23T07:51:44.605Z] coverage: 9.1% of statements [2021-07-23T07:51:44.605Z] ok github.com/docker/docker/daemon 2.301s coverage: 9.1% of statements [2021-07-23T07:51:44.605Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-23T07:51:44.605Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-23T07:51:44.605Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-23T07:51:44.605Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-23T07:51:44.605Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-23T07:51:44.605Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-23T07:51:44.605Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-23T07:51:44.605Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-23T07:51:44.605Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-23T07:51:44.605Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-23T07:51:44.605Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-23T07:51:44.605Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-23T07:51:44.605Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-23T07:51:44.605Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-23T07:51:45.009Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:51:45.009Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:51:45.060Z] === RUN TestNewStreamConfig [2021-07-23T07:51:45.060Z] === RUN TestNewStreamConfig/defaults [2021-07-23T07:51:45.060Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-23T07:51:45.060Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-23T07:51:45.060Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-23T07:51:45.060Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-23T07:51:45.060Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-23T07:51:45.060Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-23T07:51:45.060Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-23T07:51:45.060Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-23T07:51:45.060Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-23T07:51:45.060Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-23T07:51:45.060Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-23T07:51:45.060Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-23T07:51:45.060Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-23T07:51:45.060Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-23T07:51:45.060Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-23T07:51:45.060Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-23T07:51:45.060Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-23T07:51:45.060Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-23T07:51:45.060Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-23T07:51:45.060Z] time="2021-07-23T07:51:44Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-23T07:51:45.060Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.09s) [2021-07-23T07:51:45.060Z] === RUN TestCreateSuccess [2021-07-23T07:51:45.060Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-23T07:51:45.060Z] === RUN TestCreateStreamSkipped [2021-07-23T07:51:45.060Z] time="2021-07-23T07:51:44Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-23T07:51:45.060Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-23T07:51:45.060Z] === RUN TestCreateLogGroupSuccess [2021-07-23T07:51:45.060Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-23T07:51:45.060Z] === RUN TestCreateError [2021-07-23T07:51:45.060Z] --- PASS: TestCreateError (0.00s) [2021-07-23T07:51:45.060Z] === RUN TestCreateAlreadyExists [2021-07-23T07:51:45.061Z] time="2021-07-23T07:51:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-23T07:51:45.061Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestLogClosed [2021-07-23T07:51:45.061Z] --- PASS: TestLogClosed (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestLogBlocking [2021-07-23T07:51:45.061Z] --- PASS: TestLogBlocking (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-23T07:51:45.061Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestLogNonBlockingBufferFull [2021-07-23T07:51:45.061Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestPublishBatchSuccess [2021-07-23T07:51:45.061Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestPublishBatchError [2021-07-23T07:51:45.061Z] time="2021-07-23T07:51:44Z" level=error msg=Error [2021-07-23T07:51:45.061Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-23T07:51:45.061Z] time="2021-07-23T07:51:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-23T07:51:45.061Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-23T07:51:45.061Z] time="2021-07-23T07:51:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-23T07:51:45.061Z] time="2021-07-23T07:51:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-23T07:51:45.061Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestCollectBatchSimple [2021-07-23T07:51:45.061Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestCollectBatchTicker [2021-07-23T07:51:45.061Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestCollectBatchMultilinePattern [2021-07-23T07:51:45.061Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-23T07:51:45.061Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-23T07:51:45.061Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-23T07:51:45.061Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-07-23T07:51:45.061Z] === RUN TestCollectBatchClose [2021-07-23T07:51:45.061Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestEffectiveLen [2021-07-23T07:51:45.061Z] === RUN TestEffectiveLen/0/Hello [2021-07-23T07:51:45.061Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-23T07:51:45.061Z] === RUN TestEffectiveLen/2/🙃 [2021-07-23T07:51:45.061Z] === RUN TestEffectiveLen/3/���� [2021-07-23T07:51:45.061Z] === RUN TestEffectiveLen/4/He��o [2021-07-23T07:51:45.061Z] === RUN TestEffectiveLen/5/ [2021-07-23T07:51:45.061Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-23T07:51:45.061Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-23T07:51:45.061Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-23T07:51:45.061Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-23T07:51:45.061Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-23T07:51:45.061Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-23T07:51:45.061Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestFindValidSplit [2021-07-23T07:51:45.061Z] === RUN TestFindValidSplit/0/ [2021-07-23T07:51:45.061Z] cloudwatchlogs_test.go:1064: [2021-07-23T07:51:45.061Z] cloudwatchlogs_test.go:1065: [2021-07-23T07:51:45.061Z] === RUN TestFindValidSplit/1/Hello [2021-07-23T07:51:45.061Z] cloudwatchlogs_test.go:1064: Hello [2021-07-23T07:51:45.061Z] cloudwatchlogs_test.go:1065: [2021-07-23T07:51:45.061Z] === RUN TestFindValidSplit/2/Hello [2021-07-23T07:51:45.061Z] cloudwatchlogs_test.go:1064: He [2021-07-23T07:51:45.061Z] cloudwatchlogs_test.go:1065: llo [2021-07-23T07:51:45.061Z] === RUN TestFindValidSplit/3/Hello [2021-07-23T07:51:45.061Z] cloudwatchlogs_test.go:1064: [2021-07-23T07:51:45.061Z] cloudwatchlogs_test.go:1065: Hello [2021-07-23T07:51:45.061Z] === RUN TestFindValidSplit/4/🙃 [2021-07-23T07:51:45.061Z] cloudwatchlogs_test.go:1064: [2021-07-23T07:51:45.061Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-23T07:51:45.061Z] === RUN TestFindValidSplit/5/🙃 [2021-07-23T07:51:45.061Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-23T07:51:45.061Z] cloudwatchlogs_test.go:1065: [2021-07-23T07:51:45.061Z] === RUN TestFindValidSplit/6/a� [2021-07-23T07:51:45.061Z] cloudwatchlogs_test.go:1064: a [2021-07-23T07:51:45.061Z] cloudwatchlogs_test.go:1065: � [2021-07-23T07:51:45.061Z] === RUN TestFindValidSplit/7/a� [2021-07-23T07:51:45.061Z] cloudwatchlogs_test.go:1064: a� [2021-07-23T07:51:45.061Z] cloudwatchlogs_test.go:1065: [2021-07-23T07:51:45.061Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-23T07:51:45.061Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-23T07:51:45.061Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-23T07:51:45.061Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-23T07:51:45.061Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-23T07:51:45.061Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-23T07:51:45.061Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-23T07:51:45.061Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-23T07:51:45.061Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestProcessEventEmoji [2021-07-23T07:51:45.061Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestCollectBatchLineSplit [2021-07-23T07:51:45.061Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2021-07-23T07:51:45.061Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-23T07:51:45.061Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestCollectBatchMaxEvents [2021-07-23T07:51:45.061Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-07-23T07:51:45.061Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-23T07:51:45.061Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-23T07:51:45.061Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-23T07:51:45.061Z] === RUN TestSearchRegistryForImagesErrors [2021-07-23T07:51:45.061Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestSearchRegistryForImages [2021-07-23T07:51:45.061Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestOnlyPlatformWithFallback [2021-07-23T07:51:45.061Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-23T07:51:45.061Z] === RUN TestImageDelete [2021-07-23T07:51:45.061Z] === RUN TestImageDelete/no_lease [2021-07-23T07:51:45.061Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-23T07:51:45.061Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-23T07:51:45.061Z] === RUN TestImageDelete/lease_exists [2021-07-23T07:51:45.061Z] --- PASS: TestImageDelete (0.02s) [2021-07-23T07:51:45.061Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-07-23T07:51:45.061Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-07-23T07:51:45.061Z] === RUN TestContentStoreForPull [2021-07-23T07:51:45.517Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-07-23T07:51:45.517Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-23T07:51:45.517Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-23T07:51:45.517Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-23T07:51:45.517Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-23T07:51:45.517Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-23T07:51:45.517Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-23T07:51:45.517Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-23T07:51:45.517Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-23T07:51:45.517Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-23T07:51:45.517Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-23T07:51:45.517Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-23T07:51:45.517Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-23T07:51:45.517Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-23T07:51:45.517Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-23T07:51:45.517Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-23T07:51:45.517Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-23T07:51:45.517Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-23T07:51:45.517Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-23T07:51:45.517Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-23T07:51:45.517Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-23T07:51:45.517Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-23T07:51:45.517Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-23T07:51:45.517Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-23T07:51:45.517Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-23T07:51:45.517Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-23T07:51:45.517Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-23T07:51:45.517Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-23T07:51:45.517Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-23T07:51:45.517Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-23T07:51:45.517Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-23T07:51:45.517Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-23T07:51:45.517Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-23T07:51:45.517Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-23T07:51:45.517Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-23T07:51:45.517Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-23T07:51:45.517Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-23T07:51:45.517Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-23T07:51:45.517Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-23T07:51:45.517Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-23T07:51:45.518Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-23T07:51:45.518Z] === RUN TestCreateTagSuccess [2021-07-23T07:51:45.518Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-23T07:51:45.518Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-23T07:51:45.518Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-23T07:51:45.518Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-23T07:51:45.518Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-23T07:51:45.518Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-23T07:51:45.518Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-23T07:51:45.518Z] PASS [2021-07-23T07:51:45.518Z] coverage: 77.0% of statements [2021-07-23T07:51:45.518Z] === RUN TestAdapterReadLogs [2021-07-23T07:51:45.518Z] ok github.com/docker/docker/daemon/logger/awslogs 0.302s coverage: 77.0% of statements [2021-07-23T07:51:45.518Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-23T07:51:45.518Z] === RUN TestCopier [2021-07-23T07:51:45.518Z] --- PASS: TestCopier (0.00s) [2021-07-23T07:51:45.518Z] === RUN TestCopierLongLines [2021-07-23T07:51:45.518Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-23T07:51:45.518Z] === RUN TestCopierSlow [2021-07-23T07:51:45.518Z] --- PASS: TestContentStoreForPull (0.13s) [2021-07-23T07:51:45.518Z] PASS [2021-07-23T07:51:45.518Z] coverage: 6.8% of statements [2021-07-23T07:51:45.518Z] ok github.com/docker/docker/daemon/images 0.272s coverage: 6.8% of statements [2021-07-23T07:51:45.518Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-23T07:51:45.518Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-23T07:51:45.518Z] --- PASS: TestCopierSlow (0.20s) [2021-07-23T07:51:45.518Z] === RUN TestCopierWithSized [2021-07-23T07:51:45.518Z] === RUN TestCopierWithSized/as_is [2021-07-23T07:51:45.518Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-23T07:51:45.518Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-23T07:51:45.518Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-23T07:51:45.518Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-23T07:51:45.518Z] === RUN TestCopierWithPartial [2021-07-23T07:51:45.518Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-23T07:51:45.518Z] === RUN TestRingLogger [2021-07-23T07:51:45.518Z] --- PASS: TestRingLogger (0.00s) [2021-07-23T07:51:45.518Z] === RUN TestRingCap [2021-07-23T07:51:45.518Z] --- PASS: TestRingCap (0.00s) [2021-07-23T07:51:45.518Z] === RUN TestRingClose [2021-07-23T07:51:45.518Z] --- PASS: TestRingClose (0.00s) [2021-07-23T07:51:45.518Z] === RUN TestRingDrain [2021-07-23T07:51:45.518Z] --- PASS: TestRingDrain (0.00s) [2021-07-23T07:51:45.518Z] PASS [2021-07-23T07:51:45.518Z] coverage: 43.8% of statements [2021-07-23T07:51:45.518Z] ok github.com/docker/docker/daemon/logger 0.261s coverage: 43.8% of statements [2021-07-23T07:51:45.518Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-23T07:51:45.518Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-23T07:51:45.518Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-23T07:51:45.518Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-23T07:51:45.518Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-23T07:51:45.974Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-23T07:51:45.974Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-23T07:51:45.974Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-23T07:51:45.974Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s) [2021-07-23T07:51:45.974Z] === RUN TestFastTimeMarshalJSON [2021-07-23T07:51:45.974Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-23T07:51:45.974Z] PASS [2021-07-23T07:51:45.974Z] coverage: 87.2% of statements [2021-07-23T07:51:45.974Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.151s coverage: 87.2% of statements [2021-07-23T07:51:45.974Z] === RUN TestJSONFileLogger [2021-07-23T07:51:45.974Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-23T07:51:45.974Z] === RUN TestJSONFileLoggerWithTags [2021-07-23T07:51:45.974Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-23T07:51:45.974Z] === RUN TestJSONFileLoggerWithOpts [2021-07-23T07:51:45.974Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-23T07:51:45.974Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-23T07:51:45.974Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-23T07:51:45.974Z] === RUN TestEncodeDecode [2021-07-23T07:51:45.974Z] === PAUSE TestEncodeDecode [2021-07-23T07:51:45.974Z] === RUN TestUnexpectedEOF [2021-07-23T07:51:46.431Z] time="2021-07-23T07:51:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-23T07:51:46.431Z] time="2021-07-23T07:51:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-23T07:51:46.431Z] --- PASS: TestUnexpectedEOF (0.10s) [2021-07-23T07:51:46.431Z] === CONT TestEncodeDecode [2021-07-23T07:51:46.431Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-23T07:51:46.431Z] PASS [2021-07-23T07:51:46.431Z] coverage: 69.9% of statements [2021-07-23T07:51:46.431Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.231s coverage: 69.9% of statements [2021-07-23T07:51:46.431Z] === RUN TestWriteLog [2021-07-23T07:51:46.431Z] === PAUSE TestWriteLog [2021-07-23T07:51:46.431Z] === RUN TestReadLog [2021-07-23T07:51:46.431Z] === PAUSE TestReadLog [2021-07-23T07:51:46.431Z] === CONT TestWriteLog [2021-07-23T07:51:46.431Z] === CONT TestReadLog [2021-07-23T07:51:46.431Z] --- PASS: TestWriteLog (0.00s) [2021-07-23T07:51:46.431Z] === RUN TestReadLog/tail_exact [2021-07-23T07:51:46.887Z] === RUN TestReadLog/tail_less_than_available [2021-07-23T07:51:46.887Z] === RUN TestReadLog/tail_more_than_available [2021-07-23T07:51:46.887Z] --- PASS: TestReadLog (0.14s) [2021-07-23T07:51:46.887Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-07-23T07:51:46.887Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-07-23T07:51:46.887Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-23T07:51:46.887Z] PASS [2021-07-23T07:51:46.887Z] coverage: 75.2% of statements [2021-07-23T07:51:46.887Z] ok github.com/docker/docker/daemon/logger/local 0.182s coverage: 75.2% of statements [2021-07-23T07:51:46.887Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-23T07:51:46.887Z] === RUN TestOpenFileDelete [2021-07-23T07:51:46.887Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-23T07:51:46.887Z] === RUN TestOpenFileRename [2021-07-23T07:51:46.887Z] --- PASS: TestOpenFileRename (0.02s) [2021-07-23T07:51:46.887Z] === RUN TestParseLogTagDefaultTag [2021-07-23T07:51:46.887Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-23T07:51:46.887Z] === RUN TestParseLogTag [2021-07-23T07:51:46.887Z] --- PASS: TestParseLogTag (0.00s) [2021-07-23T07:51:46.887Z] === RUN TestParseLogTagEmptyTag [2021-07-23T07:51:46.887Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-23T07:51:46.887Z] === RUN TestTailFiles [2021-07-23T07:51:46.887Z] --- PASS: TestTailFiles (0.00s) [2021-07-23T07:51:46.887Z] === RUN TestFollowLogsConsumerGone [2021-07-23T07:51:46.887Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-23T07:51:46.887Z] === RUN TestFollowLogsProducerGone [2021-07-23T07:51:46.887Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-23T07:51:46.887Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-23T07:51:46.887Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-23T07:51:46.887Z] === RUN TestCheckCapacityAndRotate [2021-07-23T07:51:46.887Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-23T07:51:46.887Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-23T07:51:46.887Z] --- PASS: TestCheckCapacityAndRotate (0.10s) [2021-07-23T07:51:46.887Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-23T07:51:46.887Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2021-07-23T07:51:46.887Z] PASS [2021-07-23T07:51:46.887Z] coverage: 53.7% of statements [2021-07-23T07:51:47.343Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.193s coverage: 53.7% of statements [2021-07-23T07:51:47.343Z] === RUN TestLog [2021-07-23T07:51:47.343Z] --- PASS: TestLog (0.00s) [2021-07-23T07:51:47.343Z] PASS [2021-07-23T07:51:47.343Z] coverage: 31.5% of statements [2021-07-23T07:51:47.343Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.040s coverage: 31.5% of statements [2021-07-23T07:51:47.805Z] === RUN TestParseLogFormat [2021-07-23T07:51:47.805Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-23T07:51:47.805Z] === RUN TestValidateLogOptEmpty [2021-07-23T07:51:47.805Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-23T07:51:47.805Z] === RUN TestValidateSyslogAddress [2021-07-23T07:51:47.805Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-23T07:51:47.805Z] === RUN TestParseAddressDefaultPort [2021-07-23T07:51:47.805Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-23T07:51:47.805Z] === RUN TestValidateSyslogFacility [2021-07-23T07:51:47.805Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-23T07:51:47.805Z] === RUN TestValidateLogOptSyslogFormat [2021-07-23T07:51:47.805Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-23T07:51:47.805Z] === RUN TestValidateLogOpt [2021-07-23T07:51:47.805Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-23T07:51:47.805Z] PASS [2021-07-23T07:51:47.805Z] coverage: 46.8% of statements [2021-07-23T07:51:47.805Z] ok github.com/docker/docker/daemon/logger/syslog 0.044s coverage: 46.8% of statements [2021-07-23T07:51:47.805Z] === RUN TestNewParse [2021-07-23T07:51:47.805Z] --- PASS: TestNewParse (0.00s) [2021-07-23T07:51:47.805Z] PASS [2021-07-23T07:51:47.805Z] coverage: 8.3% of statements [2021-07-23T07:51:47.805Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-07-23T07:51:48.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-23T07:51:48.261Z] === RUN TestValidateLogOpt [2021-07-23T07:51:48.261Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-23T07:51:48.261Z] === RUN TestNewMissedConfig [2021-07-23T07:51:48.261Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-23T07:51:48.261Z] === RUN TestNewMissedUrl [2021-07-23T07:51:48.261Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-23T07:51:48.261Z] === RUN TestNewMissedToken [2021-07-23T07:51:48.261Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-23T07:51:48.261Z] === RUN TestNewWithProxy [2021-07-23T07:51:48.261Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-23T07:51:48.261Z] === RUN TestDefault [2021-07-23T07:51:48.261Z] --- PASS: TestDefault (0.01s) [2021-07-23T07:51:48.261Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-23T07:51:48.261Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-23T07:51:48.261Z] === RUN TestJsonFormat [2021-07-23T07:51:48.261Z] --- PASS: TestJsonFormat (0.01s) [2021-07-23T07:51:48.261Z] === RUN TestRawFormat [2021-07-23T07:51:48.261Z] --- PASS: TestRawFormat (0.00s) [2021-07-23T07:51:48.261Z] === RUN TestRawFormatWithLabels [2021-07-23T07:51:48.261Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-23T07:51:48.261Z] === RUN TestRawFormatWithoutTag [2021-07-23T07:51:48.261Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-23T07:51:48.261Z] === RUN TestBatching [2021-07-23T07:51:48.261Z] --- PASS: TestBatching (0.27s) [2021-07-23T07:51:48.261Z] === RUN TestFrequency [2021-07-23T07:51:48.717Z] --- PASS: TestFrequency (0.16s) [2021-07-23T07:51:48.717Z] === RUN TestOneMessagePerRequest [2021-07-23T07:51:48.717Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-23T07:51:48.717Z] === RUN TestVerify [2021-07-23T07:51:48.717Z] --- PASS: TestVerify (0.00s) [2021-07-23T07:51:48.717Z] === RUN TestSkipVerify [2021-07-23T07:51:48.717Z] time="2021-07-23T07:51:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:51:48.717Z] time="2021-07-23T07:51:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:51:48.717Z] time="2021-07-23T07:51:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:51:49.173Z] --- PASS: TestSkipVerify (0.56s) [2021-07-23T07:51:49.173Z] === RUN TestBufferMaximum [2021-07-23T07:51:49.173Z] time="2021-07-23T07:51:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:51:49.173Z] time="2021-07-23T07:51:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:51:49.173Z] time="2021-07-23T07:51:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:51:49.173Z] time="2021-07-23T07:51:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:51:49.173Z] time="2021-07-23T07:51:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:51:49.173Z] time="2021-07-23T07:51:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026708.788491\",\"host\":\"b83dc817543f\"}'" [2021-07-23T07:51:49.173Z] time="2021-07-23T07:51:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026708.788491\",\"host\":\"b83dc817543f\"}'" [2021-07-23T07:51:49.173Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-23T07:51:49.173Z] === RUN TestServerAlwaysDown [2021-07-23T07:51:49.173Z] time="2021-07-23T07:51:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:51:49.173Z] time="2021-07-23T07:51:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:51:49.173Z] time="2021-07-23T07:51:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026708.789490\",\"host\":\"b83dc817543f\"}'" [2021-07-23T07:51:49.173Z] time="2021-07-23T07:51:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026708.789490\",\"host\":\"b83dc817543f\"}'" [2021-07-23T07:51:49.173Z] time="2021-07-23T07:51:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:51:49.173Z] time="2021-07-23T07:51:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026708.789490\",\"host\":\"b83dc817543f\"}'" [2021-07-23T07:51:49.173Z] time="2021-07-23T07:51:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026708.790490\",\"host\":\"b83dc817543f\"}'" [2021-07-23T07:51:49.173Z] time="2021-07-23T07:51:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026708.790490\",\"host\":\"b83dc817543f\"}'" [2021-07-23T07:51:49.173Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-23T07:51:49.173Z] === RUN TestCannotSendAfterClose [2021-07-23T07:51:49.173Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-23T07:51:49.173Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-23T07:51:49.173Z] === RUN TestV1IDService [2021-07-23T07:51:49.173Z] --- PASS: TestV1IDService (0.01s) [2021-07-23T07:51:49.173Z] === RUN TestV2MetadataService [2021-07-23T07:51:49.629Z] --- PASS: TestV2MetadataService (0.55s) [2021-07-23T07:51:49.629Z] PASS [2021-07-23T07:51:49.629Z] coverage: 48.2% of statements [2021-07-23T07:51:49.629Z] ok github.com/docker/docker/distribution/metadata 0.611s coverage: 48.2% of statements [2021-07-23T07:51:49.629Z] === RUN TestSuccessfulDownload [2021-07-23T07:51:49.629Z] download_test.go:268: Needs fixing on Windows [2021-07-23T07:51:49.629Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-23T07:51:49.629Z] === RUN TestCancelledDownload [2021-07-23T07:51:49.629Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-23T07:51:49.629Z] === RUN TestMaxDownloadAttempts [2021-07-23T07:51:49.629Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-23T07:51:49.629Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-23T07:51:49.629Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-23T07:51:49.629Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-23T07:51:49.629Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-23T07:51:49.629Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-23T07:51:49.629Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-23T07:51:49.629Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-23T07:51:49.629Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-23T07:51:49.629Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-23T07:51:49.629Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-23T07:51:49.629Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-23T07:51:50.086Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-23T07:51:50.086Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-23T07:51:50.086Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-23T07:51:50.086Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-23T07:51:50.086Z] === RUN TestContinueOnError_NeverContinue [2021-07-23T07:51:50.086Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-23T07:51:50.086Z] === RUN TestManifestStore [2021-07-23T07:51:50.086Z] === RUN TestManifestStore/no_remote_or_local [2021-07-23T07:51:50.086Z] time="2021-07-23T07:51:49Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-23T07:51:50.086Z] time="2021-07-23T07:51:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b83dc817543f\"}'" [2021-07-23T07:51:50.086Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-07-23T07:51:50.086Z] PASS [2021-07-23T07:51:50.086Z] coverage: 82.5% of statements [2021-07-23T07:51:50.086Z] time="2021-07-23T07:51:49Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local076400715\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-23T07:51:50.086Z] ok github.com/docker/docker/daemon/logger/splunk 2.078s coverage: 82.5% of statements [2021-07-23T07:51:50.086Z] === RUN TestManifestStore/no_local_cache [2021-07-23T07:51:50.086Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-23T07:51:50.086Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-23T07:51:50.086Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-23T07:51:50.086Z] time="2021-07-23T07:51:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-23T07:51:50.086Z] time="2021-07-23T07:51:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-23T07:51:50.086Z] time="2021-07-23T07:51:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-23T07:51:50.086Z] time="2021-07-23T07:51:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-23T07:51:50.086Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-23T07:51:50.086Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-07-23T07:51:50.086Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-07-23T07:51:50.086Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-07-23T07:51:50.086Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-07-23T07:51:50.086Z] === RUN TestTransfer [2021-07-23T07:51:50.086Z] === RUN TestManifestStore/with_local_cache [2021-07-23T07:51:50.086Z] === RUN TestManifestStore/unknown_media_type [2021-07-23T07:51:50.086Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-23T07:51:50.086Z] time="2021-07-23T07:51:49Z" level=warning msg="reference for unknown type: " [2021-07-23T07:51:50.086Z] time="2021-07-23T07:51:49Z" level=warning msg="reference for unknown type: " [2021-07-23T07:51:50.086Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-23T07:51:50.086Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-23T07:51:50.086Z] time="2021-07-23T07:51:49Z" level=warning msg="reference for unknown type: " [2021-07-23T07:51:50.086Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-23T07:51:50.086Z] time="2021-07-23T07:51:49Z" level=warning msg="reference for unknown type: " [2021-07-23T07:51:50.086Z] time="2021-07-23T07:51:49Z" level=warning msg="reference for unknown type: " [2021-07-23T07:51:50.086Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-23T07:51:50.086Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-23T07:51:50.086Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-23T07:51:50.086Z] time="2021-07-23T07:51:49Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-23T07:51:50.086Z] --- PASS: TestManifestStore (0.19s) [2021-07-23T07:51:50.086Z] --- PASS: TestManifestStore/no_remote_or_local (0.12s) [2021-07-23T07:51:50.086Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-23T07:51:50.086Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-23T07:51:50.086Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-07-23T07:51:50.086Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-07-23T07:51:50.086Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-07-23T07:51:50.086Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-07-23T07:51:50.086Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-07-23T07:51:50.086Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-07-23T07:51:50.086Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-23T07:51:50.086Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-23T07:51:50.086Z] === RUN TestDetectManifestBlobMediaType [2021-07-23T07:51:50.086Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-23T07:51:50.086Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-23T07:51:50.086Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-23T07:51:50.086Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-23T07:51:50.086Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-23T07:51:50.086Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-23T07:51:50.086Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-23T07:51:50.086Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-23T07:51:50.086Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-23T07:51:50.086Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-23T07:51:50.086Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-23T07:51:50.086Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-23T07:51:50.086Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-23T07:51:50.086Z] === RUN TestFixManifestLayers [2021-07-23T07:51:50.086Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-23T07:51:50.086Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-23T07:51:50.086Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-23T07:51:50.086Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-23T07:51:50.086Z] === RUN TestFixManifestLayersBadParent [2021-07-23T07:51:50.086Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-23T07:51:50.086Z] === RUN TestValidateManifest [2021-07-23T07:51:50.086Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-23T07:51:50.086Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-23T07:51:50.086Z] === RUN TestFormatPlatform [2021-07-23T07:51:50.086Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-23T07:51:50.086Z] === RUN TestGetRepositoryMountCandidates [2021-07-23T07:51:50.086Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-23T07:51:50.086Z] === RUN TestLayerAlreadyExists [2021-07-23T07:51:50.086Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:51:50.086Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:51:50.086Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:51:50.086Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:51:50.086Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:51:50.086Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:51:50.086Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-23T07:51:50.086Z] === RUN TestWhenEmptyAuthConfig [2021-07-23T07:51:50.086Z] --- PASS: TestTransfer (0.12s) [2021-07-23T07:51:50.086Z] === RUN TestConcurrencyLimit [2021-07-23T07:51:50.543Z] === RUN TestNotFound [2021-07-23T07:51:50.543Z] --- PASS: TestNotFound (0.00s) [2021-07-23T07:51:50.543Z] === RUN TestConflict [2021-07-23T07:51:50.543Z] --- PASS: TestConflict (0.00s) [2021-07-23T07:51:50.543Z] === RUN TestForbidden [2021-07-23T07:51:50.543Z] --- PASS: TestForbidden (0.00s) [2021-07-23T07:51:50.543Z] === RUN TestInvalidParameter [2021-07-23T07:51:50.543Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-23T07:51:50.543Z] === RUN TestNotImplemented [2021-07-23T07:51:50.543Z] --- PASS: TestNotImplemented (0.00s) [2021-07-23T07:51:50.543Z] === RUN TestNotModified [2021-07-23T07:51:50.543Z] --- PASS: TestNotModified (0.00s) [2021-07-23T07:51:50.543Z] === RUN TestUnauthorized [2021-07-23T07:51:50.543Z] --- PASS: TestUnauthorized (0.00s) [2021-07-23T07:51:50.543Z] === RUN TestUnknown [2021-07-23T07:51:50.543Z] --- PASS: TestUnknown (0.00s) [2021-07-23T07:51:50.543Z] === RUN TestCancelled [2021-07-23T07:51:50.543Z] --- PASS: TestCancelled (0.00s) [2021-07-23T07:51:50.543Z] === RUN TestDeadline [2021-07-23T07:51:50.543Z] --- PASS: TestDeadline (0.00s) [2021-07-23T07:51:50.543Z] === RUN TestDataLoss [2021-07-23T07:51:50.543Z] --- PASS: TestDataLoss (0.00s) [2021-07-23T07:51:50.543Z] === RUN TestUnavailable [2021-07-23T07:51:50.543Z] --- PASS: TestUnavailable (0.00s) [2021-07-23T07:51:50.543Z] === RUN TestSystem [2021-07-23T07:51:50.543Z] --- PASS: TestSystem (0.00s) [2021-07-23T07:51:50.543Z] === RUN TestFromStatusCode [2021-07-23T07:51:50.543Z] === RUN TestFromStatusCode/Not_Found [2021-07-23T07:51:50.543Z] === RUN TestFromStatusCode/Bad_Request [2021-07-23T07:51:50.543Z] === RUN TestFromStatusCode/Conflict [2021-07-23T07:51:50.543Z] === RUN TestFromStatusCode/Unauthorized [2021-07-23T07:51:50.543Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-23T07:51:50.543Z] === RUN TestFromStatusCode/Forbidden [2021-07-23T07:51:50.543Z] === RUN TestFromStatusCode/Not_Modified [2021-07-23T07:51:50.543Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-23T07:51:50.543Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-23T07:51:50.543Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-23T07:51:50.543Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-23T07:51:50.543Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-23T07:51:50.543Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-23T07:51:50.543Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-23T07:51:50.543Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-23T07:51:50.544Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-23T07:51:50.544Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-23T07:51:50.544Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-23T07:51:50.544Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-23T07:51:50.544Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-23T07:51:50.544Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-23T07:51:50.544Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-23T07:51:50.544Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-23T07:51:50.544Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-23T07:51:50.544Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-23T07:51:50.544Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-23T07:51:50.544Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-23T07:51:50.544Z] PASS [2021-07-23T07:51:50.544Z] coverage: 53.1% of statements [2021-07-23T07:51:50.544Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-07-23T07:51:50.544Z] === RUN TestInactiveJobs [2021-07-23T07:51:50.544Z] ok github.com/docker/docker/errdefs 0.026s coverage: 53.1% of statements [2021-07-23T07:51:51.002Z] --- PASS: TestInactiveJobs (0.38s) [2021-07-23T07:51:51.002Z] === RUN TestWatchRelease [2021-07-23T07:51:51.002Z] --- PASS: TestWatchRelease (0.04s) [2021-07-23T07:51:51.002Z] === RUN TestWatchFinishedTransfer [2021-07-23T07:51:51.002Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-23T07:51:51.002Z] === RUN TestDuplicateTransfer [2021-07-23T07:51:51.002Z] === RUN TestFSGetInvalidData [2021-07-23T07:51:51.002Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-23T07:51:51.002Z] === RUN TestFSInvalidSet [2021-07-23T07:51:51.002Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-23T07:51:51.002Z] === RUN TestFSInvalidRoot [2021-07-23T07:51:51.002Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-23T07:51:51.002Z] === RUN TestSuccessfulUpload [2021-07-23T07:51:51.002Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-07-23T07:51:51.002Z] === RUN TestFSMetadataGetSet [2021-07-23T07:51:51.002Z] --- PASS: TestFSMetadataGetSet (0.01s) [2021-07-23T07:51:51.002Z] === RUN TestFSInvalidWalker [2021-07-23T07:51:51.002Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-23T07:51:51.002Z] === RUN TestFSGetSet [2021-07-23T07:51:51.002Z] --- PASS: TestFSGetSet (0.01s) [2021-07-23T07:51:51.002Z] === RUN TestFSGetUnsetKey [2021-07-23T07:51:51.002Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-07-23T07:51:51.002Z] === RUN TestFSGetEmptyData [2021-07-23T07:51:51.002Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-07-23T07:51:51.002Z] === RUN TestFSDelete [2021-07-23T07:51:51.002Z] --- PASS: TestFSDelete (0.01s) [2021-07-23T07:51:51.002Z] === RUN TestFSWalker [2021-07-23T07:51:51.002Z] --- PASS: TestFSWalker (0.01s) [2021-07-23T07:51:51.002Z] === RUN TestFSWalkerStopOnError [2021-07-23T07:51:51.002Z] --- PASS: TestFSWalkerStopOnError (0.00s) [2021-07-23T07:51:51.002Z] === RUN TestNewFromJSON [2021-07-23T07:51:51.002Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-23T07:51:51.002Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-23T07:51:51.002Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-23T07:51:51.002Z] === RUN TestMarshalKeyOrder [2021-07-23T07:51:51.002Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-23T07:51:51.002Z] === RUN TestHistoryEqual [2021-07-23T07:51:51.002Z] --- PASS: TestHistoryEqual (0.07s) [2021-07-23T07:51:51.002Z] === RUN TestImage [2021-07-23T07:51:51.002Z] --- PASS: TestImage (0.00s) [2021-07-23T07:51:51.002Z] === RUN TestImageOSNotEmpty [2021-07-23T07:51:51.002Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-23T07:51:51.002Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-23T07:51:51.002Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-23T07:51:51.002Z] === RUN TestCreate [2021-07-23T07:51:51.002Z] --- PASS: TestCreate (0.00s) [2021-07-23T07:51:51.002Z] === RUN TestRestore [2021-07-23T07:51:51.002Z] time="2021-07-23T07:51:50Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-23T07:51:51.002Z] --- PASS: TestRestore (0.02s) [2021-07-23T07:51:51.002Z] === RUN TestAddDelete [2021-07-23T07:51:51.002Z] --- PASS: TestAddDelete (0.02s) [2021-07-23T07:51:51.002Z] === RUN TestSearchAfterDelete [2021-07-23T07:51:51.002Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-23T07:51:51.002Z] === RUN TestParentReset [2021-07-23T07:51:51.460Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2021-07-23T07:51:51.460Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-23T07:51:51.460Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-23T07:51:51.460Z] === RUN TestTokenPassThru [2021-07-23T07:51:51.460Z] --- PASS: TestParentReset (0.02s) [2021-07-23T07:51:51.460Z] === RUN TestGetAndSetLastUpdated [2021-07-23T07:51:51.460Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-23T07:51:51.460Z] === RUN TestTokenPassThruDifferentHost [2021-07-23T07:51:51.460Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-07-23T07:51:51.460Z] PASS [2021-07-23T07:51:51.460Z] coverage: 23.8% of statements [2021-07-23T07:51:51.460Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-07-23T07:51:51.460Z] === RUN TestStoreLen [2021-07-23T07:51:51.460Z] ok github.com/docker/docker/distribution 1.331s coverage: 23.8% of statements [2021-07-23T07:51:51.460Z] --- PASS: TestStoreLen (0.02s) [2021-07-23T07:51:51.460Z] PASS [2021-07-23T07:51:51.460Z] coverage: 86.6% of statements [2021-07-23T07:51:51.460Z] ok github.com/docker/docker/image 0.265s coverage: 86.6% of statements [2021-07-23T07:51:51.460Z] time="2021-07-23T07:51:51Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-23T07:51:51.460Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-23T07:51:51.460Z] === RUN TestCompare [2021-07-23T07:51:51.460Z] --- PASS: TestCompare (0.00s) [2021-07-23T07:51:51.460Z] PASS [2021-07-23T07:51:51.460Z] coverage: 19.2% of statements [2021-07-23T07:51:51.460Z] ok github.com/docker/docker/image/cache 0.041s coverage: 19.2% of statements [2021-07-23T07:51:51.460Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-07-23T07:51:51.460Z] === RUN TestCancelledUpload [2021-07-23T07:51:51.460Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-23T07:51:51.460Z] PASS [2021-07-23T07:51:51.460Z] coverage: 76.8% of statements [2021-07-23T07:51:51.460Z] ok github.com/docker/docker/distribution/xfer 1.773s coverage: 76.8% of statements [2021-07-23T07:51:51.460Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-23T07:51:51.599Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-23T07:51:51.599Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.29s) [2021-07-23T07:51:51.599Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.39s) [2021-07-23T07:51:51.599Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.30s) [2021-07-23T07:51:51.599Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.35s) [2021-07-23T07:51:51.599Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.43s) [2021-07-23T07:51:51.599Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.60s) [2021-07-23T07:51:51.599Z] === RUN TestBuildMultiStageCopy [2021-07-23T07:51:51.599Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-23T07:51:52.424Z] === RUN TestMakeV1ConfigFromConfig [2021-07-23T07:51:52.424Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-23T07:51:52.424Z] PASS [2021-07-23T07:51:52.424Z] coverage: 25.0% of statements [2021-07-23T07:51:52.424Z] ok github.com/docker/docker/image/v1 0.132s coverage: 25.0% of statements [2021-07-23T07:51:52.424Z] === RUN TestValidateManifest [2021-07-23T07:51:52.424Z] === RUN TestValidateManifest/nil [2021-07-23T07:51:52.424Z] === RUN TestValidateManifest/non-nil [2021-07-23T07:51:52.424Z] --- PASS: TestValidateManifest (0.00s) [2021-07-23T07:51:52.424Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-23T07:51:52.424Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-23T07:51:52.424Z] PASS [2021-07-23T07:51:52.424Z] coverage: 0.7% of statements [2021-07-23T07:51:52.424Z] ok github.com/docker/docker/image/tarexport 0.103s coverage: 0.7% of statements [2021-07-23T07:51:52.424Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-23T07:51:53.387Z] === RUN TestEmptyLayer [2021-07-23T07:51:53.387Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-23T07:51:53.387Z] === RUN TestCommitFailure [2021-07-23T07:51:53.387Z] --- PASS: TestCommitFailure (0.01s) [2021-07-23T07:51:53.387Z] === RUN TestStartTransactionFailure [2021-07-23T07:51:53.387Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-23T07:51:53.387Z] === RUN TestGetOrphan [2021-07-23T07:51:53.387Z] --- PASS: TestGetOrphan (0.00s) [2021-07-23T07:51:53.387Z] === RUN TestMountAndRegister [2021-07-23T07:51:53.387Z] layer_test.go:271: Layer size: 14 [2021-07-23T07:51:53.387Z] --- PASS: TestMountAndRegister (0.04s) [2021-07-23T07:51:53.387Z] === RUN TestLayerRelease [2021-07-23T07:51:53.387Z] layer_test.go:304: Failing on Windows [2021-07-23T07:51:53.387Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-23T07:51:53.387Z] === RUN TestStoreRestore [2021-07-23T07:51:53.387Z] layer_test.go:353: Failing on Windows [2021-07-23T07:51:53.387Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-23T07:51:53.387Z] === RUN TestTarStreamStability [2021-07-23T07:51:53.387Z] layer_test.go:468: Failing on Windows [2021-07-23T07:51:53.387Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-23T07:51:53.387Z] === RUN TestRegisterExistingLayer [2021-07-23T07:51:53.387Z] --- PASS: TestRegisterExistingLayer (0.17s) [2021-07-23T07:51:53.387Z] === RUN TestTarStreamVerification [2021-07-23T07:51:53.387Z] layer_test.go:697: Failing on Windows [2021-07-23T07:51:53.387Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-23T07:51:53.387Z] === RUN TestLayerMigration [2021-07-23T07:51:53.387Z] migration_test.go:46: Failing on Windows [2021-07-23T07:51:53.387Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-23T07:51:53.387Z] === RUN TestLayerMigrationNoTarsplit [2021-07-23T07:51:53.387Z] migration_test.go:182: Failing on Windows [2021-07-23T07:51:53.387Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-23T07:51:53.387Z] === RUN TestMountInit [2021-07-23T07:51:53.387Z] mount_test.go:17: Failing on Windows [2021-07-23T07:51:53.387Z] --- SKIP: TestMountInit (0.00s) [2021-07-23T07:51:53.387Z] === RUN TestMountSize [2021-07-23T07:51:53.387Z] mount_test.go:76: Failing on Windows [2021-07-23T07:51:53.387Z] --- SKIP: TestMountSize (0.00s) [2021-07-23T07:51:53.387Z] === RUN TestMountChanges [2021-07-23T07:51:53.387Z] mount_test.go:125: Failing on Windows [2021-07-23T07:51:53.387Z] --- SKIP: TestMountChanges (0.00s) [2021-07-23T07:51:53.387Z] === RUN TestMountApply [2021-07-23T07:51:53.387Z] mount_test.go:212: Failing on Windows [2021-07-23T07:51:53.387Z] --- SKIP: TestMountApply (0.00s) [2021-07-23T07:51:53.387Z] PASS [2021-07-23T07:51:53.387Z] coverage: 30.1% of statements [2021-07-23T07:51:53.387Z] ok github.com/docker/docker/layer 0.276s coverage: 30.1% of statements [2021-07-23T07:51:53.387Z] === RUN TestSerialization [2021-07-23T07:51:53.387Z] === RUN TestEnvironmentParsing [2021-07-23T07:51:53.387Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-23T07:51:53.387Z] PASS [2021-07-23T07:51:53.387Z] coverage: 1.2% of statements [2021-07-23T07:51:53.387Z] --- PASS: TestSerialization (0.02s) [2021-07-23T07:51:53.387Z] PASS [2021-07-23T07:51:53.387Z] coverage: 100.0% of statements [2021-07-23T07:51:53.387Z] ok github.com/docker/docker/libcontainerd/local 0.040s coverage: 1.2% of statements [2021-07-23T07:51:53.387Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-23T07:51:53.387Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2021-07-23T07:51:53.387Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-23T07:51:53.387Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-23T07:51:53.387Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-23T07:51:54.155Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-23T07:51:54.729Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-23T07:51:54.916Z] === RUN TestSequenceGetAvailableBit [2021-07-23T07:51:54.916Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-23T07:51:54.916Z] === RUN TestSequenceEqual [2021-07-23T07:51:54.916Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-23T07:51:54.916Z] === RUN TestSequenceCopy [2021-07-23T07:51:54.916Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-23T07:51:54.916Z] === RUN TestGetFirstAvailable [2021-07-23T07:51:54.916Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-23T07:51:54.916Z] === RUN TestFindSequence [2021-07-23T07:51:54.916Z] --- PASS: TestFindSequence (0.00s) [2021-07-23T07:51:54.916Z] === RUN TestCheckIfAvailable [2021-07-23T07:51:54.916Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-23T07:51:54.916Z] === RUN TestMergeSequences [2021-07-23T07:51:54.916Z] --- PASS: TestMergeSequences (0.00s) [2021-07-23T07:51:54.916Z] === RUN TestPushReservation [2021-07-23T07:51:54.916Z] --- PASS: TestPushReservation (0.00s) [2021-07-23T07:51:54.916Z] === RUN TestSerializeDeserialize [2021-07-23T07:51:54.916Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-23T07:51:54.916Z] === RUN TestSet [2021-07-23T07:51:54.916Z] --- PASS: TestSet (0.00s) [2021-07-23T07:51:54.916Z] === RUN TestSetUnset [2021-07-23T07:51:54.916Z] --- PASS: TestSetUnset (0.00s) [2021-07-23T07:51:54.916Z] === RUN TestOffsetSetUnset [2021-07-23T07:51:54.916Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-23T07:51:54.916Z] === RUN TestSetInRange [2021-07-23T07:51:54.916Z] --- PASS: TestSetInRange (0.00s) [2021-07-23T07:51:54.916Z] === RUN TestSetAnyInRange [2021-07-23T07:51:54.916Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-23T07:51:54.916Z] === RUN TestMethods [2021-07-23T07:51:54.916Z] --- PASS: TestMethods (0.00s) [2021-07-23T07:51:54.916Z] === RUN TestRandomAllocateDeallocate [2021-07-23T07:51:54.991Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-23T07:51:55.563Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-23T07:51:55.879Z] === RUN TestErrorInterfaces [2021-07-23T07:51:56.135Z] --- PASS: TestBuildMultiStageCopy (5.59s) [2021-07-23T07:51:56.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.59s) [2021-07-23T07:51:56.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2021-07-23T07:51:56.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) [2021-07-23T07:51:56.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2021-07-23T07:51:56.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s) [2021-07-23T07:51:56.135Z] === RUN TestBuildMultiStageParentConfig [2021-07-23T07:51:56.336Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-23T07:51:56.336Z] === RUN TestNetworkMarshalling [2021-07-23T07:51:56.336Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-07-23T07:51:56.336Z] === RUN TestEndpointMarshalling [2021-07-23T07:51:56.336Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-23T07:51:56.336Z] === RUN TestAuxAddresses [2021-07-23T07:51:56.336Z] time="2021-07-23T07:51:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-23T07:51:56.336Z] === RUN TestInvalidConfig [2021-07-23T07:51:56.336Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-23T07:51:56.336Z] === RUN TestConfig [2021-07-23T07:51:56.336Z] --- PASS: TestConfig (0.00s) [2021-07-23T07:51:56.336Z] === RUN TestOptionsLabels [2021-07-23T07:51:56.336Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-23T07:51:56.336Z] === RUN TestValidName [2021-07-23T07:51:56.336Z] --- PASS: TestValidName (0.00s) [2021-07-23T07:51:56.336Z] === RUN TestTLSConfiguration [2021-07-23T07:51:56.336Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-23T07:51:56.336Z] === RUN TestSRVServiceQuery [2021-07-23T07:51:56.336Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:51:56.336Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-23T07:51:56.336Z] === RUN TestServiceVIPReuse [2021-07-23T07:51:56.336Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:51:56.336Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-07-23T07:51:56.336Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-23T07:51:56.336Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:51:56.336Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-23T07:51:56.336Z] === RUN TestDNSIPQuery [2021-07-23T07:51:56.336Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:51:56.336Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-23T07:51:56.336Z] === RUN TestDNSProxyServFail [2021-07-23T07:51:56.336Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:51:56.336Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-23T07:51:56.336Z] === RUN TestSandboxAddEmpty [2021-07-23T07:51:56.336Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:51:56.336Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-23T07:51:56.336Z] === RUN TestSandboxAddMultiPrio [2021-07-23T07:51:56.336Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:51:56.336Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-23T07:51:56.336Z] === RUN TestSandboxAddSamePrio [2021-07-23T07:51:56.336Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:51:56.336Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-23T07:51:56.336Z] === RUN TestCleanupServiceDiscovery [2021-07-23T07:51:56.336Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:51:56.336Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-23T07:51:56.336Z] === RUN TestDNSOptions [2021-07-23T07:51:56.336Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:51:56.336Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-23T07:51:56.336Z] === RUN TestMultipleControllersWithSameStore [2021-07-23T07:51:56.336Z] time="2021-07-23T07:51:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-23T07:51:56.336Z] time="2021-07-23T07:51:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-23T07:51:56.336Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-07-23T07:51:56.336Z] PASS [2021-07-23T07:51:56.336Z] coverage: 8.6% of statements [2021-07-23T07:51:56.336Z] ok github.com/docker/docker/libnetwork 0.267s coverage: 8.6% of statements [2021-07-23T07:51:56.336Z] time="2021-07-23T07:51:55Z" level=info msg="Option Initializing KV with TLS" [2021-07-23T07:51:56.336Z] --- PASS: TestTLSConfiguration (0.12s) [2021-07-23T07:51:56.336Z] PASS [2021-07-23T07:51:56.336Z] coverage: 24.0% of statements [2021-07-23T07:51:56.336Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-23T07:51:56.336Z] ok github.com/docker/docker/libnetwork/config 0.177s coverage: 24.0% of statements [2021-07-23T07:51:56.792Z] === RUN TestKey [2021-07-23T07:51:56.792Z] --- PASS: TestKey (0.00s) [2021-07-23T07:51:56.792Z] === RUN TestParseKey [2021-07-23T07:51:56.792Z] --- PASS: TestParseKey (0.00s) [2021-07-23T07:51:56.792Z] === RUN TestInvalidDataStore [2021-07-23T07:51:56.792Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-23T07:51:56.792Z] === RUN TestKVObjectFlatKey [2021-07-23T07:51:56.792Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-23T07:51:56.792Z] === RUN TestAtomicKVObjectFlatKey [2021-07-23T07:51:56.792Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-23T07:51:56.792Z] PASS [2021-07-23T07:51:56.792Z] coverage: 21.9% of statements [2021-07-23T07:51:56.792Z] ok github.com/docker/docker/libnetwork/datastore 0.041s coverage: 21.9% of statements [2021-07-23T07:51:57.248Z] === RUN TestIPDataMarshalling [2021-07-23T07:51:57.248Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-23T07:51:57.248Z] === RUN TestValidateAndIsV6 [2021-07-23T07:51:57.248Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-23T07:51:57.248Z] PASS [2021-07-23T07:51:57.248Z] coverage: 68.9% of statements [2021-07-23T07:51:57.248Z] ok github.com/docker/docker/libnetwork/driverapi 0.032s coverage: 68.9% of statements [2021-07-23T07:51:57.248Z] === RUN TestDriver [2021-07-23T07:51:57.248Z] --- PASS: TestDriver (0.00s) [2021-07-23T07:51:57.248Z] PASS [2021-07-23T07:51:57.248Z] coverage: 34.8% of statements [2021-07-23T07:51:57.248Z] ok github.com/docker/docker/libnetwork/drivers/host 0.032s coverage: 34.8% of statements [2021-07-23T07:51:57.522Z] --- PASS: TestBuildMultiStageParentConfig (1.18s) [2021-07-23T07:51:57.522Z] === RUN TestBuildLabelWithTargets [2021-07-23T07:51:57.704Z] === RUN TestDriver [2021-07-23T07:51:57.704Z] --- PASS: TestDriver (0.00s) [2021-07-23T07:51:57.704Z] PASS [2021-07-23T07:51:57.704Z] coverage: 34.8% of statements [2021-07-23T07:51:57.704Z] ok github.com/docker/docker/libnetwork/drivers/null 0.037s coverage: 34.8% of statements [2021-07-23T07:51:57.704Z] --- PASS: TestRandomAllocateDeallocate (3.04s) [2021-07-23T07:51:57.704Z] === RUN TestAllocateRandomDeallocate [2021-07-23T07:51:57.704Z] === RUN TestNetworkAllocateFree [2021-07-23T07:51:57.704Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-23T07:51:57.704Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-23T07:51:57.704Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-23T07:51:57.704Z] PASS [2021-07-23T07:51:57.704Z] coverage: 63.6% of statements [2021-07-23T07:51:57.704Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.035s coverage: 63.6% of statements [2021-07-23T07:51:58.160Z] === RUN TestGetEmptyCapabilities [2021-07-23T07:51:58.160Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-23T07:51:58.160Z] === RUN TestGetExtraCapabilities [2021-07-23T07:51:58.160Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-23T07:51:58.160Z] === RUN TestGetInvalidCapabilities [2021-07-23T07:51:58.160Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-23T07:51:58.160Z] === RUN TestRemoteDriver [2021-07-23T07:51:58.160Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-23T07:51:58.160Z] === RUN TestDriverError [2021-07-23T07:51:58.160Z] --- PASS: TestDriverError (0.00s) [2021-07-23T07:51:58.160Z] === RUN TestMissingValues [2021-07-23T07:51:58.160Z] --- PASS: TestMissingValues (0.00s) [2021-07-23T07:51:58.160Z] === RUN TestRollback [2021-07-23T07:51:58.160Z] --- PASS: TestRollback (0.00s) [2021-07-23T07:51:58.160Z] PASS [2021-07-23T07:51:58.160Z] coverage: 57.4% of statements [2021-07-23T07:51:58.160Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.064s coverage: 57.4% of statements [2021-07-23T07:51:58.616Z] === RUN TestNAT [2021-07-23T07:51:58.616Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-23T07:51:58.616Z] --- SKIP: TestNAT (0.00s) [2021-07-23T07:51:58.616Z] === RUN TestTransparent [2021-07-23T07:51:58.616Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-23T07:51:58.616Z] --- SKIP: TestTransparent (0.00s) [2021-07-23T07:51:58.616Z] PASS [2021-07-23T07:51:58.616Z] coverage: 0.0% of statements [2021-07-23T07:51:58.616Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.038s coverage: 0.0% of statements [2021-07-23T07:51:58.616Z] --- PASS: TestAllocateRandomDeallocate (0.91s) [2021-07-23T07:51:58.616Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-23T07:51:58.630Z] --- PASS: TestUpdateRestartPolicy (12.63s) [2021-07-23T07:51:58.630Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-23T07:51:58.630Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2021-07-23T07:51:58.630Z] === RUN TestWaitNonBlocked [2021-07-23T07:51:58.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T07:51:58.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T07:51:58.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T07:51:58.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T07:51:58.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T07:51:58.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T07:51:58.630Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-23T07:51:58.630Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-07-23T07:51:58.630Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2021-07-23T07:51:58.630Z] === RUN TestWaitBlocked [2021-07-23T07:51:58.630Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-23T07:51:58.630Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-23T07:51:58.630Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-23T07:51:58.630Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-23T07:51:58.630Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-23T07:51:58.630Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-23T07:51:59.072Z] === RUN TestBuildDefault [2021-07-23T07:51:59.072Z] --- PASS: TestBuildDefault (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestBuildHostnameDomainname [2021-07-23T07:51:59.072Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestBuildHostname [2021-07-23T07:51:59.072Z] --- PASS: TestBuildHostname (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestBuildHostnameFQDN [2021-07-23T07:51:59.072Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestBuildNoIP [2021-07-23T07:51:59.072Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestUpdate [2021-07-23T07:51:59.072Z] --- PASS: TestUpdate (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-23T07:51:59.072Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-23T07:51:59.072Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestAddEmpty [2021-07-23T07:51:59.072Z] --- PASS: TestAddEmpty (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestAdd [2021-07-23T07:51:59.072Z] --- PASS: TestAdd (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestDeleteEmpty [2021-07-23T07:51:59.072Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestDeleteNewline [2021-07-23T07:51:59.072Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestDelete [2021-07-23T07:51:59.072Z] --- PASS: TestDelete (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestConcurrentWrites [2021-07-23T07:51:59.072Z] --- PASS: TestConcurrentWrites (0.13s) [2021-07-23T07:51:59.072Z] PASS [2021-07-23T07:51:59.072Z] coverage: 81.2% of statements [2021-07-23T07:51:59.072Z] ok github.com/docker/docker/libnetwork/etchosts 0.173s coverage: 81.2% of statements [2021-07-23T07:51:59.072Z] === RUN TestNew [2021-07-23T07:51:59.072Z] --- PASS: TestNew (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestAddDriver [2021-07-23T07:51:59.072Z] --- PASS: TestAddDriver (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestAddDuplicateDriver [2021-07-23T07:51:59.072Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-23T07:51:59.072Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestDriver [2021-07-23T07:51:59.072Z] --- PASS: TestDriver (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestIPAM [2021-07-23T07:51:59.072Z] --- PASS: TestIPAM (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestWalkIPAMs [2021-07-23T07:51:59.072Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-23T07:51:59.072Z] === RUN TestWalkDrivers [2021-07-23T07:51:59.072Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-23T07:51:59.072Z] PASS [2021-07-23T07:51:59.072Z] coverage: 82.4% of statements [2021-07-23T07:51:59.072Z] ok github.com/docker/docker/libnetwork/drvregistry 0.053s coverage: 82.4% of statements [2021-07-23T07:51:59.072Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.62s) [2021-07-23T07:51:59.450Z] --- PASS: TestBuildLabelWithTargets (2.02s) [2021-07-23T07:51:59.450Z] === RUN TestBuildWithEmptyLayers [2021-07-23T07:51:59.529Z] === RUN TestRetrieveFromStore [2021-07-23T07:51:59.529Z] === RUN TestDiff [2021-07-23T07:51:59.529Z] --- PASS: TestDiff (0.00s) [2021-07-23T07:51:59.529Z] === RUN TestAddedCallback [2021-07-23T07:51:59.529Z] --- PASS: TestAddedCallback (0.00s) [2021-07-23T07:51:59.529Z] === RUN TestRemovedCallback [2021-07-23T07:51:59.529Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-23T07:51:59.529Z] === RUN TestNoCallback [2021-07-23T07:51:59.529Z] --- PASS: TestNoCallback (0.00s) [2021-07-23T07:51:59.529Z] PASS [2021-07-23T07:51:59.529Z] coverage: 48.1% of statements [2021-07-23T07:51:59.529Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.034s coverage: 48.1% of statements [2021-07-23T07:51:59.529Z] --- PASS: TestRetrieveFromStore (0.33s) [2021-07-23T07:51:59.529Z] === RUN TestIsCorrupted [2021-07-23T07:51:59.529Z] --- PASS: TestIsCorrupted (0.01s) [2021-07-23T07:51:59.529Z] === RUN TestSetRollover [2021-07-23T07:51:59.529Z] === RUN TestNew [2021-07-23T07:51:59.529Z] --- PASS: TestNew (0.00s) [2021-07-23T07:51:59.529Z] === RUN TestAllocate [2021-07-23T07:51:59.529Z] --- PASS: TestAllocate (0.00s) [2021-07-23T07:51:59.529Z] === RUN TestUninitialized [2021-07-23T07:51:59.529Z] --- PASS: TestUninitialized (0.00s) [2021-07-23T07:51:59.529Z] === RUN TestAllocateInRange [2021-07-23T07:51:59.529Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-23T07:51:59.529Z] === RUN TestAllocateSerial [2021-07-23T07:51:59.529Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-23T07:51:59.529Z] PASS [2021-07-23T07:51:59.529Z] coverage: 87.5% of statements [2021-07-23T07:51:59.529Z] ok github.com/docker/docker/libnetwork/idm 0.031s coverage: 87.5% of statements [2021-07-23T07:51:59.583Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-23T07:51:59.583Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2021-07-23T07:51:59.583Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2021-07-23T07:51:59.583Z] === CONT TestContainerStartOnDaemonRestart [2021-07-23T07:51:59.583Z] === CONT TestContainerKillOnDaemonStart [2021-07-23T07:51:59.985Z] === RUN TestCaller [2021-07-23T07:51:59.985Z] --- PASS: TestCaller (0.00s) [2021-07-23T07:51:59.985Z] PASS [2021-07-23T07:51:59.985Z] coverage: 100.0% of statements [2021-07-23T07:51:59.985Z] ok github.com/docker/docker/libnetwork/internal/caller 0.028s coverage: 100.0% of statements [2021-07-23T07:52:00.392Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2021-07-23T07:52:00.392Z] === RUN TestBuildMultiStageOnBuild [2021-07-23T07:52:00.441Z] === RUN TestSetSerialInsertDelete [2021-07-23T07:52:00.441Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-23T07:52:00.441Z] === RUN TestSetParallelInsertDelete [2021-07-23T07:52:00.897Z] === RUN TestPoolRequest [2021-07-23T07:52:00.897Z] --- PASS: TestPoolRequest (0.00s) [2021-07-23T07:52:00.897Z] === RUN TestOtherRequests [2021-07-23T07:52:00.897Z] --- PASS: TestOtherRequests (0.00s) [2021-07-23T07:52:00.897Z] PASS [2021-07-23T07:52:00.897Z] coverage: 57.1% of statements [2021-07-23T07:52:00.897Z] ok github.com/docker/docker/libnetwork/ipams/null 0.032s coverage: 57.1% of statements [2021-07-23T07:52:00.897Z] === RUN TestInt2IP2IntConversion [2021-07-23T07:52:01.065Z] --- PASS: TestCheckoutGit (27.76s) [2021-07-23T07:52:01.065Z] === RUN TestValidGitTransport [2021-07-23T07:52:01.065Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-23T07:52:01.065Z] === RUN TestGitInvalidRef [2021-07-23T07:52:01.065Z] --- PASS: TestGitInvalidRef (0.18s) [2021-07-23T07:52:01.065Z] PASS [2021-07-23T07:52:01.065Z] coverage: 86.3% of statements [2021-07-23T07:52:01.065Z] ok github.com/docker/docker/builder/remotecontext/git 27.987s coverage: 86.3% of statements [2021-07-23T07:52:01.065Z] ? github.com/docker/docker/cli [no test files] [2021-07-23T07:52:01.065Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-23T07:52:01.353Z] --- PASS: TestInt2IP2IntConversion (0.45s) [2021-07-23T07:52:01.353Z] === RUN TestGetAddressVersion [2021-07-23T07:52:01.353Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-23T07:52:01.353Z] === RUN TestKeyString [2021-07-23T07:52:01.353Z] --- PASS: TestKeyString (0.00s) [2021-07-23T07:52:01.353Z] === RUN TestPoolDataMarshal [2021-07-23T07:52:01.353Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-23T07:52:01.353Z] === RUN TestSubnetsMarshal [2021-07-23T07:52:01.353Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-07-23T07:52:01.353Z] === RUN TestAddSubnets [2021-07-23T07:52:01.353Z] --- PASS: TestAddSubnets (0.03s) [2021-07-23T07:52:01.353Z] === RUN TestDoublePoolRelease [2021-07-23T07:52:01.353Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-07-23T07:52:01.353Z] === RUN TestAddReleasePoolID [2021-07-23T07:52:01.353Z] --- PASS: TestSetRollover (1.89s) [2021-07-23T07:52:01.353Z] === RUN TestSetRolloverSerial [2021-07-23T07:52:01.353Z] --- PASS: TestAddReleasePoolID (0.08s) [2021-07-23T07:52:01.353Z] === RUN TestPredefinedPool [2021-07-23T07:52:01.353Z] --- PASS: TestPredefinedPool (0.02s) [2021-07-23T07:52:01.353Z] === RUN TestRemoveSubnet [2021-07-23T07:52:01.809Z] --- PASS: TestRemoveSubnet (0.11s) [2021-07-23T07:52:01.809Z] === RUN TestGetSameAddress [2021-07-23T07:52:01.809Z] --- PASS: TestGetSameAddress (0.02s) [2021-07-23T07:52:01.809Z] === RUN TestPoolAllocationReuse [2021-07-23T07:52:01.809Z] === RUN TestGetCapabilities [2021-07-23T07:52:01.809Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-23T07:52:01.809Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-23T07:52:01.809Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-23T07:52:01.809Z] === RUN TestGetDefaultAddressSpaces [2021-07-23T07:52:01.809Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-23T07:52:01.809Z] === RUN TestRemoteDriver [2021-07-23T07:52:01.809Z] --- PASS: TestRemoteDriver (0.00s) [2021-07-23T07:52:01.809Z] PASS [2021-07-23T07:52:01.809Z] coverage: 47.4% of statements [2021-07-23T07:52:01.809Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.051s coverage: 47.4% of statements [2021-07-23T07:52:02.265Z] --- PASS: TestSetRolloverSerial (0.87s) [2021-07-23T07:52:02.265Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-23T07:52:02.265Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-23T07:52:02.265Z] PASS [2021-07-23T07:52:02.265Z] coverage: 84.4% of statements [2021-07-23T07:52:02.265Z] ok github.com/docker/docker/libnetwork/bitseq 7.700s coverage: 84.4% of statements [2021-07-23T07:52:02.530Z] ..........................xx.................... [ 29%] [2021-07-23T07:52:02.721Z] === RUN TestWindowsIPAM [2021-07-23T07:52:02.721Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-23T07:52:02.721Z] PASS [2021-07-23T07:52:02.721Z] coverage: 71.4% of statements [2021-07-23T07:52:02.721Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.033s coverage: 71.4% of statements [2021-07-23T07:52:02.880Z] --- PASS: TestContainerStartOnDaemonRestart (2.94s) [2021-07-23T07:52:02.880Z] === CONT TestIpcModeOlderClient [2021-07-23T07:52:02.880Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-07-23T07:52:02.880Z] === CONT TestDaemonHostGatewayIP [2021-07-23T07:52:03.176Z] --- PASS: TestPoolAllocationReuse (1.36s) [2021-07-23T07:52:03.176Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-23T07:52:03.176Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-07-23T07:52:03.176Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-23T07:52:03.176Z] === RUN TestDefaultNetwork [2021-07-23T07:52:03.176Z] --- PASS: TestDefaultNetwork (0.20s) [2021-07-23T07:52:03.176Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-23T07:52:03.632Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2021-07-23T07:52:03.632Z] === RUN TestInitAddressPools [2021-07-23T07:52:03.632Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-23T07:52:03.632Z] PASS [2021-07-23T07:52:03.632Z] coverage: 74.0% of statements [2021-07-23T07:52:03.632Z] ok github.com/docker/docker/libnetwork/ipamutils 0.495s coverage: 74.0% of statements [2021-07-23T07:52:04.088Z] === RUN TestKeyValue [2021-07-23T07:52:04.088Z] --- PASS: TestKeyValue (0.00s) [2021-07-23T07:52:04.088Z] PASS [2021-07-23T07:52:04.088Z] coverage: 60.0% of statements [2021-07-23T07:52:04.088Z] ok github.com/docker/docker/libnetwork/netlabel 0.029s coverage: 60.0% of statements [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-23T07:52:04.544Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-23T07:52:04.634Z] --- PASS: TestBuildMultiStageOnBuild (4.15s) [2021-07-23T07:52:04.634Z] === RUN TestBuildUncleanTarFilenames [2021-07-23T07:52:06.072Z] === RUN TestGenerate [2021-07-23T07:52:06.072Z] --- PASS: TestGenerate (0.00s) [2021-07-23T07:52:06.072Z] === RUN TestGeneratePtr [2021-07-23T07:52:06.072Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-23T07:52:06.072Z] === RUN TestGenerateMissingField [2021-07-23T07:52:06.072Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-23T07:52:06.072Z] === RUN TestFieldCannotBeSet [2021-07-23T07:52:06.072Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-23T07:52:06.072Z] === RUN TestTypeMismatchError [2021-07-23T07:52:06.072Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-23T07:52:06.072Z] PASS [2021-07-23T07:52:06.072Z] coverage: 100.0% of statements [2021-07-23T07:52:06.072Z] ok github.com/docker/docker/libnetwork/options 0.032s coverage: 100.0% of statements [2021-07-23T07:52:06.072Z] === RUN TestNetworkDBSimple [2021-07-23T07:52:06.177Z] --- PASS: TestDaemonHostGatewayIP (3.37s) [2021-07-23T07:52:06.177Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-23T07:52:06.528Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.37s) [2021-07-23T07:52:06.528Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-23T07:52:06.528Z] testing: warning: no tests to run [2021-07-23T07:52:06.528Z] PASS [2021-07-23T07:52:06.528Z] coverage: 0.0% of statements [2021-07-23T07:52:06.528Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2021-07-23T07:52:06.571Z] --- PASS: TestBuildUncleanTarFilenames (1.83s) [2021-07-23T07:52:06.571Z] === RUN TestBuildMultiStageLayerLeak [2021-07-23T07:52:06.984Z] 2021/07/23 07:52:06 Closing DB instances... [2021-07-23T07:52:06.984Z] === RUN TestRequestNewPort [2021-07-23T07:52:06.984Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-23T07:52:06.984Z] === RUN TestRequestSpecificPort [2021-07-23T07:52:06.984Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-23T07:52:06.984Z] === RUN TestReleasePort [2021-07-23T07:52:06.984Z] --- PASS: TestReleasePort (0.00s) [2021-07-23T07:52:06.984Z] === RUN TestReuseReleasedPort [2021-07-23T07:52:06.984Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-23T07:52:06.984Z] === RUN TestReleaseUnreadledPort [2021-07-23T07:52:06.984Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-23T07:52:06.984Z] === RUN TestUnknowProtocol [2021-07-23T07:52:06.985Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-23T07:52:06.985Z] === RUN TestAllocateAllPorts [2021-07-23T07:52:06.985Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-23T07:52:06.985Z] === RUN TestPortAllocation [2021-07-23T07:52:06.985Z] --- PASS: TestPortAllocation (0.00s) [2021-07-23T07:52:06.985Z] === RUN TestPortAllocationWithCustomRange [2021-07-23T07:52:06.985Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-23T07:52:06.985Z] === RUN TestNoDuplicateBPR [2021-07-23T07:52:06.985Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-23T07:52:06.985Z] === RUN TestChangePortRange [2021-07-23T07:52:06.985Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-23T07:52:06.985Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-23T07:52:06.985Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-23T07:52:06.985Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-23T07:52:06.985Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-23T07:52:06.985Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-23T07:52:06.985Z] --- PASS: TestChangePortRange (0.00s) [2021-07-23T07:52:06.985Z] PASS [2021-07-23T07:52:06.985Z] coverage: 88.6% of statements [2021-07-23T07:52:06.985Z] ok github.com/docker/docker/libnetwork/portallocator 0.035s coverage: 88.6% of statements [2021-07-23T07:52:07.440Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.15s) [2021-07-23T07:52:07.440Z] === RUN TestGetAddress [2021-07-23T07:52:07.896Z] === RUN TestTransportPortConv [2021-07-23T07:52:07.896Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-23T07:52:07.896Z] === RUN TestTransportPortBindingConv [2021-07-23T07:52:07.896Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-23T07:52:07.896Z] === RUN TestErrorConstructors [2021-07-23T07:52:07.896Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-23T07:52:07.896Z] === RUN TestCompareIPMask [2021-07-23T07:52:07.896Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-23T07:52:07.896Z] === RUN TestUtilGetHostPartIP [2021-07-23T07:52:07.896Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-23T07:52:07.896Z] === RUN TestUtilGetBroadcastIP [2021-07-23T07:52:07.896Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-23T07:52:07.896Z] === RUN TestParseCIDR [2021-07-23T07:52:07.896Z] --- PASS: TestParseCIDR (0.00s) [2021-07-23T07:52:07.896Z] PASS [2021-07-23T07:52:07.896Z] coverage: 47.9% of statements [2021-07-23T07:52:07.896Z] ok github.com/docker/docker/libnetwork/types 0.031s coverage: 47.9% of statements [2021-07-23T07:52:07.896Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-07-23T07:52:07.896Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-23T07:52:08.087Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s) [2021-07-23T07:52:08.088Z] === CONT TestDaemonRestartIpcMode [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-23T07:52:08.352Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-23T07:52:08.352Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-23T07:52:08.352Z] PASS [2021-07-23T07:52:08.352Z] coverage: 44.0% of statements [2021-07-23T07:52:08.352Z] ok github.com/docker/docker/oci 0.039s coverage: 44.0% of statements [2021-07-23T07:52:09.322Z] 2021/07/23 07:52:09 Closing DB instances... [2021-07-23T07:52:09.778Z] === RUN TestAddressPoolOpt [2021-07-23T07:52:09.778Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/a [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/something [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/_=a [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/env1=value1 [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/_env1=value1 [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/PATH [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/=a [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/PATH= [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/PATH=something [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/asd!qwe [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/1asd [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/123 [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/some_space [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/__some_space_before [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/some_space_after__ [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/= [2021-07-23T07:52:09.778Z] === RUN TestValidateEnv/PaTh [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestParseHost [2021-07-23T07:52:09.778Z] --- PASS: TestParseHost (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestParseDockerDaemonHost [2021-07-23T07:52:09.778Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestParseTCP [2021-07-23T07:52:09.778Z] --- PASS: TestParseTCP (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-23T07:52:09.778Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestValidateExtraHosts [2021-07-23T07:52:09.778Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestIpOptString [2021-07-23T07:52:09.778Z] --- PASS: TestIpOptString (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-23T07:52:09.778Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestNewIpOptValidDefaultVal [2021-07-23T07:52:09.778Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestIpOptSetInvalidVal [2021-07-23T07:52:09.778Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestValidateIPAddress [2021-07-23T07:52:09.778Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestMapOpts [2021-07-23T07:52:09.778Z] --- PASS: TestMapOpts (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestListOptsWithoutValidator [2021-07-23T07:52:09.778Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestListOptsWithValidator [2021-07-23T07:52:09.778Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestValidateDNSSearch [2021-07-23T07:52:09.778Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestValidateLabel [2021-07-23T07:52:09.778Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-23T07:52:09.778Z] === RUN TestValidateLabel/label_with_general_format [2021-07-23T07:52:09.778Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-23T07:52:09.778Z] === RUN TestValidateLabel/label_with_one_more [2021-07-23T07:52:09.778Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-23T07:52:09.778Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-23T07:52:09.778Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-23T07:52:09.778Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-23T07:52:09.778Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-23T07:52:09.778Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-23T07:52:09.778Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-23T07:52:09.778Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-23T07:52:09.778Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-23T07:52:09.778Z] --- PASS: TestValidateLabel (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-23T07:52:09.778Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestNamedListOpts [2021-07-23T07:52:09.778Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestNamedMapOpts [2021-07-23T07:52:09.778Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestParseLink [2021-07-23T07:52:09.778Z] --- PASS: TestParseLink (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestQuotedStringSetWithQuotes [2021-07-23T07:52:09.778Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-23T07:52:09.778Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-23T07:52:09.778Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-23T07:52:09.778Z] === RUN TestUlimitOpt [2021-07-23T07:52:09.778Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-23T07:52:09.778Z] PASS [2021-07-23T07:52:09.778Z] coverage: 67.1% of statements [2021-07-23T07:52:09.778Z] ok github.com/docker/docker/opts 0.065s coverage: 67.1% of statements [2021-07-23T07:52:10.234Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-07-23T07:52:10.234Z] PASS [2021-07-23T07:52:10.234Z] coverage: 100.0% of statements [2021-07-23T07:52:10.234Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.065s coverage: 100.0% of statements [2021-07-23T07:52:10.234Z] === RUN TestParseVersion [2021-07-23T07:52:10.234Z] --- PASS: TestParseVersion (0.00s) [2021-07-23T07:52:10.234Z] PASS [2021-07-23T07:52:10.234Z] coverage: 52.9% of statements [2021-07-23T07:52:10.234Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 52.9% of statements [2021-07-23T07:52:10.779Z] --- PASS: TestBuildMultiStageLayerLeak (4.33s) [2021-07-23T07:52:10.779Z] === RUN TestBuildWithHugeFile [2021-07-23T07:52:11.196Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.95s) [2021-07-23T07:52:11.196Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-23T07:52:11.385Z] --- PASS: TestDaemonRestartIpcMode (2.90s) [2021-07-23T07:52:11.387Z] === RUN TestContainerStopSignal [2021-07-23T07:52:11.387Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestContainerStopTimeout [2021-07-23T07:52:11.387Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-23T07:52:11.387Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-23T07:52:11.387Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-23T07:52:11.387Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestReplaceAndAppendEnvVars [2021-07-23T07:52:11.387Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-23T07:52:11.387Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestNewMemoryStore [2021-07-23T07:52:11.387Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestAddContainers [2021-07-23T07:52:11.387Z] --- PASS: TestAddContainers (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestGetContainer [2021-07-23T07:52:11.387Z] --- PASS: TestGetContainer (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestDeleteContainer [2021-07-23T07:52:11.387Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestListContainers [2021-07-23T07:52:11.387Z] --- PASS: TestListContainers (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestFirstContainer [2021-07-23T07:52:11.387Z] --- PASS: TestFirstContainer (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestApplyAllContainer [2021-07-23T07:52:11.387Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestIsValidHealthString [2021-07-23T07:52:11.387Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestStateRunStop [2021-07-23T07:52:11.387Z] --- PASS: TestStateRunStop (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestStateTimeoutWait [2021-07-23T07:52:11.387Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-23T07:52:11.387Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-23T07:52:11.387Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-23T07:52:11.387Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-23T07:52:11.387Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-23T07:52:11.387Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-23T07:52:11.387Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-23T07:52:11.387Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-23T07:52:11.387Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-23T07:52:11.387Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-23T07:52:11.387Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-23T07:52:11.387Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-23T07:52:11.387Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestConfigureDaemonLogs [2021-07-23T07:52:11.387Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestCommonOptionsInstallFlags [2021-07-23T07:52:11.387Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-23T07:52:11.387Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-23T07:52:11.387Z] PASS [2021-07-23T07:52:11.387Z] coverage: 18.5% of statements [2021-07-23T07:52:11.387Z] ok github.com/docker/docker/cmd/dockerd 0.167s coverage: 18.5% of statements [2021-07-23T07:52:11.387Z] state_test.go:141: Stop callback fired [2021-07-23T07:52:11.387Z] state_test.go:165: Stop callback fired [2021-07-23T07:52:11.387Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-23T07:52:11.387Z] === RUN TestIsValidStateString [2021-07-23T07:52:11.387Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestViewSaveDelete [2021-07-23T07:52:11.387Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-23T07:52:11.387Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-23T07:52:11.387Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-23T07:52:11.387Z] === RUN TestViewAll [2021-07-23T07:52:11.387Z] --- PASS: TestViewAll (0.01s) [2021-07-23T07:52:11.387Z] === RUN TestViewGet [2021-07-23T07:52:11.387Z] --- PASS: TestViewGet (0.01s) [2021-07-23T07:52:11.387Z] === RUN TestNames [2021-07-23T07:52:11.387Z] --- PASS: TestNames (0.00s) [2021-07-23T07:52:11.387Z] === RUN TestViewWithHealthCheck [2021-07-23T07:52:11.387Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-23T07:52:11.387Z] PASS [2021-07-23T07:52:11.387Z] coverage: 41.5% of statements [2021-07-23T07:52:11.387Z] ok github.com/docker/docker/container 0.226s coverage: 41.5% of statements [2021-07-23T07:52:11.387Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-23T07:52:11.387Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-23T07:52:11.387Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-23T07:52:11.387Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-23T07:52:11.652Z] === RUN TestPeerCertificateMarshalJSON [2021-07-23T07:52:11.652Z] === RUN TestIsArchivePathDir [2021-07-23T07:52:11.652Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-07-23T07:52:11.652Z] === RUN TestIsArchivePathInvalidFile [2021-07-23T07:52:11.652Z] --- PASS: TestIsArchivePathInvalidFile (0.09s) [2021-07-23T07:52:11.652Z] === RUN TestIsArchivePathTar [2021-07-23T07:52:11.955Z] --- PASS: TestContainerKillOnDaemonStart (12.41s) [2021-07-23T07:52:11.955Z] PASS [2021-07-23T07:52:11.955Z] [2021-07-23T07:52:11.955Z] === Skipped [2021-07-23T07:52:11.955Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-23T07:52:11.955Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-23T07:52:11.955Z] [2021-07-23T07:52:11.955Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-23T07:52:11.955Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-23T07:52:11.955Z] [2021-07-23T07:52:11.955Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-23T07:52:11.955Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-23T07:52:11.955Z] [2021-07-23T07:52:11.955Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-23T07:52:11.955Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-23T07:52:11.955Z] [2021-07-23T07:52:11.956Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-23T07:52:11.956Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-23T07:52:11.956Z] [2021-07-23T07:52:11.956Z] [2021-07-23T07:52:11.956Z] DONE 196 tests, 5 skipped in 152.338s [2021-07-23T07:52:11.956Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-23T07:52:11.956Z] === RUN TestConfigDaemonLibtrustID [2021-07-23T07:52:12.108Z] --- PASS: TestIsArchivePathTar (0.11s) [2021-07-23T07:52:12.108Z] === RUN TestDecompressStreamGzip [2021-07-23T07:52:12.108Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-07-23T07:52:12.108Z] === RUN TestDecompressStreamBzip2 [2021-07-23T07:52:12.108Z] --- PASS: TestDecompressStreamBzip2 (0.07s) [2021-07-23T07:52:12.108Z] === RUN TestDecompressStreamXz [2021-07-23T07:52:12.108Z] archive_test.go:134: Xz not present in msys2 [2021-07-23T07:52:12.108Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-23T07:52:12.108Z] === RUN TestCompressStreamXzUnsupported [2021-07-23T07:52:12.108Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-23T07:52:12.108Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-23T07:52:12.108Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-23T07:52:12.108Z] === RUN TestCompressStreamInvalid [2021-07-23T07:52:12.108Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-23T07:52:12.108Z] === RUN TestExtensionInvalid [2021-07-23T07:52:12.108Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-23T07:52:12.108Z] === RUN TestExtensionUncompressed [2021-07-23T07:52:12.108Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-23T07:52:12.108Z] === RUN TestExtensionBzip2 [2021-07-23T07:52:12.108Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-23T07:52:12.108Z] === RUN TestExtensionGzip [2021-07-23T07:52:12.108Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-23T07:52:12.108Z] === RUN TestExtensionXz [2021-07-23T07:52:12.108Z] --- PASS: TestExtensionXz (0.00s) [2021-07-23T07:52:12.108Z] === RUN TestCmdStreamLargeStderr [2021-07-23T07:52:12.108Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-23T07:52:12.108Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-23T07:52:12.108Z] --- PASS: TestPeerCertificateMarshalJSON (0.57s) [2021-07-23T07:52:12.108Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-23T07:52:12.108Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-23T07:52:12.108Z] === RUN TestMiddleware [2021-07-23T07:52:12.108Z] --- PASS: TestMiddleware (0.00s) [2021-07-23T07:52:12.108Z] === RUN TestNewResponseModifier [2021-07-23T07:52:12.108Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-23T07:52:12.108Z] PASS [2021-07-23T07:52:12.108Z] coverage: 26.8% of statements [2021-07-23T07:52:12.108Z] --- PASS: TestCmdStreamLargeStderr (0.15s) [2021-07-23T07:52:12.108Z] === RUN TestCmdStreamBad [2021-07-23T07:52:12.108Z] archive_test.go:239: Failing on Windows CI machines [2021-07-23T07:52:12.108Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-23T07:52:12.108Z] === RUN TestCmdStreamGood [2021-07-23T07:52:12.108Z] ok github.com/docker/docker/pkg/authorization 0.604s coverage: 26.8% of statements [2021-07-23T07:52:12.108Z] --- PASS: TestCmdStreamGood (0.03s) [2021-07-23T07:52:12.108Z] === RUN TestUntarPathWithInvalidDest [2021-07-23T07:52:12.526Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-07-23T07:52:12.526Z] === RUN TestDaemonConfigValidation [2021-07-23T07:52:12.526Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-23T07:52:12.526Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-23T07:52:12.526Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-23T07:52:12.526Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-23T07:52:12.526Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-23T07:52:12.526Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-23T07:52:12.526Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-23T07:52:12.526Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-23T07:52:12.526Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-23T07:52:12.526Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-23T07:52:12.526Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-23T07:52:12.526Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-23T07:52:12.526Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-23T07:52:12.526Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-23T07:52:12.526Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-23T07:52:12.564Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-07-23T07:52:12.565Z] === RUN TestUntarPathWithInvalidSrc [2021-07-23T07:52:12.565Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-23T07:52:12.565Z] === RUN TestUntarPath [2021-07-23T07:52:12.565Z] 2021/07/23 07:52:12 Closing DB instances... [2021-07-23T07:52:12.565Z] --- PASS: TestUntarPath (0.05s) [2021-07-23T07:52:12.565Z] === RUN TestUntarPathWithDestinationFile [2021-07-23T07:52:12.565Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-07-23T07:52:12.565Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-23T07:52:12.565Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-07-23T07:52:12.565Z] === RUN TestCopyWithTarInvalidSrc [2021-07-23T07:52:12.565Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-23T07:52:12.565Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-23T07:52:12.565Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-23T07:52:12.565Z] === RUN TestCopyWithTarSrcFile [2021-07-23T07:52:12.565Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-07-23T07:52:12.565Z] === RUN TestCopyWithTarSrcFolder [2021-07-23T07:52:12.565Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-07-23T07:52:12.565Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-23T07:52:12.565Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-23T07:52:12.565Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-23T07:52:12.565Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-23T07:52:12.565Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-23T07:52:12.565Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-23T07:52:12.565Z] === RUN TestCopyFileWithTarSrcFile [2021-07-23T07:52:12.565Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-07-23T07:52:12.565Z] === RUN TestTarFiles [2021-07-23T07:52:12.565Z] === RUN TestUnbuffered [2021-07-23T07:52:12.565Z] --- PASS: TestUnbuffered (0.00s) [2021-07-23T07:52:12.565Z] === RUN TestRaceUnbuffered [2021-07-23T07:52:12.565Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-23T07:52:12.565Z] PASS [2021-07-23T07:52:12.565Z] coverage: 100.0% of statements [2021-07-23T07:52:12.565Z] ok github.com/docker/docker/pkg/broadcaster 0.025s coverage: 100.0% of statements [2021-07-23T07:52:12.786Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-23T07:52:12.786Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-23T07:52:12.786Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-23T07:52:12.786Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-07-23T07:52:12.786Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-07-23T07:52:12.786Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-07-23T07:52:12.786Z] PASS [2021-07-23T07:52:12.786Z] [2021-07-23T07:52:12.786Z] DONE 7 tests in 0.751s [2021-07-23T07:52:12.786Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-23T07:52:12.786Z] INFO: Testing against a local daemon [2021-07-23T07:52:12.786Z] === RUN TestCommitInheritsEnv [2021-07-23T07:52:12.921Z] === RUN TestPrepare [2021-07-23T07:52:12.921Z] --- PASS: TestPrepare (0.00s) [2021-07-23T07:52:12.921Z] === RUN TestStart [2021-07-23T07:52:12.921Z] --- PASS: TestStart (0.00s) [2021-07-23T07:52:12.921Z] === RUN TestWaitCancel [2021-07-23T07:52:12.921Z] --- PASS: TestWaitCancel (0.00s) [2021-07-23T07:52:12.921Z] === RUN TestWaitDisabled [2021-07-23T07:52:12.921Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-23T07:52:12.921Z] === RUN TestWaitEnabled [2021-07-23T07:52:12.921Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-23T07:52:12.921Z] === RUN TestRemove [2021-07-23T07:52:12.921Z] --- PASS: TestRemove (0.00s) [2021-07-23T07:52:12.921Z] PASS [2021-07-23T07:52:12.921Z] coverage: 65.3% of statements [2021-07-23T07:52:12.921Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2021-07-23T07:52:13.020Z] === RUN TestMatch [2021-07-23T07:52:13.020Z] === RUN TestMatch/[[]] [2021-07-23T07:52:13.020Z] === RUN TestMatch/[[foo]] [2021-07-23T07:52:13.020Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-23T07:52:13.020Z] === RUN TestMatch/[[foo_bar]] [2021-07-23T07:52:13.020Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-23T07:52:13.020Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-23T07:52:13.020Z] === RUN TestMatch/[] [2021-07-23T07:52:13.020Z] === RUN TestMatch/[]#01 [2021-07-23T07:52:13.020Z] === RUN TestMatch/[[qux]] [2021-07-23T07:52:13.020Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-23T07:52:13.020Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-23T07:52:13.020Z] === RUN TestMatch/[[foo_baz]] [2021-07-23T07:52:13.020Z] --- PASS: TestMatch (0.00s) [2021-07-23T07:52:13.020Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-23T07:52:13.020Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-23T07:52:13.020Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-23T07:52:13.020Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-23T07:52:13.020Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-23T07:52:13.020Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-23T07:52:13.020Z] --- PASS: TestMatch/[] (0.00s) [2021-07-23T07:52:13.020Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-23T07:52:13.020Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-23T07:52:13.020Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-23T07:52:13.020Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-23T07:52:13.020Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-23T07:52:13.020Z] PASS [2021-07-23T07:52:13.020Z] coverage: 87.5% of statements [2021-07-23T07:52:13.020Z] ok github.com/docker/docker/pkg/capabilities 0.029s coverage: 87.5% of statements [2021-07-23T07:52:13.047Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-07-23T07:52:13.047Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-23T07:52:13.047Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-23T07:52:13.047Z] === RUN TestImagesFilterMultiReference [2021-07-23T07:52:13.047Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-07-23T07:52:13.047Z] === RUN TestImagePullPlatformInvalid [2021-07-23T07:52:13.047Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-23T07:52:13.047Z] === RUN TestRemoveImageOrphaning [2021-07-23T07:52:13.307Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-07-23T07:52:13.307Z] === RUN TestRemoveImageGarbageCollector [2021-07-23T07:52:13.983Z] === RUN TestChrootTarUntar [2021-07-23T07:52:13.983Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:52:13.983Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-23T07:52:13.983Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-23T07:52:13.983Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:52:13.983Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-23T07:52:13.983Z] === RUN TestChrootUntarEmptyArchive [2021-07-23T07:52:13.983Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-23T07:52:13.983Z] === RUN TestChrootTarUntarWithSymlink [2021-07-23T07:52:13.983Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:52:13.983Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-23T07:52:13.983Z] === RUN TestChrootCopyWithTar [2021-07-23T07:52:13.983Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:52:13.983Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-23T07:52:13.983Z] === RUN TestChrootCopyFileWithTar [2021-07-23T07:52:13.983Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:52:13.983Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-23T07:52:13.983Z] === RUN TestChrootUntarPath [2021-07-23T07:52:13.983Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:52:13.983Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-23T07:52:13.983Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-23T07:52:13.983Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:52:13.983Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-23T07:52:13.983Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-23T07:52:13.983Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:52:13.983Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-23T07:52:13.983Z] === RUN TestChrootApplyDotDotFile [2021-07-23T07:52:13.983Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:52:13.983Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-23T07:52:13.983Z] PASS [2021-07-23T07:52:13.983Z] coverage: 15.4% of statements [2021-07-23T07:52:13.983Z] ok github.com/docker/docker/pkg/chrootarchive 0.065s coverage: 15.4% of statements [2021-07-23T07:52:13.983Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.97s) [2021-07-23T07:52:13.983Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-23T07:52:14.441Z] === RUN TestSizeEmpty [2021-07-23T07:52:14.441Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-23T07:52:14.441Z] === RUN TestSizeEmptyFile [2021-07-23T07:52:14.441Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-23T07:52:14.441Z] === RUN TestSizeNonemptyFile [2021-07-23T07:52:14.441Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-23T07:52:14.441Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-23T07:52:14.441Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-23T07:52:14.441Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-23T07:52:14.441Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-23T07:52:14.441Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-23T07:52:14.441Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-23T07:52:14.441Z] === RUN TestMoveToSubdir [2021-07-23T07:52:14.441Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-23T07:52:14.441Z] === RUN TestSizeNonExistingDirectory [2021-07-23T07:52:14.441Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-23T07:52:14.441Z] PASS [2021-07-23T07:52:14.441Z] coverage: 80.0% of statements [2021-07-23T07:52:14.441Z] ok github.com/docker/docker/pkg/directory 0.041s coverage: 80.0% of statements [2021-07-23T07:52:14.455Z] === RUN TestNewListSecretsFilters [2021-07-23T07:52:14.455Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-23T07:52:14.455Z] === RUN TestNewListConfigsFilters [2021-07-23T07:52:14.455Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-23T07:52:14.455Z] PASS [2021-07-23T07:52:14.455Z] coverage: 0.5% of statements [2021-07-23T07:52:14.455Z] ok github.com/docker/docker/daemon/cluster 0.330s coverage: 0.5% of statements [2021-07-23T07:52:14.897Z] --- PASS: TestTarFiles (2.62s) [2021-07-23T07:52:14.897Z] === RUN TestTarUntar [2021-07-23T07:52:14.912Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-23T07:52:14.912Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-23T07:52:14.912Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-23T07:52:14.912Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-23T07:52:14.912Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-23T07:52:14.912Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-23T07:52:14.912Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-23T07:52:14.912Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-23T07:52:14.912Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-23T07:52:14.912Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-23T07:52:14.912Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-23T07:52:14.912Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-23T07:52:14.912Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-23T07:52:14.912Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-23T07:52:14.912Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-23T07:52:14.912Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-23T07:52:14.912Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-23T07:52:14.912Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-23T07:52:14.912Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-23T07:52:15.354Z] --- PASS: TestTarUntar (0.02s) [2021-07-23T07:52:15.354Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-23T07:52:15.354Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-23T07:52:15.354Z] === RUN TestTarWithOptions [2021-07-23T07:52:15.354Z] === RUN Test [2021-07-23T07:52:15.354Z] === RUN Test/TestContainsEntry [2021-07-23T07:52:15.354Z] === RUN Test/TestCreateEntries [2021-07-23T07:52:15.354Z] === RUN Test/TestEntriesDiff [2021-07-23T07:52:15.354Z] === RUN Test/TestEntriesEquality [2021-07-23T07:52:15.354Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-23T07:52:15.354Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-23T07:52:15.354Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-23T07:52:15.354Z] === RUN Test/TestGeneratorNotGenerate [2021-07-23T07:52:15.354Z] === RUN Test/TestGeneratorWithPort [2021-07-23T07:52:15.354Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-23T07:52:15.354Z] === RUN Test/TestNewEntry [2021-07-23T07:52:15.354Z] === RUN Test/TestParse [2021-07-23T07:52:15.354Z] --- PASS: Test (0.00s) [2021-07-23T07:52:15.354Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-23T07:52:15.354Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-23T07:52:15.354Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-23T07:52:15.354Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-23T07:52:15.354Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-23T07:52:15.354Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-23T07:52:15.354Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-23T07:52:15.354Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-23T07:52:15.354Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-23T07:52:15.354Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-23T07:52:15.354Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-23T07:52:15.354Z] --- PASS: Test/TestParse (0.00s) [2021-07-23T07:52:15.354Z] PASS [2021-07-23T07:52:15.354Z] coverage: 58.3% of statements [2021-07-23T07:52:15.354Z] ok github.com/docker/docker/pkg/discovery 0.037s coverage: 58.3% of statements [2021-07-23T07:52:15.354Z] --- PASS: TestTarWithOptions (0.02s) [2021-07-23T07:52:15.354Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-23T07:52:15.354Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-23T07:52:15.354Z] === RUN TestUntarUstarGnuConflict [2021-07-23T07:52:15.354Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-23T07:52:15.354Z] === RUN TestUntarInvalidFilenames [2021-07-23T07:52:15.354Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames350115970\\dest" [2021-07-23T07:52:15.354Z] --- PASS: TestUntarInvalidFilenames (0.10s) [2021-07-23T07:52:15.354Z] === RUN TestUntarHardlinkToSymlink [2021-07-23T07:52:15.354Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-23T07:52:15.354Z] === RUN TestUntarInvalidHardlink [2021-07-23T07:52:15.354Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink250425491\\victim\\hello" -> "../victim/hello" [2021-07-23T07:52:15.354Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink251866838\\victim\\hello" -> "/../victim/hello" [2021-07-23T07:52:15.354Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink983730237\\victim" -> "../victim" [2021-07-23T07:52:15.354Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink563982456\\victim" -> "../victim" [2021-07-23T07:52:15.354Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink024689015\\victim" -> "../victim" [2021-07-23T07:52:15.354Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink249508970\\victim" -> "../victim" [2021-07-23T07:52:15.354Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-07-23T07:52:15.354Z] === RUN TestUntarInvalidSymlink [2021-07-23T07:52:15.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink853606081\\dest\\dotdot" -> "../victim/hello" [2021-07-23T07:52:15.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink688454444\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-23T07:52:15.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink207156891\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:52:15.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink518004542\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:52:15.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink868170117\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:52:15.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink426057504\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:52:15.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink675801599\\dest\\dir\\loophole" -> "../../victim" [2021-07-23T07:52:15.354Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-07-23T07:52:15.354Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-23T07:52:15.354Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-23T07:52:15.354Z] === RUN TestXGlobalNoParent [2021-07-23T07:52:15.354Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-23T07:52:15.354Z] === RUN TestReplaceFileTarWrapper [2021-07-23T07:52:15.354Z] --- PASS: TestReplaceFileTarWrapper (0.10s) [2021-07-23T07:52:15.354Z] === RUN TestPrefixHeaderReadable [2021-07-23T07:52:15.354Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-07-23T07:52:15.354Z] === RUN TestDisablePigz [2021-07-23T07:52:15.354Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-23T07:52:15.354Z] --- PASS: TestDisablePigz (0.10s) [2021-07-23T07:52:15.354Z] === RUN TestPigz [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-23T07:52:15.371Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-23T07:52:15.371Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-23T07:52:15.371Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-23T07:52:15.371Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-23T07:52:15.371Z] PASS [2021-07-23T07:52:15.371Z] coverage: 35.9% of statements [2021-07-23T07:52:15.371Z] ok github.com/docker/docker/daemon/cluster/convert 0.794s coverage: 35.9% of statements [2021-07-23T07:52:15.810Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-23T07:52:15.810Z] --- PASS: TestPigz (0.09s) [2021-07-23T07:52:15.810Z] === RUN TestCopyFileWithInvalidDest [2021-07-23T07:52:15.810Z] archive_windows_test.go:16: Currently fails [2021-07-23T07:52:15.810Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-23T07:52:15.810Z] === RUN TestCanonicalTarNameForPath [2021-07-23T07:52:15.810Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-23T07:52:15.810Z] === RUN TestCanonicalTarName [2021-07-23T07:52:15.810Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-23T07:52:15.810Z] === RUN TestChmodTarEntry [2021-07-23T07:52:15.810Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-23T07:52:15.810Z] === RUN TestHardLinkOrder [2021-07-23T07:52:15.810Z] --- PASS: TestHardLinkOrder (0.05s) [2021-07-23T07:52:15.810Z] === RUN TestChangeString [2021-07-23T07:52:15.810Z] --- PASS: TestChangeString (0.00s) [2021-07-23T07:52:15.810Z] === RUN TestChangesWithNoChanges [2021-07-23T07:52:15.810Z] === RUN Test [2021-07-23T07:52:15.810Z] === RUN Test/TestContent [2021-07-23T07:52:15.810Z] === RUN Test/TestInitialize [2021-07-23T07:52:15.810Z] === RUN Test/TestNew [2021-07-23T07:52:15.810Z] === RUN Test/TestParsingContentsWithComments [2021-07-23T07:52:15.810Z] === RUN Test/TestRegister [2021-07-23T07:52:15.810Z] === RUN Test/TestWatch [2021-07-23T07:52:15.810Z] --- PASS: Test (0.00s) [2021-07-23T07:52:15.810Z] --- PASS: Test/TestContent (0.00s) [2021-07-23T07:52:15.810Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-23T07:52:15.810Z] --- PASS: Test/TestNew (0.00s) [2021-07-23T07:52:15.810Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-23T07:52:15.810Z] --- PASS: Test/TestRegister (0.00s) [2021-07-23T07:52:15.810Z] --- PASS: Test/TestWatch (0.00s) [2021-07-23T07:52:15.810Z] PASS [2021-07-23T07:52:15.810Z] coverage: 92.9% of statements [2021-07-23T07:52:15.810Z] ok github.com/docker/docker/pkg/discovery/file 0.034s coverage: 92.9% of statements [2021-07-23T07:52:15.810Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-07-23T07:52:15.810Z] === RUN TestChangesWithChanges [2021-07-23T07:52:15.810Z] --- PASS: TestChangesWithChanges (0.02s) [2021-07-23T07:52:15.810Z] === RUN TestChangesWithChangesGH13590 [2021-07-23T07:52:15.810Z] changes_test.go:196: needs more investigation [2021-07-23T07:52:15.810Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-23T07:52:15.810Z] === RUN TestChangesDirsEmpty [2021-07-23T07:52:15.810Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-23T07:52:15.810Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-23T07:52:15.810Z] === RUN TestChangesDirsMutated [2021-07-23T07:52:15.810Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-23T07:52:15.810Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-23T07:52:15.810Z] === RUN TestApplyLayer [2021-07-23T07:52:15.810Z] changes_test.go:433: needs further investigation [2021-07-23T07:52:15.810Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-23T07:52:15.810Z] === RUN TestChangesSizeWithHardlinks [2021-07-23T07:52:15.810Z] changes_test.go:469: needs further investigation [2021-07-23T07:52:15.810Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-23T07:52:15.810Z] === RUN TestChangesSizeWithNoChanges [2021-07-23T07:52:15.810Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-23T07:52:15.810Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-23T07:52:15.810Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-23T07:52:15.810Z] === RUN TestChangesSize [2021-07-23T07:52:15.810Z] --- PASS: TestChangesSize (0.00s) [2021-07-23T07:52:15.810Z] === RUN TestApplyLayerInvalidFilenames [2021-07-23T07:52:15.810Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames703262116\\dest" [2021-07-23T07:52:15.810Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-23T07:52:15.810Z] === RUN TestApplyLayerInvalidHardlink [2021-07-23T07:52:15.810Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink414055030\\victim\\hello" -> "../victim/hello" [2021-07-23T07:52:15.810Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink150660445\\victim\\hello" -> "/../victim/hello" [2021-07-23T07:52:15.810Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink080172312\\victim" -> "../victim" [2021-07-23T07:52:15.810Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink276715927\\victim" -> "../victim" [2021-07-23T07:52:15.810Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink709536266\\victim" -> "../victim" [2021-07-23T07:52:15.810Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink170079201\\victim" -> "../victim" [2021-07-23T07:52:15.810Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-07-23T07:52:15.810Z] === RUN TestApplyLayerInvalidSymlink [2021-07-23T07:52:15.810Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink535167436\\dest\\dotdot" -> "../victim/hello" [2021-07-23T07:52:15.810Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink898285243\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-23T07:52:15.810Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink077351646\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:52:15.810Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink441397413\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:52:15.810Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink296788416\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:52:15.810Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink153194015\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:52:15.810Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-07-23T07:52:15.810Z] === RUN TestApplyLayerWhiteouts [2021-07-23T07:52:15.810Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-07-23T07:52:15.810Z] === RUN TestGenerateEmptyFile [2021-07-23T07:52:15.810Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-23T07:52:15.810Z] === RUN TestGenerateWithContent [2021-07-23T07:52:15.810Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-23T07:52:15.810Z] PASS [2021-07-23T07:52:15.810Z] coverage: 61.6% of statements [2021-07-23T07:52:15.810Z] ok github.com/docker/docker/pkg/archive 4.173s coverage: 61.6% of statements [2021-07-23T07:52:15.848Z] --- PASS: TestRemoveImageGarbageCollector (1.99s) [2021-07-23T07:52:15.848Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-23T07:52:15.848Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-23T07:52:15.848Z] === RUN TestTagInvalidReference [2021-07-23T07:52:15.848Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-23T07:52:15.848Z] === RUN TestTagValidPrefixedRepo [2021-07-23T07:52:15.848Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-23T07:52:15.848Z] === RUN TestTagExistedNameWithoutForce [2021-07-23T07:52:15.848Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-23T07:52:15.848Z] === RUN TestTagOfficialNames [2021-07-23T07:52:15.848Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-23T07:52:15.848Z] === RUN TestTagMatchesDigest [2021-07-23T07:52:15.848Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-23T07:52:15.848Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-23T07:52:16.268Z] 2021/07/23 07:52:15 Closing DB instances... [2021-07-23T07:52:16.724Z] === RUN Test [2021-07-23T07:52:16.724Z] === RUN Test/TestInitialize [2021-07-23T07:52:16.724Z] time="2021-07-23T07:52:16Z" level=info msg="Initializing discovery without TLS" [2021-07-23T07:52:16.724Z] time="2021-07-23T07:52:16Z" level=info msg="Initializing discovery without TLS" [2021-07-23T07:52:16.724Z] time="2021-07-23T07:52:16Z" level=info msg="Initializing discovery without TLS" [2021-07-23T07:52:16.724Z] === RUN Test/TestInitializeWithCerts [2021-07-23T07:52:16.724Z] time="2021-07-23T07:52:16Z" level=info msg="Initializing discovery with TLS" [2021-07-23T07:52:16.724Z] === RUN Test/TestWatch [2021-07-23T07:52:16.724Z] time="2021-07-23T07:52:16Z" level=info msg="Initializing discovery without TLS" [2021-07-23T07:52:18.251Z] --- PASS: TestNetworkDBCRUDTableEntry (4.24s) [2021-07-23T07:52:18.251Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-23T07:52:18.269Z] === RUN TestBuilderGC [2021-07-23T07:52:18.269Z] --- PASS: TestBuilderGC (0.00s) [2021-07-23T07:52:18.269Z] === RUN TestDaemonConfigurationNotFound [2021-07-23T07:52:18.269Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-23T07:52:18.269Z] === RUN TestDaemonBrokenConfiguration [2021-07-23T07:52:18.269Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-23T07:52:18.269Z] === RUN TestParseClusterAdvertiseSettings [2021-07-23T07:52:18.269Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-23T07:52:18.269Z] === RUN TestFindConfigurationConflicts [2021-07-23T07:52:18.269Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-23T07:52:18.269Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-23T07:52:18.269Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-23T07:52:18.269Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-23T07:52:18.269Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-23T07:52:18.269Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-23T07:52:18.269Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-23T07:52:18.269Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-23T07:52:18.269Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-23T07:52:18.269Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-23T07:52:18.269Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-23T07:52:18.269Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-23T07:52:18.269Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-23T07:52:18.269Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-23T07:52:18.269Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-23T07:52:18.269Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-23T07:52:18.269Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-23T07:52:18.269Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-23T07:52:18.269Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-23T07:52:18.269Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-23T07:52:18.269Z] === RUN TestValidateConfigurationErrors [2021-07-23T07:52:18.269Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-23T07:52:18.269Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-23T07:52:18.269Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-23T07:52:18.269Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-23T07:52:18.269Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-23T07:52:18.269Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-23T07:52:18.269Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-23T07:52:18.269Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-23T07:52:18.269Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-23T07:52:18.269Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-23T07:52:18.269Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-23T07:52:18.269Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-23T07:52:18.269Z] === RUN TestValidateConfiguration [2021-07-23T07:52:18.269Z] === RUN TestValidateConfiguration/with_label [2021-07-23T07:52:18.269Z] === RUN TestValidateConfiguration/with_dns [2021-07-23T07:52:18.269Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-23T07:52:18.269Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-23T07:52:18.269Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-23T07:52:18.269Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-23T07:52:18.269Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-23T07:52:18.269Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-23T07:52:18.269Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-23T07:52:18.269Z] === RUN TestModifiedDiscoverySettings [2021-07-23T07:52:18.269Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-23T07:52:18.269Z] === RUN TestReloadSetConfigFileNotExist [2021-07-23T07:52:18.269Z] time="2021-07-23T07:52:18Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-23T07:52:18.269Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-07-23T07:52:18.269Z] === RUN TestReloadDefaultConfigNotExist [2021-07-23T07:52:18.727Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:52:18.727Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-07-23T07:52:18.727Z] === RUN TestReloadBadDefaultConfig [2021-07-23T07:52:18.727Z] time="2021-07-23T07:52:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-455560983" [2021-07-23T07:52:18.727Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-23T07:52:18.727Z] === RUN TestReloadWithConflictingLabels [2021-07-23T07:52:18.727Z] time="2021-07-23T07:52:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-837654922" [2021-07-23T07:52:18.727Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-23T07:52:18.727Z] === RUN TestReloadWithDuplicateLabels [2021-07-23T07:52:18.727Z] time="2021-07-23T07:52:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-699309921" [2021-07-23T07:52:18.727Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-23T07:52:18.727Z] === RUN TestDaemonConfigurationMerge [2021-07-23T07:52:18.727Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-23T07:52:18.727Z] PASS [2021-07-23T07:52:18.727Z] coverage: 79.2% of statements [2021-07-23T07:52:18.727Z] ok github.com/docker/docker/daemon/config 0.286s coverage: 79.2% of statements [2021-07-23T07:52:19.185Z] === RUN TestWaitNodeAttachment [2021-07-23T07:52:19.185Z] === RUN TestDiscoveryOptsErrors [2021-07-23T07:52:19.185Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-23T07:52:19.185Z] === RUN TestDiscoveryOpts [2021-07-23T07:52:19.185Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-23T07:52:19.185Z] PASS [2021-07-23T07:52:19.185Z] coverage: 30.0% of statements [2021-07-23T07:52:19.185Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2021-07-23T07:52:19.643Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-23T07:52:19.643Z] === RUN TestIsolationConversion [2021-07-23T07:52:19.643Z] === RUN TestIsolationConversion/default [2021-07-23T07:52:19.643Z] === RUN TestIsolationConversion/process [2021-07-23T07:52:19.643Z] === RUN TestIsolationConversion/hyperv [2021-07-23T07:52:19.643Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-23T07:52:19.643Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-23T07:52:19.643Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-23T07:52:19.643Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-23T07:52:19.643Z] === RUN TestContainerLabels [2021-07-23T07:52:19.643Z] --- PASS: TestContainerLabels (0.00s) [2021-07-23T07:52:19.643Z] === RUN TestCredentialSpecConversion [2021-07-23T07:52:19.643Z] === RUN TestCredentialSpecConversion/none [2021-07-23T07:52:19.643Z] === RUN TestCredentialSpecConversion/config [2021-07-23T07:52:19.643Z] === RUN TestCredentialSpecConversion/file [2021-07-23T07:52:19.643Z] === RUN TestCredentialSpecConversion/registry [2021-07-23T07:52:19.643Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-23T07:52:19.643Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-23T07:52:19.643Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-23T07:52:19.643Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-23T07:52:19.643Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-23T07:52:19.643Z] === RUN TestControllerValidateMountBind [2021-07-23T07:52:19.643Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-23T07:52:19.643Z] === RUN TestControllerValidateMountVolume [2021-07-23T07:52:19.643Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-23T07:52:19.643Z] === RUN TestControllerValidateMountTarget [2021-07-23T07:52:19.643Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-23T07:52:19.643Z] === RUN TestControllerValidateMountTmpfs [2021-07-23T07:52:19.643Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-23T07:52:19.643Z] === RUN TestControllerValidateMountInvalidType [2021-07-23T07:52:19.643Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-23T07:52:19.643Z] === RUN TestControllerValidateMountNamedPipe [2021-07-23T07:52:19.643Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-23T07:52:19.643Z] PASS [2021-07-23T07:52:19.643Z] coverage: 11.0% of statements [2021-07-23T07:52:19.643Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.528s coverage: 11.0% of statements [2021-07-23T07:52:19.643Z] === RUN TestEventsLog [2021-07-23T07:52:19.643Z] --- PASS: TestEventsLog (0.00s) [2021-07-23T07:52:19.643Z] === RUN TestEventsLogTimeout [2021-07-23T07:52:19.643Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-23T07:52:19.643Z] === RUN TestLogEvents [2021-07-23T07:52:19.643Z] --- PASS: TestLogEvents (0.05s) [2021-07-23T07:52:19.643Z] === RUN TestLoadBufferedEvents [2021-07-23T07:52:19.778Z] --- PASS: Test (3.09s) [2021-07-23T07:52:19.778Z] --- PASS: Test/TestInitialize (0.09s) [2021-07-23T07:52:19.778Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-23T07:52:19.778Z] --- PASS: Test/TestWatch (3.00s) [2021-07-23T07:52:19.778Z] PASS [2021-07-23T07:52:19.778Z] coverage: 84.1% of statements [2021-07-23T07:52:19.778Z] ok github.com/docker/docker/pkg/discovery/kv 3.133s coverage: 84.1% of statements [2021-07-23T07:52:20.101Z] --- PASS: TestLoadBufferedEvents (0.15s) [2021-07-23T07:52:20.101Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-23T07:52:20.101Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-23T07:52:20.101Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-23T07:52:20.101Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-23T07:52:20.101Z] PASS [2021-07-23T07:52:20.101Z] coverage: 50.0% of statements [2021-07-23T07:52:20.101Z] ok github.com/docker/docker/daemon/events 0.253s coverage: 50.0% of statements [2021-07-23T07:52:20.101Z] === RUN TestVerifyNetworkingConfig [2021-07-23T07:52:20.101Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-23T07:52:20.101Z] === RUN TestGetContainer [2021-07-23T07:52:20.101Z] --- PASS: TestGetContainer (0.00s) [2021-07-23T07:52:20.101Z] === RUN TestValidContainerNames [2021-07-23T07:52:20.101Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-23T07:52:20.101Z] === RUN TestContainerInitDNS [2021-07-23T07:52:20.101Z] daemon_test.go:147: root required [2021-07-23T07:52:20.101Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-23T07:52:20.101Z] === RUN TestMerge [2021-07-23T07:52:20.101Z] --- PASS: TestMerge (0.00s) [2021-07-23T07:52:20.101Z] === RUN TestValidateContainerIsolation [2021-07-23T07:52:20.101Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-23T07:52:20.101Z] === RUN TestFindNetworkErrorType [2021-07-23T07:52:20.101Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-23T07:52:20.101Z] === RUN TestEnsureServicesExist [2021-07-23T07:52:20.101Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-23T07:52:20.101Z] === RUN TestEnsureServicesExistErrors [2021-07-23T07:52:20.101Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-23T07:52:20.101Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-23T07:52:20.101Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-23T07:52:20.101Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-23T07:52:20.101Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-23T07:52:20.101Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-23T07:52:20.101Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-23T07:52:20.101Z] === RUN TestContainerDelete [2021-07-23T07:52:20.101Z] --- PASS: TestContainerDelete (0.00s) [2021-07-23T07:52:20.101Z] === RUN TestContainerDoubleDelete [2021-07-23T07:52:20.101Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-23T07:52:20.101Z] === RUN TestLogContainerEventCopyLabels [2021-07-23T07:52:20.101Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-23T07:52:20.101Z] === RUN TestLogContainerEventWithAttributes [2021-07-23T07:52:20.101Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-23T07:52:20.101Z] === RUN TestNoneHealthcheck [2021-07-23T07:52:20.101Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-23T07:52:20.101Z] === RUN TestHealthStates [2021-07-23T07:52:20.234Z] === RUN Test [2021-07-23T07:52:20.234Z] === RUN Test/TestWatch [2021-07-23T07:52:20.234Z] --- PASS: Test (0.00s) [2021-07-23T07:52:20.234Z] --- PASS: Test/TestWatch (0.00s) [2021-07-23T07:52:20.234Z] PASS [2021-07-23T07:52:20.234Z] coverage: 92.3% of statements [2021-07-23T07:52:20.234Z] ok github.com/docker/docker/pkg/discovery/memory 0.032s coverage: 92.3% of statements [2021-07-23T07:52:20.234Z] 2021/07/23 07:52:19 Closing DB instances... [2021-07-23T07:52:20.563Z] time="2021-07-23T07:52:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:52:20.563Z] time="2021-07-23T07:52:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:52:20.563Z] time="2021-07-23T07:52:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:52:20.563Z] time="2021-07-23T07:52:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:52:20.563Z] time="2021-07-23T07:52:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:52:20.563Z] time="2021-07-23T07:52:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:52:20.563Z] time="2021-07-23T07:52:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:52:20.563Z] time="2021-07-23T07:52:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:52:20.563Z] time="2021-07-23T07:52:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:52:20.563Z] time="2021-07-23T07:52:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:52:20.563Z] --- PASS: TestHealthStates (0.17s) [2021-07-23T07:52:20.563Z] === RUN TestMaskURLCredentials [2021-07-23T07:52:20.563Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-23T07:52:20.563Z] === RUN TestGetInspectData [2021-07-23T07:52:20.563Z] --- PASS: TestGetInspectData (0.00s) [2021-07-23T07:52:20.563Z] === RUN TestFillLicense [2021-07-23T07:52:20.563Z] --- PASS: TestFillLicense (0.00s) [2021-07-23T07:52:20.563Z] === RUN TestListInvalidFilter [2021-07-23T07:52:20.563Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-23T07:52:20.563Z] === RUN TestNameFilter [2021-07-23T07:52:20.563Z] --- PASS: TestNameFilter (0.01s) [2021-07-23T07:52:20.563Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-23T07:52:20.563Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-23T07:52:20.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-23T07:52:20.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-23T07:52:20.563Z] === RUN TestDaemonReloadLabels [2021-07-23T07:52:20.563Z] --- PASS: TestDaemonReloadLabels (0.01s) [2021-07-23T07:52:20.563Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-23T07:52:20.563Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-23T07:52:20.563Z] === RUN TestDaemonReloadMirrors [2021-07-23T07:52:20.563Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-23T07:52:20.563Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-23T07:52:20.563Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-23T07:52:20.563Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-23T07:52:20.563Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-23T07:52:20.563Z] === RUN TestDaemonDiscoveryReload [2021-07-23T07:52:20.691Z] === RUN Test [2021-07-23T07:52:20.691Z] === RUN Test/TestInitialize [2021-07-23T07:52:20.691Z] === RUN Test/TestInitializeWithPattern [2021-07-23T07:52:20.691Z] === RUN Test/TestRegister [2021-07-23T07:52:20.691Z] === RUN Test/TestWatch [2021-07-23T07:52:20.691Z] --- PASS: Test (0.00s) [2021-07-23T07:52:20.691Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-23T07:52:20.691Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-23T07:52:20.691Z] --- PASS: Test/TestRegister (0.00s) [2021-07-23T07:52:20.691Z] --- PASS: Test/TestWatch (0.00s) [2021-07-23T07:52:20.691Z] PASS [2021-07-23T07:52:20.691Z] coverage: 93.8% of statements [2021-07-23T07:52:20.691Z] ok github.com/docker/docker/pkg/discovery/nodes 0.027s coverage: 93.8% of statements [2021-07-23T07:52:21.021Z] === RUN TestIsEmptyDir [2021-07-23T07:52:21.021Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-23T07:52:21.021Z] PASS [2021-07-23T07:52:21.021Z] coverage: 2.3% of statements [2021-07-23T07:52:21.021Z] ok github.com/docker/docker/daemon/graphdriver 0.064s coverage: 2.3% of statements [2021-07-23T07:52:21.021Z] === RUN TestLinkNaming [2021-07-23T07:52:21.021Z] --- PASS: TestLinkNaming (0.00s) [2021-07-23T07:52:21.021Z] === RUN TestLinkNew [2021-07-23T07:52:21.021Z] --- PASS: TestLinkNew (0.00s) [2021-07-23T07:52:21.021Z] === RUN TestLinkEnv [2021-07-23T07:52:21.021Z] --- PASS: TestLinkEnv (0.00s) [2021-07-23T07:52:21.021Z] === RUN TestLinkMultipleEnv [2021-07-23T07:52:21.021Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-23T07:52:21.021Z] === RUN TestLinkPortRangeEnv [2021-07-23T07:52:21.021Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-23T07:52:21.021Z] PASS [2021-07-23T07:52:21.021Z] coverage: 93.0% of statements [2021-07-23T07:52:21.021Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-07-23T07:52:21.147Z] === RUN TestPollerAddRemove [2021-07-23T07:52:21.147Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-23T07:52:21.147Z] === RUN TestPollerEvent [2021-07-23T07:52:21.147Z] poller_test.go:41: No chmod on Windows [2021-07-23T07:52:21.147Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-23T07:52:21.147Z] === RUN TestPollerClose [2021-07-23T07:52:21.147Z] --- PASS: TestPollerClose (0.00s) [2021-07-23T07:52:21.147Z] PASS [2021-07-23T07:52:21.147Z] coverage: 45.7% of statements [2021-07-23T07:52:21.147Z] ok github.com/docker/docker/pkg/filenotify 0.028s coverage: 45.7% of statements [2021-07-23T07:52:21.479Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-23T07:52:21.479Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-23T07:52:21.604Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-07-23T07:52:21.604Z] === RUN TestNetworkDBNodeLeave [2021-07-23T07:52:21.937Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2021-07-23T07:52:21.937Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-23T07:52:22.061Z] === RUN TestCopyFileWithInvalidSrc [2021-07-23T07:52:22.061Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-23T07:52:22.061Z] === RUN TestCopyFileWithInvalidDest [2021-07-23T07:52:22.061Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-23T07:52:22.061Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-23T07:52:22.061Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-23T07:52:22.061Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-23T07:52:22.061Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-23T07:52:22.061Z] === RUN TestCopyFile [2021-07-23T07:52:22.061Z] --- PASS: TestCopyFile (0.00s) [2021-07-23T07:52:22.061Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-23T07:52:22.061Z] fileutils_test.go:134: Needs porting to Windows [2021-07-23T07:52:22.061Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-23T07:52:22.061Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-23T07:52:22.061Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-23T07:52:22.061Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-23T07:52:22.061Z] fileutils_test.go:180: Needs porting to Windows [2021-07-23T07:52:22.061Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-23T07:52:22.061Z] === RUN TestWildcardMatches [2021-07-23T07:52:22.061Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-23T07:52:22.061Z] === RUN TestPatternMatches [2021-07-23T07:52:22.061Z] --- PASS: TestPatternMatches (0.00s) [2021-07-23T07:52:22.061Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-23T07:52:22.061Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-23T07:52:22.061Z] === RUN TestPatternMatchesFolderExclusions [2021-07-23T07:52:22.061Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-23T07:52:22.061Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-23T07:52:22.061Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-23T07:52:22.062Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-23T07:52:22.062Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-23T07:52:22.062Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-23T07:52:22.062Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-23T07:52:22.062Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-23T07:52:22.062Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-23T07:52:22.062Z] === RUN TestSingleExclamationError [2021-07-23T07:52:22.062Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-23T07:52:22.062Z] === RUN TestMatchesWithNoPatterns [2021-07-23T07:52:22.062Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-23T07:52:22.062Z] === RUN TestMatchesWithMalformedPatterns [2021-07-23T07:52:22.062Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-23T07:52:22.062Z] === RUN TestMatches [2021-07-23T07:52:22.062Z] --- PASS: TestMatches (0.00s) [2021-07-23T07:52:22.062Z] === RUN TestCleanPatterns [2021-07-23T07:52:22.062Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-23T07:52:22.062Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-23T07:52:22.062Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-23T07:52:22.062Z] === RUN TestCleanPatternsExceptionFlag [2021-07-23T07:52:22.062Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-23T07:52:22.062Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-23T07:52:22.062Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-23T07:52:22.062Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-23T07:52:22.062Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-23T07:52:22.062Z] === RUN TestCleanPatternsErrorSingleException [2021-07-23T07:52:22.062Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-23T07:52:22.062Z] === RUN TestCreateIfNotExistsDir [2021-07-23T07:52:22.062Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-23T07:52:22.062Z] === RUN TestCreateIfNotExistsFile [2021-07-23T07:52:22.062Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-23T07:52:22.062Z] === RUN TestMatch [2021-07-23T07:52:22.062Z] --- PASS: TestMatch (0.00s) [2021-07-23T07:52:22.062Z] PASS [2021-07-23T07:52:22.062Z] coverage: 85.2% of statements [2021-07-23T07:52:22.062Z] ok github.com/docker/docker/pkg/fileutils 0.054s coverage: 85.2% of statements [2021-07-23T07:52:22.395Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-23T07:52:22.395Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-23T07:52:22.395Z] reload_test.go:520: root required [2021-07-23T07:52:22.395Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-23T07:52:22.395Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-23T07:52:22.395Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-23T07:52:22.395Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-23T07:52:22.395Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-07-23T07:52:22.395Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-23T07:52:22.395Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-23T07:52:22.395Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-23T07:52:22.395Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-23T07:52:22.395Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-23T07:52:22.395Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-23T07:52:22.395Z] === RUN TestParseVolumesFrom [2021-07-23T07:52:22.395Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-23T07:52:22.395Z] PASS [2021-07-23T07:52:22.395Z] coverage: 9.1% of statements [2021-07-23T07:52:22.395Z] ok github.com/docker/docker/daemon 2.427s coverage: 9.1% of statements [2021-07-23T07:52:22.395Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-23T07:52:22.395Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-23T07:52:22.395Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-23T07:52:22.395Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-23T07:52:22.395Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-23T07:52:22.395Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-23T07:52:22.395Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-23T07:52:22.395Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-23T07:52:22.395Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-23T07:52:22.395Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-23T07:52:22.395Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-23T07:52:22.395Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-23T07:52:22.395Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-23T07:52:22.395Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-23T07:52:22.517Z] === RUN TestGet [2021-07-23T07:52:22.517Z] --- PASS: TestGet (0.00s) [2021-07-23T07:52:22.517Z] === RUN TestGetShortcutString [2021-07-23T07:52:22.517Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-23T07:52:22.517Z] PASS [2021-07-23T07:52:22.517Z] coverage: 42.9% of statements [2021-07-23T07:52:22.517Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2021-07-23T07:52:22.855Z] === RUN TestAdapterReadLogs [2021-07-23T07:52:22.855Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-23T07:52:22.855Z] === RUN TestCopier [2021-07-23T07:52:22.855Z] --- PASS: TestCopier (0.00s) [2021-07-23T07:52:22.855Z] === RUN TestCopierLongLines [2021-07-23T07:52:22.855Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-23T07:52:22.855Z] === RUN TestCopierSlow [2021-07-23T07:52:22.974Z] === RUN TestCreateIDMapOrder [2021-07-23T07:52:22.974Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-23T07:52:22.974Z] PASS [2021-07-23T07:52:22.974Z] coverage: 7.2% of statements [2021-07-23T07:52:22.974Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2021-07-23T07:52:23.313Z] --- PASS: TestCopierSlow (0.20s) [2021-07-23T07:52:23.313Z] === RUN TestCopierWithSized [2021-07-23T07:52:23.313Z] === RUN TestCopierWithSized/as_is [2021-07-23T07:52:23.313Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-23T07:52:23.313Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-23T07:52:23.313Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-23T07:52:23.313Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-23T07:52:23.313Z] === RUN TestCopierWithPartial [2021-07-23T07:52:23.313Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-23T07:52:23.313Z] === RUN TestRingLogger [2021-07-23T07:52:23.313Z] --- PASS: TestRingLogger (0.00s) [2021-07-23T07:52:23.313Z] === RUN TestRingCap [2021-07-23T07:52:23.313Z] --- PASS: TestRingCap (0.00s) [2021-07-23T07:52:23.313Z] === RUN TestRingClose [2021-07-23T07:52:23.313Z] --- PASS: TestRingClose (0.00s) [2021-07-23T07:52:23.313Z] === RUN TestRingDrain [2021-07-23T07:52:23.313Z] --- PASS: TestRingDrain (0.00s) [2021-07-23T07:52:23.313Z] PASS [2021-07-23T07:52:23.313Z] coverage: 43.8% of statements [2021-07-23T07:52:23.313Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 43.8% of statements [2021-07-23T07:52:23.313Z] === RUN TestSearchRegistryForImagesErrors [2021-07-23T07:52:23.313Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-23T07:52:23.313Z] === RUN TestSearchRegistryForImages [2021-07-23T07:52:23.313Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-23T07:52:23.313Z] === RUN TestOnlyPlatformWithFallback [2021-07-23T07:52:23.313Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-23T07:52:23.313Z] === RUN TestImageDelete [2021-07-23T07:52:23.313Z] === RUN TestImageDelete/no_lease [2021-07-23T07:52:23.313Z] === RUN TestImageDelete/lease_exists [2021-07-23T07:52:23.313Z] --- PASS: TestImageDelete (0.09s) [2021-07-23T07:52:23.313Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-23T07:52:23.313Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2021-07-23T07:52:23.313Z] === RUN TestContentStoreForPull [2021-07-23T07:52:23.313Z] === RUN TestNewStreamConfig [2021-07-23T07:52:23.313Z] === RUN TestNewStreamConfig/defaults [2021-07-23T07:52:23.313Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-23T07:52:23.313Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-23T07:52:23.313Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-23T07:52:23.313Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-23T07:52:23.313Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-23T07:52:23.313Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-23T07:52:23.313Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-23T07:52:23.313Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-23T07:52:23.313Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-23T07:52:23.313Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-23T07:52:23.313Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-23T07:52:23.313Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-23T07:52:23.313Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-23T07:52:23.313Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-23T07:52:23.313Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-23T07:52:23.313Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-23T07:52:23.313Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-23T07:52:23.313Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-23T07:52:23.313Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-23T07:52:23.313Z] --- PASS: TestContentStoreForPull (0.17s) [2021-07-23T07:52:23.313Z] PASS [2021-07-23T07:52:23.313Z] coverage: 6.8% of statements [2021-07-23T07:52:23.771Z] ok github.com/docker/docker/daemon/images 0.340s coverage: 6.8% of statements [2021-07-23T07:52:23.771Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-23T07:52:23.771Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-23T07:52:23.771Z] time="2021-07-23T07:52:23Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-23T07:52:23.771Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2021-07-23T07:52:23.771Z] === RUN TestCreateSuccess [2021-07-23T07:52:23.771Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestCreateStreamSkipped [2021-07-23T07:52:23.771Z] time="2021-07-23T07:52:23Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-23T07:52:23.771Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestCreateLogGroupSuccess [2021-07-23T07:52:23.771Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestCreateError [2021-07-23T07:52:23.771Z] --- PASS: TestCreateError (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestCreateAlreadyExists [2021-07-23T07:52:23.771Z] time="2021-07-23T07:52:23Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-23T07:52:23.771Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestLogClosed [2021-07-23T07:52:23.771Z] --- PASS: TestLogClosed (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestLogBlocking [2021-07-23T07:52:23.771Z] --- PASS: TestLogBlocking (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-23T07:52:23.771Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestLogNonBlockingBufferFull [2021-07-23T07:52:23.771Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestPublishBatchSuccess [2021-07-23T07:52:23.771Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestPublishBatchError [2021-07-23T07:52:23.771Z] time="2021-07-23T07:52:23Z" level=error msg=Error [2021-07-23T07:52:23.771Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-23T07:52:23.771Z] time="2021-07-23T07:52:23Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-23T07:52:23.771Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-23T07:52:23.771Z] time="2021-07-23T07:52:23Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-23T07:52:23.771Z] time="2021-07-23T07:52:23Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-23T07:52:23.771Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestCollectBatchSimple [2021-07-23T07:52:23.771Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestCollectBatchTicker [2021-07-23T07:52:23.771Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestCollectBatchMultilinePattern [2021-07-23T07:52:23.771Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-23T07:52:23.771Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-23T07:52:23.771Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-23T07:52:23.771Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-23T07:52:23.771Z] === RUN TestCollectBatchClose [2021-07-23T07:52:23.771Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestEffectiveLen [2021-07-23T07:52:23.771Z] === RUN TestEffectiveLen/0/Hello [2021-07-23T07:52:23.771Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-23T07:52:23.771Z] === RUN TestEffectiveLen/2/🙃 [2021-07-23T07:52:23.771Z] === RUN TestEffectiveLen/3/���� [2021-07-23T07:52:23.771Z] === RUN TestEffectiveLen/4/He��o [2021-07-23T07:52:23.771Z] === RUN TestEffectiveLen/5/ [2021-07-23T07:52:23.771Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestFindValidSplit [2021-07-23T07:52:23.771Z] === RUN TestFindValidSplit/0/ [2021-07-23T07:52:23.771Z] cloudwatchlogs_test.go:1064: [2021-07-23T07:52:23.771Z] cloudwatchlogs_test.go:1065: [2021-07-23T07:52:23.771Z] === RUN TestFindValidSplit/1/Hello [2021-07-23T07:52:23.771Z] cloudwatchlogs_test.go:1064: Hello [2021-07-23T07:52:23.771Z] cloudwatchlogs_test.go:1065: [2021-07-23T07:52:23.771Z] === RUN TestFindValidSplit/2/Hello [2021-07-23T07:52:23.771Z] cloudwatchlogs_test.go:1064: He [2021-07-23T07:52:23.771Z] cloudwatchlogs_test.go:1065: llo [2021-07-23T07:52:23.771Z] === RUN TestFindValidSplit/3/Hello [2021-07-23T07:52:23.771Z] cloudwatchlogs_test.go:1064: [2021-07-23T07:52:23.771Z] cloudwatchlogs_test.go:1065: Hello [2021-07-23T07:52:23.771Z] === RUN TestFindValidSplit/4/🙃 [2021-07-23T07:52:23.771Z] cloudwatchlogs_test.go:1064: [2021-07-23T07:52:23.771Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-23T07:52:23.771Z] === RUN TestFindValidSplit/5/🙃 [2021-07-23T07:52:23.771Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-23T07:52:23.771Z] cloudwatchlogs_test.go:1065: [2021-07-23T07:52:23.771Z] === RUN TestFindValidSplit/6/a� [2021-07-23T07:52:23.771Z] cloudwatchlogs_test.go:1064: a [2021-07-23T07:52:23.771Z] cloudwatchlogs_test.go:1065: � [2021-07-23T07:52:23.771Z] === RUN TestFindValidSplit/7/a� [2021-07-23T07:52:23.771Z] cloudwatchlogs_test.go:1064: a� [2021-07-23T07:52:23.771Z] cloudwatchlogs_test.go:1065: [2021-07-23T07:52:23.771Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestProcessEventEmoji [2021-07-23T07:52:23.771Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestCollectBatchLineSplit [2021-07-23T07:52:23.771Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-07-23T07:52:23.771Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-23T07:52:23.771Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-07-23T07:52:23.771Z] === RUN TestCollectBatchMaxEvents [2021-07-23T07:52:23.771Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-07-23T07:52:23.771Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-23T07:52:23.771Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-23T07:52:23.771Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-23T07:52:23.771Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-23T07:52:23.771Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-23T07:52:23.771Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-07-23T07:52:23.771Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-23T07:52:23.771Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-23T07:52:23.771Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-23T07:52:23.771Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-23T07:52:23.771Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-23T07:52:23.771Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-23T07:52:23.771Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-23T07:52:23.771Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-23T07:52:23.771Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-23T07:52:23.771Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-23T07:52:23.771Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-23T07:52:23.771Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-23T07:52:23.771Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-23T07:52:23.771Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-23T07:52:23.771Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-23T07:52:23.771Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-23T07:52:23.771Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-23T07:52:23.771Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-23T07:52:23.771Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-23T07:52:23.771Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-23T07:52:23.771Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-23T07:52:23.771Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestCreateTagSuccess [2021-07-23T07:52:23.771Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-23T07:52:23.771Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-23T07:52:23.771Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-23T07:52:23.771Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-23T07:52:23.771Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-23T07:52:23.771Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-23T07:52:23.771Z] PASS [2021-07-23T07:52:23.771Z] coverage: 77.0% of statements [2021-07-23T07:52:23.771Z] ok github.com/docker/docker/daemon/logger/awslogs 0.347s coverage: 77.0% of statements [2021-07-23T07:52:23.771Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-23T07:52:23.771Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-23T07:52:23.771Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-23T07:52:23.771Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-23T07:52:23.771Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-23T07:52:23.939Z] === RUN TestFixedBufferCap [2021-07-23T07:52:23.939Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-23T07:52:23.939Z] === RUN TestFixedBufferLen [2021-07-23T07:52:23.939Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-23T07:52:23.939Z] === RUN TestFixedBufferString [2021-07-23T07:52:23.939Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-23T07:52:23.939Z] === RUN TestFixedBufferWrite [2021-07-23T07:52:23.939Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-23T07:52:23.939Z] === RUN TestFixedBufferRead [2021-07-23T07:52:23.939Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-23T07:52:23.939Z] === RUN TestBytesPipeRead [2021-07-23T07:52:23.939Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-23T07:52:23.939Z] === RUN TestBytesPipeWrite [2021-07-23T07:52:23.939Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-23T07:52:23.939Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-23T07:52:24.229Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-23T07:52:24.229Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-23T07:52:24.229Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-23T07:52:24.229Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-07-23T07:52:24.229Z] === RUN TestFastTimeMarshalJSON [2021-07-23T07:52:24.229Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-07-23T07:52:24.229Z] PASS [2021-07-23T07:52:24.229Z] coverage: 87.2% of statements [2021-07-23T07:52:24.229Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.219s coverage: 87.2% of statements [2021-07-23T07:52:24.229Z] === RUN TestJSONFileLogger [2021-07-23T07:52:24.229Z] --- PASS: TestJSONFileLogger (0.01s) [2021-07-23T07:52:24.229Z] === RUN TestJSONFileLoggerWithTags [2021-07-23T07:52:24.229Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-07-23T07:52:24.229Z] === RUN TestJSONFileLoggerWithOpts [2021-07-23T07:52:24.229Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-23T07:52:24.229Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-23T07:52:24.229Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-23T07:52:24.229Z] === RUN TestEncodeDecode [2021-07-23T07:52:24.229Z] === PAUSE TestEncodeDecode [2021-07-23T07:52:24.229Z] === RUN TestUnexpectedEOF [2021-07-23T07:52:24.395Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2021-07-23T07:52:24.395Z] === RUN TestAtomicWriteToFile [2021-07-23T07:52:24.395Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-23T07:52:24.395Z] === RUN TestAtomicWriteSetCommit [2021-07-23T07:52:24.395Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-07-23T07:52:24.395Z] === RUN TestAtomicWriteSetCancel [2021-07-23T07:52:24.395Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-07-23T07:52:24.395Z] === RUN TestReadCloserWrapperClose [2021-07-23T07:52:24.395Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-23T07:52:24.395Z] === RUN TestReaderErrWrapperReadOnError [2021-07-23T07:52:24.395Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-23T07:52:24.395Z] === RUN TestReaderErrWrapperRead [2021-07-23T07:52:24.395Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-23T07:52:24.395Z] === RUN TestHashData [2021-07-23T07:52:24.395Z] --- PASS: TestHashData (0.00s) [2021-07-23T07:52:24.395Z] === RUN TestCancelReadCloser [2021-07-23T07:52:24.395Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-23T07:52:24.395Z] === RUN TestWriteCloserWrapperClose [2021-07-23T07:52:24.395Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-23T07:52:24.395Z] === RUN TestNopWriteCloser [2021-07-23T07:52:24.395Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-23T07:52:24.395Z] === RUN TestNopWriter [2021-07-23T07:52:24.395Z] --- PASS: TestNopWriter (0.00s) [2021-07-23T07:52:24.395Z] === RUN TestWriteCounter [2021-07-23T07:52:24.395Z] --- PASS: TestWriteCounter (0.00s) [2021-07-23T07:52:24.395Z] PASS [2021-07-23T07:52:24.395Z] coverage: 69.2% of statements [2021-07-23T07:52:24.395Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-07-23T07:52:24.395Z] === RUN TestNetworkDBWatch [2021-07-23T07:52:24.395Z] ok github.com/docker/docker/pkg/ioutils 0.534s coverage: 69.2% of statements [2021-07-23T07:52:24.687Z] time="2021-07-23T07:52:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-23T07:52:24.687Z] time="2021-07-23T07:52:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-23T07:52:24.687Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-07-23T07:52:24.687Z] === CONT TestEncodeDecode [2021-07-23T07:52:24.687Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-23T07:52:24.687Z] PASS [2021-07-23T07:52:24.687Z] coverage: 69.9% of statements [2021-07-23T07:52:24.687Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.254s coverage: 69.9% of statements [2021-07-23T07:52:24.851Z] --- PASS: TestGetAddress (17.16s) [2021-07-23T07:52:24.851Z] === RUN TestRequestSyntaxCheck [2021-07-23T07:52:24.851Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2021-07-23T07:52:24.851Z] === RUN TestRequest [2021-07-23T07:52:25.147Z] === RUN TestWriteLog [2021-07-23T07:52:25.147Z] === PAUSE TestWriteLog [2021-07-23T07:52:25.147Z] === RUN TestReadLog [2021-07-23T07:52:25.147Z] === PAUSE TestReadLog [2021-07-23T07:52:25.147Z] === CONT TestWriteLog [2021-07-23T07:52:25.147Z] === CONT TestReadLog [2021-07-23T07:52:25.147Z] --- PASS: TestWriteLog (0.00s) [2021-07-23T07:52:25.147Z] === RUN TestReadLog/tail_exact [2021-07-23T07:52:25.147Z] === RUN TestOpenFileDelete [2021-07-23T07:52:25.147Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-23T07:52:25.147Z] === RUN TestOpenFileRename [2021-07-23T07:52:25.147Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-23T07:52:25.148Z] === RUN TestParseLogTagDefaultTag [2021-07-23T07:52:25.148Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-23T07:52:25.148Z] === RUN TestParseLogTag [2021-07-23T07:52:25.148Z] --- PASS: TestParseLogTag (0.00s) [2021-07-23T07:52:25.148Z] === RUN TestParseLogTagEmptyTag [2021-07-23T07:52:25.148Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-23T07:52:25.148Z] === RUN TestTailFiles [2021-07-23T07:52:25.148Z] --- PASS: TestTailFiles (0.00s) [2021-07-23T07:52:25.148Z] === RUN TestFollowLogsConsumerGone [2021-07-23T07:52:25.148Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-23T07:52:25.148Z] === RUN TestFollowLogsProducerGone [2021-07-23T07:52:25.148Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-23T07:52:25.148Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-23T07:52:25.148Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-23T07:52:25.148Z] === RUN TestCheckCapacityAndRotate [2021-07-23T07:52:25.148Z] === RUN TestReadLog/tail_less_than_available [2021-07-23T07:52:25.148Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-23T07:52:25.148Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-23T07:52:25.148Z] === RUN TestReadLog/tail_more_than_available [2021-07-23T07:52:25.148Z] --- PASS: TestReadLog (0.20s) [2021-07-23T07:52:25.148Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-07-23T07:52:25.148Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-23T07:52:25.148Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-23T07:52:25.148Z] PASS [2021-07-23T07:52:25.148Z] coverage: 75.2% of statements [2021-07-23T07:52:25.307Z] === RUN TestError [2021-07-23T07:52:25.307Z] --- PASS: TestError (0.00s) [2021-07-23T07:52:25.307Z] === RUN TestProgressString [2021-07-23T07:52:25.307Z] === RUN TestProgressString/no_progress [2021-07-23T07:52:25.307Z] === RUN TestProgressString/progress_1 [2021-07-23T07:52:25.307Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-23T07:52:25.307Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-23T07:52:25.307Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-23T07:52:25.307Z] === RUN TestProgressString/with_units [2021-07-23T07:52:25.307Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-23T07:52:25.307Z] === RUN TestProgressString/hide_counts [2021-07-23T07:52:25.307Z] --- PASS: TestProgressString (0.00s) [2021-07-23T07:52:25.307Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-23T07:52:25.307Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-23T07:52:25.307Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-23T07:52:25.307Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-23T07:52:25.307Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-23T07:52:25.307Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-23T07:52:25.307Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-23T07:52:25.307Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-23T07:52:25.307Z] === RUN TestJSONMessageDisplay [2021-07-23T07:52:25.307Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-07-23T07:52:25.307Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-23T07:52:25.307Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-23T07:52:25.307Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-23T07:52:25.307Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-23T07:52:25.307Z] === RUN TestDisplayJSONMessagesStream [2021-07-23T07:52:25.307Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-23T07:52:25.307Z] PASS [2021-07-23T07:52:25.307Z] coverage: 91.7% of statements [2021-07-23T07:52:25.307Z] ok github.com/docker/docker/pkg/jsonmessage 0.144s coverage: 91.7% of statements [2021-07-23T07:52:25.605Z] ok github.com/docker/docker/daemon/logger/local 0.243s coverage: 75.2% of statements [2021-07-23T07:52:25.605Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-07-23T07:52:25.605Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-23T07:52:25.605Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-07-23T07:52:25.605Z] PASS [2021-07-23T07:52:25.605Z] coverage: 53.7% of statements [2021-07-23T07:52:25.605Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-23T07:52:25.605Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.130s coverage: 53.7% of statements [2021-07-23T07:52:25.763Z] === RUN TestStandardLongPath [2021-07-23T07:52:25.763Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-23T07:52:25.763Z] === RUN TestUNCLongPath [2021-07-23T07:52:25.763Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-23T07:52:25.763Z] PASS [2021-07-23T07:52:25.763Z] coverage: 100.0% of statements [2021-07-23T07:52:25.763Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2021-07-23T07:52:25.962Z] --- PASS: TestImportExtremelyLargeImageWorks (94.32s) [2021-07-23T07:52:25.962Z] PASS [2021-07-23T07:52:25.962Z] [2021-07-23T07:52:25.962Z] === Skipped [2021-07-23T07:52:25.962Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-23T07:52:25.962Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-23T07:52:25.962Z] [2021-07-23T07:52:25.962Z] [2021-07-23T07:52:25.962Z] DONE 12 tests, 1 skipped in 98.217s [2021-07-23T07:52:25.962Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-23T07:52:25.962Z] INFO: Testing against a local daemon [2021-07-23T07:52:25.962Z] === RUN TestNetworkCreateDelete [2021-07-23T07:52:25.962Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-07-23T07:52:25.962Z] === RUN TestDockerNetworkDeletePreferID [2021-07-23T07:52:25.962Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-07-23T07:52:25.962Z] === RUN TestDaemonDNSFallback [2021-07-23T07:52:26.065Z] === RUN TestLog [2021-07-23T07:52:26.065Z] --- PASS: TestLog (0.01s) [2021-07-23T07:52:26.065Z] PASS [2021-07-23T07:52:26.065Z] coverage: 31.5% of statements [2021-07-23T07:52:26.065Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.066s coverage: 31.5% of statements [2021-07-23T07:52:26.219Z] 2021/07/23 07:52:25 Closing DB instances... [2021-07-23T07:52:26.219Z] === RUN TestNameFormat [2021-07-23T07:52:26.219Z] --- PASS: TestNameFormat (0.00s) [2021-07-23T07:52:26.219Z] === RUN TestNameRetries [2021-07-23T07:52:26.219Z] --- PASS: TestNameRetries (0.00s) [2021-07-23T07:52:26.219Z] PASS [2021-07-23T07:52:26.219Z] coverage: 85.7% of statements [2021-07-23T07:52:26.219Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2021-07-23T07:52:26.522Z] === RUN TestNewParse [2021-07-23T07:52:26.523Z] --- PASS: TestNewParse (0.00s) [2021-07-23T07:52:26.523Z] PASS [2021-07-23T07:52:26.523Z] coverage: 8.3% of statements [2021-07-23T07:52:26.523Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-07-23T07:52:26.523Z] === RUN TestParseLogFormat [2021-07-23T07:52:26.523Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-23T07:52:26.523Z] === RUN TestValidateLogOptEmpty [2021-07-23T07:52:26.523Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-23T07:52:26.523Z] === RUN TestValidateSyslogAddress [2021-07-23T07:52:26.523Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-23T07:52:26.523Z] === RUN TestParseAddressDefaultPort [2021-07-23T07:52:26.523Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-23T07:52:26.523Z] === RUN TestValidateSyslogFacility [2021-07-23T07:52:26.523Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-23T07:52:26.523Z] === RUN TestValidateLogOptSyslogFormat [2021-07-23T07:52:26.523Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-23T07:52:26.523Z] === RUN TestValidateLogOpt [2021-07-23T07:52:26.523Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-23T07:52:26.523Z] PASS [2021-07-23T07:52:26.523Z] coverage: 46.8% of statements [2021-07-23T07:52:26.523Z] ok github.com/docker/docker/daemon/logger/syslog 0.044s coverage: 46.8% of statements [2021-07-23T07:52:26.523Z] === RUN TestValidateLogOpt [2021-07-23T07:52:26.523Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-23T07:52:26.523Z] === RUN TestNewMissedConfig [2021-07-23T07:52:26.523Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-23T07:52:26.523Z] === RUN TestNewMissedUrl [2021-07-23T07:52:26.523Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-23T07:52:26.523Z] === RUN TestNewMissedToken [2021-07-23T07:52:26.523Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-23T07:52:26.523Z] === RUN TestNewWithProxy [2021-07-23T07:52:26.523Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-23T07:52:26.523Z] === RUN TestDefault [2021-07-23T07:52:26.523Z] --- PASS: TestDefault (0.01s) [2021-07-23T07:52:26.523Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-23T07:52:26.523Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-23T07:52:26.523Z] === RUN TestJsonFormat [2021-07-23T07:52:26.675Z] === RUN TestParseKeyValueOpt [2021-07-23T07:52:26.675Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-23T07:52:26.675Z] === RUN TestParseUintList [2021-07-23T07:52:26.675Z] --- PASS: TestParseUintList (0.00s) [2021-07-23T07:52:26.675Z] === RUN TestParseUintListMaximumLimits [2021-07-23T07:52:26.675Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-23T07:52:26.675Z] PASS [2021-07-23T07:52:26.675Z] coverage: 97.0% of statements [2021-07-23T07:52:26.675Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2021-07-23T07:52:26.980Z] --- PASS: TestJsonFormat (0.00s) [2021-07-23T07:52:26.980Z] === RUN TestRawFormat [2021-07-23T07:52:26.980Z] --- PASS: TestRawFormat (0.00s) [2021-07-23T07:52:26.980Z] === RUN TestRawFormatWithLabels [2021-07-23T07:52:26.980Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-23T07:52:26.980Z] === RUN TestRawFormatWithoutTag [2021-07-23T07:52:26.980Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-23T07:52:26.980Z] === RUN TestBatching [2021-07-23T07:52:26.980Z] --- PASS: TestBatching (0.26s) [2021-07-23T07:52:26.980Z] === RUN TestFrequency [2021-07-23T07:52:27.132Z] === RUN TestNewAndRemove [2021-07-23T07:52:27.132Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-23T07:52:27.132Z] === RUN TestRemoveInvalidPath [2021-07-23T07:52:27.132Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-23T07:52:27.132Z] PASS [2021-07-23T07:52:27.132Z] coverage: 82.6% of statements [2021-07-23T07:52:27.132Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.6% of statements [2021-07-23T07:52:27.439Z] --- PASS: TestFrequency (0.19s) [2021-07-23T07:52:27.439Z] === RUN TestOneMessagePerRequest [2021-07-23T07:52:27.439Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-23T07:52:27.439Z] === RUN TestVerify [2021-07-23T07:52:27.439Z] --- PASS: TestVerify (0.00s) [2021-07-23T07:52:27.439Z] === RUN TestSkipVerify [2021-07-23T07:52:27.439Z] time="2021-07-23T07:52:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:52:27.439Z] time="2021-07-23T07:52:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:52:27.439Z] time="2021-07-23T07:52:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:52:27.588Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-07-23T07:52:27.588Z] === RUN TestNetworkDBBulkSync [2021-07-23T07:52:27.897Z] --- PASS: TestSkipVerify (0.63s) [2021-07-23T07:52:27.897Z] === RUN TestBufferMaximum [2021-07-23T07:52:27.897Z] time="2021-07-23T07:52:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:52:27.897Z] time="2021-07-23T07:52:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:52:27.897Z] time="2021-07-23T07:52:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:52:27.897Z] time="2021-07-23T07:52:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:52:27.897Z] time="2021-07-23T07:52:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:52:27.898Z] time="2021-07-23T07:52:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026747.581055\",\"host\":\"a80386b561ab\"}'" [2021-07-23T07:52:27.898Z] time="2021-07-23T07:52:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026747.581055\",\"host\":\"a80386b561ab\"}'" [2021-07-23T07:52:27.898Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-23T07:52:27.898Z] === RUN TestServerAlwaysDown [2021-07-23T07:52:27.898Z] time="2021-07-23T07:52:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:52:27.898Z] time="2021-07-23T07:52:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:52:27.898Z] time="2021-07-23T07:52:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026747.584719\",\"host\":\"a80386b561ab\"}'" [2021-07-23T07:52:27.898Z] time="2021-07-23T07:52:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026747.584719\",\"host\":\"a80386b561ab\"}'" [2021-07-23T07:52:27.898Z] time="2021-07-23T07:52:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:52:27.898Z] time="2021-07-23T07:52:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026747.584719\",\"host\":\"a80386b561ab\"}'" [2021-07-23T07:52:27.898Z] time="2021-07-23T07:52:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026747.585866\",\"host\":\"a80386b561ab\"}'" [2021-07-23T07:52:27.898Z] time="2021-07-23T07:52:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026747.585866\",\"host\":\"a80386b561ab\"}'" [2021-07-23T07:52:27.898Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-23T07:52:27.898Z] === RUN TestCannotSendAfterClose [2021-07-23T07:52:27.898Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-23T07:52:27.898Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-23T07:52:27.898Z] === RUN TestV1IDService [2021-07-23T07:52:27.898Z] --- PASS: TestV1IDService (0.02s) [2021-07-23T07:52:27.898Z] === RUN TestV2MetadataService [2021-07-23T07:52:28.044Z] === RUN TestFailedConnection [2021-07-23T07:52:28.499Z] === RUN TestParseEmptyInterface [2021-07-23T07:52:28.499Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-23T07:52:28.499Z] === RUN TestParseNonInterfaceType [2021-07-23T07:52:28.499Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-23T07:52:28.499Z] === RUN TestParseWithOneFunction [2021-07-23T07:52:28.499Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-23T07:52:28.499Z] === RUN TestParseWithMultipleFuncs [2021-07-23T07:52:28.499Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-23T07:52:28.499Z] === RUN TestParseWithUnnamedReturn [2021-07-23T07:52:28.499Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-23T07:52:28.499Z] === RUN TestEmbeddedInterface [2021-07-23T07:52:28.499Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-23T07:52:28.499Z] === RUN TestParsedImports [2021-07-23T07:52:28.499Z] --- PASS: TestParsedImports (0.00s) [2021-07-23T07:52:28.499Z] === RUN TestAliasedImports [2021-07-23T07:52:28.499Z] --- PASS: TestAliasedImports (0.00s) [2021-07-23T07:52:28.499Z] PASS [2021-07-23T07:52:28.499Z] coverage: 56.8% of statements [2021-07-23T07:52:28.499Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2021-07-23T07:52:28.499Z] 2021/07/23 07:52:28 Closing DB instances... [2021-07-23T07:52:28.585Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-23T07:52:28.863Z] --- PASS: TestV2MetadataService (0.63s) [2021-07-23T07:52:28.863Z] PASS [2021-07-23T07:52:28.863Z] coverage: 48.2% of statements [2021-07-23T07:52:28.863Z] ok github.com/docker/docker/distribution/metadata 0.706s coverage: 48.2% of statements [2021-07-23T07:52:28.863Z] time="2021-07-23T07:52:28Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-23T07:52:28.863Z] time="2021-07-23T07:52:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a80386b561ab\"}'" [2021-07-23T07:52:28.863Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-23T07:52:28.863Z] PASS [2021-07-23T07:52:28.863Z] coverage: 82.5% of statements [2021-07-23T07:52:28.863Z] ok github.com/docker/docker/daemon/logger/splunk 2.167s coverage: 82.5% of statements [2021-07-23T07:52:28.863Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-23T07:52:28.863Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-23T07:52:28.863Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-23T07:52:28.863Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-23T07:52:28.863Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-23T07:52:28.863Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-23T07:52:28.863Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-23T07:52:28.863Z] === RUN TestContinueOnError_NeverContinue [2021-07-23T07:52:28.863Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-23T07:52:28.863Z] === RUN TestManifestStore [2021-07-23T07:52:28.863Z] === RUN TestManifestStore/no_remote_or_local [2021-07-23T07:52:28.954Z] === RUN TestHTTPTransport [2021-07-23T07:52:28.955Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-23T07:52:28.955Z] PASS [2021-07-23T07:52:28.955Z] coverage: 85.7% of statements [2021-07-23T07:52:28.955Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2021-07-23T07:52:28.955Z] --- PASS: TestRequest (4.41s) [2021-07-23T07:52:28.955Z] === RUN TestOverlappingRequests [2021-07-23T07:52:29.321Z] === RUN TestSuccessfulDownload [2021-07-23T07:52:29.321Z] download_test.go:268: Needs fixing on Windows [2021-07-23T07:52:29.321Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-23T07:52:29.321Z] === RUN TestCancelledDownload [2021-07-23T07:52:29.321Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-23T07:52:29.321Z] === RUN TestMaxDownloadAttempts [2021-07-23T07:52:29.321Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-23T07:52:29.321Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-23T07:52:29.321Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-23T07:52:29.321Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-23T07:52:29.321Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-23T07:52:29.321Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-23T07:52:29.321Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-23T07:52:29.321Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-23T07:52:29.321Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-23T07:52:29.321Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-23T07:52:29.321Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-23T07:52:29.321Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-23T07:52:29.322Z] time="2021-07-23T07:52:28Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local208256387\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-23T07:52:29.322Z] === RUN TestManifestStore/no_local_cache [2021-07-23T07:52:29.322Z] === RUN TestManifestStore/with_local_cache [2021-07-23T07:52:29.322Z] === RUN TestManifestStore/unknown_media_type [2021-07-23T07:52:29.322Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-23T07:52:29.322Z] time="2021-07-23T07:52:28Z" level=warning msg="reference for unknown type: " [2021-07-23T07:52:29.322Z] time="2021-07-23T07:52:28Z" level=warning msg="reference for unknown type: " [2021-07-23T07:52:29.322Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-23T07:52:29.322Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-23T07:52:29.322Z] time="2021-07-23T07:52:29Z" level=warning msg="reference for unknown type: " [2021-07-23T07:52:29.322Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-23T07:52:29.322Z] time="2021-07-23T07:52:29Z" level=warning msg="reference for unknown type: " [2021-07-23T07:52:29.322Z] time="2021-07-23T07:52:29Z" level=warning msg="reference for unknown type: " [2021-07-23T07:52:29.322Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-23T07:52:29.322Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-23T07:52:29.322Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-23T07:52:29.322Z] time="2021-07-23T07:52:29Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-23T07:52:29.322Z] --- PASS: TestManifestStore (0.33s) [2021-07-23T07:52:29.322Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-07-23T07:52:29.322Z] --- PASS: TestManifestStore/no_local_cache (0.04s) [2021-07-23T07:52:29.322Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-23T07:52:29.322Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-07-23T07:52:29.322Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-07-23T07:52:29.322Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-07-23T07:52:29.322Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-23T07:52:29.322Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-23T07:52:29.322Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-07-23T07:52:29.322Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-23T07:52:29.322Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2021-07-23T07:52:29.322Z] === RUN TestDetectManifestBlobMediaType [2021-07-23T07:52:29.322Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-23T07:52:29.322Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-23T07:52:29.322Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-23T07:52:29.322Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-23T07:52:29.322Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-23T07:52:29.322Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-23T07:52:29.322Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-23T07:52:29.322Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-23T07:52:29.322Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-23T07:52:29.322Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-23T07:52:29.322Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-23T07:52:29.322Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-23T07:52:29.322Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-23T07:52:29.322Z] === RUN TestFixManifestLayers [2021-07-23T07:52:29.322Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-23T07:52:29.322Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-23T07:52:29.322Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-23T07:52:29.322Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-23T07:52:29.322Z] === RUN TestFixManifestLayersBadParent [2021-07-23T07:52:29.322Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-23T07:52:29.322Z] === RUN TestValidateManifest [2021-07-23T07:52:29.322Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-23T07:52:29.322Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-23T07:52:29.322Z] === RUN TestFormatPlatform [2021-07-23T07:52:29.322Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-23T07:52:29.322Z] === RUN TestGetRepositoryMountCandidates [2021-07-23T07:52:29.322Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-23T07:52:29.322Z] === RUN TestLayerAlreadyExists [2021-07-23T07:52:29.322Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:52:29.322Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:52:29.322Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:52:29.322Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:52:29.322Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:52:29.322Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:52:29.322Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-23T07:52:29.322Z] === RUN TestWhenEmptyAuthConfig [2021-07-23T07:52:29.410Z] --- PASS: TestOverlappingRequests (0.18s) [2021-07-23T07:52:29.410Z] === RUN TestRelease [2021-07-23T07:52:29.410Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-23T07:52:29.410Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-23T07:52:29.410Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-23T07:52:29.410Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-23T07:52:29.410Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-23T07:52:29.410Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-23T07:52:29.410Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-23T07:52:29.410Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-23T07:52:29.410Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-23T07:52:29.410Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-23T07:52:29.410Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-23T07:52:29.410Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-23T07:52:29.410Z] === RUN TestBufferPoolPutAndGet [2021-07-23T07:52:29.410Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-23T07:52:29.410Z] PASS [2021-07-23T07:52:29.410Z] coverage: 88.2% of statements [2021-07-23T07:52:29.410Z] ok github.com/docker/docker/pkg/pools 0.027s coverage: 88.2% of statements [2021-07-23T07:52:29.781Z] time="2021-07-23T07:52:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-23T07:52:29.781Z] time="2021-07-23T07:52:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-23T07:52:29.781Z] time="2021-07-23T07:52:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-23T07:52:29.781Z] time="2021-07-23T07:52:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-23T07:52:29.781Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-23T07:52:29.781Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-07-23T07:52:29.781Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-07-23T07:52:29.781Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-07-23T07:52:29.781Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-07-23T07:52:29.781Z] === RUN TestTransfer [2021-07-23T07:52:29.781Z] --- PASS: TestTransfer (0.12s) [2021-07-23T07:52:29.781Z] === RUN TestConcurrencyLimit [2021-07-23T07:52:29.781Z] === RUN TestNotFound [2021-07-23T07:52:29.781Z] --- PASS: TestNotFound (0.00s) [2021-07-23T07:52:29.781Z] === RUN TestConflict [2021-07-23T07:52:29.781Z] --- PASS: TestConflict (0.00s) [2021-07-23T07:52:29.781Z] === RUN TestForbidden [2021-07-23T07:52:29.781Z] --- PASS: TestForbidden (0.00s) [2021-07-23T07:52:29.781Z] === RUN TestInvalidParameter [2021-07-23T07:52:29.781Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-23T07:52:29.781Z] === RUN TestNotImplemented [2021-07-23T07:52:29.781Z] --- PASS: TestNotImplemented (0.00s) [2021-07-23T07:52:29.781Z] === RUN TestNotModified [2021-07-23T07:52:29.781Z] --- PASS: TestNotModified (0.00s) [2021-07-23T07:52:29.781Z] === RUN TestUnauthorized [2021-07-23T07:52:29.781Z] --- PASS: TestUnauthorized (0.00s) [2021-07-23T07:52:29.781Z] === RUN TestUnknown [2021-07-23T07:52:29.781Z] --- PASS: TestUnknown (0.00s) [2021-07-23T07:52:29.781Z] === RUN TestCancelled [2021-07-23T07:52:29.781Z] --- PASS: TestCancelled (0.00s) [2021-07-23T07:52:29.781Z] === RUN TestDeadline [2021-07-23T07:52:29.781Z] --- PASS: TestDeadline (0.00s) [2021-07-23T07:52:29.781Z] === RUN TestDataLoss [2021-07-23T07:52:29.781Z] --- PASS: TestDataLoss (0.00s) [2021-07-23T07:52:29.781Z] === RUN TestUnavailable [2021-07-23T07:52:29.781Z] --- PASS: TestUnavailable (0.00s) [2021-07-23T07:52:29.781Z] === RUN TestSystem [2021-07-23T07:52:29.781Z] --- PASS: TestSystem (0.00s) [2021-07-23T07:52:29.781Z] === RUN TestFromStatusCode [2021-07-23T07:52:29.781Z] === RUN TestFromStatusCode/Not_Found [2021-07-23T07:52:29.781Z] === RUN TestFromStatusCode/Bad_Request [2021-07-23T07:52:29.781Z] === RUN TestFromStatusCode/Conflict [2021-07-23T07:52:29.781Z] === RUN TestFromStatusCode/Unauthorized [2021-07-23T07:52:29.781Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-23T07:52:29.781Z] === RUN TestFromStatusCode/Forbidden [2021-07-23T07:52:29.781Z] === RUN TestFromStatusCode/Not_Modified [2021-07-23T07:52:29.781Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-23T07:52:29.781Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-23T07:52:29.781Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-23T07:52:29.781Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-23T07:52:29.781Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-23T07:52:29.781Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-23T07:52:29.781Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-23T07:52:29.781Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-23T07:52:29.781Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-23T07:52:29.781Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-23T07:52:29.781Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-23T07:52:29.781Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-23T07:52:29.781Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-23T07:52:29.781Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-23T07:52:29.781Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-23T07:52:29.781Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-23T07:52:29.781Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-23T07:52:29.781Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-23T07:52:29.781Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-23T07:52:29.781Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-23T07:52:29.781Z] PASS [2021-07-23T07:52:29.781Z] coverage: 53.1% of statements [2021-07-23T07:52:29.781Z] ok github.com/docker/docker/errdefs 0.038s coverage: 53.1% of statements [2021-07-23T07:52:29.870Z] === RUN TestOutputOnPrematureClose [2021-07-23T07:52:29.870Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-23T07:52:29.870Z] === RUN TestCompleteSilently [2021-07-23T07:52:29.870Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-23T07:52:29.870Z] PASS [2021-07-23T07:52:29.870Z] coverage: 75.9% of statements [2021-07-23T07:52:29.870Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2021-07-23T07:52:30.239Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-07-23T07:52:30.239Z] === RUN TestInactiveJobs [2021-07-23T07:52:30.239Z] === RUN TestFSGetInvalidData [2021-07-23T07:52:30.239Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-23T07:52:30.239Z] === RUN TestFSInvalidSet [2021-07-23T07:52:30.239Z] --- PASS: TestFSInvalidSet (0.02s) [2021-07-23T07:52:30.239Z] === RUN TestFSInvalidRoot [2021-07-23T07:52:30.239Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-23T07:52:30.239Z] === RUN TestFSMetadataGetSet [2021-07-23T07:52:30.239Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-07-23T07:52:30.239Z] === RUN TestFSInvalidWalker [2021-07-23T07:52:30.239Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-23T07:52:30.239Z] === RUN TestFSGetSet [2021-07-23T07:52:30.239Z] --- PASS: TestFSGetSet (0.01s) [2021-07-23T07:52:30.240Z] === RUN TestFSGetUnsetKey [2021-07-23T07:52:30.240Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-07-23T07:52:30.240Z] === RUN TestFSGetEmptyData [2021-07-23T07:52:30.240Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-23T07:52:30.240Z] === RUN TestFSDelete [2021-07-23T07:52:30.240Z] --- PASS: TestFSDelete (0.01s) [2021-07-23T07:52:30.240Z] === RUN TestFSWalker [2021-07-23T07:52:30.240Z] --- PASS: TestFSWalker (0.01s) [2021-07-23T07:52:30.240Z] === RUN TestFSWalkerStopOnError [2021-07-23T07:52:30.240Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-23T07:52:30.240Z] === RUN TestNewFromJSON [2021-07-23T07:52:30.240Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-23T07:52:30.240Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-23T07:52:30.240Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-23T07:52:30.240Z] === RUN TestMarshalKeyOrder [2021-07-23T07:52:30.240Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-23T07:52:30.240Z] === RUN TestHistoryEqual [2021-07-23T07:52:30.240Z] --- PASS: TestInactiveJobs (0.37s) [2021-07-23T07:52:30.240Z] === RUN TestWatchRelease [2021-07-23T07:52:30.326Z] --- PASS: TestRelease (0.75s) [2021-07-23T07:52:30.326Z] === RUN TestAllocateRandomDeallocate [2021-07-23T07:52:30.326Z] === RUN TestSendToOneSub [2021-07-23T07:52:30.326Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-23T07:52:30.326Z] === RUN TestSendToMultipleSubs [2021-07-23T07:52:30.326Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-23T07:52:30.326Z] === RUN TestEvictOneSub [2021-07-23T07:52:30.326Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-23T07:52:30.326Z] === RUN TestClosePublisher [2021-07-23T07:52:30.326Z] --- PASS: TestClosePublisher (0.00s) [2021-07-23T07:52:30.326Z] === RUN TestPubSubRace [2021-07-23T07:52:30.326Z] --- PASS: TestFailedConnection (2.02s) [2021-07-23T07:52:30.326Z] === RUN TestFailOnce [2021-07-23T07:52:30.326Z] 2021/07/23 07:52:30 http: panic serving 127.0.0.1:49275: Plugin not ready [2021-07-23T07:52:30.326Z] goroutine 18 [running]: [2021-07-23T07:52:30.326Z] net/http.(*conn).serve.func1(0xc00020c000) [2021-07-23T07:52:30.326Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-23T07:52:30.326Z] panic(0xb05280, 0xc1c6d0) [2021-07-23T07:52:30.326Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-23T07:52:30.326Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xc2cd90, 0xc000230000, 0xc000222000) [2021-07-23T07:52:30.326Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-23T07:52:30.326Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0xc2cd90, 0xc000230000, 0xc000222000) [2021-07-23T07:52:30.326Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-23T07:52:30.326Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0xc2cd90, 0xc000230000, 0xc000222000) [2021-07-23T07:52:30.326Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-23T07:52:30.326Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0xc2cd90, 0xc000230000, 0xc000222000) [2021-07-23T07:52:30.326Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-23T07:52:30.326Z] net/http.(*conn).serve(0xc00020c000, 0xc2d980, 0xc000218000) [2021-07-23T07:52:30.326Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-23T07:52:30.326Z] created by net/http.(*Server).Serve [2021-07-23T07:52:30.326Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-23T07:52:30.326Z] time="2021-07-23T07:52:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49274/Test.FailOnce: Post \"http://127.0.0.1:49274/Test.FailOnce\": EOF, retrying in 1s" [2021-07-23T07:52:30.326Z] time="2021-07-23T07:52:30Z" level=error msg="node1(13fa4270b233) Could not close DB: timeout waiting for leave broadcast" [2021-07-23T07:52:30.326Z] --- PASS: TestNetworkDBBulkSync (3.02s) [2021-07-23T07:52:30.326Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-23T07:52:30.697Z] --- PASS: TestWatchRelease (0.04s) [2021-07-23T07:52:30.697Z] === RUN TestWatchFinishedTransfer [2021-07-23T07:52:30.697Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-23T07:52:30.697Z] === RUN TestDuplicateTransfer [2021-07-23T07:52:30.697Z] --- PASS: TestHistoryEqual (0.13s) [2021-07-23T07:52:30.697Z] === RUN TestImage [2021-07-23T07:52:30.697Z] --- PASS: TestImage (0.00s) [2021-07-23T07:52:30.697Z] === RUN TestImageOSNotEmpty [2021-07-23T07:52:30.697Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-23T07:52:30.697Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-23T07:52:30.697Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-23T07:52:30.697Z] === RUN TestCreate [2021-07-23T07:52:30.697Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-07-23T07:52:30.697Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-23T07:52:30.697Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-23T07:52:30.697Z] === RUN TestTokenPassThru [2021-07-23T07:52:30.697Z] --- PASS: TestCreate (0.01s) [2021-07-23T07:52:30.697Z] === RUN TestRestore [2021-07-23T07:52:30.697Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-23T07:52:30.697Z] === RUN TestTokenPassThruDifferentHost [2021-07-23T07:52:30.697Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-23T07:52:30.697Z] PASS [2021-07-23T07:52:30.697Z] coverage: 23.8% of statements [2021-07-23T07:52:30.697Z] time="2021-07-23T07:52:30Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-23T07:52:30.697Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-23T07:52:30.697Z] === RUN TestSuccessfulUpload [2021-07-23T07:52:30.697Z] ok github.com/docker/docker/distribution 1.583s coverage: 23.8% of statements [2021-07-23T07:52:30.697Z] --- PASS: TestRestore (0.03s) [2021-07-23T07:52:30.697Z] === RUN TestAddDelete [2021-07-23T07:52:30.697Z] --- PASS: TestAddDelete (0.02s) [2021-07-23T07:52:30.697Z] === RUN TestSearchAfterDelete [2021-07-23T07:52:30.697Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-23T07:52:30.697Z] === RUN TestParentReset [2021-07-23T07:52:30.697Z] --- PASS: TestParentReset (0.03s) [2021-07-23T07:52:30.697Z] === RUN TestGetAndSetLastUpdated [2021-07-23T07:52:30.697Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-23T07:52:30.697Z] === RUN TestStoreLen [2021-07-23T07:52:30.697Z] --- PASS: TestStoreLen (0.05s) [2021-07-23T07:52:30.697Z] PASS [2021-07-23T07:52:30.697Z] coverage: 86.6% of statements [2021-07-23T07:52:30.697Z] ok github.com/docker/docker/image 0.466s coverage: 86.6% of statements [2021-07-23T07:52:30.697Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-23T07:52:30.697Z] time="2021-07-23T07:52:30Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-23T07:52:30.697Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-07-23T07:52:30.697Z] === RUN TestCancelledUpload [2021-07-23T07:52:30.697Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-23T07:52:31.155Z] PASS [2021-07-23T07:52:31.155Z] coverage: 76.8% of statements [2021-07-23T07:52:31.155Z] ok github.com/docker/docker/distribution/xfer 1.836s coverage: 76.8% of statements [2021-07-23T07:52:31.155Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-23T07:52:31.155Z] === RUN TestCompare [2021-07-23T07:52:31.155Z] --- PASS: TestCompare (0.00s) [2021-07-23T07:52:31.155Z] PASS [2021-07-23T07:52:31.155Z] coverage: 19.2% of statements [2021-07-23T07:52:31.155Z] ok github.com/docker/docker/image/cache 0.090s coverage: 19.2% of statements [2021-07-23T07:52:31.201Z] --- PASS: TestDaemonDNSFallback (6.48s) [2021-07-23T07:52:31.201Z] === RUN TestInspectNetwork [2021-07-23T07:52:31.201Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:31.201Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-23T07:52:31.201Z] === RUN TestRunContainerWithBridgeNone [2021-07-23T07:52:31.201Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.201Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-23T07:52:31.201Z] === RUN TestNetworkInvalidJSON [2021-07-23T07:52:31.201Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-23T07:52:31.201Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-23T07:52:31.201Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T07:52:31.201Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T07:52:31.201Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T07:52:31.201Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T07:52:31.201Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-23T07:52:31.201Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T07:52:31.201Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T07:52:31.201Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-23T07:52:31.201Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-23T07:52:31.201Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-23T07:52:31.201Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-23T07:52:31.201Z] === RUN TestNetworkList [2021-07-23T07:52:31.201Z] === RUN TestNetworkList//networks [2021-07-23T07:52:31.201Z] === PAUSE TestNetworkList//networks [2021-07-23T07:52:31.201Z] === RUN TestNetworkList//networks/ [2021-07-23T07:52:31.201Z] === PAUSE TestNetworkList//networks/ [2021-07-23T07:52:31.201Z] === CONT TestNetworkList//networks [2021-07-23T07:52:31.201Z] === CONT TestNetworkList//networks/ [2021-07-23T07:52:31.201Z] --- PASS: TestNetworkList (0.01s) [2021-07-23T07:52:31.201Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-23T07:52:31.201Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-23T07:52:31.201Z] === RUN TestHostIPv4BridgeLabel [2021-07-23T07:52:31.201Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.201Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-23T07:52:31.201Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-23T07:52:31.201Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.201Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-23T07:52:31.201Z] === RUN TestDaemonDefaultNetworkPools [2021-07-23T07:52:31.201Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.201Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-07-23T07:52:31.201Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-23T07:52:31.201Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.201Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-23T07:52:31.201Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-23T07:52:31.201Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.201Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-23T07:52:31.201Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-23T07:52:31.201Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.201Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-23T07:52:31.201Z] === RUN TestServiceWithPredefinedNetwork [2021-07-23T07:52:31.201Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:31.201Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-23T07:52:31.201Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-23T07:52:31.201Z] service_test.go:242: FLAKY_TEST [2021-07-23T07:52:31.201Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-23T07:52:31.201Z] === RUN TestServiceWithDataPathPortInit [2021-07-23T07:52:31.201Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:31.201Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-07-23T07:52:31.201Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-23T07:52:31.201Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:31.201Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-23T07:52:31.201Z] PASS [2021-07-23T07:52:31.201Z] [2021-07-23T07:52:31.201Z] === Skipped [2021-07-23T07:52:31.201Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-23T07:52:31.201Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:31.201Z] [2021-07-23T07:52:31.201Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-23T07:52:31.201Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.201Z] [2021-07-23T07:52:31.201Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-23T07:52:31.201Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.201Z] [2021-07-23T07:52:31.201Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-23T07:52:31.201Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.201Z] [2021-07-23T07:52:31.201Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-07-23T07:52:31.201Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.201Z] [2021-07-23T07:52:31.201Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-23T07:52:31.201Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.201Z] [2021-07-23T07:52:31.201Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-23T07:52:31.201Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.201Z] [2021-07-23T07:52:31.201Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-23T07:52:31.201Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.201Z] [2021-07-23T07:52:31.201Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-23T07:52:31.201Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:31.201Z] [2021-07-23T07:52:31.201Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-23T07:52:31.201Z] service_test.go:242: FLAKY_TEST [2021-07-23T07:52:31.201Z] [2021-07-23T07:52:31.201Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-07-23T07:52:31.202Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:31.202Z] [2021-07-23T07:52:31.202Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-23T07:52:31.202Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:31.202Z] [2021-07-23T07:52:31.202Z] [2021-07-23T07:52:31.202Z] DONE 22 tests, 12 skipped in 7.177s [2021-07-23T07:52:31.202Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-23T07:52:31.202Z] INFO: Testing against a local daemon [2021-07-23T07:52:31.202Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-23T07:52:31.202Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-23T07:52:31.202Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-23T07:52:31.202Z] === RUN TestDockerNetworkIpvlan [2021-07-23T07:52:31.202Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-23T07:52:31.202Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-23T07:52:31.202Z] PASS [2021-07-23T07:52:31.202Z] [2021-07-23T07:52:31.202Z] === Skipped [2021-07-23T07:52:31.202Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-23T07:52:31.202Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-23T07:52:31.202Z] [2021-07-23T07:52:31.202Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-23T07:52:31.202Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-23T07:52:31.202Z] [2021-07-23T07:52:31.202Z] [2021-07-23T07:52:31.202Z] DONE 2 tests, 2 skipped in 0.125s [2021-07-23T07:52:31.202Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-23T07:52:31.202Z] INFO: Testing against a local daemon [2021-07-23T07:52:31.202Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-23T07:52:31.202Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.202Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-23T07:52:31.202Z] === RUN TestDockerNetworkMacvlan [2021-07-23T07:52:31.202Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.202Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-23T07:52:31.202Z] PASS [2021-07-23T07:52:31.202Z] [2021-07-23T07:52:31.202Z] === Skipped [2021-07-23T07:52:31.202Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-23T07:52:31.202Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.202Z] [2021-07-23T07:52:31.202Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-23T07:52:31.202Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:31.202Z] [2021-07-23T07:52:31.202Z] [2021-07-23T07:52:31.202Z] DONE 2 tests, 2 skipped in 0.111s [2021-07-23T07:52:31.202Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-23T07:52:31.202Z] testing: warning: no tests to run [2021-07-23T07:52:31.202Z] PASS [2021-07-23T07:52:31.202Z] [2021-07-23T07:52:31.202Z] DONE 0 tests in 0.025s [2021-07-23T07:52:31.202Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-23T07:52:31.202Z] INFO: Testing against a local daemon [2021-07-23T07:52:31.202Z] === RUN TestAuthZPluginAllowRequest [2021-07-23T07:52:31.202Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.202Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-23T07:52:31.202Z] === RUN TestAuthZPluginTLS [2021-07-23T07:52:31.202Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.202Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-23T07:52:31.202Z] === RUN TestAuthZPluginDenyRequest [2021-07-23T07:52:31.202Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.202Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-23T07:52:31.202Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-23T07:52:31.202Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.202Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-23T07:52:31.202Z] === RUN TestAuthZPluginDenyResponse [2021-07-23T07:52:31.202Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.202Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-23T07:52:31.202Z] === RUN TestAuthZPluginAllowEventStream [2021-07-23T07:52:31.202Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.202Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-23T07:52:31.202Z] === RUN TestAuthZPluginErrorResponse [2021-07-23T07:52:31.202Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.202Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-23T07:52:31.202Z] === RUN TestAuthZPluginErrorRequest [2021-07-23T07:52:31.202Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.202Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-23T07:52:31.202Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-23T07:52:31.202Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.202Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-23T07:52:31.202Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-23T07:52:31.202Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.202Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-23T07:52:31.202Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-23T07:52:31.202Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.202Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-23T07:52:31.202Z] === RUN TestAuthZPluginHeader [2021-07-23T07:52:31.202Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.202Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-23T07:52:31.202Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-23T07:52:31.287Z] --- PASS: TestPubSubRace (1.04s) [2021-07-23T07:52:31.287Z] PASS [2021-07-23T07:52:31.287Z] coverage: 75.0% of statements [2021-07-23T07:52:31.287Z] ok github.com/docker/docker/pkg/pubsub 1.063s coverage: 75.0% of statements [2021-07-23T07:52:31.287Z] --- PASS: TestFailOnce (1.09s) [2021-07-23T07:52:31.287Z] === RUN TestEchoInputOutput [2021-07-23T07:52:31.287Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-23T07:52:31.287Z] === RUN TestBackoff [2021-07-23T07:52:31.287Z] --- PASS: TestBackoff (0.00s) [2021-07-23T07:52:31.287Z] === RUN TestAbortRetry [2021-07-23T07:52:31.287Z] --- PASS: TestAbortRetry (0.00s) [2021-07-23T07:52:31.287Z] === RUN TestClientScheme [2021-07-23T07:52:31.287Z] --- PASS: TestClientScheme (0.00s) [2021-07-23T07:52:31.287Z] === RUN TestNewClientWithTimeout [2021-07-23T07:52:31.457Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.457Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-07-23T07:52:31.457Z] === RUN TestAuthZPluginV2Disable [2021-07-23T07:52:31.457Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.457Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-07-23T07:52:31.457Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-23T07:52:31.457Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.457Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-23T07:52:31.457Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-23T07:52:31.457Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.457Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-23T07:52:31.457Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-23T07:52:31.457Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.457Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-23T07:52:31.457Z] PASS [2021-07-23T07:52:31.457Z] [2021-07-23T07:52:31.457Z] === Skipped [2021-07-23T07:52:31.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-23T07:52:31.457Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.457Z] [2021-07-23T07:52:31.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-23T07:52:31.457Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.457Z] [2021-07-23T07:52:31.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-23T07:52:31.457Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.457Z] [2021-07-23T07:52:31.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-23T07:52:31.457Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.457Z] [2021-07-23T07:52:31.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-23T07:52:31.457Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.457Z] [2021-07-23T07:52:31.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-23T07:52:31.457Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.457Z] [2021-07-23T07:52:31.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-23T07:52:31.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.458Z] [2021-07-23T07:52:31.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-23T07:52:31.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.458Z] [2021-07-23T07:52:31.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-23T07:52:31.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.458Z] [2021-07-23T07:52:31.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-23T07:52:31.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.458Z] [2021-07-23T07:52:31.458Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-23T07:52:31.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.458Z] [2021-07-23T07:52:31.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-23T07:52:31.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.458Z] [2021-07-23T07:52:31.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-07-23T07:52:31.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.458Z] [2021-07-23T07:52:31.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-07-23T07:52:31.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.458Z] [2021-07-23T07:52:31.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-23T07:52:31.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.458Z] [2021-07-23T07:52:31.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-23T07:52:31.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.458Z] [2021-07-23T07:52:31.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-23T07:52:31.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.458Z] [2021-07-23T07:52:31.458Z] [2021-07-23T07:52:31.458Z] DONE 17 tests, 17 skipped in 0.366s [2021-07-23T07:52:31.458Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-23T07:52:31.713Z] INFO: Testing against a local daemon [2021-07-23T07:52:31.713Z] === RUN TestPluginInvalidJSON [2021-07-23T07:52:31.713Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T07:52:31.713Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T07:52:31.713Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T07:52:31.713Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-23T07:52:31.713Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-23T07:52:31.713Z] === RUN TestPluginInstall [2021-07-23T07:52:31.713Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.713Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-23T07:52:31.713Z] === RUN TestPluginsWithRuntimes [2021-07-23T07:52:31.713Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-23T07:52:31.713Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-23T07:52:31.713Z] === RUN TestPluginBackCompatMediaTypes [2021-07-23T07:52:31.713Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-23T07:52:31.713Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-23T07:52:31.713Z] PASS [2021-07-23T07:52:31.713Z] [2021-07-23T07:52:31.713Z] === Skipped [2021-07-23T07:52:31.713Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-23T07:52:31.713Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-23T07:52:31.713Z] [2021-07-23T07:52:31.713Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-23T07:52:31.713Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-23T07:52:31.713Z] [2021-07-23T07:52:31.713Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-23T07:52:31.713Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-23T07:52:31.713Z] [2021-07-23T07:52:31.713Z] [2021-07-23T07:52:31.713Z] DONE 5 tests, 3 skipped in 0.170s [2021-07-23T07:52:31.713Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-23T07:52:31.713Z] INFO: Testing against a local daemon [2021-07-23T07:52:31.713Z] === RUN TestExternalGraphDriver [2021-07-23T07:52:31.748Z] === RUN TestRegister [2021-07-23T07:52:31.748Z] --- PASS: TestRegister (0.00s) [2021-07-23T07:52:31.748Z] === RUN TestCommand [2021-07-23T07:52:31.748Z] --- PASS: TestCommand (0.02s) [2021-07-23T07:52:31.748Z] === RUN TestNaiveSelf [2021-07-23T07:52:31.748Z] --- PASS: TestNaiveSelf (0.02s) [2021-07-23T07:52:31.748Z] PASS [2021-07-23T07:52:31.748Z] coverage: 82.4% of statements [2021-07-23T07:52:31.748Z] ok github.com/docker/docker/pkg/reexec 0.068s coverage: 82.4% of statements [2021-07-23T07:52:31.748Z] time="2021-07-23T07:52:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-23T07:52:31.968Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-23T07:52:31.968Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-07-23T07:52:31.968Z] === RUN TestGraphdriverPluginV2 [2021-07-23T07:52:32.121Z] === RUN TestMakeV1ConfigFromConfig [2021-07-23T07:52:32.121Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-23T07:52:32.121Z] PASS [2021-07-23T07:52:32.121Z] coverage: 25.0% of statements [2021-07-23T07:52:32.121Z] ok github.com/docker/docker/image/v1 0.198s coverage: 25.0% of statements [2021-07-23T07:52:32.121Z] === RUN TestValidateManifest [2021-07-23T07:52:32.121Z] === RUN TestValidateManifest/nil [2021-07-23T07:52:32.121Z] === RUN TestValidateManifest/non-nil [2021-07-23T07:52:32.121Z] --- PASS: TestValidateManifest (0.00s) [2021-07-23T07:52:32.121Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-23T07:52:32.121Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-23T07:52:32.121Z] PASS [2021-07-23T07:52:32.121Z] coverage: 0.7% of statements [2021-07-23T07:52:32.121Z] ok github.com/docker/docker/image/tarexport 0.100s coverage: 0.7% of statements [2021-07-23T07:52:32.121Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-23T07:52:32.204Z] --- PASS: TestAllocateRandomDeallocate (2.02s) [2021-07-23T07:52:32.204Z] === RUN TestRetrieveFromStore [2021-07-23T07:52:32.204Z] === RUN TestDump [2021-07-23T07:52:32.204Z] goroutine 19 [running]: [2021-07-23T07:52:32.204Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0x380bae40, 0xd90284e348) [2021-07-23T07:52:32.204Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-23T07:52:32.204Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-23T07:52:32.204Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-23T07:52:32.204Z] github.com/docker/docker/pkg/stack.TestDump(0xc000084480) [2021-07-23T07:52:32.204Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-23T07:52:32.204Z] testing.tRunner(0xc000084480, 0x435ee0) [2021-07-23T07:52:32.204Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-23T07:52:32.204Z] created by testing.(*T).Run [2021-07-23T07:52:32.204Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-23T07:52:32.204Z] [2021-07-23T07:52:32.204Z] goroutine 1 [chan receive]: [2021-07-23T07:52:32.204Z] testing.(*T).Run(0xc000084480, 0x428618, 0x8, 0x435ee0, 0x29a2cd) [2021-07-23T07:52:32.204Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-23T07:52:32.204Z] testing.runTests.func1(0xc000084300) [2021-07-23T07:52:32.204Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-23T07:52:32.204Z] testing.tRunner(0xc000084300, 0xc0000c9da8) [2021-07-23T07:52:32.204Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-23T07:52:32.204Z] testing.runTests(0xc00009c060, 0x57b220, 0x3, 0x3, 0xc036bbc5f8036974, 0x8bb2faf559, 0x57fc80, 0x429e68) [2021-07-23T07:52:32.204Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-23T07:52:32.204Z] testing.(*M).Run(0xc0000d8080, 0x0) [2021-07-23T07:52:32.204Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-23T07:52:32.204Z] main.main() [2021-07-23T07:52:32.204Z] _testmain.go:95 +0x1c8 [2021-07-23T07:52:32.204Z] --- PASS: TestDump (0.00s) [2021-07-23T07:52:32.204Z] === RUN TestDumpToFile [2021-07-23T07:52:32.204Z] --- PASS: TestDumpToFile (0.09s) [2021-07-23T07:52:32.204Z] === RUN TestDumpToFileWithEmptyInput [2021-07-23T07:52:32.204Z] goroutine 21 [running]: [2021-07-23T07:52:32.204Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0x438, 0x314500) [2021-07-23T07:52:32.204Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-23T07:52:32.204Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-23T07:52:32.204Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-23T07:52:32.204Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000084900) [2021-07-23T07:52:32.204Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-23T07:52:32.204Z] testing.tRunner(0xc000084900, 0x435ed0) [2021-07-23T07:52:32.204Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-23T07:52:32.204Z] created by testing.(*T).Run [2021-07-23T07:52:32.204Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-23T07:52:32.204Z] [2021-07-23T07:52:32.204Z] goroutine 1 [chan receive]: [2021-07-23T07:52:32.204Z] testing.(*T).Run(0xc000084900, 0x42f0cc, 0x1c, 0x435ed0, 0x29a201) [2021-07-23T07:52:32.204Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-23T07:52:32.204Z] testing.runTests.func1(0xc000084300) [2021-07-23T07:52:32.204Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-23T07:52:32.204Z] testing.tRunner(0xc000084300, 0xc0000c9da8) [2021-07-23T07:52:32.204Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-23T07:52:32.204Z] testing.runTests(0xc00009c060, 0x57b220, 0x3, 0x3, 0xc036bbc5f8036974, 0x8bb2faf559, 0x57fc80, 0x429e68) [2021-07-23T07:52:32.204Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-23T07:52:32.204Z] testing.(*M).Run(0xc0000d8080, 0x0) [2021-07-23T07:52:32.204Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-23T07:52:32.204Z] main.main() [2021-07-23T07:52:32.204Z] _testmain.go:95 +0x1c8 [2021-07-23T07:52:32.204Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-23T07:52:32.204Z] PASS [2021-07-23T07:52:32.204Z] coverage: 90.9% of statements [2021-07-23T07:52:32.204Z] ok github.com/docker/docker/pkg/stack 0.120s coverage: 90.9% of statements [2021-07-23T07:52:32.660Z] === RUN TestNewStdWriter [2021-07-23T07:52:32.660Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-23T07:52:32.660Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-23T07:52:32.660Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-23T07:52:32.660Z] === RUN TestWriteWithNilBytes [2021-07-23T07:52:32.660Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-23T07:52:32.660Z] === RUN TestWrite [2021-07-23T07:52:32.660Z] --- PASS: TestWrite (0.00s) [2021-07-23T07:52:32.660Z] === RUN TestWriteWithWriterError [2021-07-23T07:52:32.660Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-23T07:52:32.660Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-23T07:52:32.660Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-23T07:52:32.660Z] === RUN TestStdCopyWriteAndRead [2021-07-23T07:52:32.660Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-23T07:52:32.660Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-23T07:52:32.660Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-23T07:52:32.660Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-23T07:52:32.660Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-23T07:52:32.660Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-23T07:52:32.660Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-23T07:52:32.660Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-23T07:52:32.660Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-23T07:52:32.660Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-23T07:52:32.660Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-23T07:52:32.660Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-23T07:52:32.660Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-23T07:52:32.660Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-23T07:52:32.660Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-23T07:52:32.660Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-23T07:52:32.660Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-23T07:52:32.660Z] PASS [2021-07-23T07:52:32.660Z] coverage: 100.0% of statements [2021-07-23T07:52:32.660Z] ok github.com/docker/docker/pkg/stdcopy 0.028s coverage: 100.0% of statements [2021-07-23T07:52:32.660Z] --- PASS: TestRetrieveFromStore (0.71s) [2021-07-23T07:52:32.660Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-23T07:52:32.660Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-07-23T07:52:32.660Z] === RUN TestParallelPredefinedRequest1 [2021-07-23T07:52:32.660Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-23T07:52:32.660Z] === RUN TestParallelPredefinedRequest2 [2021-07-23T07:52:32.660Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-23T07:52:32.660Z] === RUN TestParallelPredefinedRequest3 [2021-07-23T07:52:32.660Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-23T07:52:32.660Z] === RUN TestParallelPredefinedRequest4 [2021-07-23T07:52:32.660Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-23T07:52:32.660Z] === RUN TestParallelPredefinedRequest5 [2021-07-23T07:52:32.660Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-23T07:52:32.660Z] === RUN TestDebug [2021-07-23T07:52:32.660Z] --- PASS: TestDebug (0.00s) [2021-07-23T07:52:32.660Z] === RUN TestRequestPoolParallel [2021-07-23T07:52:33.086Z] === RUN TestEmptyLayer [2021-07-23T07:52:33.086Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-23T07:52:33.086Z] === RUN TestCommitFailure [2021-07-23T07:52:33.086Z] --- PASS: TestCommitFailure (0.01s) [2021-07-23T07:52:33.086Z] === RUN TestStartTransactionFailure [2021-07-23T07:52:33.086Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-23T07:52:33.086Z] === RUN TestGetOrphan [2021-07-23T07:52:33.086Z] --- PASS: TestGetOrphan (0.01s) [2021-07-23T07:52:33.086Z] === RUN TestMountAndRegister [2021-07-23T07:52:33.086Z] layer_test.go:271: Layer size: 14 [2021-07-23T07:52:33.086Z] --- PASS: TestMountAndRegister (0.05s) [2021-07-23T07:52:33.086Z] === RUN TestLayerRelease [2021-07-23T07:52:33.086Z] layer_test.go:304: Failing on Windows [2021-07-23T07:52:33.086Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-23T07:52:33.086Z] === RUN TestStoreRestore [2021-07-23T07:52:33.086Z] layer_test.go:353: Failing on Windows [2021-07-23T07:52:33.086Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-23T07:52:33.086Z] === RUN TestTarStreamStability [2021-07-23T07:52:33.086Z] layer_test.go:468: Failing on Windows [2021-07-23T07:52:33.086Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-23T07:52:33.086Z] === RUN TestRegisterExistingLayer [2021-07-23T07:52:33.116Z] --- PASS: TestRequestPoolParallel (0.37s) [2021-07-23T07:52:33.117Z] === RUN TestFullAllocateRelease [2021-07-23T07:52:33.117Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-23T07:52:33.117Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-23T07:52:33.117Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-23T07:52:33.117Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-23T07:52:33.117Z] === RUN TestFormatStatus [2021-07-23T07:52:33.117Z] --- PASS: TestFormatStatus (0.00s) [2021-07-23T07:52:33.117Z] === RUN TestFormatError [2021-07-23T07:52:33.117Z] --- PASS: TestFormatError (0.00s) [2021-07-23T07:52:33.117Z] === RUN TestFormatJSONError [2021-07-23T07:52:33.117Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-23T07:52:33.117Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-23T07:52:33.117Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-23T07:52:33.117Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-23T07:52:33.117Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-23T07:52:33.117Z] === RUN TestNewJSONProgressOutput [2021-07-23T07:52:33.117Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-23T07:52:33.117Z] === RUN TestAuxFormatterEmit [2021-07-23T07:52:33.117Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-23T07:52:33.117Z] === RUN TestStreamWriterStdout [2021-07-23T07:52:33.117Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-23T07:52:33.117Z] === RUN TestStreamWriterStderr [2021-07-23T07:52:33.117Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-23T07:52:33.117Z] PASS [2021-07-23T07:52:33.117Z] coverage: 66.2% of statements [2021-07-23T07:52:33.117Z] ok github.com/docker/docker/pkg/streamformatter 0.031s coverage: 66.2% of statements [2021-07-23T07:52:33.545Z] --- PASS: TestRegisterExistingLayer (0.18s) [2021-07-23T07:52:33.545Z] === RUN TestTarStreamVerification [2021-07-23T07:52:33.545Z] layer_test.go:697: Failing on Windows [2021-07-23T07:52:33.545Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-23T07:52:33.545Z] === RUN TestLayerMigration [2021-07-23T07:52:33.545Z] migration_test.go:46: Failing on Windows [2021-07-23T07:52:33.545Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-23T07:52:33.545Z] === RUN TestLayerMigrationNoTarsplit [2021-07-23T07:52:33.545Z] migration_test.go:182: Failing on Windows [2021-07-23T07:52:33.545Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-23T07:52:33.545Z] === RUN TestMountInit [2021-07-23T07:52:33.545Z] mount_test.go:17: Failing on Windows [2021-07-23T07:52:33.545Z] --- SKIP: TestMountInit (0.00s) [2021-07-23T07:52:33.545Z] === RUN TestMountSize [2021-07-23T07:52:33.545Z] mount_test.go:76: Failing on Windows [2021-07-23T07:52:33.545Z] --- SKIP: TestMountSize (0.00s) [2021-07-23T07:52:33.545Z] === RUN TestMountChanges [2021-07-23T07:52:33.545Z] mount_test.go:125: Failing on Windows [2021-07-23T07:52:33.545Z] --- SKIP: TestMountChanges (0.00s) [2021-07-23T07:52:33.545Z] === RUN TestMountApply [2021-07-23T07:52:33.545Z] mount_test.go:212: Failing on Windows [2021-07-23T07:52:33.545Z] --- SKIP: TestMountApply (0.00s) [2021-07-23T07:52:33.545Z] PASS [2021-07-23T07:52:33.545Z] coverage: 30.1% of statements [2021-07-23T07:52:33.545Z] ok github.com/docker/docker/layer 0.314s coverage: 30.1% of statements [2021-07-23T07:52:33.545Z] === RUN TestSerialization [2021-07-23T07:52:33.545Z] --- PASS: TestSerialization (0.02s) [2021-07-23T07:52:33.545Z] PASS [2021-07-23T07:52:33.545Z] coverage: 100.0% of statements [2021-07-23T07:52:33.545Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2021-07-23T07:52:33.545Z] === RUN TestEnvironmentParsing [2021-07-23T07:52:33.545Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-23T07:52:33.545Z] PASS [2021-07-23T07:52:33.545Z] coverage: 1.2% of statements [2021-07-23T07:52:33.545Z] ok github.com/docker/docker/libcontainerd/local 0.071s coverage: 1.2% of statements [2021-07-23T07:52:33.545Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-23T07:52:33.545Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-23T07:52:33.545Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-23T07:52:33.545Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-23T07:52:33.572Z] time="2021-07-23T07:52:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-23T07:52:33.572Z] --- PASS: TestFullAllocateRelease (0.33s) [2021-07-23T07:52:33.572Z] === RUN TestOddAllocateRelease [2021-07-23T07:52:33.572Z] === RUN TestGenerateRandomID [2021-07-23T07:52:33.572Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-23T07:52:33.572Z] === RUN TestShortenId [2021-07-23T07:52:33.572Z] --- PASS: TestShortenId (0.00s) [2021-07-23T07:52:33.572Z] === RUN TestShortenSha256Id [2021-07-23T07:52:33.572Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-23T07:52:33.572Z] === RUN TestShortenIdEmpty [2021-07-23T07:52:33.572Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-23T07:52:33.572Z] === RUN TestShortenIdInvalid [2021-07-23T07:52:33.572Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-23T07:52:33.572Z] === RUN TestIsShortIDNonHex [2021-07-23T07:52:33.572Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-23T07:52:33.572Z] === RUN TestIsShortIDNotCorrectSize [2021-07-23T07:52:33.572Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-23T07:52:33.572Z] PASS [2021-07-23T07:52:33.572Z] coverage: 70.6% of statements [2021-07-23T07:52:33.572Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2021-07-23T07:52:33.572Z] --- PASS: TestOddAllocateRelease (0.19s) [2021-07-23T07:52:33.572Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-23T07:52:33.572Z] 2021/07/23 07:52:33 Closing DB instances... [2021-07-23T07:52:33.572Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2021-07-23T07:52:33.572Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-23T07:52:33.572Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-07-23T07:52:33.572Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-23T07:52:34.031Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-07-23T07:52:34.031Z] === CONT TestParallelPredefinedRequest1 [2021-07-23T07:52:34.031Z] === CONT TestParallelPredefinedRequest4 [2021-07-23T07:52:34.031Z] === CONT TestParallelPredefinedRequest3 [2021-07-23T07:52:34.031Z] === CONT TestParallelPredefinedRequest1 [2021-07-23T07:52:34.031Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:52:34.031Z] === CONT TestParallelPredefinedRequest2 [2021-07-23T07:52:34.031Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:52:34.031Z] === CONT TestParallelPredefinedRequest4 [2021-07-23T07:52:34.031Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:52:34.031Z] === CONT TestParallelPredefinedRequest3 [2021-07-23T07:52:34.031Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:52:34.031Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-23T07:52:34.031Z] === CONT TestParallelPredefinedRequest5 [2021-07-23T07:52:34.031Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-23T07:52:34.031Z] === CONT TestParallelPredefinedRequest5 [2021-07-23T07:52:34.031Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:52:34.031Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-23T07:52:34.031Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-23T07:52:34.031Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-23T07:52:34.031Z] PASS [2021-07-23T07:52:34.031Z] coverage: 85.3% of statements [2021-07-23T07:52:34.031Z] ok github.com/docker/docker/libnetwork/ipam 32.952s coverage: 85.3% of statements [2021-07-23T07:52:34.031Z] === RUN TestIsCpusetListAvailable [2021-07-23T07:52:34.031Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-23T07:52:34.031Z] PASS [2021-07-23T07:52:34.031Z] coverage: 39.4% of statements [2021-07-23T07:52:34.031Z] ok github.com/docker/docker/pkg/sysinfo 0.025s coverage: 39.4% of statements [2021-07-23T07:52:34.267Z] f143c6fed32d: Pull complete [2021-07-23T07:52:34.267Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-07-23T07:52:34.267Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T07:52:34.267Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-07-23T07:52:34.267Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-07-23T07:52:34.267Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061' [2021-07-23T07:52:34.267Z] WARN: Skipping validation tests [2021-07-23T07:52:34.267Z] INFO: Running unit tests at 07/23/2021 07:52:28... [2021-07-23T07:52:34.267Z] INFO: make.ps1 starting at 07/23/2021 07:52:33 [2021-07-23T07:52:34.267Z] INFO: Git commit (28409ca6c7) assumed from DOCKER_GITCOMMIT environment variable [2021-07-23T07:52:34.267Z] INFO: Invoking autogen... [2021-07-23T07:52:34.267Z] INFO: Running unit tests... [2021-07-23T07:52:35.081Z] === RUN TestSequenceGetAvailableBit [2021-07-23T07:52:35.081Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-23T07:52:35.081Z] === RUN TestSequenceEqual [2021-07-23T07:52:35.081Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-23T07:52:35.081Z] === RUN TestSequenceCopy [2021-07-23T07:52:35.081Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-23T07:52:35.081Z] === RUN TestGetFirstAvailable [2021-07-23T07:52:35.081Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-23T07:52:35.081Z] === RUN TestFindSequence [2021-07-23T07:52:35.081Z] --- PASS: TestFindSequence (0.00s) [2021-07-23T07:52:35.081Z] === RUN TestCheckIfAvailable [2021-07-23T07:52:35.081Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-23T07:52:35.081Z] === RUN TestMergeSequences [2021-07-23T07:52:35.082Z] --- PASS: TestMergeSequences (0.00s) [2021-07-23T07:52:35.082Z] === RUN TestPushReservation [2021-07-23T07:52:35.082Z] --- PASS: TestPushReservation (0.00s) [2021-07-23T07:52:35.082Z] === RUN TestSerializeDeserialize [2021-07-23T07:52:35.082Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-23T07:52:35.082Z] === RUN TestSet [2021-07-23T07:52:35.082Z] --- PASS: TestSet (0.00s) [2021-07-23T07:52:35.082Z] === RUN TestSetUnset [2021-07-23T07:52:35.082Z] --- PASS: TestSetUnset (0.00s) [2021-07-23T07:52:35.082Z] === RUN TestOffsetSetUnset [2021-07-23T07:52:35.082Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-23T07:52:35.082Z] === RUN TestSetInRange [2021-07-23T07:52:35.082Z] --- PASS: TestSetInRange (0.00s) [2021-07-23T07:52:35.082Z] === RUN TestSetAnyInRange [2021-07-23T07:52:35.082Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-23T07:52:35.082Z] === RUN TestMethods [2021-07-23T07:52:35.082Z] --- PASS: TestMethods (0.00s) [2021-07-23T07:52:35.082Z] === RUN TestRandomAllocateDeallocate [2021-07-23T07:52:35.558Z] === RUN TestChtimes [2021-07-23T07:52:35.558Z] --- PASS: TestChtimes (0.00s) [2021-07-23T07:52:35.558Z] === RUN TestChtimesWindows [2021-07-23T07:52:35.558Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-23T07:52:35.558Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-23T07:52:35.558Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-23T07:52:35.558Z] === RUN TestEnsureRemoveAllNotExist [2021-07-23T07:52:35.558Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-23T07:52:35.558Z] === RUN TestEnsureRemoveAllWithDir [2021-07-23T07:52:35.558Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-23T07:52:35.558Z] === RUN TestEnsureRemoveAllWithFile [2021-07-23T07:52:35.558Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-23T07:52:35.558Z] === RUN TestHasWin32KSupport [2021-07-23T07:52:35.558Z] syscall_windows_test.go:8: win32k: true [2021-07-23T07:52:35.558Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-23T07:52:35.558Z] PASS [2021-07-23T07:52:35.558Z] coverage: 12.9% of statements [2021-07-23T07:52:35.558Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 12.9% of statements [2021-07-23T07:52:35.558Z] === RUN TestTailFile [2021-07-23T07:52:35.558Z] --- PASS: TestTailFile (0.00s) [2021-07-23T07:52:35.558Z] === RUN TestTailFileManyLines [2021-07-23T07:52:35.558Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-23T07:52:35.558Z] === RUN TestTailEmptyFile [2021-07-23T07:52:35.558Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-23T07:52:35.558Z] === RUN TestTailNegativeN [2021-07-23T07:52:35.558Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader [2021-07-23T07:52:35.558Z] === CONT TestNewTailReader [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/truncated_last_line [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-23T07:52:35.558Z] === CONT TestNewTailReader/no_delimiter [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-23T07:52:35.558Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:35.558Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-23T07:52:35.558Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-23T07:52:35.558Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-23T07:52:35.558Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:35.558Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:35.558Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:35.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:35.559Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:35.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:35.559Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:35.559Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:35.559Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:35.559Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-23T07:52:35.559Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-23T07:52:35.559Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-23T07:52:35.559Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-23T07:52:35.559Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-23T07:52:36.016Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:36.016Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-23T07:52:36.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:36.016Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.016Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.016Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.016Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.016Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:36.017Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:36.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:36.017Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:36.018Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:36.018Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:52:36.019Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:36.019Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:36.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:36.020Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-23T07:52:36.021Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-23T07:52:36.021Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-23T07:52:36.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.023Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:52:36.024Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:52:36.024Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:52:36.024Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:52:36.024Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:52:36.024Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-23T07:52:36.024Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:52:36.024Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:52:36.024Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:52:36.024Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:52:36.024Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:52:36.024Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:52:36.024Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:52:36.024Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:52:36.024Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:52:36.024Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:52:36.024Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:52:36.024Z] PASS [2021-07-23T07:52:36.024Z] coverage: 88.6% of statements [2021-07-23T07:52:36.024Z] ok github.com/docker/docker/pkg/tailfile 0.126s coverage: 88.6% of statements [2021-07-23T07:52:36.024Z] time="2021-07-23T07:52:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-23T07:52:36.132Z] --- PASS: TestGraphdriverPluginV2 (3.59s) [2021-07-23T07:52:36.132Z] PASS [2021-07-23T07:52:36.132Z] [2021-07-23T07:52:36.132Z] === Skipped [2021-07-23T07:52:36.132Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-07-23T07:52:36.132Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-23T07:52:36.132Z] [2021-07-23T07:52:36.132Z] [2021-07-23T07:52:36.132Z] DONE 2 tests, 1 skipped in 3.774s [2021-07-23T07:52:36.132Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-23T07:52:36.132Z] INFO: Testing against a local daemon [2021-07-23T07:52:36.132Z] === RUN TestContinueAfterPluginCrash [2021-07-23T07:52:36.132Z] === PAUSE TestContinueAfterPluginCrash [2021-07-23T07:52:36.132Z] === RUN TestReadPluginNoRead [2021-07-23T07:52:36.132Z] === PAUSE TestReadPluginNoRead [2021-07-23T07:52:36.132Z] === RUN TestDaemonStartWithLogOpt [2021-07-23T07:52:36.132Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-23T07:52:36.132Z] === CONT TestContinueAfterPluginCrash [2021-07-23T07:52:36.132Z] === CONT TestDaemonStartWithLogOpt [2021-07-23T07:52:36.479Z] === RUN TestTarSumRemoveNonExistent [2021-07-23T07:52:36.479Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-23T07:52:36.479Z] === RUN TestTarSumRemove [2021-07-23T07:52:36.479Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-23T07:52:36.479Z] === RUN TestSortFileInfoSums [2021-07-23T07:52:36.479Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-23T07:52:36.479Z] === RUN TestNewTarSumForLabelInvalid [2021-07-23T07:52:36.479Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-23T07:52:36.479Z] === RUN TestNewTarSumForLabel [2021-07-23T07:52:36.479Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-23T07:52:36.479Z] === RUN TestEmptyTar [2021-07-23T07:52:36.479Z] --- PASS: TestEmptyTar (0.00s) [2021-07-23T07:52:36.479Z] === RUN TestTarSumsReadSize [2021-07-23T07:52:36.479Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-23T07:52:36.479Z] === RUN TestTarSums [2021-07-23T07:52:36.479Z] --- PASS: TestTarSums (0.04s) [2021-07-23T07:52:36.479Z] === RUN TestIteration [2021-07-23T07:52:36.479Z] --- PASS: TestIteration (0.00s) [2021-07-23T07:52:36.479Z] === RUN TestVersionLabelForChecksum [2021-07-23T07:52:36.479Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-23T07:52:36.479Z] === RUN TestVersion [2021-07-23T07:52:36.479Z] --- PASS: TestVersion (0.00s) [2021-07-23T07:52:36.479Z] === RUN TestGetVersion [2021-07-23T07:52:36.479Z] --- PASS: TestGetVersion (0.00s) [2021-07-23T07:52:36.479Z] === RUN TestGetVersions [2021-07-23T07:52:36.479Z] --- PASS: TestGetVersions (0.00s) [2021-07-23T07:52:36.479Z] PASS [2021-07-23T07:52:36.479Z] coverage: 89.3% of statements [2021-07-23T07:52:36.616Z] === RUN TestErrorInterfaces [2021-07-23T07:52:36.616Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-23T07:52:36.616Z] === RUN TestNetworkMarshalling [2021-07-23T07:52:36.616Z] === RUN TestInvalidConfig [2021-07-23T07:52:36.616Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-23T07:52:36.616Z] === RUN TestConfig [2021-07-23T07:52:36.616Z] --- PASS: TestConfig (0.00s) [2021-07-23T07:52:36.616Z] === RUN TestOptionsLabels [2021-07-23T07:52:36.616Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-23T07:52:36.616Z] === RUN TestValidName [2021-07-23T07:52:36.616Z] --- PASS: TestValidName (0.00s) [2021-07-23T07:52:36.616Z] === RUN TestTLSConfiguration [2021-07-23T07:52:36.937Z] ok github.com/docker/docker/pkg/tarsum 0.076s coverage: 89.3% of statements [2021-07-23T07:52:36.937Z] testing: warning: no tests to run [2021-07-23T07:52:36.937Z] PASS [2021-07-23T07:52:36.937Z] coverage: [no statements] [2021-07-23T07:52:36.937Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2021-07-23T07:52:36.937Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.65s) [2021-07-23T07:52:36.937Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-23T07:52:37.076Z] --- PASS: TestNetworkMarshalling (0.18s) [2021-07-23T07:52:37.076Z] === RUN TestEndpointMarshalling [2021-07-23T07:52:37.076Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-23T07:52:37.076Z] === RUN TestAuxAddresses [2021-07-23T07:52:37.076Z] time="2021-07-23T07:52:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-23T07:52:37.076Z] time="2021-07-23T07:52:36Z" level=info msg="Option Initializing KV with TLS" [2021-07-23T07:52:37.076Z] --- PASS: TestTLSConfiguration (0.17s) [2021-07-23T07:52:37.076Z] PASS [2021-07-23T07:52:37.076Z] coverage: 24.0% of statements [2021-07-23T07:52:37.076Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-23T07:52:37.076Z] === RUN TestSRVServiceQuery [2021-07-23T07:52:37.076Z] ok github.com/docker/docker/libnetwork/config 0.246s coverage: 24.0% of statements [2021-07-23T07:52:37.076Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:52:37.076Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-23T07:52:37.076Z] === RUN TestServiceVIPReuse [2021-07-23T07:52:37.076Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:52:37.076Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-23T07:52:37.076Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-23T07:52:37.076Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:52:37.076Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-23T07:52:37.076Z] === RUN TestDNSIPQuery [2021-07-23T07:52:37.076Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:52:37.076Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-23T07:52:37.076Z] === RUN TestDNSProxyServFail [2021-07-23T07:52:37.076Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:52:37.076Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-23T07:52:37.076Z] === RUN TestSandboxAddEmpty [2021-07-23T07:52:37.076Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:52:37.076Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-23T07:52:37.076Z] === RUN TestSandboxAddMultiPrio [2021-07-23T07:52:37.076Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:52:37.076Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-23T07:52:37.076Z] === RUN TestSandboxAddSamePrio [2021-07-23T07:52:37.076Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:52:37.076Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-23T07:52:37.076Z] === RUN TestCleanupServiceDiscovery [2021-07-23T07:52:37.076Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:52:37.076Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-23T07:52:37.076Z] === RUN TestDNSOptions [2021-07-23T07:52:37.076Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:52:37.076Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-23T07:52:37.076Z] === RUN TestMultipleControllersWithSameStore [2021-07-23T07:52:37.076Z] time="2021-07-23T07:52:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-23T07:52:37.076Z] time="2021-07-23T07:52:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-23T07:52:37.076Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-23T07:52:37.076Z] PASS [2021-07-23T07:52:37.076Z] coverage: 8.6% of statements [2021-07-23T07:52:37.076Z] ok github.com/docker/docker/libnetwork 0.323s coverage: 8.6% of statements [2021-07-23T07:52:37.076Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-23T07:52:37.076Z] === RUN TestKey [2021-07-23T07:52:37.076Z] --- PASS: TestKey (0.00s) [2021-07-23T07:52:37.076Z] === RUN TestParseKey [2021-07-23T07:52:37.076Z] --- PASS: TestParseKey (0.00s) [2021-07-23T07:52:37.076Z] === RUN TestInvalidDataStore [2021-07-23T07:52:37.076Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-23T07:52:37.076Z] === RUN TestKVObjectFlatKey [2021-07-23T07:52:37.076Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-23T07:52:37.076Z] === RUN TestAtomicKVObjectFlatKey [2021-07-23T07:52:37.076Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-23T07:52:37.076Z] PASS [2021-07-23T07:52:37.076Z] coverage: 21.9% of statements [2021-07-23T07:52:37.076Z] ok github.com/docker/docker/libnetwork/datastore 0.044s coverage: 21.9% of statements [2021-07-23T07:52:37.392Z] === RUN TestTruncIndex [2021-07-23T07:52:37.392Z] --- PASS: TestTruncIndex (0.10s) [2021-07-23T07:52:37.392Z] PASS [2021-07-23T07:52:37.392Z] coverage: 91.5% of statements [2021-07-23T07:52:37.392Z] ok github.com/docker/docker/pkg/truncindex 0.125s coverage: 91.5% of statements [2021-07-23T07:52:37.848Z] === RUN TestIsGIT [2021-07-23T07:52:37.848Z] --- PASS: TestIsGIT (0.00s) [2021-07-23T07:52:37.848Z] === RUN TestIsTransport [2021-07-23T07:52:37.848Z] --- PASS: TestIsTransport (0.00s) [2021-07-23T07:52:37.848Z] PASS [2021-07-23T07:52:37.848Z] coverage: 100.0% of statements [2021-07-23T07:52:37.848Z] ok github.com/docker/docker/pkg/urlutil 0.022s coverage: 100.0% of statements [2021-07-23T07:52:38.041Z] === RUN TestIPDataMarshalling [2021-07-23T07:52:38.041Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-23T07:52:38.041Z] === RUN TestValidateAndIsV6 [2021-07-23T07:52:38.041Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-23T07:52:38.041Z] PASS [2021-07-23T07:52:38.041Z] coverage: 68.9% of statements [2021-07-23T07:52:38.041Z] ok github.com/docker/docker/libnetwork/driverapi 0.036s coverage: 68.9% of statements [2021-07-23T07:52:38.041Z] === RUN TestDriver [2021-07-23T07:52:38.041Z] --- PASS: TestDriver (0.00s) [2021-07-23T07:52:38.041Z] PASS [2021-07-23T07:52:38.041Z] coverage: 34.8% of statements [2021-07-23T07:52:38.041Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2021-07-23T07:52:38.304Z] 2021/07/23 07:52:37 Closing DB instances... [2021-07-23T07:52:38.304Z] === RUN TestVersionInfo [2021-07-23T07:52:38.304Z] --- PASS: TestVersionInfo (0.00s) [2021-07-23T07:52:38.304Z] === RUN TestAppendVersions [2021-07-23T07:52:38.304Z] --- PASS: TestAppendVersions (0.00s) [2021-07-23T07:52:38.304Z] PASS [2021-07-23T07:52:38.304Z] coverage: 88.9% of statements [2021-07-23T07:52:38.304Z] ok github.com/docker/docker/pkg/useragent 0.026s coverage: 88.9% of statements [2021-07-23T07:52:38.328Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-23T07:52:38.499Z] === RUN TestDriver [2021-07-23T07:52:38.499Z] --- PASS: TestDriver (0.00s) [2021-07-23T07:52:38.499Z] PASS [2021-07-23T07:52:38.499Z] coverage: 34.8% of statements [2021-07-23T07:52:38.499Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2021-07-23T07:52:38.957Z] === RUN TestNetworkAllocateFree [2021-07-23T07:52:38.957Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-23T07:52:38.957Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-23T07:52:38.957Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-23T07:52:38.957Z] PASS [2021-07-23T07:52:38.957Z] coverage: 63.6% of statements [2021-07-23T07:52:38.957Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.041s coverage: 63.6% of statements [2021-07-23T07:52:39.266Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-23T07:52:39.266Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-23T07:52:39.266Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-23T07:52:39.266Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-23T07:52:39.266Z] === RUN TestValidatePrivileges [2021-07-23T07:52:39.266Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-23T07:52:39.266Z] === RUN TestFilterByCapNeg [2021-07-23T07:52:39.266Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-23T07:52:39.266Z] === RUN TestFilterByCapPos [2021-07-23T07:52:39.266Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-23T07:52:39.266Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-23T07:52:39.266Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-23T07:52:39.266Z] PASS [2021-07-23T07:52:39.266Z] coverage: 12.0% of statements [2021-07-23T07:52:39.266Z] ok github.com/docker/docker/plugin 0.042s coverage: 12.0% of statements [2021-07-23T07:52:39.416Z] === RUN TestGetEmptyCapabilities [2021-07-23T07:52:39.416Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-23T07:52:39.416Z] === RUN TestGetExtraCapabilities [2021-07-23T07:52:39.416Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-23T07:52:39.416Z] === RUN TestGetInvalidCapabilities [2021-07-23T07:52:39.416Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-23T07:52:39.416Z] === RUN TestRemoteDriver [2021-07-23T07:52:39.416Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-23T07:52:39.416Z] === RUN TestDriverError [2021-07-23T07:52:39.416Z] --- PASS: TestDriverError (0.00s) [2021-07-23T07:52:39.416Z] === RUN TestMissingValues [2021-07-23T07:52:39.416Z] --- PASS: TestMissingValues (0.01s) [2021-07-23T07:52:39.416Z] === RUN TestRollback [2021-07-23T07:52:39.416Z] --- PASS: TestRollback (0.00s) [2021-07-23T07:52:39.416Z] PASS [2021-07-23T07:52:39.416Z] coverage: 57.4% of statements [2021-07-23T07:52:39.416Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.131s coverage: 57.4% of statements [2021-07-23T07:52:39.416Z] --- PASS: TestRandomAllocateDeallocate (4.33s) [2021-07-23T07:52:39.416Z] === RUN TestAllocateRandomDeallocate [2021-07-23T07:52:39.722Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-07-23T07:52:39.722Z] === RUN TestNetworkDBGarbageCollection [2021-07-23T07:52:39.722Z] === RUN TestNewSettable [2021-07-23T07:52:39.722Z] --- PASS: TestNewSettable (0.00s) [2021-07-23T07:52:39.722Z] === RUN TestIsSettable [2021-07-23T07:52:39.722Z] --- PASS: TestIsSettable (0.00s) [2021-07-23T07:52:39.722Z] === RUN TestUpdateSettingsEnv [2021-07-23T07:52:39.722Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-23T07:52:39.722Z] PASS [2021-07-23T07:52:39.722Z] coverage: 20.0% of statements [2021-07-23T07:52:39.722Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2021-07-23T07:52:39.873Z] === RUN TestNew [2021-07-23T07:52:39.873Z] --- PASS: TestNew (0.00s) [2021-07-23T07:52:39.873Z] === RUN TestAddDriver [2021-07-23T07:52:39.873Z] --- PASS: TestAddDriver (0.00s) [2021-07-23T07:52:39.873Z] === RUN TestAddDuplicateDriver [2021-07-23T07:52:39.873Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-23T07:52:39.873Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-23T07:52:39.873Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-23T07:52:39.873Z] === RUN TestDriver [2021-07-23T07:52:39.873Z] --- PASS: TestDriver (0.00s) [2021-07-23T07:52:39.873Z] === RUN TestIPAM [2021-07-23T07:52:39.873Z] --- PASS: TestIPAM (0.00s) [2021-07-23T07:52:39.873Z] === RUN TestWalkIPAMs [2021-07-23T07:52:39.873Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-23T07:52:39.873Z] === RUN TestWalkDrivers [2021-07-23T07:52:39.873Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-23T07:52:39.873Z] PASS [2021-07-23T07:52:39.873Z] coverage: 82.4% of statements [2021-07-23T07:52:39.873Z] ok github.com/docker/docker/libnetwork/drvregistry 0.106s coverage: 82.4% of statements [2021-07-23T07:52:39.873Z] === RUN TestNAT [2021-07-23T07:52:39.873Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-23T07:52:39.873Z] --- SKIP: TestNAT (0.00s) [2021-07-23T07:52:39.873Z] === RUN TestTransparent [2021-07-23T07:52:39.873Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-23T07:52:39.873Z] --- SKIP: TestTransparent (0.00s) [2021-07-23T07:52:39.873Z] PASS [2021-07-23T07:52:39.873Z] coverage: 0.0% of statements [2021-07-23T07:52:39.873Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.043s coverage: 0.0% of statements [2021-07-23T07:52:40.038Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-23T07:52:40.178Z] === RUN TestLoad [2021-07-23T07:52:40.178Z] --- PASS: TestLoad (0.00s) [2021-07-23T07:52:40.178Z] === RUN TestSave [2021-07-23T07:52:40.178Z] --- PASS: TestSave (0.02s) [2021-07-23T07:52:40.178Z] === RUN TestAddDeleteGet [2021-07-23T07:52:40.178Z] --- PASS: TestAddDeleteGet (0.02s) [2021-07-23T07:52:40.178Z] === RUN TestInvalidTags [2021-07-23T07:52:40.178Z] --- PASS: TestInvalidTags (0.00s) [2021-07-23T07:52:40.178Z] PASS [2021-07-23T07:52:40.178Z] coverage: 84.4% of statements [2021-07-23T07:52:40.178Z] ok github.com/docker/docker/reference 0.073s coverage: 84.4% of statements [2021-07-23T07:52:40.178Z] time="2021-07-23T07:52:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-23T07:52:40.296Z] --- PASS: TestDaemonStartWithLogOpt (4.23s) [2021-07-23T07:52:40.296Z] === CONT TestReadPluginNoRead [2021-07-23T07:52:40.331Z] === RUN TestBuildDefault [2021-07-23T07:52:40.331Z] --- PASS: TestBuildDefault (0.00s) [2021-07-23T07:52:40.331Z] === RUN TestBuildHostnameDomainname [2021-07-23T07:52:40.331Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-23T07:52:40.331Z] === RUN TestBuildHostname [2021-07-23T07:52:40.331Z] --- PASS: TestBuildHostname (0.00s) [2021-07-23T07:52:40.331Z] === RUN TestBuildHostnameFQDN [2021-07-23T07:52:40.331Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-23T07:52:40.331Z] === RUN TestBuildNoIP [2021-07-23T07:52:40.331Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-23T07:52:40.331Z] === RUN TestUpdate [2021-07-23T07:52:40.331Z] --- PASS: TestUpdate (0.00s) [2021-07-23T07:52:40.331Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-23T07:52:40.331Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-23T07:52:40.331Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-23T07:52:40.331Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-23T07:52:40.331Z] === RUN TestAddEmpty [2021-07-23T07:52:40.331Z] --- PASS: TestAddEmpty (0.00s) [2021-07-23T07:52:40.331Z] === RUN TestAdd [2021-07-23T07:52:40.331Z] --- PASS: TestAdd (0.00s) [2021-07-23T07:52:40.331Z] === RUN TestDeleteEmpty [2021-07-23T07:52:40.331Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-23T07:52:40.331Z] === RUN TestDeleteNewline [2021-07-23T07:52:40.331Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-23T07:52:40.331Z] === RUN TestDelete [2021-07-23T07:52:40.331Z] --- PASS: TestDelete (0.00s) [2021-07-23T07:52:40.331Z] === RUN TestConcurrentWrites [2021-07-23T07:52:40.331Z] --- PASS: TestAllocateRandomDeallocate (1.06s) [2021-07-23T07:52:40.331Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-23T07:52:40.789Z] --- PASS: TestConcurrentWrites (0.23s) [2021-07-23T07:52:40.789Z] PASS [2021-07-23T07:52:40.789Z] coverage: 81.2% of statements [2021-07-23T07:52:40.789Z] ok github.com/docker/docker/libnetwork/etchosts 0.291s coverage: 81.2% of statements [2021-07-23T07:52:40.789Z] === RUN TestDiff [2021-07-23T07:52:40.789Z] --- PASS: TestDiff (0.00s) [2021-07-23T07:52:40.789Z] === RUN TestAddedCallback [2021-07-23T07:52:40.789Z] --- PASS: TestAddedCallback (0.00s) [2021-07-23T07:52:40.789Z] === RUN TestRemovedCallback [2021-07-23T07:52:40.789Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-23T07:52:40.789Z] === RUN TestNoCallback [2021-07-23T07:52:40.789Z] --- PASS: TestNoCallback (0.00s) [2021-07-23T07:52:40.789Z] PASS [2021-07-23T07:52:40.789Z] coverage: 48.1% of statements [2021-07-23T07:52:40.789Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.045s coverage: 48.1% of statements [2021-07-23T07:52:40.789Z] === RUN TestNew [2021-07-23T07:52:40.789Z] --- PASS: TestNew (0.00s) [2021-07-23T07:52:40.789Z] === RUN TestAllocate [2021-07-23T07:52:40.789Z] --- PASS: TestAllocate (0.00s) [2021-07-23T07:52:40.789Z] === RUN TestUninitialized [2021-07-23T07:52:40.789Z] --- PASS: TestUninitialized (0.00s) [2021-07-23T07:52:40.789Z] === RUN TestAllocateInRange [2021-07-23T07:52:40.789Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-23T07:52:40.789Z] === RUN TestAllocateSerial [2021-07-23T07:52:40.789Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-23T07:52:40.789Z] PASS [2021-07-23T07:52:40.789Z] coverage: 87.5% of statements [2021-07-23T07:52:40.789Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2021-07-23T07:52:41.140Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-23T07:52:41.140Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-23T07:52:41.140Z] === RUN TestResolveAuthConfigIndexServer [2021-07-23T07:52:41.140Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestResolveAuthConfigFullURL [2021-07-23T07:52:41.140Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-23T07:52:41.140Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestValidateMirror [2021-07-23T07:52:41.140Z] --- PASS: TestValidateMirror (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestLoadInsecureRegistries [2021-07-23T07:52:41.140Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-23T07:52:41.140Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-23T07:52:41.140Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestResumableRequestReaderWithReadError [2021-07-23T07:52:41.140Z] time="2021-07-23T07:52:40Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-23T07:52:41.140Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-07-23T07:52:41.140Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-23T07:52:41.140Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-23T07:52:41.140Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-23T07:52:41.140Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestResumableRequestReader [2021-07-23T07:52:41.140Z] time="2021-07-23T07:52: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-07-23T07:52:41.140Z] time="2021-07-23T07:52:41Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-23T07:52:41.140Z] time="2021-07-23T07:52:41Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-23T07:52:41.140Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-07-23T07:52:41.140Z] === RUN TestNewServiceConfig [2021-07-23T07:52:41.140Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestValidateIndexName [2021-07-23T07:52:41.140Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestValidateIndexNameWithError [2021-07-23T07:52:41.140Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestEndpointParse [2021-07-23T07:52:41.140Z] --- PASS: TestEndpointParse (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestEndpointParseInvalid [2021-07-23T07:52:41.140Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestValidateEndpoint [2021-07-23T07:52:41.140Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-23T07:52:41.140Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-23T07:52:41.140Z] PASS [2021-07-23T07:52:41.140Z] coverage: 100.0% of statements [2021-07-23T07:52:41.140Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-23T07:52:41.140Z] === RUN TestPing [2021-07-23T07:52:41.140Z] --- PASS: TestPing (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestPingRegistryEndpoint [2021-07-23T07:52:41.140Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:52:41.140Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestEndpoint [2021-07-23T07:52:41.140Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:52:41.140Z] --- SKIP: TestEndpoint (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestParseRepositoryInfo [2021-07-23T07:52:41.140Z] ok github.com/docker/docker/registry/resumable 0.141s coverage: 100.0% of statements [2021-07-23T07:52:41.140Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestNewIndexInfo [2021-07-23T07:52:41.140Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestMirrorEndpointLookup [2021-07-23T07:52:41.140Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:52:41.140Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestSearchRepositories [2021-07-23T07:52:41.140Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-23T07:52:41.140Z] Host: 127.0.0.1:49303 [2021-07-23T07:52:41.140Z] User-Agent: docker test client [2021-07-23T07:52:41.140Z] Authorization: Token fake-token [2021-07-23T07:52:41.140Z] X-Docker-Token: true [2021-07-23T07:52:41.140Z] Accept-Encoding: gzip [2021-07-23T07:52:41.140Z] [2021-07-23T07:52:41.140Z] [2021-07-23T07:52:41.140Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-23T07:52:41.140Z] Connection: close [2021-07-23T07:52:41.140Z] Content-Length: 144 [2021-07-23T07:52:41.140Z] Cache-Control: no-cache [2021-07-23T07:52:41.140Z] Content-Type: application/json [2021-07-23T07:52:41.140Z] Date: Fri, 23 Jul 2021 07:52:41 GMT [2021-07-23T07:52:41.140Z] Expires: -1 [2021-07-23T07:52:41.140Z] Pragma: no-cache [2021-07-23T07:52:41.140Z] Server: docker-tests/mock [2021-07-23T07:52:41.140Z] X-Docker-Registry-Config: mock [2021-07-23T07:52:41.140Z] X-Docker-Registry-Version: 0.0.0 [2021-07-23T07:52:41.140Z] [2021-07-23T07:52:41.140Z] [2021-07-23T07:52:41.140Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestTrustedLocation [2021-07-23T07:52:41.140Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-23T07:52:41.140Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestAllowNondistributableArtifacts [2021-07-23T07:52:41.140Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-23T07:52:41.140Z] === RUN TestIsSecureIndex [2021-07-23T07:52:41.140Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-23T07:52:41.140Z] PASS [2021-07-23T07:52:41.140Z] coverage: 51.7% of statements [2021-07-23T07:52:41.140Z] ok github.com/docker/docker/registry 0.157s coverage: 51.7% of statements [2021-07-23T07:52:41.247Z] === RUN TestCaller [2021-07-23T07:52:41.247Z] --- PASS: TestCaller (0.00s) [2021-07-23T07:52:41.247Z] PASS [2021-07-23T07:52:41.247Z] coverage: 100.0% of statements [2021-07-23T07:52:41.247Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-07-23T07:52:41.247Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.84s) [2021-07-23T07:52:41.247Z] === RUN TestRetrieveFromStore [2021-07-23T07:52:41.595Z] === RUN TestRestartManagerTimeout [2021-07-23T07:52:41.595Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-23T07:52:41.595Z] === RUN TestRestartManagerTimeoutReset [2021-07-23T07:52:41.595Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-23T07:52:41.595Z] PASS [2021-07-23T07:52:41.595Z] coverage: 50.9% of statements [2021-07-23T07:52:41.595Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2021-07-23T07:52:41.704Z] === RUN TestSetSerialInsertDelete [2021-07-23T07:52:41.704Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-23T07:52:41.704Z] === RUN TestSetParallelInsertDelete [2021-07-23T07:52:42.045Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-23T07:52:42.051Z] === RUN TestDecodeContainerConfig [2021-07-23T07:52:42.051Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-23T07:52:42.051Z] === RUN TestDecodeContainerConfigIsolation [2021-07-23T07:52:42.051Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-23T07:52:42.051Z] === RUN TestValidatePrivileged [2021-07-23T07:52:42.051Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-23T07:52:42.051Z] PASS [2021-07-23T07:52:42.052Z] coverage: 52.2% of statements [2021-07-23T07:52:42.052Z] ok github.com/docker/docker/runconfig 0.028s coverage: 52.2% of statements [2021-07-23T07:52:42.162Z] --- PASS: TestRetrieveFromStore (0.93s) [2021-07-23T07:52:42.162Z] === RUN TestIsCorrupted [2021-07-23T07:52:42.163Z] --- PASS: TestIsCorrupted (0.11s) [2021-07-23T07:52:42.163Z] === RUN TestSetRollover [2021-07-23T07:52:42.183Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-23T07:52:42.507Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-23T07:52:42.507Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-23T07:52:42.507Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-23T07:52:42.507Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-23T07:52:42.507Z] PASS [2021-07-23T07:52:42.507Z] coverage: 62.5% of statements [2021-07-23T07:52:42.507Z] ok github.com/docker/docker/testutil 0.026s coverage: 62.5% of statements [2021-07-23T07:52:42.619Z] === RUN TestInt2IP2IntConversion [2021-07-23T07:52:43.076Z] === RUN TestPoolRequest [2021-07-23T07:52:43.076Z] --- PASS: TestPoolRequest (0.00s) [2021-07-23T07:52:43.076Z] === RUN TestOtherRequests [2021-07-23T07:52:43.076Z] --- PASS: TestOtherRequests (0.00s) [2021-07-23T07:52:43.076Z] PASS [2021-07-23T07:52:43.076Z] coverage: 57.1% of statements [2021-07-23T07:52:43.076Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements [2021-07-23T07:52:43.533Z] --- PASS: TestInt2IP2IntConversion (0.58s) [2021-07-23T07:52:43.533Z] === RUN TestGetAddressVersion [2021-07-23T07:52:43.533Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-23T07:52:43.533Z] === RUN TestKeyString [2021-07-23T07:52:43.533Z] --- PASS: TestKeyString (0.00s) [2021-07-23T07:52:43.533Z] === RUN TestPoolDataMarshal [2021-07-23T07:52:43.533Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-23T07:52:43.533Z] === RUN TestSubnetsMarshal [2021-07-23T07:52:43.533Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-07-23T07:52:43.533Z] === RUN TestAddSubnets [2021-07-23T07:52:43.533Z] --- PASS: TestAddSubnets (0.05s) [2021-07-23T07:52:43.533Z] === RUN TestDoublePoolRelease [2021-07-23T07:52:43.533Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-07-23T07:52:43.533Z] === RUN TestAddReleasePoolID [2021-07-23T07:52:43.533Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-07-23T07:52:43.533Z] === RUN TestPredefinedPool [2021-07-23T07:52:43.533Z] --- PASS: TestPredefinedPool (0.02s) [2021-07-23T07:52:43.533Z] === RUN TestRemoveSubnet [2021-07-23T07:52:43.533Z] --- PASS: TestRemoveSubnet (0.16s) [2021-07-23T07:52:43.533Z] === RUN TestGetSameAddress [2021-07-23T07:52:43.533Z] --- PASS: TestGetSameAddress (0.02s) [2021-07-23T07:52:43.533Z] === RUN TestPoolAllocationReuse [2021-07-23T07:52:43.547Z] === RUN TestReadPluginNoRead/default [2021-07-23T07:52:44.499Z] === RUN TestGetCapabilities [2021-07-23T07:52:44.499Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-23T07:52:44.499Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-23T07:52:44.499Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-23T07:52:44.499Z] === RUN TestGetDefaultAddressSpaces [2021-07-23T07:52:44.499Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-07-23T07:52:44.499Z] === RUN TestRemoteDriver [2021-07-23T07:52:44.499Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-23T07:52:44.499Z] PASS [2021-07-23T07:52:44.499Z] coverage: 47.4% of statements [2021-07-23T07:52:44.499Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.063s coverage: 47.4% of statements [2021-07-23T07:52:44.675Z] === RUN TestGetDriver [2021-07-23T07:52:44.675Z] --- PASS: TestGetDriver (0.00s) [2021-07-23T07:52:44.675Z] === RUN TestVolumeRequestError [2021-07-23T07:52:44.675Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-23T07:52:44.675Z] PASS [2021-07-23T07:52:44.675Z] coverage: 36.1% of statements [2021-07-23T07:52:44.675Z] ok github.com/docker/docker/volume/drivers 0.038s coverage: 36.1% of statements [2021-07-23T07:52:44.675Z] === RUN TestGetAddress [2021-07-23T07:52:44.675Z] --- PASS: TestGetAddress (0.00s) [2021-07-23T07:52:44.675Z] === RUN TestRemove [2021-07-23T07:52:44.675Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-23T07:52:44.675Z] --- SKIP: TestRemove (0.00s) [2021-07-23T07:52:44.675Z] === RUN TestInitializeWithVolumes [2021-07-23T07:52:44.675Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-07-23T07:52:44.675Z] === RUN TestCreate [2021-07-23T07:52:44.675Z] --- PASS: TestCreate (0.01s) [2021-07-23T07:52:44.675Z] === RUN TestValidateName [2021-07-23T07:52:44.675Z] --- PASS: TestValidateName (0.00s) [2021-07-23T07:52:44.675Z] === RUN TestCreateWithOpts [2021-07-23T07:52:44.675Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-23T07:52:44.675Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-23T07:52:44.675Z] === RUN TestRelaodNoOpts [2021-07-23T07:52:44.675Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-23T07:52:44.675Z] PASS [2021-07-23T07:52:44.675Z] coverage: 41.5% of statements [2021-07-23T07:52:44.675Z] ok github.com/docker/docker/volume/local 0.050s coverage: 41.5% of statements [2021-07-23T07:52:44.911Z] --- PASS: TestContinueAfterPluginCrash (9.12s) [2021-07-23T07:52:44.956Z] --- PASS: TestSetRollover (2.63s) [2021-07-23T07:52:44.956Z] === RUN TestSetRolloverSerial [2021-07-23T07:52:44.956Z] === RUN TestWindowsIPAM [2021-07-23T07:52:44.956Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-23T07:52:44.956Z] PASS [2021-07-23T07:52:44.956Z] coverage: 71.4% of statements [2021-07-23T07:52:44.956Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.037s coverage: 71.4% of statements [2021-07-23T07:52:45.131Z] === RUN TestConvertTmpfsOptions [2021-07-23T07:52:45.131Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-23T07:52:45.131Z] parser_test.go:49: data="ro" [2021-07-23T07:52:45.131Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-23T07:52:45.131Z] === RUN TestParseMountRaw [2021-07-23T07:52:45.131Z] --- PASS: TestParseMountRaw (0.02s) [2021-07-23T07:52:45.131Z] === RUN TestParseMountRawSplit [2021-07-23T07:52:45.131Z] parser_test.go:390: case 0 [2021-07-23T07:52:45.131Z] parser_test.go:390: case 1 [2021-07-23T07:52:45.131Z] parser_test.go:390: case 2 [2021-07-23T07:52:45.131Z] parser_test.go:390: case 3 [2021-07-23T07:52:45.131Z] parser_test.go:390: case 4 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 5 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 6 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 7 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 8 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 0 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 1 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 2 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 3 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 4 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 5 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 6 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 7 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 8 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 9 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 10 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 11 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 12 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 0 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 1 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 2 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 3 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 4 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 5 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 6 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 7 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 8 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 9 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 10 [2021-07-23T07:52:45.132Z] parser_test.go:390: case 11 [2021-07-23T07:52:45.132Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-07-23T07:52:45.132Z] === RUN TestParseMountSpec [2021-07-23T07:52:45.132Z] parser_test.go:455: case 0 [2021-07-23T07:52:45.132Z] parser_test.go:455: case 1 [2021-07-23T07:52:45.132Z] parser_test.go:455: case 2 [2021-07-23T07:52:45.132Z] parser_test.go:455: case 3 [2021-07-23T07:52:45.132Z] parser_test.go:455: case 4 [2021-07-23T07:52:45.132Z] parser_test.go:455: case 5 [2021-07-23T07:52:45.132Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-23T07:52:45.132Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-23T07:52:45.132Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-23T07:52:45.132Z] === RUN TestValidateMount [2021-07-23T07:52:45.132Z] --- PASS: TestValidateMount (0.00s) [2021-07-23T07:52:45.132Z] PASS [2021-07-23T07:52:45.132Z] coverage: 66.2% of statements [2021-07-23T07:52:45.132Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 66.2% of statements [2021-07-23T07:52:45.166Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-23T07:52:45.587Z] === RUN TestSetGetMeta [2021-07-23T07:52:45.587Z] === PAUSE TestSetGetMeta [2021-07-23T07:52:45.587Z] === RUN TestRestore [2021-07-23T07:52:45.587Z] === PAUSE TestRestore [2021-07-23T07:52:45.587Z] === RUN TestServiceCreate [2021-07-23T07:52:45.587Z] === PAUSE TestServiceCreate [2021-07-23T07:52:45.587Z] === RUN TestServiceList [2021-07-23T07:52:45.587Z] === PAUSE TestServiceList [2021-07-23T07:52:45.587Z] === RUN TestServiceRemove [2021-07-23T07:52:45.587Z] === PAUSE TestServiceRemove [2021-07-23T07:52:45.587Z] === RUN TestServiceGet [2021-07-23T07:52:45.587Z] === PAUSE TestServiceGet [2021-07-23T07:52:45.587Z] === RUN TestServicePrune [2021-07-23T07:52:45.587Z] === PAUSE TestServicePrune [2021-07-23T07:52:45.587Z] === RUN TestCreate [2021-07-23T07:52:45.587Z] === PAUSE TestCreate [2021-07-23T07:52:45.587Z] === RUN TestRemove [2021-07-23T07:52:45.587Z] === PAUSE TestRemove [2021-07-23T07:52:45.587Z] === RUN TestList [2021-07-23T07:52:45.587Z] === PAUSE TestList [2021-07-23T07:52:45.587Z] === RUN TestFindByDriver [2021-07-23T07:52:45.587Z] === PAUSE TestFindByDriver [2021-07-23T07:52:45.587Z] === RUN TestFindByReferenced [2021-07-23T07:52:45.587Z] === PAUSE TestFindByReferenced [2021-07-23T07:52:45.587Z] === RUN TestDerefMultipleOfSameRef [2021-07-23T07:52:45.587Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-23T07:52:45.587Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-23T07:52:45.587Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-23T07:52:45.587Z] === RUN TestDefererencePluginOnCreateError [2021-07-23T07:52:45.587Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-23T07:52:45.587Z] === RUN TestRefDerefRemove [2021-07-23T07:52:45.587Z] === PAUSE TestRefDerefRemove [2021-07-23T07:52:45.587Z] === RUN TestGet [2021-07-23T07:52:45.587Z] === PAUSE TestGet [2021-07-23T07:52:45.587Z] === RUN TestGetWithReference [2021-07-23T07:52:45.587Z] === PAUSE TestGetWithReference [2021-07-23T07:52:45.587Z] === RUN TestFilterFunc [2021-07-23T07:52:45.587Z] === RUN TestFilterFunc/test_nil_list [2021-07-23T07:52:45.587Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-23T07:52:45.587Z] === RUN TestFilterFunc/test_empty_list [2021-07-23T07:52:45.587Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-23T07:52:45.587Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-23T07:52:45.587Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-23T07:52:45.587Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-23T07:52:45.587Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-23T07:52:45.587Z] === RUN TestFilterFunc/test_filter_some [2021-07-23T07:52:45.587Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-23T07:52:45.587Z] === RUN TestFilterFunc/test_filter_middle [2021-07-23T07:52:45.587Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-23T07:52:45.587Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-23T07:52:45.587Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-23T07:52:45.587Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-23T07:52:45.587Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-23T07:52:45.587Z] === CONT TestFilterFunc/test_nil_list [2021-07-23T07:52:45.587Z] === CONT TestFilterFunc/test_filter_some [2021-07-23T07:52:45.587Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-23T07:52:45.587Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-23T07:52:45.587Z] === CONT TestFilterFunc/test_empty_list [2021-07-23T07:52:45.587Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-23T07:52:45.587Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-23T07:52:45.587Z] === CONT TestFilterFunc/test_filter_middle [2021-07-23T07:52:45.587Z] --- PASS: TestFilterFunc (0.00s) [2021-07-23T07:52:45.587Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-23T07:52:45.587Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-23T07:52:45.587Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-23T07:52:45.587Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-23T07:52:45.587Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-23T07:52:45.587Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-23T07:52:45.587Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-23T07:52:45.587Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-23T07:52:45.587Z] === CONT TestSetGetMeta [2021-07-23T07:52:45.587Z] === CONT TestFindByDriver [2021-07-23T07:52:45.587Z] === CONT TestRefDerefRemove [2021-07-23T07:52:45.587Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-23T07:52:45.587Z] --- PASS: TestSetGetMeta (0.01s) [2021-07-23T07:52:45.587Z] === CONT TestList [2021-07-23T07:52:45.587Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-23T07:52:45.587Z] === CONT TestRemove [2021-07-23T07:52:45.587Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-23T07:52:45.587Z] === CONT TestCreate [2021-07-23T07:52:45.587Z] --- PASS: TestFindByDriver (0.02s) [2021-07-23T07:52:45.587Z] === CONT TestServicePrune [2021-07-23T07:52:45.587Z] --- PASS: TestList (0.02s) [2021-07-23T07:52:45.587Z] === CONT TestServiceGet [2021-07-23T07:52:45.587Z] --- PASS: TestCreate (0.01s) [2021-07-23T07:52:45.587Z] === CONT TestServiceRemove [2021-07-23T07:52:45.587Z] --- PASS: TestRemove (0.02s) [2021-07-23T07:52:45.587Z] === CONT TestServiceList [2021-07-23T07:52:45.587Z] --- PASS: TestServiceGet (0.07s) [2021-07-23T07:52:45.587Z] === CONT TestServiceCreate [2021-07-23T07:52:45.587Z] time="2021-07-23T07:52:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-23T07:52:45.587Z] --- PASS: TestServiceRemove (0.07s) [2021-07-23T07:52:45.587Z] === CONT TestRestore [2021-07-23T07:52:45.587Z] --- PASS: TestServiceList (0.07s) [2021-07-23T07:52:45.587Z] === CONT TestGetWithReference [2021-07-23T07:52:45.587Z] time="2021-07-23T07:52:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-23T07:52:45.587Z] time="2021-07-23T07:52:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-23T07:52:45.587Z] time="2021-07-23T07:52:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-23T07:52:45.587Z] --- PASS: TestServiceCreate (0.01s) [2021-07-23T07:52:45.587Z] === CONT TestGet [2021-07-23T07:52:45.587Z] time="2021-07-23T07:52:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-23T07:52:45.587Z] --- PASS: TestRestore (0.02s) [2021-07-23T07:52:45.587Z] === CONT TestDefererencePluginOnCreateError [2021-07-23T07:52:45.587Z] --- PASS: TestGetWithReference (0.02s) [2021-07-23T07:52:45.587Z] === CONT TestDerefMultipleOfSameRef [2021-07-23T07:52:45.587Z] --- PASS: TestServicePrune (0.10s) [2021-07-23T07:52:45.587Z] === CONT TestFindByReferenced [2021-07-23T07:52:45.587Z] --- PASS: TestGet (0.01s) [2021-07-23T07:52:45.587Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-07-23T07:52:45.587Z] --- PASS: TestDefererencePluginOnCreateError (0.01s) [2021-07-23T07:52:45.587Z] --- PASS: TestFindByReferenced (0.01s) [2021-07-23T07:52:45.587Z] PASS [2021-07-23T07:52:45.587Z] coverage: 69.6% of statements [2021-07-23T07:52:45.587Z] ok github.com/docker/docker/volume/service 0.163s coverage: 69.6% of statements [2021-07-23T07:52:45.922Z] --- PASS: TestPoolAllocationReuse (2.00s) [2021-07-23T07:52:45.922Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-23T07:52:45.922Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-07-23T07:52:45.922Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-23T07:52:45.922Z] === RUN TestDefaultNetwork [2021-07-23T07:52:45.922Z] --- PASS: TestDefaultNetwork (0.27s) [2021-07-23T07:52:45.922Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-23T07:52:46.379Z] --- PASS: TestSetRolloverSerial (1.20s) [2021-07-23T07:52:46.379Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-23T07:52:46.379Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-23T07:52:46.379Z] PASS [2021-07-23T07:52:46.379Z] coverage: 84.4% of statements [2021-07-23T07:52:46.379Z] ok github.com/docker/docker/libnetwork/bitseq 11.138s coverage: 84.4% of statements [2021-07-23T07:52:46.379Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2021-07-23T07:52:46.379Z] === RUN TestInitAddressPools [2021-07-23T07:52:46.379Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-23T07:52:46.379Z] PASS [2021-07-23T07:52:46.379Z] coverage: 74.0% of statements [2021-07-23T07:52:46.379Z] ok github.com/docker/docker/libnetwork/ipamutils 0.582s coverage: 74.0% of statements [2021-07-23T07:52:46.529Z] === CONT TestReadPluginNoRead [2021-07-23T07:52:46.529Z] read_test.go:92: [dc5ec39b34380] daemon is not started [2021-07-23T07:52:46.529Z] --- PASS: TestReadPluginNoRead (6.65s) [2021-07-23T07:52:46.529Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2021-07-23T07:52:46.529Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2021-07-23T07:52:46.529Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2021-07-23T07:52:46.529Z] PASS [2021-07-23T07:52:46.529Z] [2021-07-23T07:52:46.529Z] DONE 6 tests in 10.993s [2021-07-23T07:52:46.529Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-23T07:52:46.529Z] testing: warning: no tests to run [2021-07-23T07:52:46.529Z] PASS [2021-07-23T07:52:46.529Z] [2021-07-23T07:52:46.529Z] DONE 0 tests in 0.038s [2021-07-23T07:52:46.529Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-23T07:52:46.784Z] INFO: Testing against a local daemon [2021-07-23T07:52:46.784Z] === RUN TestPluginWithDevMounts [2021-07-23T07:52:46.784Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-23T07:52:46.784Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-23T07:52:46.784Z] PASS [2021-07-23T07:52:46.784Z] [2021-07-23T07:52:46.784Z] === Skipped [2021-07-23T07:52:46.784Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-23T07:52:46.784Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-23T07:52:46.784Z] [2021-07-23T07:52:46.784Z] [2021-07-23T07:52:46.784Z] DONE 1 tests, 1 skipped in 0.130s [2021-07-23T07:52:46.784Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-23T07:52:46.784Z] INFO: Testing against a local daemon [2021-07-23T07:52:46.784Z] === RUN TestSecretInspect [2021-07-23T07:52:46.784Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:46.784Z] --- SKIP: TestSecretInspect (0.02s) [2021-07-23T07:52:46.784Z] === RUN TestSecretList [2021-07-23T07:52:46.784Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:46.784Z] --- SKIP: TestSecretList (0.01s) [2021-07-23T07:52:46.784Z] === RUN TestSecretsCreateAndDelete [2021-07-23T07:52:46.784Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:46.784Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-23T07:52:46.784Z] === RUN TestSecretsUpdate [2021-07-23T07:52:46.784Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:46.784Z] --- SKIP: TestSecretsUpdate (0.02s) [2021-07-23T07:52:46.784Z] === RUN TestTemplatedSecret [2021-07-23T07:52:46.784Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:46.784Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-23T07:52:46.784Z] === RUN TestSecretCreateResolve [2021-07-23T07:52:46.784Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:46.784Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-23T07:52:46.784Z] PASS [2021-07-23T07:52:46.784Z] [2021-07-23T07:52:46.784Z] === Skipped [2021-07-23T07:52:46.784Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-07-23T07:52:46.784Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:46.784Z] [2021-07-23T07:52:46.784Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-07-23T07:52:46.784Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:46.784Z] [2021-07-23T07:52:46.784Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-07-23T07:52:46.784Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:46.784Z] [2021-07-23T07:52:46.784Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2021-07-23T07:52:46.784Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:46.784Z] [2021-07-23T07:52:46.784Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-23T07:52:46.784Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:46.784Z] [2021-07-23T07:52:46.784Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-07-23T07:52:46.784Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:46.784Z] [2021-07-23T07:52:46.784Z] [2021-07-23T07:52:46.784Z] DONE 6 tests, 6 skipped in 0.188s [2021-07-23T07:52:46.784Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-23T07:52:46.837Z] === RUN TestKeyValue [2021-07-23T07:52:46.837Z] --- PASS: TestKeyValue (0.00s) [2021-07-23T07:52:46.837Z] PASS [2021-07-23T07:52:46.837Z] coverage: 60.0% of statements [2021-07-23T07:52:46.837Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2021-07-23T07:52:47.040Z] INFO: Testing against a local daemon [2021-07-23T07:52:47.040Z] === RUN TestServiceCreateInit [2021-07-23T07:52:47.040Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-23T07:52:47.040Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:47.040Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-23T07:52:47.040Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:47.040Z] --- PASS: TestServiceCreateInit (0.01s) [2021-07-23T07:52:47.040Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-23T07:52:47.040Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-23T07:52:47.040Z] === RUN TestCreateServiceMultipleTimes [2021-07-23T07:52:47.040Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:47.040Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-23T07:52:47.040Z] === RUN TestCreateServiceConflict [2021-07-23T07:52:47.040Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:47.040Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-23T07:52:47.040Z] === RUN TestCreateServiceMaxReplicas [2021-07-23T07:52:47.040Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:47.040Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-23T07:52:47.040Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-23T07:52:47.040Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:47.040Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-23T07:52:47.040Z] === RUN TestCreateServiceSecretFileMode [2021-07-23T07:52:47.040Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:47.040Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-23T07:52:47.040Z] === RUN TestCreateServiceConfigFileMode [2021-07-23T07:52:47.040Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:47.040Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-07-23T07:52:47.040Z] === RUN TestCreateServiceSysctls [2021-07-23T07:52:47.040Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:47.040Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-23T07:52:47.040Z] === RUN TestCreateServiceCapabilities [2021-07-23T07:52:47.040Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:47.040Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-23T07:52:47.040Z] === RUN TestInspect [2021-07-23T07:52:47.040Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:47.040Z] --- SKIP: TestInspect (0.01s) [2021-07-23T07:52:47.040Z] === RUN TestCreateJob [2021-07-23T07:52:47.040Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:47.040Z] --- SKIP: TestCreateJob (0.01s) [2021-07-23T07:52:47.040Z] === RUN TestReplicatedJob [2021-07-23T07:52:47.040Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:47.040Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-23T07:52:47.040Z] === RUN TestUpdateReplicatedJob [2021-07-23T07:52:47.040Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:47.296Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-07-23T07:52:47.296Z] === RUN TestServiceListWithStatuses [2021-07-23T07:52:47.296Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-23T07:52:47.296Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-23T07:52:47.296Z] === RUN TestDockerNetworkConnectAlias [2021-07-23T07:52:47.296Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:47.296Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-23T07:52:47.296Z] === RUN TestDockerNetworkReConnect [2021-07-23T07:52:47.296Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:47.296Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-07-23T07:52:47.296Z] === RUN TestServicePlugin [2021-07-23T07:52:48.583Z] ? github.com/docker/docker/api [no test files] [2021-07-23T07:52:49.226Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] --- SKIP: TestServicePlugin (1.98s) [2021-07-23T07:52:49.226Z] === RUN TestServiceUpdateLabel [2021-07-23T07:52:49.226Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-23T07:52:49.226Z] === RUN TestServiceUpdateSecrets [2021-07-23T07:52:49.226Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-23T07:52:49.226Z] === RUN TestServiceUpdateConfigs [2021-07-23T07:52:49.226Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-23T07:52:49.226Z] === RUN TestServiceUpdateNetwork [2021-07-23T07:52:49.226Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-23T07:52:49.226Z] === RUN TestServiceUpdatePidsLimit [2021-07-23T07:52:49.226Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-23T07:52:49.226Z] PASS [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === Skipped [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-23T07:52:49.226Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-23T07:52:49.226Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-23T07:52:49.226Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-23T07:52:49.226Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-23T07:52:49.226Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-23T07:52:49.226Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-23T07:52:49.226Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-07-23T07:52:49.226Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-23T07:52:49.226Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-23T07:52:49.226Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-23T07:52:49.226Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-23T07:52:49.226Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-23T07:52:49.226Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-07-23T07:52:49.226Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-23T07:52:49.226Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-23T07:52:49.226Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-07-23T07:52:49.226Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2021-07-23T07:52:49.226Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-23T07:52:49.226Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-23T07:52:49.226Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-07-23T07:52:49.226Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-07-23T07:52:49.226Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-23T07:52:49.226Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] [2021-07-23T07:52:49.226Z] DONE 24 tests, 23 skipped in 2.360s [2021-07-23T07:52:49.226Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-23T07:52:49.301Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-23T07:52:49.301Z] === RUN TestClientStream [2021-07-23T07:52:49.301Z] --- PASS: TestClientStream (0.00s) [2021-07-23T07:52:49.301Z] === RUN TestClientSendFile [2021-07-23T07:52:49.301Z] --- PASS: TestClientSendFile (0.00s) [2021-07-23T07:52:49.301Z] === RUN TestClientWithRequestTimeout [2021-07-23T07:52:49.301Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-07-23T07:52:49.301Z] === RUN TestFileSpecPlugin [2021-07-23T07:52:49.301Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-07-23T07:52:49.301Z] === RUN TestFileJSONSpecPlugin [2021-07-23T07:52:49.301Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-23T07:52:49.301Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-23T07:52:49.301Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-23T07:52:49.301Z] === RUN TestPluginAddHandler [2021-07-23T07:52:49.301Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-23T07:52:49.301Z] === RUN TestPluginWaitBadPlugin [2021-07-23T07:52:49.301Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-23T07:52:49.301Z] === RUN TestGet [2021-07-23T07:52:49.301Z] time="2021-07-23T07:52:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-23T07:52:49.481Z] INFO: Testing against a local daemon [2021-07-23T07:52:49.481Z] === RUN TestSessionCreate [2021-07-23T07:52:49.481Z] --- PASS: TestSessionCreate (0.03s) [2021-07-23T07:52:49.481Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-23T07:52:49.481Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-23T07:52:49.481Z] PASS [2021-07-23T07:52:49.481Z] [2021-07-23T07:52:49.481Z] DONE 2 tests in 0.166s [2021-07-23T07:52:49.481Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-23T07:52:49.481Z] INFO: Testing against a local daemon [2021-07-23T07:52:49.481Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-23T07:52:49.481Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-23T07:52:49.481Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-23T07:52:49.481Z] === RUN TestEventsExecDie [2021-07-23T07:52:49.737Z] === RUN TestNetworkDBSimple [2021-07-23T07:52:50.194Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.34s) [2021-07-23T07:52:50.194Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-23T07:52:50.194Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-23T07:52:50.263Z] time="2021-07-23T07:52:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-23T07:52:50.409Z] --- PASS: TestEventsExecDie (0.94s) [2021-07-23T07:52:50.409Z] === RUN TestEventsBackwardsCompatible [2021-07-23T07:52:50.409Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-07-23T07:52:50.409Z] === RUN TestEventsVolumeCreate [2021-07-23T07:52:50.651Z] 2021/07/23 07:52:50 Closing DB instances... [2021-07-23T07:52:50.652Z] === RUN TestGenerate [2021-07-23T07:52:50.652Z] --- PASS: TestGenerate (0.00s) [2021-07-23T07:52:50.652Z] === RUN TestGeneratePtr [2021-07-23T07:52:50.652Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-23T07:52:50.652Z] === RUN TestGenerateMissingField [2021-07-23T07:52:50.652Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-23T07:52:50.652Z] === RUN TestFieldCannotBeSet [2021-07-23T07:52:50.652Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-23T07:52:50.652Z] === RUN TestTypeMismatchError [2021-07-23T07:52:50.652Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-23T07:52:50.652Z] PASS [2021-07-23T07:52:50.652Z] coverage: 100.0% of statements [2021-07-23T07:52:50.652Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2021-07-23T07:52:50.664Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-07-23T07:52:50.665Z] === RUN TestInfoBinaryCommits [2021-07-23T07:52:50.665Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-23T07:52:50.665Z] === RUN TestInfoAPIVersioned [2021-07-23T07:52:50.665Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-23T07:52:50.665Z] === RUN TestInfoDiscoveryBackend [2021-07-23T07:52:51.225Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-23T07:52:51.225Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-23T07:52:51.617Z] testing: warning: no tests to run [2021-07-23T07:52:51.617Z] PASS [2021-07-23T07:52:51.617Z] coverage: 0.0% of statements [2021-07-23T07:52:51.617Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2021-07-23T07:52:51.617Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-23T07:52:51.617Z] PASS [2021-07-23T07:52:51.617Z] coverage: 100.0% of statements [2021-07-23T07:52:51.617Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.037s coverage: 100.0% of statements [2021-07-23T07:52:51.617Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.55s) [2021-07-23T07:52:51.617Z] === RUN TestGetAddress [2021-07-23T07:52:51.617Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-07-23T07:52:51.617Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-23T07:52:51.792Z] time="2021-07-23T07:52:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-23T07:52:52.074Z] === RUN TestRequestNewPort [2021-07-23T07:52:52.074Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-23T07:52:52.074Z] === RUN TestRequestSpecificPort [2021-07-23T07:52:52.074Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-23T07:52:52.074Z] === RUN TestReleasePort [2021-07-23T07:52:52.074Z] --- PASS: TestReleasePort (0.00s) [2021-07-23T07:52:52.074Z] === RUN TestReuseReleasedPort [2021-07-23T07:52:52.074Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-23T07:52:52.074Z] === RUN TestReleaseUnreadledPort [2021-07-23T07:52:52.074Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-23T07:52:52.074Z] === RUN TestUnknowProtocol [2021-07-23T07:52:52.074Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-23T07:52:52.074Z] === RUN TestAllocateAllPorts [2021-07-23T07:52:52.074Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-23T07:52:52.074Z] === RUN TestPortAllocation [2021-07-23T07:52:52.075Z] --- PASS: TestPortAllocation (0.00s) [2021-07-23T07:52:52.075Z] === RUN TestPortAllocationWithCustomRange [2021-07-23T07:52:52.075Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-23T07:52:52.075Z] === RUN TestNoDuplicateBPR [2021-07-23T07:52:52.075Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-23T07:52:52.075Z] === RUN TestChangePortRange [2021-07-23T07:52:52.075Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-23T07:52:52.075Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-23T07:52:52.075Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-23T07:52:52.075Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-23T07:52:52.075Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-23T07:52:52.075Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-23T07:52:52.075Z] --- PASS: TestChangePortRange (0.00s) [2021-07-23T07:52:52.075Z] PASS [2021-07-23T07:52:52.075Z] coverage: 88.6% of statements [2021-07-23T07:52:52.075Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2021-07-23T07:52:52.075Z] === RUN TestTransportPortConv [2021-07-23T07:52:52.075Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-23T07:52:52.075Z] === RUN TestTransportPortBindingConv [2021-07-23T07:52:52.075Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-23T07:52:52.075Z] === RUN TestErrorConstructors [2021-07-23T07:52:52.075Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-23T07:52:52.075Z] === RUN TestCompareIPMask [2021-07-23T07:52:52.075Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-23T07:52:52.075Z] === RUN TestUtilGetHostPartIP [2021-07-23T07:52:52.075Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-23T07:52:52.075Z] === RUN TestUtilGetBroadcastIP [2021-07-23T07:52:52.075Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-23T07:52:52.075Z] === RUN TestParseCIDR [2021-07-23T07:52:52.075Z] --- PASS: TestParseCIDR (0.00s) [2021-07-23T07:52:52.075Z] PASS [2021-07-23T07:52:52.075Z] coverage: 47.9% of statements [2021-07-23T07:52:52.532Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 47.9% of statements [2021-07-23T07:52:52.991Z] 2021/07/23 07:52:52 Closing DB instances... [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-23T07:52:52.991Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-23T07:52:52.991Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-23T07:52:52.991Z] PASS [2021-07-23T07:52:52.991Z] coverage: 44.0% of statements [2021-07-23T07:52:52.991Z] ok github.com/docker/docker/oci 0.043s coverage: 44.0% of statements [2021-07-23T07:52:53.449Z] === RUN TestAddressPoolOpt [2021-07-23T07:52:53.449Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/a [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/something [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/_=a [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/env1=value1 [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/_env1=value1 [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/PATH [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/=a [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/PATH= [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/PATH=something [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/asd!qwe [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/1asd [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/123 [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/some_space [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/__some_space_before [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/some_space_after__ [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/= [2021-07-23T07:52:53.449Z] === RUN TestValidateEnv/PaTh [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-23T07:52:53.449Z] === RUN TestParseHost [2021-07-23T07:52:53.449Z] --- PASS: TestParseHost (0.00s) [2021-07-23T07:52:53.449Z] === RUN TestParseDockerDaemonHost [2021-07-23T07:52:53.449Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-23T07:52:53.449Z] === RUN TestParseTCP [2021-07-23T07:52:53.449Z] --- PASS: TestParseTCP (0.00s) [2021-07-23T07:52:53.449Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-23T07:52:53.449Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-23T07:52:53.449Z] === RUN TestValidateExtraHosts [2021-07-23T07:52:53.449Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-23T07:52:53.449Z] === RUN TestIpOptString [2021-07-23T07:52:53.449Z] --- PASS: TestIpOptString (0.00s) [2021-07-23T07:52:53.449Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-23T07:52:53.449Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-23T07:52:53.449Z] === RUN TestNewIpOptValidDefaultVal [2021-07-23T07:52:53.449Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-23T07:52:53.449Z] === RUN TestIpOptSetInvalidVal [2021-07-23T07:52:53.449Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-23T07:52:53.449Z] === RUN TestValidateIPAddress [2021-07-23T07:52:53.449Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-23T07:52:53.449Z] === RUN TestMapOpts [2021-07-23T07:52:53.449Z] --- PASS: TestMapOpts (0.00s) [2021-07-23T07:52:53.449Z] === RUN TestListOptsWithoutValidator [2021-07-23T07:52:53.449Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-23T07:52:53.449Z] === RUN TestListOptsWithValidator [2021-07-23T07:52:53.449Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-23T07:52:53.449Z] === RUN TestValidateDNSSearch [2021-07-23T07:52:53.449Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-23T07:52:53.449Z] === RUN TestValidateLabel [2021-07-23T07:52:53.449Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-23T07:52:53.449Z] === RUN TestValidateLabel/label_with_general_format [2021-07-23T07:52:53.449Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-23T07:52:53.449Z] === RUN TestValidateLabel/label_with_one_more [2021-07-23T07:52:53.449Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-23T07:52:53.449Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-23T07:52:53.449Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-23T07:52:53.449Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-23T07:52:53.449Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-23T07:52:53.449Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-23T07:52:53.449Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-23T07:52:53.449Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-23T07:52:53.449Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-23T07:52:53.449Z] --- PASS: TestValidateLabel (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-23T07:52:53.449Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-23T07:52:53.450Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-23T07:52:53.450Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-23T07:52:53.450Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-23T07:52:53.450Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-23T07:52:53.450Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-23T07:52:53.450Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-23T07:52:53.450Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-23T07:52:53.450Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-23T07:52:53.450Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-23T07:52:53.450Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-23T07:52:53.450Z] === RUN TestNamedListOpts [2021-07-23T07:52:53.450Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-23T07:52:53.450Z] === RUN TestNamedMapOpts [2021-07-23T07:52:53.450Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-23T07:52:53.450Z] === RUN TestParseLink [2021-07-23T07:52:53.450Z] --- PASS: TestParseLink (0.00s) [2021-07-23T07:52:53.450Z] === RUN TestQuotedStringSetWithQuotes [2021-07-23T07:52:53.450Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-23T07:52:53.450Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-23T07:52:53.450Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-23T07:52:53.450Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-23T07:52:53.450Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-23T07:52:53.450Z] === RUN TestUlimitOpt [2021-07-23T07:52:53.450Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-23T07:52:53.450Z] PASS [2021-07-23T07:52:53.450Z] coverage: 67.1% of statements [2021-07-23T07:52:53.450Z] ok github.com/docker/docker/opts 0.064s coverage: 67.1% of statements [2021-07-23T07:52:53.907Z] === RUN TestParseVersion [2021-07-23T07:52:53.907Z] --- PASS: TestParseVersion (0.00s) [2021-07-23T07:52:53.907Z] PASS [2021-07-23T07:52:53.907Z] coverage: 52.9% of statements [2021-07-23T07:52:53.907Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 52.9% of statements [2021-07-23T07:52:54.365Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.90s) [2021-07-23T07:52:54.486Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-07-23T07:52:54.486Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-23T07:52:54.486Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:52:54.486Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-23T07:52:54.486Z] === RUN TestInfoAPI [2021-07-23T07:52:54.486Z] --- PASS: TestInfoAPI (0.02s) [2021-07-23T07:52:54.486Z] === RUN TestInfoAPIWarnings [2021-07-23T07:52:54.823Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-23T07:52:55.280Z] === RUN TestIsArchivePathDir [2021-07-23T07:52:55.738Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-23T07:52:55.738Z] === RUN TestIsArchivePathInvalidFile [2021-07-23T07:52:55.738Z] === RUN TestPeerCertificateMarshalJSON [2021-07-23T07:52:55.738Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-07-23T07:52:55.738Z] === RUN TestIsArchivePathTar [2021-07-23T07:52:55.738Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-07-23T07:52:55.738Z] === RUN TestDecompressStreamGzip [2021-07-23T07:52:55.738Z] 2021/07/23 07:52:55 Closing DB instances... [2021-07-23T07:52:55.738Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-23T07:52:55.738Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-23T07:52:55.738Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s) [2021-07-23T07:52:55.738Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-23T07:52:55.738Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-23T07:52:55.738Z] === RUN TestMiddleware [2021-07-23T07:52:55.738Z] --- PASS: TestMiddleware (0.00s) [2021-07-23T07:52:55.738Z] === RUN TestNewResponseModifier [2021-07-23T07:52:55.738Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-23T07:52:55.738Z] PASS [2021-07-23T07:52:55.738Z] coverage: 26.8% of statements [2021-07-23T07:52:55.738Z] ok github.com/docker/docker/pkg/authorization 0.363s coverage: 26.8% of statements [2021-07-23T07:52:56.195Z] --- PASS: TestDecompressStreamGzip (0.22s) [2021-07-23T07:52:56.195Z] === RUN TestDecompressStreamBzip2 [2021-07-23T07:52:56.195Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-07-23T07:52:56.195Z] === RUN TestDecompressStreamXz [2021-07-23T07:52:56.195Z] archive_test.go:134: Xz not present in msys2 [2021-07-23T07:52:56.195Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-23T07:52:56.195Z] === RUN TestCompressStreamXzUnsupported [2021-07-23T07:52:56.195Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-23T07:52:56.195Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-23T07:52:56.195Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-23T07:52:56.195Z] === RUN TestCompressStreamInvalid [2021-07-23T07:52:56.195Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-23T07:52:56.195Z] === RUN TestExtensionInvalid [2021-07-23T07:52:56.195Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-23T07:52:56.195Z] === RUN TestExtensionUncompressed [2021-07-23T07:52:56.195Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-23T07:52:56.195Z] === RUN TestExtensionBzip2 [2021-07-23T07:52:56.195Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-23T07:52:56.195Z] === RUN TestExtensionGzip [2021-07-23T07:52:56.195Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-23T07:52:56.195Z] === RUN TestExtensionXz [2021-07-23T07:52:56.195Z] --- PASS: TestExtensionXz (0.00s) [2021-07-23T07:52:56.195Z] === RUN TestCmdStreamLargeStderr [2021-07-23T07:52:56.195Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-07-23T07:52:56.195Z] === RUN TestCmdStreamBad [2021-07-23T07:52:56.195Z] archive_test.go:239: Failing on Windows CI machines [2021-07-23T07:52:56.195Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-23T07:52:56.195Z] === RUN TestCmdStreamGood [2021-07-23T07:52:56.195Z] --- PASS: TestCmdStreamGood (0.03s) [2021-07-23T07:52:56.195Z] === RUN TestUntarPathWithInvalidDest [2021-07-23T07:52:56.195Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-07-23T07:52:56.195Z] === RUN TestUntarPathWithInvalidSrc [2021-07-23T07:52:56.195Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-23T07:52:56.195Z] === RUN TestUntarPath [2021-07-23T07:52:56.195Z] --- PASS: TestUntarPath (0.06s) [2021-07-23T07:52:56.195Z] === RUN TestUntarPathWithDestinationFile [2021-07-23T07:52:56.196Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-07-23T07:52:56.196Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-23T07:52:56.196Z] === RUN TestUnbuffered [2021-07-23T07:52:56.196Z] --- PASS: TestUnbuffered (0.00s) [2021-07-23T07:52:56.196Z] === RUN TestRaceUnbuffered [2021-07-23T07:52:56.196Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-23T07:52:56.196Z] PASS [2021-07-23T07:52:56.196Z] coverage: 100.0% of statements [2021-07-23T07:52:56.196Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-07-23T07:52:56.196Z] === RUN TestCopyWithTarInvalidSrc [2021-07-23T07:52:56.196Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-23T07:52:56.196Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-23T07:52:56.196Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-23T07:52:56.196Z] === RUN TestCopyWithTarSrcFile [2021-07-23T07:52:56.196Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2021-07-23T07:52:56.196Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-23T07:52:56.196Z] === RUN TestCopyWithTarSrcFolder [2021-07-23T07:52:56.196Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-23T07:52:56.196Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-23T07:52:56.196Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-23T07:52:56.196Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-23T07:52:56.196Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-23T07:52:56.196Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-23T07:52:56.196Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-23T07:52:56.196Z] === RUN TestCopyFileWithTarSrcFile [2021-07-23T07:52:56.457Z] time="2021-07-23T07:52:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-23T07:52:56.654Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-23T07:52:56.654Z] === RUN TestTarFiles [2021-07-23T07:52:57.111Z] === RUN TestMatch [2021-07-23T07:52:57.111Z] === RUN TestMatch/[[]] [2021-07-23T07:52:57.111Z] === RUN TestMatch/[[foo]] [2021-07-23T07:52:57.111Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-23T07:52:57.111Z] === RUN TestMatch/[[foo_bar]] [2021-07-23T07:52:57.111Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-23T07:52:57.111Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-23T07:52:57.111Z] === RUN TestMatch/[] [2021-07-23T07:52:57.111Z] === RUN TestMatch/[]#01 [2021-07-23T07:52:57.111Z] === RUN TestMatch/[[qux]] [2021-07-23T07:52:57.111Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-23T07:52:57.111Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-23T07:52:57.111Z] === RUN TestMatch/[[foo_baz]] [2021-07-23T07:52:57.111Z] --- PASS: TestMatch (0.00s) [2021-07-23T07:52:57.111Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-23T07:52:57.111Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-23T07:52:57.111Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-23T07:52:57.111Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-23T07:52:57.111Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-23T07:52:57.111Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-23T07:52:57.111Z] --- PASS: TestMatch/[] (0.00s) [2021-07-23T07:52:57.111Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-23T07:52:57.111Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-23T07:52:57.111Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-23T07:52:57.111Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-23T07:52:57.111Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-23T07:52:57.111Z] PASS [2021-07-23T07:52:57.111Z] coverage: 87.5% of statements [2021-07-23T07:52:57.111Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2021-07-23T07:52:57.508Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-23T07:52:57.508Z] Using test binary docker [2021-07-23T07:52:57.508Z] +++ /etc/init.d/apparmor start [2021-07-23T07:52:57.508Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-23T07:52:57.508Z] INFO: Waiting for daemon to start... [2021-07-23T07:52:57.508Z] Starting dockerd [2021-07-23T07:52:57.508Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-07-23T07:52:57.508Z] . [2021-07-23T07:52:57.508Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-23T07:52:57.508Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-23T07:52:57.508Z] Error: No such image: emptyfs [2021-07-23T07:52:57.508Z] ++++ docker load [2021-07-23T07:52:57.508Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-23T07:52:57.568Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.80s) [2021-07-23T07:52:57.568Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-23T07:52:57.769Z] Running integration-test (iteration 1) [2021-07-23T07:52:57.769Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-23T07:52:57.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-23T07:52:57.769Z] ++ set -e [2021-07-23T07:52:57.769Z] ++ '[' -n 0 ']' [2021-07-23T07:52:57.769Z] ++ set -x [2021-07-23T07:52:57.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-23T07:52:57.770Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-23T07:52:57.770Z] Using test binary docker [2021-07-23T07:52:57.770Z] +++ /etc/init.d/apparmor start [2021-07-23T07:52:57.770Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-23T07:52:57.770Z] INFO: Waiting for daemon to start... [2021-07-23T07:52:57.770Z] Starting dockerd [2021-07-23T07:52:57.770Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-07-23T07:52:58.026Z] === RUN TestChrootTarUntar [2021-07-23T07:52:58.026Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:52:58.026Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-23T07:52:58.026Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-23T07:52:58.026Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:52:58.026Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-23T07:52:58.026Z] === RUN TestChrootUntarEmptyArchive [2021-07-23T07:52:58.026Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-23T07:52:58.026Z] === RUN TestChrootTarUntarWithSymlink [2021-07-23T07:52:58.026Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:52:58.026Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-23T07:52:58.026Z] === RUN TestChrootCopyWithTar [2021-07-23T07:52:58.026Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:52:58.026Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-23T07:52:58.026Z] === RUN TestChrootCopyFileWithTar [2021-07-23T07:52:58.026Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:52:58.026Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-23T07:52:58.026Z] === RUN TestChrootUntarPath [2021-07-23T07:52:58.026Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:52:58.026Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-23T07:52:58.026Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-23T07:52:58.026Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:52:58.026Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-23T07:52:58.026Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-23T07:52:58.026Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:52:58.026Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-23T07:52:58.026Z] === RUN TestChrootApplyDotDotFile [2021-07-23T07:52:58.026Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:52:58.026Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-23T07:52:58.026Z] PASS [2021-07-23T07:52:58.026Z] coverage: 15.4% of statements [2021-07-23T07:52:58.026Z] ok github.com/docker/docker/pkg/chrootarchive 0.081s coverage: 15.4% of statements [2021-07-23T07:52:58.483Z] === RUN TestSizeEmpty [2021-07-23T07:52:58.483Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-23T07:52:58.483Z] === RUN TestSizeEmptyFile [2021-07-23T07:52:58.483Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-23T07:52:58.483Z] === RUN TestSizeNonemptyFile [2021-07-23T07:52:58.483Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-23T07:52:58.483Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-23T07:52:58.483Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-23T07:52:58.483Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-23T07:52:58.483Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-23T07:52:58.483Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-23T07:52:58.483Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-23T07:52:58.483Z] === RUN TestMoveToSubdir [2021-07-23T07:52:58.483Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-23T07:52:58.483Z] === RUN TestSizeNonExistingDirectory [2021-07-23T07:52:58.483Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-23T07:52:58.483Z] PASS [2021-07-23T07:52:58.483Z] coverage: 80.0% of statements [2021-07-23T07:52:58.483Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2021-07-23T07:52:59.456Z] 2021/07/23 07:52:59 Closing DB instances... [2021-07-23T07:52:59.914Z] === RUN Test [2021-07-23T07:52:59.914Z] === RUN Test/TestContainsEntry [2021-07-23T07:52:59.914Z] === RUN Test/TestCreateEntries [2021-07-23T07:52:59.914Z] === RUN Test/TestEntriesDiff [2021-07-23T07:52:59.914Z] === RUN Test/TestEntriesEquality [2021-07-23T07:52:59.914Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-23T07:52:59.914Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-23T07:52:59.914Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-23T07:52:59.914Z] === RUN Test/TestGeneratorNotGenerate [2021-07-23T07:52:59.914Z] === RUN Test/TestGeneratorWithPort [2021-07-23T07:52:59.914Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-23T07:52:59.914Z] === RUN Test/TestNewEntry [2021-07-23T07:52:59.914Z] === RUN Test/TestParse [2021-07-23T07:52:59.914Z] --- PASS: Test (0.00s) [2021-07-23T07:52:59.914Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-23T07:52:59.914Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-23T07:52:59.914Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-23T07:52:59.914Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-23T07:52:59.914Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-23T07:52:59.914Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-23T07:52:59.914Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-23T07:52:59.914Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-23T07:52:59.914Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-23T07:52:59.914Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-23T07:52:59.914Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-23T07:52:59.914Z] --- PASS: Test/TestParse (0.00s) [2021-07-23T07:52:59.914Z] PASS [2021-07-23T07:52:59.914Z] coverage: 58.3% of statements [2021-07-23T07:52:59.914Z] ok github.com/docker/docker/pkg/discovery 0.052s coverage: 58.3% of statements [2021-07-23T07:52:59.944Z] . [2021-07-23T07:52:59.944Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-23T07:52:59.944Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-23T07:52:59.944Z] Error: No such image: emptyfs [2021-07-23T07:52:59.944Z] ++++ docker load [2021-07-23T07:52:59.944Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-23T07:53:00.373Z] === RUN Test [2021-07-23T07:53:00.373Z] === RUN Test/TestContent [2021-07-23T07:53:00.373Z] === RUN Test/TestInitialize [2021-07-23T07:53:00.373Z] === RUN Test/TestNew [2021-07-23T07:53:00.373Z] === RUN Test/TestParsingContentsWithComments [2021-07-23T07:53:00.373Z] === RUN Test/TestRegister [2021-07-23T07:53:00.373Z] === RUN Test/TestWatch [2021-07-23T07:53:00.373Z] --- PASS: Test (0.01s) [2021-07-23T07:53:00.373Z] --- PASS: Test/TestContent (0.00s) [2021-07-23T07:53:00.373Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-23T07:53:00.373Z] --- PASS: Test/TestNew (0.00s) [2021-07-23T07:53:00.373Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-23T07:53:00.373Z] --- PASS: Test/TestRegister (0.00s) [2021-07-23T07:53:00.373Z] --- PASS: Test/TestWatch (0.00s) [2021-07-23T07:53:00.373Z] PASS [2021-07-23T07:53:00.373Z] coverage: 97.6% of statements [2021-07-23T07:53:00.373Z] ok github.com/docker/docker/pkg/discovery/file 0.041s coverage: 97.6% of statements [2021-07-23T07:53:00.516Z] Running integration-test (iteration 1) [2021-07-23T07:53:00.516Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-23T07:53:00.516Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-23T07:53:00.516Z] ++ set -e [2021-07-23T07:53:00.516Z] ++ '[' -n 0 ']' [2021-07-23T07:53:00.516Z] ++ set -x [2021-07-23T07:53:00.516Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-23T07:53:01.339Z] --- PASS: TestNetworkDBCRUDTableEntry (4.11s) [2021-07-23T07:53:01.339Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-23T07:53:01.339Z] --- PASS: TestTarFiles (5.05s) [2021-07-23T07:53:01.339Z] === RUN TestTarUntar [2021-07-23T07:53:01.339Z] --- PASS: TestTarUntar (0.06s) [2021-07-23T07:53:01.339Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-23T07:53:01.339Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-07-23T07:53:01.339Z] === RUN TestTarWithOptions [2021-07-23T07:53:01.797Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-23T07:53:01.797Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-23T07:53:01.797Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-23T07:53:01.797Z] === RUN TestUntarUstarGnuConflict [2021-07-23T07:53:01.797Z] --- PASS: TestUntarUstarGnuConflict (0.04s) [2021-07-23T07:53:01.797Z] === RUN TestUntarInvalidFilenames [2021-07-23T07:53:01.797Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames055381398\\dest" [2021-07-23T07:53:01.797Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-07-23T07:53:01.797Z] === RUN TestUntarHardlinkToSymlink [2021-07-23T07:53:01.797Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-23T07:53:01.797Z] === RUN TestUntarInvalidHardlink [2021-07-23T07:53:01.797Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink163166519\\victim\\hello" -> "../victim/hello" [2021-07-23T07:53:01.797Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink881014058\\victim\\hello" -> "/../victim/hello" [2021-07-23T07:53:01.797Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink974251649\\victim" -> "../victim" [2021-07-23T07:53:01.797Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink553103340\\victim" -> "../victim" [2021-07-23T07:53:01.797Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink254783579\\victim" -> "../victim" [2021-07-23T07:53:01.797Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink989997566\\victim" -> "../victim" [2021-07-23T07:53:01.797Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-07-23T07:53:01.797Z] === RUN TestUntarInvalidSymlink [2021-07-23T07:53:01.797Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink840190277\\dest\\dotdot" -> "../victim/hello" [2021-07-23T07:53:01.797Z] === RUN Test [2021-07-23T07:53:01.797Z] === RUN Test/TestInitialize [2021-07-23T07:53:01.797Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink073738720\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-23T07:53:01.797Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink676394431\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:53:01.797Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink525660178\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:53:01.797Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink697715785\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:53:01.797Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink468658964\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:53:01.797Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink665983843\\dest\\dir\\loophole" -> "../../victim" [2021-07-23T07:53:01.797Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-07-23T07:53:01.797Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-23T07:53:01.797Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-23T07:53:01.797Z] === RUN TestXGlobalNoParent [2021-07-23T07:53:01.797Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-23T07:53:01.797Z] === RUN TestReplaceFileTarWrapper [2021-07-23T07:53:01.797Z] time="2021-07-23T07:53:01Z" level=info msg="Initializing discovery without TLS" [2021-07-23T07:53:01.797Z] time="2021-07-23T07:53:01Z" level=info msg="Initializing discovery without TLS" [2021-07-23T07:53:01.797Z] time="2021-07-23T07:53:01Z" level=info msg="Initializing discovery without TLS" [2021-07-23T07:53:02.028Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-23T07:53:02.254Z] === RUN Test/TestInitializeWithCerts [2021-07-23T07:53:02.254Z] time="2021-07-23T07:53:01Z" level=info msg="Initializing discovery with TLS" [2021-07-23T07:53:02.254Z] === RUN Test/TestWatch [2021-07-23T07:53:02.254Z] time="2021-07-23T07:53:01Z" level=info msg="Initializing discovery without TLS" [2021-07-23T07:53:02.254Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-07-23T07:53:02.254Z] === RUN TestPrefixHeaderReadable [2021-07-23T07:53:02.254Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-23T07:53:02.254Z] === RUN TestDisablePigz [2021-07-23T07:53:02.254Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-23T07:53:02.254Z] --- PASS: TestDisablePigz (0.14s) [2021-07-23T07:53:02.254Z] === RUN TestPigz [2021-07-23T07:53:02.254Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-23T07:53:02.254Z] --- PASS: TestPigz (0.14s) [2021-07-23T07:53:02.254Z] === RUN TestCopyFileWithInvalidDest [2021-07-23T07:53:02.254Z] archive_windows_test.go:16: Currently fails [2021-07-23T07:53:02.254Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-23T07:53:02.254Z] === RUN TestCanonicalTarNameForPath [2021-07-23T07:53:02.254Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-23T07:53:02.254Z] === RUN TestCanonicalTarName [2021-07-23T07:53:02.254Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-23T07:53:02.254Z] === RUN TestChmodTarEntry [2021-07-23T07:53:02.254Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-23T07:53:02.254Z] === RUN TestHardLinkOrder [2021-07-23T07:53:02.254Z] --- PASS: TestHardLinkOrder (0.08s) [2021-07-23T07:53:02.254Z] === RUN TestChangeString [2021-07-23T07:53:02.254Z] --- PASS: TestChangeString (0.00s) [2021-07-23T07:53:02.254Z] === RUN TestChangesWithNoChanges [2021-07-23T07:53:02.711Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-07-23T07:53:02.711Z] === RUN TestChangesWithChanges [2021-07-23T07:53:02.711Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-23T07:53:02.711Z] === RUN TestChangesWithChangesGH13590 [2021-07-23T07:53:02.711Z] changes_test.go:196: needs more investigation [2021-07-23T07:53:02.711Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-23T07:53:02.711Z] === RUN TestChangesDirsEmpty [2021-07-23T07:53:02.711Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-23T07:53:02.711Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-23T07:53:02.711Z] === RUN TestChangesDirsMutated [2021-07-23T07:53:02.712Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-23T07:53:02.712Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-23T07:53:02.712Z] === RUN TestApplyLayer [2021-07-23T07:53:02.712Z] changes_test.go:433: needs further investigation [2021-07-23T07:53:02.712Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-23T07:53:02.712Z] === RUN TestChangesSizeWithHardlinks [2021-07-23T07:53:02.712Z] changes_test.go:469: needs further investigation [2021-07-23T07:53:02.712Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-23T07:53:02.712Z] === RUN TestChangesSizeWithNoChanges [2021-07-23T07:53:02.712Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-23T07:53:02.712Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-23T07:53:02.712Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-23T07:53:02.712Z] === RUN TestChangesSize [2021-07-23T07:53:02.712Z] --- PASS: TestChangesSize (0.00s) [2021-07-23T07:53:02.712Z] === RUN TestApplyLayerInvalidFilenames [2021-07-23T07:53:02.712Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames743546328\\dest" [2021-07-23T07:53:02.712Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-23T07:53:02.712Z] === RUN TestApplyLayerInvalidHardlink [2021-07-23T07:53:02.712Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink249970890\\victim\\hello" -> "../victim/hello" [2021-07-23T07:53:02.712Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink097347489\\victim\\hello" -> "/../victim/hello" [2021-07-23T07:53:02.712Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink485889676\\victim" -> "../victim" [2021-07-23T07:53:02.712Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink659773563\\victim" -> "../victim" [2021-07-23T07:53:02.712Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink185672094\\victim" -> "../victim" [2021-07-23T07:53:02.712Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink268485221\\victim" -> "../victim" [2021-07-23T07:53:02.712Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-23T07:53:02.712Z] === RUN TestApplyLayerInvalidSymlink [2021-07-23T07:53:02.712Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink647840384\\dest\\dotdot" -> "../victim/hello" [2021-07-23T07:53:02.712Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink874174431\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-23T07:53:02.712Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink828387250\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:53:02.712Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink489634665\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:53:02.712Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink829575604\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:53:02.712Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink180619139\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:53:02.712Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-07-23T07:53:02.712Z] === RUN TestApplyLayerWhiteouts [2021-07-23T07:53:02.712Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-07-23T07:53:02.712Z] === RUN TestGenerateEmptyFile [2021-07-23T07:53:02.712Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-23T07:53:02.712Z] === RUN TestGenerateWithContent [2021-07-23T07:53:02.712Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-23T07:53:02.712Z] PASS [2021-07-23T07:53:02.712Z] coverage: 61.6% of statements [2021-07-23T07:53:02.712Z] ok github.com/docker/docker/pkg/archive 7.289s coverage: 61.6% of statements [2021-07-23T07:53:03.355Z] === RUN TestMiddlewares [2021-07-23T07:53:03.355Z] --- PASS: TestMiddlewares (0.00s) [2021-07-23T07:53:03.355Z] PASS [2021-07-23T07:53:03.355Z] coverage: 9.0% of statements [2021-07-23T07:53:03.355Z] ok github.com/docker/docker/api/server 0.073s coverage: 9.0% of statements [2021-07-23T07:53:03.676Z] 2021/07/23 07:53:03 Closing DB instances... [2021-07-23T07:53:05.000Z] --- PASS: TestGet (15.01s) [2021-07-23T07:53:05.000Z] === RUN TestPluginWithNoManifest [2021-07-23T07:53:05.000Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-23T07:53:05.000Z] === RUN TestGetAll [2021-07-23T07:53:05.000Z] --- PASS: TestGetAll (0.00s) [2021-07-23T07:53:05.000Z] PASS [2021-07-23T07:53:05.000Z] coverage: 73.4% of statements [2021-07-23T07:53:05.000Z] ok github.com/docker/docker/pkg/plugins 35.788s coverage: 73.4% of statements [2021-07-23T07:53:05.211Z] --- PASS: TestNetworkDBCRUDTableEntries (3.51s) [2021-07-23T07:53:05.211Z] === RUN TestNetworkDBNodeLeave [2021-07-23T07:53:05.211Z] --- PASS: Test (3.17s) [2021-07-23T07:53:05.211Z] --- PASS: Test/TestInitialize (0.16s) [2021-07-23T07:53:05.211Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-23T07:53:05.211Z] --- PASS: Test/TestWatch (3.00s) [2021-07-23T07:53:05.211Z] PASS [2021-07-23T07:53:05.211Z] coverage: 84.1% of statements [2021-07-23T07:53:05.211Z] ok github.com/docker/docker/pkg/discovery/kv 3.210s coverage: 84.1% of statements [2021-07-23T07:53:05.668Z] === RUN Test [2021-07-23T07:53:05.668Z] === RUN Test/TestWatch [2021-07-23T07:53:05.668Z] --- PASS: Test (0.00s) [2021-07-23T07:53:05.668Z] --- PASS: Test/TestWatch (0.00s) [2021-07-23T07:53:05.668Z] PASS [2021-07-23T07:53:05.668Z] coverage: 92.3% of statements [2021-07-23T07:53:05.668Z] ok github.com/docker/docker/pkg/discovery/memory 0.038s coverage: 92.3% of statements [2021-07-23T07:53:06.125Z] === RUN Test [2021-07-23T07:53:06.125Z] === RUN Test/TestInitialize [2021-07-23T07:53:06.125Z] === RUN Test/TestInitializeWithPattern [2021-07-23T07:53:06.125Z] === RUN Test/TestRegister [2021-07-23T07:53:06.125Z] === RUN Test/TestWatch [2021-07-23T07:53:06.125Z] --- PASS: Test (0.00s) [2021-07-23T07:53:06.125Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-23T07:53:06.125Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-23T07:53:06.125Z] --- PASS: Test/TestRegister (0.00s) [2021-07-23T07:53:06.125Z] --- PASS: Test/TestWatch (0.00s) [2021-07-23T07:53:06.125Z] PASS [2021-07-23T07:53:06.125Z] coverage: 93.8% of statements [2021-07-23T07:53:06.125Z] ok github.com/docker/docker/pkg/discovery/nodes 0.032s coverage: 93.8% of statements [2021-07-23T07:53:07.089Z] === RUN TestPollerAddRemove [2021-07-23T07:53:07.089Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-23T07:53:07.089Z] === RUN TestPollerEvent [2021-07-23T07:53:07.089Z] poller_test.go:41: No chmod on Windows [2021-07-23T07:53:07.089Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-23T07:53:07.089Z] === RUN TestPollerClose [2021-07-23T07:53:07.089Z] --- PASS: TestPollerClose (0.00s) [2021-07-23T07:53:07.089Z] PASS [2021-07-23T07:53:07.089Z] coverage: 45.7% of statements [2021-07-23T07:53:07.089Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 45.7% of statements [2021-07-23T07:53:07.547Z] === RUN TestCopyFileWithInvalidSrc [2021-07-23T07:53:07.547Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-23T07:53:07.547Z] === RUN TestCopyFileWithInvalidDest [2021-07-23T07:53:07.547Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-23T07:53:07.547Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-23T07:53:07.547Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-23T07:53:07.547Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-23T07:53:07.547Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-23T07:53:08.004Z] === RUN TestCopyFile [2021-07-23T07:53:08.005Z] --- PASS: TestCopyFile (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-23T07:53:08.005Z] fileutils_test.go:134: Needs porting to Windows [2021-07-23T07:53:08.005Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-23T07:53:08.005Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-23T07:53:08.005Z] fileutils_test.go:180: Needs porting to Windows [2021-07-23T07:53:08.005Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestWildcardMatches [2021-07-23T07:53:08.005Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestPatternMatches [2021-07-23T07:53:08.005Z] --- PASS: TestPatternMatches (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-23T07:53:08.005Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestPatternMatchesFolderExclusions [2021-07-23T07:53:08.005Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-23T07:53:08.005Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-23T07:53:08.005Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-23T07:53:08.005Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-23T07:53:08.005Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestSingleExclamationError [2021-07-23T07:53:08.005Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestMatchesWithNoPatterns [2021-07-23T07:53:08.005Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestMatchesWithMalformedPatterns [2021-07-23T07:53:08.005Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestMatches [2021-07-23T07:53:08.005Z] --- PASS: TestMatches (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestCleanPatterns [2021-07-23T07:53:08.005Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-23T07:53:08.005Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestCleanPatternsExceptionFlag [2021-07-23T07:53:08.005Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-23T07:53:08.005Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-23T07:53:08.005Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestCleanPatternsErrorSingleException [2021-07-23T07:53:08.005Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestCreateIfNotExistsDir [2021-07-23T07:53:08.005Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-23T07:53:08.005Z] === RUN TestCreateIfNotExistsFile [2021-07-23T07:53:08.005Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-23T07:53:08.005Z] === RUN TestMatch [2021-07-23T07:53:08.005Z] --- PASS: TestMatch (0.00s) [2021-07-23T07:53:08.005Z] PASS [2021-07-23T07:53:08.005Z] coverage: 85.2% of statements [2021-07-23T07:53:08.005Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 85.2% of statements [2021-07-23T07:53:08.005Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-07-23T07:53:08.005Z] === RUN TestNetworkDBWatch [2021-07-23T07:53:08.462Z] === RUN TestGet [2021-07-23T07:53:08.462Z] --- PASS: TestGet (0.00s) [2021-07-23T07:53:08.462Z] === RUN TestGetShortcutString [2021-07-23T07:53:08.462Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-23T07:53:08.462Z] PASS [2021-07-23T07:53:08.462Z] coverage: 42.9% of statements [2021-07-23T07:53:08.462Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2021-07-23T07:53:08.920Z] === RUN TestCreateIDMapOrder [2021-07-23T07:53:08.920Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-23T07:53:08.920Z] PASS [2021-07-23T07:53:08.920Z] coverage: 7.2% of statements [2021-07-23T07:53:08.920Z] ok github.com/docker/docker/pkg/idtools 0.031s coverage: 7.2% of statements [2021-07-23T07:53:09.377Z] 2021/07/23 07:53:09 Closing DB instances... [2021-07-23T07:53:09.385Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-23T07:53:09.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-23T07:53:10.341Z] === RUN TestFixedBufferCap [2021-07-23T07:53:10.341Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-23T07:53:10.341Z] === RUN TestFixedBufferLen [2021-07-23T07:53:10.341Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-23T07:53:10.341Z] === RUN TestFixedBufferString [2021-07-23T07:53:10.341Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-23T07:53:10.341Z] === RUN TestFixedBufferWrite [2021-07-23T07:53:10.341Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-23T07:53:10.341Z] === RUN TestFixedBufferRead [2021-07-23T07:53:10.341Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-23T07:53:10.341Z] === RUN TestBytesPipeRead [2021-07-23T07:53:10.341Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-23T07:53:10.341Z] === RUN TestBytesPipeWrite [2021-07-23T07:53:10.341Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-23T07:53:10.341Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-23T07:53:10.341Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2021-07-23T07:53:10.342Z] === RUN TestAtomicWriteToFile [2021-07-23T07:53:10.342Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-23T07:53:10.342Z] === RUN TestAtomicWriteSetCommit [2021-07-23T07:53:10.342Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-23T07:53:10.342Z] === RUN TestAtomicWriteSetCancel [2021-07-23T07:53:10.342Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-23T07:53:10.342Z] === RUN TestReadCloserWrapperClose [2021-07-23T07:53:10.342Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-23T07:53:10.342Z] === RUN TestReaderErrWrapperReadOnError [2021-07-23T07:53:10.342Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-23T07:53:10.342Z] === RUN TestReaderErrWrapperRead [2021-07-23T07:53:10.342Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-23T07:53:10.342Z] === RUN TestHashData [2021-07-23T07:53:10.342Z] --- PASS: TestHashData (0.00s) [2021-07-23T07:53:10.342Z] === RUN TestCancelReadCloser [2021-07-23T07:53:10.799Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-23T07:53:10.799Z] === RUN TestWriteCloserWrapperClose [2021-07-23T07:53:10.799Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-23T07:53:10.799Z] === RUN TestNopWriteCloser [2021-07-23T07:53:10.799Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-23T07:53:10.799Z] === RUN TestNopWriter [2021-07-23T07:53:10.799Z] --- PASS: TestNopWriter (0.00s) [2021-07-23T07:53:10.799Z] === RUN TestWriteCounter [2021-07-23T07:53:10.799Z] --- PASS: TestWriteCounter (0.00s) [2021-07-23T07:53:10.799Z] PASS [2021-07-23T07:53:10.799Z] coverage: 69.2% of statements [2021-07-23T07:53:10.799Z] ok github.com/docker/docker/pkg/ioutils 0.532s coverage: 69.2% of statements [2021-07-23T07:53:10.799Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-07-23T07:53:10.799Z] === RUN TestNetworkDBBulkSync [2021-07-23T07:53:10.835Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-23T07:53:11.257Z] === RUN TestError [2021-07-23T07:53:11.257Z] --- PASS: TestError (0.00s) [2021-07-23T07:53:11.257Z] === RUN TestProgressString [2021-07-23T07:53:11.257Z] === RUN TestProgressString/no_progress [2021-07-23T07:53:11.257Z] === RUN TestProgressString/progress_1 [2021-07-23T07:53:11.257Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-23T07:53:11.257Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-23T07:53:11.257Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-23T07:53:11.257Z] === RUN TestProgressString/with_units [2021-07-23T07:53:11.257Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-23T07:53:11.257Z] === RUN TestProgressString/hide_counts [2021-07-23T07:53:11.257Z] --- PASS: TestProgressString (0.00s) [2021-07-23T07:53:11.257Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-23T07:53:11.257Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-23T07:53:11.257Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-23T07:53:11.257Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-23T07:53:11.257Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-23T07:53:11.257Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-23T07:53:11.257Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-23T07:53:11.257Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-23T07:53:11.257Z] === RUN TestJSONMessageDisplay [2021-07-23T07:53:11.714Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-07-23T07:53:11.714Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-23T07:53:11.714Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-23T07:53:11.714Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-23T07:53:11.714Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-23T07:53:11.714Z] === RUN TestDisplayJSONMessagesStream [2021-07-23T07:53:11.714Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-23T07:53:11.714Z] PASS [2021-07-23T07:53:11.714Z] coverage: 91.7% of statements [2021-07-23T07:53:11.714Z] ok github.com/docker/docker/pkg/jsonmessage 0.166s coverage: 91.7% of statements [2021-07-23T07:53:12.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-23T07:53:12.172Z] === RUN TestStandardLongPath [2021-07-23T07:53:12.172Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-23T07:53:12.172Z] === RUN TestUNCLongPath [2021-07-23T07:53:12.172Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-23T07:53:12.172Z] PASS [2021-07-23T07:53:12.172Z] coverage: 100.0% of statements [2021-07-23T07:53:12.172Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2021-07-23T07:53:12.172Z] 2021/07/23 07:53:11 Closing DB instances... [2021-07-23T07:53:12.599Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-07-23T07:53:12.600Z] === RUN TestInfoDebug [2021-07-23T07:53:12.600Z] --- PASS: TestInfoDebug (0.52s) [2021-07-23T07:53:12.600Z] === RUN TestInfoInsecureRegistries [2021-07-23T07:53:12.600Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-23T07:53:12.600Z] === RUN TestInfoRegistryMirrors [2021-07-23T07:53:12.600Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-23T07:53:12.600Z] === RUN TestLoginFailsWithBadCredentials [2021-07-23T07:53:12.600Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-07-23T07:53:12.600Z] === RUN TestPingCacheHeaders [2021-07-23T07:53:12.600Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-23T07:53:12.600Z] === RUN TestPingGet [2021-07-23T07:53:12.600Z] --- PASS: TestPingGet (0.01s) [2021-07-23T07:53:12.600Z] === RUN TestPingHead [2021-07-23T07:53:12.600Z] --- PASS: TestPingHead (0.02s) [2021-07-23T07:53:12.600Z] === RUN TestVersion [2021-07-23T07:53:12.600Z] --- PASS: TestVersion (0.02s) [2021-07-23T07:53:12.600Z] PASS [2021-07-23T07:53:12.600Z] [2021-07-23T07:53:12.600Z] === Skipped [2021-07-23T07:53:12.600Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-23T07:53:12.600Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-23T07:53:12.600Z] [2021-07-23T07:53:12.600Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-23T07:53:12.600Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-23T07:53:12.600Z] [2021-07-23T07:53:12.600Z] [2021-07-23T07:53:12.600Z] DONE 19 tests, 2 skipped in 23.187s [2021-07-23T07:53:12.600Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-23T07:53:12.630Z] === RUN TestNameFormat [2021-07-23T07:53:12.630Z] --- PASS: TestNameFormat (0.00s) [2021-07-23T07:53:12.630Z] === RUN TestNameRetries [2021-07-23T07:53:12.630Z] --- PASS: TestNameRetries (0.00s) [2021-07-23T07:53:12.630Z] PASS [2021-07-23T07:53:12.630Z] coverage: 85.7% of statements [2021-07-23T07:53:12.630Z] --- PASS: TestGetAddress (21.01s) [2021-07-23T07:53:12.630Z] === RUN TestRequestSyntaxCheck [2021-07-23T07:53:12.630Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2021-07-23T07:53:12.630Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-07-23T07:53:12.630Z] === RUN TestRequest [2021-07-23T07:53:12.857Z] INFO: Testing against a local daemon [2021-07-23T07:53:12.857Z] === RUN TestVolumesCreateAndList [2021-07-23T07:53:12.857Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-23T07:53:12.857Z] === RUN TestVolumesRemove [2021-07-23T07:53:12.857Z] --- PASS: TestVolumesRemove (0.04s) [2021-07-23T07:53:12.857Z] === RUN TestVolumesInspect [2021-07-23T07:53:12.857Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-23T07:53:12.857Z] === RUN TestVolumesInvalidJSON [2021-07-23T07:53:12.857Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-23T07:53:12.857Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-23T07:53:12.857Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-23T07:53:12.857Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-23T07:53:12.857Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-23T07:53:12.857Z] PASS [2021-07-23T07:53:12.857Z] [2021-07-23T07:53:12.857Z] DONE 5 tests in 0.216s [2021-07-23T07:53:12.857Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-23T07:53:12.857Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12587 is not a child of this shell [2021-07-23T07:53:12.857Z] warning: PID 12587 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-23T07:53:12.857Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-23T07:53:12.857Z] [2021-07-23T07:53:12.857Z] Unloading profiles will leave already running processes permanently [2021-07-23T07:53:12.857Z] unconfined, which can lead to unexpected situations. [2021-07-23T07:53:12.857Z] [2021-07-23T07:53:12.857Z] To set a process to complain mode, use the command line tool [2021-07-23T07:53:12.857Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-23T07:53:12.857Z] Removing test suite binaries [2021-07-23T07:53:12.857Z] exiting test-integration [2021-07-23T07:53:12.857Z] ++ exit 0 [2021-07-23T07:53:12.857Z] [2021-07-23T07:53:13.088Z] === RUN TestParseKeyValueOpt [2021-07-23T07:53:13.088Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-23T07:53:13.088Z] === RUN TestParseUintList [2021-07-23T07:53:13.088Z] --- PASS: TestParseUintList (0.00s) [2021-07-23T07:53:13.088Z] === RUN TestParseUintListMaximumLimits [2021-07-23T07:53:13.088Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-23T07:53:13.088Z] PASS [2021-07-23T07:53:13.088Z] coverage: 97.0% of statements [2021-07-23T07:53:13.088Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-07-23T07:53:13.545Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2021-07-23T07:53:13.545Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-23T07:53:14.002Z] === RUN TestNewAndRemove [2021-07-23T07:53:14.002Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-23T07:53:14.002Z] === RUN TestRemoveInvalidPath [2021-07-23T07:53:14.002Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-23T07:53:14.002Z] PASS [2021-07-23T07:53:14.002Z] coverage: 82.6% of statements [2021-07-23T07:53:14.002Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.6% of statements Post stage [Pipeline] junit [2021-07-23T07:53:14.272Z] Recording test results [2021-07-23T07:53:15.193Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-23T07:53:15.533Z] === RUN TestFailedConnection [2021-07-23T07:53:15.888Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-23T07:53:16.269Z] + echo Ensuring container killed. [2021-07-23T07:53:16.269Z] Ensuring container killed. [2021-07-23T07:53:16.269Z] + docker rm -vf docker-pr5 [2021-07-23T07:53:16.269Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-07-23T07:53:16.594Z] + echo Chowning /workspace to jenkins user [2021-07-23T07:53:16.594Z] Chowning /workspace to jenkins user [2021-07-23T07:53:16.594Z] + id -u [2021-07-23T07:53:16.594Z] + id -g [2021-07-23T07:53:16.594Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42616:/workspace busybox chown -R 1000:1000 /workspace [2021-07-23T07:53:16.594Z] Unable to find image 'busybox:latest' locally [2021-07-23T07:53:16.594Z] latest: Pulling from library/busybox [2021-07-23T07:53:16.849Z] b71f96345d44: Pulling fs layer [2021-07-23T07:53:16.849Z] b71f96345d44: Verifying Checksum [2021-07-23T07:53:16.849Z] b71f96345d44: Download complete [2021-07-23T07:53:16.849Z] b71f96345d44: Pull complete [2021-07-23T07:53:16.849Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-23T07:53:16.849Z] Status: Downloaded newer image for busybox:latest [2021-07-23T07:53:17.065Z] 2021/07/23 07:53:16 Closing DB instances... [2021-07-23T07:53:17.065Z] --- PASS: TestFailedConnection (2.00s) [2021-07-23T07:53:17.065Z] === RUN TestFailOnce [2021-07-23T07:53:17.521Z] 2021/07/23 07:53:16 http: panic serving 127.0.0.1:49301: Plugin not ready [2021-07-23T07:53:17.521Z] goroutine 18 [running]: [2021-07-23T07:53:17.521Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-07-23T07:53:17.521Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-23T07:53:17.521Z] panic(0xcb5280, 0xdcc6d0) [2021-07-23T07:53:17.521Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-23T07:53:17.521Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xddcd90, 0xc0001c4000, 0xc0001b0000) [2021-07-23T07:53:17.521Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-23T07:53:17.521Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0xddcd90, 0xc0001c4000, 0xc0001b0000) [2021-07-23T07:53:17.521Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-23T07:53:17.521Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0xddcd90, 0xc0001c4000, 0xc0001b0000) [2021-07-23T07:53:17.521Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-23T07:53:17.521Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0xddcd90, 0xc0001c4000, 0xc0001b0000) [2021-07-23T07:53:17.521Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-23T07:53:17.521Z] net/http.(*conn).serve(0xc0001a0000, 0xddd980, 0xc000188040) [2021-07-23T07:53:17.521Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-23T07:53:17.521Z] created by net/http.(*Server).Serve [2021-07-23T07:53:17.521Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-23T07:53:17.521Z] time="2021-07-23T07:53:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.FailOnce: Post \"http://127.0.0.1:49300/Test.FailOnce\": EOF, retrying in 1s" [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-23T07:53:18.486Z] --- PASS: TestFailOnce (1.16s) [2021-07-23T07:53:18.486Z] === RUN TestEchoInputOutput [2021-07-23T07:53:18.486Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-23T07:53:18.486Z] === RUN TestBackoff [2021-07-23T07:53:18.486Z] --- PASS: TestBackoff (0.00s) [2021-07-23T07:53:18.486Z] === RUN TestAbortRetry [2021-07-23T07:53:18.486Z] --- PASS: TestAbortRetry (0.00s) [2021-07-23T07:53:18.486Z] === RUN TestClientScheme [2021-07-23T07:53:18.486Z] --- PASS: TestClientScheme (0.00s) [2021-07-23T07:53:18.486Z] === RUN TestNewClientWithTimeout [2021-07-23T07:53:18.542Z] + bundleName=amd64-rootless [2021-07-23T07:53:18.542Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-23T07:53:18.542Z] Creating amd64-rootless-bundles.tar.gz [2021-07-23T07:53:18.542Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-07-23T07:53:18.542Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-07-23T07:53:18.551Z] Archiving artifacts [2021-07-23T07:53:18.943Z] time="2021-07-23T07:53:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-23T07:53:18.943Z] --- PASS: TestRequest (6.53s) [2021-07-23T07:53:18.943Z] === RUN TestOverlappingRequests [2021-07-23T07:53:19.400Z] --- PASS: TestOverlappingRequests (0.30s) [2021-07-23T07:53:19.400Z] === RUN TestRelease [2021-07-23T07:53:19.857Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.29s) [2021-07-23T07:53:19.857Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-23T07:53:20.314Z] time="2021-07-23T07:53:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-23T07:53:20.406Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42616/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-23T07:53:20.711Z] + make clean [2021-07-23T07:53:20.771Z] --- PASS: TestRelease (1.21s) [2021-07-23T07:53:20.771Z] === RUN TestAllocateRandomDeallocate [2021-07-23T07:53:20.967Z] docker volume rm -f docker-dev-cache [2021-07-23T07:53:20.967Z] docker-dev-cache [Pipeline] deleteDir [2021-07-23T07:53:21.229Z] 2021/07/23 07:53:20 Closing DB instances... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-23T07:53:22.194Z] === RUN TestParseEmptyInterface [2021-07-23T07:53:22.194Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-23T07:53:22.194Z] === RUN TestParseNonInterfaceType [2021-07-23T07:53:22.194Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-23T07:53:22.194Z] === RUN TestParseWithOneFunction [2021-07-23T07:53:22.194Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-23T07:53:22.194Z] === RUN TestParseWithMultipleFuncs [2021-07-23T07:53:22.194Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-23T07:53:22.194Z] === RUN TestParseWithUnnamedReturn [2021-07-23T07:53:22.194Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-23T07:53:22.194Z] === RUN TestEmbeddedInterface [2021-07-23T07:53:22.194Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-23T07:53:22.194Z] === RUN TestParsedImports [2021-07-23T07:53:22.194Z] --- PASS: TestParsedImports (0.00s) [2021-07-23T07:53:22.194Z] === RUN TestAliasedImports [2021-07-23T07:53:22.194Z] --- PASS: TestAliasedImports (0.00s) [2021-07-23T07:53:22.194Z] PASS [2021-07-23T07:53:22.194Z] coverage: 56.8% of statements [2021-07-23T07:53:22.194Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2021-07-23T07:53:22.653Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-07-23T07:53:22.653Z] === RUN TestNetworkDBGarbageCollection [2021-07-23T07:53:22.653Z] === RUN TestHTTPTransport [2021-07-23T07:53:22.653Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-23T07:53:22.653Z] PASS [2021-07-23T07:53:22.653Z] coverage: 85.7% of statements [2021-07-23T07:53:22.653Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2021-07-23T07:53:23.110Z] time="2021-07-23T07:53:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-23T07:53:23.110Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-23T07:53:23.110Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-23T07:53:23.110Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-23T07:53:23.110Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-23T07:53:23.110Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-23T07:53:23.110Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-23T07:53:23.110Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-23T07:53:23.110Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-23T07:53:23.110Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-23T07:53:23.110Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-23T07:53:23.110Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-23T07:53:23.110Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-23T07:53:23.110Z] === RUN TestBufferPoolPutAndGet [2021-07-23T07:53:23.110Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-23T07:53:23.110Z] PASS [2021-07-23T07:53:23.110Z] coverage: 88.2% of statements [2021-07-23T07:53:23.110Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2021-07-23T07:53:23.568Z] === RUN TestOutputOnPrematureClose [2021-07-23T07:53:23.568Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-23T07:53:23.568Z] === RUN TestCompleteSilently [2021-07-23T07:53:23.568Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-23T07:53:23.568Z] PASS [2021-07-23T07:53:23.568Z] coverage: 75.9% of statements [2021-07-23T07:53:23.568Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2021-07-23T07:53:24.026Z] === RUN TestSendToOneSub [2021-07-23T07:53:24.026Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-23T07:53:24.026Z] === RUN TestSendToMultipleSubs [2021-07-23T07:53:24.026Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-23T07:53:24.026Z] === RUN TestEvictOneSub [2021-07-23T07:53:24.026Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-23T07:53:24.026Z] === RUN TestClosePublisher [2021-07-23T07:53:24.026Z] --- PASS: TestClosePublisher (0.00s) [2021-07-23T07:53:24.026Z] === RUN TestPubSubRace [2021-07-23T07:53:24.483Z] --- PASS: TestAllocateRandomDeallocate (3.61s) [2021-07-23T07:53:24.483Z] === RUN TestRetrieveFromStore [2021-07-23T07:53:25.448Z] --- PASS: TestPubSubRace (1.04s) [2021-07-23T07:53:25.448Z] PASS [2021-07-23T07:53:25.448Z] coverage: 75.0% of statements [2021-07-23T07:53:25.448Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 75.0% of statements [2021-07-23T07:53:25.448Z] --- PASS: TestRetrieveFromStore (1.15s) [2021-07-23T07:53:25.448Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-23T07:53:25.448Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-07-23T07:53:25.448Z] === RUN TestParallelPredefinedRequest1 [2021-07-23T07:53:25.448Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-23T07:53:25.448Z] === RUN TestParallelPredefinedRequest2 [2021-07-23T07:53:25.448Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-23T07:53:25.448Z] === RUN TestParallelPredefinedRequest3 [2021-07-23T07:53:25.448Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-23T07:53:25.448Z] === RUN TestParallelPredefinedRequest4 [2021-07-23T07:53:25.448Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-23T07:53:25.448Z] === RUN TestParallelPredefinedRequest5 [2021-07-23T07:53:25.448Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-23T07:53:25.448Z] === RUN TestDebug [2021-07-23T07:53:25.448Z] --- PASS: TestDebug (0.00s) [2021-07-23T07:53:25.448Z] === RUN TestRequestPoolParallel [2021-07-23T07:53:25.906Z] === RUN TestRegister [2021-07-23T07:53:25.906Z] --- PASS: TestRegister (0.00s) [2021-07-23T07:53:25.906Z] === RUN TestCommand [2021-07-23T07:53:25.906Z] --- PASS: TestCommand (0.03s) [2021-07-23T07:53:25.906Z] === RUN TestNaiveSelf [2021-07-23T07:53:25.906Z] --- PASS: TestNaiveSelf (0.02s) [2021-07-23T07:53:25.906Z] PASS [2021-07-23T07:53:25.906Z] coverage: 82.4% of statements [2021-07-23T07:53:25.906Z] ok github.com/docker/docker/pkg/reexec 0.084s coverage: 82.4% of statements [2021-07-23T07:53:25.906Z] --- PASS: TestRequestPoolParallel (0.46s) [2021-07-23T07:53:25.906Z] === RUN TestFullAllocateRelease [2021-07-23T07:53:26.363Z] --- PASS: TestFullAllocateRelease (0.38s) [2021-07-23T07:53:26.363Z] === RUN TestOddAllocateRelease [2021-07-23T07:53:26.363Z] === RUN TestDump [2021-07-23T07:53:26.363Z] goroutine 6 [running]: [2021-07-23T07:53:26.363Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x6f117f0, 0xe4a7af9178) [2021-07-23T07:53:26.363Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-23T07:53:26.363Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-23T07:53:26.363Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-23T07:53:26.363Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-07-23T07:53:26.363Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-23T07:53:26.363Z] testing.tRunner(0xc000029080, 0xf25ee0) [2021-07-23T07:53:26.363Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-23T07:53:26.363Z] created by testing.(*T).Run [2021-07-23T07:53:26.363Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-23T07:53:26.363Z] [2021-07-23T07:53:26.363Z] goroutine 1 [chan receive]: [2021-07-23T07:53:26.363Z] testing.(*T).Run(0xc000029080, 0xf18618, 0x8, 0xf25ee0, 0xd8a2cd) [2021-07-23T07:53:26.363Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-23T07:53:26.363Z] testing.runTests.func1(0xc000028f00) [2021-07-23T07:53:26.363Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-23T07:53:26.363Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-23T07:53:26.363Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-23T07:53:26.363Z] testing.runTests(0xc000004078, 0x106b220, 0x3, 0x3, 0xc036bbd386e1e618, 0x8bb3223c6d, 0x106fc80, 0xf19e68) [2021-07-23T07:53:26.363Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-23T07:53:26.363Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-23T07:53:26.363Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-23T07:53:26.363Z] main.main() [2021-07-23T07:53:26.363Z] _testmain.go:95 +0x1c8 [2021-07-23T07:53:26.363Z] --- PASS: TestDump (0.00s) [2021-07-23T07:53:26.363Z] === RUN TestDumpToFile [2021-07-23T07:53:26.363Z] --- PASS: TestOddAllocateRelease (0.21s) [2021-07-23T07:53:26.363Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-23T07:53:26.363Z] --- PASS: TestDumpToFile (0.14s) [2021-07-23T07:53:26.363Z] === RUN TestDumpToFileWithEmptyInput [2021-07-23T07:53:26.363Z] goroutine 8 [running]: [2021-07-23T07:53:26.363Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0xe04500) [2021-07-23T07:53:26.364Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-23T07:53:26.364Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-23T07:53:26.364Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-23T07:53:26.364Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-07-23T07:53:26.364Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-23T07:53:26.364Z] testing.tRunner(0xc000029500, 0xf25ed0) [2021-07-23T07:53:26.364Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-23T07:53:26.364Z] created by testing.(*T).Run [2021-07-23T07:53:26.364Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-23T07:53:26.364Z] [2021-07-23T07:53:26.364Z] goroutine 1 [chan receive]: [2021-07-23T07:53:26.364Z] testing.(*T).Run(0xc000029500, 0xf1f0cc, 0x1c, 0xf25ed0, 0xd8a201) [2021-07-23T07:53:26.364Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-23T07:53:26.364Z] testing.runTests.func1(0xc000028f00) [2021-07-23T07:53:26.364Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-23T07:53:26.364Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-23T07:53:26.364Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-23T07:53:26.364Z] testing.runTests(0xc000004078, 0x106b220, 0x3, 0x3, 0xc036bbd386e1e618, 0x8bb3223c6d, 0x106fc80, 0xf19e68) [2021-07-23T07:53:26.364Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-23T07:53:26.364Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-23T07:53:26.364Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-23T07:53:26.364Z] main.main() [2021-07-23T07:53:26.364Z] _testmain.go:95 +0x1c8 [2021-07-23T07:53:26.364Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-23T07:53:26.364Z] PASS [2021-07-23T07:53:26.364Z] coverage: 90.9% of statements [2021-07-23T07:53:26.364Z] ok github.com/docker/docker/pkg/stack 0.172s coverage: 90.9% of statements [2021-07-23T07:53:26.364Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-07-23T07:53:26.364Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-23T07:53:26.822Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-07-23T07:53:26.822Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-23T07:53:26.822Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-23T07:53:26.822Z] === CONT TestParallelPredefinedRequest1 [2021-07-23T07:53:26.822Z] === CONT TestParallelPredefinedRequest4 [2021-07-23T07:53:26.822Z] === CONT TestParallelPredefinedRequest3 [2021-07-23T07:53:26.822Z] === CONT TestParallelPredefinedRequest5 [2021-07-23T07:53:26.822Z] === CONT TestParallelPredefinedRequest1 [2021-07-23T07:53:26.822Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:53:26.822Z] === CONT TestParallelPredefinedRequest3 [2021-07-23T07:53:26.822Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:53:26.822Z] === CONT TestParallelPredefinedRequest4 [2021-07-23T07:53:26.822Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:53:26.822Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-23T07:53:26.822Z] === CONT TestParallelPredefinedRequest2 [2021-07-23T07:53:26.822Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-23T07:53:26.822Z] === CONT TestParallelPredefinedRequest2 [2021-07-23T07:53:26.822Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:53:26.822Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-23T07:53:26.822Z] === CONT TestParallelPredefinedRequest5 [2021-07-23T07:53:26.822Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:53:26.822Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-23T07:53:26.822Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-23T07:53:26.822Z] PASS [2021-07-23T07:53:26.822Z] coverage: 85.3% of statements [2021-07-23T07:53:26.822Z] ok github.com/docker/docker/libnetwork/ipam 43.978s coverage: 85.3% of statements [2021-07-23T07:53:26.822Z] === RUN TestNewStdWriter [2021-07-23T07:53:26.822Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-23T07:53:26.822Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-23T07:53:26.822Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-23T07:53:26.822Z] === RUN TestWriteWithNilBytes [2021-07-23T07:53:26.822Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-23T07:53:26.822Z] === RUN TestWrite [2021-07-23T07:53:26.822Z] --- PASS: TestWrite (0.00s) [2021-07-23T07:53:26.822Z] === RUN TestWriteWithWriterError [2021-07-23T07:53:26.822Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-23T07:53:26.822Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-23T07:53:26.822Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-23T07:53:26.822Z] === RUN TestStdCopyWriteAndRead [2021-07-23T07:53:26.822Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-23T07:53:26.822Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-23T07:53:26.822Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-23T07:53:26.822Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-23T07:53:26.822Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-23T07:53:26.822Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-23T07:53:26.822Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-23T07:53:26.822Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-23T07:53:26.822Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-23T07:53:26.822Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-23T07:53:26.822Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-23T07:53:26.822Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-23T07:53:26.822Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-23T07:53:26.822Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-23T07:53:26.822Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-23T07:53:26.822Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-23T07:53:26.822Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-23T07:53:26.822Z] PASS [2021-07-23T07:53:26.822Z] coverage: 100.0% of statements [2021-07-23T07:53:26.822Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2021-07-23T07:53:27.280Z] time="2021-07-23T07:53:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-23T07:53:27.280Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-23T07:53:27.280Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-23T07:53:27.280Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-23T07:53:27.280Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-23T07:53:27.280Z] === RUN TestFormatStatus [2021-07-23T07:53:27.280Z] --- PASS: TestFormatStatus (0.00s) [2021-07-23T07:53:27.280Z] === RUN TestFormatError [2021-07-23T07:53:27.280Z] --- PASS: TestFormatError (0.00s) [2021-07-23T07:53:27.280Z] === RUN TestFormatJSONError [2021-07-23T07:53:27.280Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-23T07:53:27.280Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-23T07:53:27.280Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-23T07:53:27.280Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-23T07:53:27.280Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-23T07:53:27.280Z] === RUN TestNewJSONProgressOutput [2021-07-23T07:53:27.737Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-23T07:53:27.737Z] === RUN TestAuxFormatterEmit [2021-07-23T07:53:27.737Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-23T07:53:27.737Z] === RUN TestStreamWriterStdout [2021-07-23T07:53:27.737Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-23T07:53:27.737Z] === RUN TestStreamWriterStderr [2021-07-23T07:53:27.737Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-23T07:53:27.737Z] PASS [2021-07-23T07:53:27.737Z] coverage: 66.2% of statements [2021-07-23T07:53:27.737Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2021-07-23T07:53:28.195Z] === RUN TestGenerateRandomID [2021-07-23T07:53:28.195Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-23T07:53:28.195Z] === RUN TestShortenId [2021-07-23T07:53:28.195Z] --- PASS: TestShortenId (0.00s) [2021-07-23T07:53:28.195Z] === RUN TestShortenSha256Id [2021-07-23T07:53:28.195Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-23T07:53:28.195Z] === RUN TestShortenIdEmpty [2021-07-23T07:53:28.195Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-23T07:53:28.195Z] === RUN TestShortenIdInvalid [2021-07-23T07:53:28.195Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-23T07:53:28.195Z] === RUN TestIsShortIDNonHex [2021-07-23T07:53:28.195Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-23T07:53:28.195Z] === RUN TestIsShortIDNotCorrectSize [2021-07-23T07:53:28.195Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-23T07:53:28.195Z] PASS [2021-07-23T07:53:28.195Z] coverage: 70.6% of statements [2021-07-23T07:53:28.195Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2021-07-23T07:53:28.652Z] === RUN TestIsCpusetListAvailable [2021-07-23T07:53:28.652Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-23T07:53:28.652Z] PASS [2021-07-23T07:53:28.652Z] coverage: 39.4% of statements [2021-07-23T07:53:28.652Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2021-07-23T07:53:29.617Z] === RUN TestChtimes [2021-07-23T07:53:29.617Z] --- PASS: TestChtimes (0.00s) [2021-07-23T07:53:29.617Z] === RUN TestChtimesWindows [2021-07-23T07:53:29.617Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-23T07:53:29.617Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-23T07:53:29.617Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-23T07:53:29.617Z] === RUN TestEnsureRemoveAllNotExist [2021-07-23T07:53:29.617Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-23T07:53:29.617Z] === RUN TestEnsureRemoveAllWithDir [2021-07-23T07:53:29.617Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-23T07:53:29.617Z] === RUN TestEnsureRemoveAllWithFile [2021-07-23T07:53:29.617Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-23T07:53:29.617Z] === RUN TestHasWin32KSupport [2021-07-23T07:53:29.617Z] syscall_windows_test.go:8: win32k: true [2021-07-23T07:53:29.617Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-23T07:53:29.617Z] PASS [2021-07-23T07:53:29.617Z] coverage: 12.9% of statements [2021-07-23T07:53:29.617Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 12.9% of statements [2021-07-23T07:53:29.621Z] .......................... [ 67%] [2021-07-23T07:53:30.584Z] === RUN TestTailFile [2021-07-23T07:53:30.584Z] --- PASS: TestTailFile (0.00s) [2021-07-23T07:53:30.584Z] === RUN TestTailFileManyLines [2021-07-23T07:53:30.584Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-23T07:53:30.584Z] === RUN TestTailEmptyFile [2021-07-23T07:53:30.584Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-23T07:53:30.584Z] === RUN TestTailNegativeN [2021-07-23T07:53:30.584Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader [2021-07-23T07:53:30.584Z] === CONT TestNewTailReader [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/truncated_last_line [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-23T07:53:30.584Z] === CONT TestNewTailReader/no_delimiter [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.584Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.584Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.584Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-23T07:53:30.584Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.584Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.584Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.584Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.584Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.584Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.584Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.585Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-23T07:53:30.585Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.585Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-23T07:53:30.585Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.585Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-23T07:53:30.585Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.585Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.585Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-23T07:53:30.585Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-23T07:53:30.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-23T07:53:30.585Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.586Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.587Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.588Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.589Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:53:30.590Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:53:30.591Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:53:30.591Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:53:30.591Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:53:30.591Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:53:31.048Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:53:31.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:53:31.049Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.050Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:53:31.051Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:53:31.051Z] PASS [2021-07-23T07:53:31.051Z] coverage: 88.6% of statements [2021-07-23T07:53:31.051Z] ok github.com/docker/docker/pkg/tailfile 0.163s coverage: 88.6% of statements [2021-07-23T07:53:31.509Z] === RUN TestTarSumRemoveNonExistent [2021-07-23T07:53:31.509Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-23T07:53:31.509Z] === RUN TestTarSumRemove [2021-07-23T07:53:31.509Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-23T07:53:31.509Z] === RUN TestSortFileInfoSums [2021-07-23T07:53:31.509Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-23T07:53:31.509Z] === RUN TestNewTarSumForLabelInvalid [2021-07-23T07:53:31.509Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-23T07:53:31.509Z] === RUN TestNewTarSumForLabel [2021-07-23T07:53:31.509Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-23T07:53:31.509Z] === RUN TestEmptyTar [2021-07-23T07:53:31.509Z] --- PASS: TestEmptyTar (0.00s) [2021-07-23T07:53:31.509Z] === RUN TestTarSumsReadSize [2021-07-23T07:53:31.509Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-23T07:53:31.509Z] === RUN TestTarSums [2021-07-23T07:53:31.509Z] --- PASS: TestTarSums (0.05s) [2021-07-23T07:53:31.509Z] === RUN TestIteration [2021-07-23T07:53:31.509Z] --- PASS: TestIteration (0.00s) [2021-07-23T07:53:31.509Z] === RUN TestVersionLabelForChecksum [2021-07-23T07:53:31.509Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-23T07:53:31.509Z] === RUN TestVersion [2021-07-23T07:53:31.509Z] --- PASS: TestVersion (0.00s) [2021-07-23T07:53:31.509Z] === RUN TestGetVersion [2021-07-23T07:53:31.509Z] --- PASS: TestGetVersion (0.00s) [2021-07-23T07:53:31.509Z] === RUN TestGetVersions [2021-07-23T07:53:31.509Z] --- PASS: TestGetVersions (0.00s) [2021-07-23T07:53:31.509Z] PASS [2021-07-23T07:53:31.509Z] coverage: 89.3% of statements [2021-07-23T07:53:31.509Z] ok github.com/docker/docker/pkg/tarsum 0.092s coverage: 89.3% of statements [2021-07-23T07:53:31.967Z] testing: warning: no tests to run [2021-07-23T07:53:31.967Z] PASS [2021-07-23T07:53:31.967Z] coverage: [no statements] [2021-07-23T07:53:31.967Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2021-07-23T07:53:32.424Z] === RUN TestTruncIndex [2021-07-23T07:53:32.424Z] --- PASS: TestTruncIndex (0.10s) [2021-07-23T07:53:32.424Z] PASS [2021-07-23T07:53:32.424Z] coverage: 91.5% of statements [2021-07-23T07:53:32.424Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements [2021-07-23T07:53:32.881Z] === RUN TestIsGIT [2021-07-23T07:53:32.881Z] --- PASS: TestIsGIT (0.00s) [2021-07-23T07:53:32.881Z] === RUN TestIsTransport [2021-07-23T07:53:32.881Z] --- PASS: TestIsTransport (0.00s) [2021-07-23T07:53:32.881Z] PASS [2021-07-23T07:53:32.881Z] coverage: 100.0% of statements [2021-07-23T07:53:32.881Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2021-07-23T07:53:33.339Z] === RUN TestVersionInfo [2021-07-23T07:53:33.339Z] --- PASS: TestVersionInfo (0.00s) [2021-07-23T07:53:33.339Z] === RUN TestAppendVersions [2021-07-23T07:53:33.339Z] --- PASS: TestAppendVersions (0.00s) [2021-07-23T07:53:33.339Z] PASS [2021-07-23T07:53:33.339Z] coverage: 88.9% of statements [2021-07-23T07:53:33.339Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2021-07-23T07:53:34.303Z] === RUN TestValidatePrivileges [2021-07-23T07:53:34.303Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-23T07:53:34.303Z] === RUN TestFilterByCapNeg [2021-07-23T07:53:34.303Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-23T07:53:34.303Z] === RUN TestFilterByCapPos [2021-07-23T07:53:34.303Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-23T07:53:34.303Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-23T07:53:34.303Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-23T07:53:34.303Z] PASS [2021-07-23T07:53:34.303Z] coverage: 12.0% of statements [2021-07-23T07:53:34.303Z] ok github.com/docker/docker/plugin 0.035s coverage: 12.0% of statements [2021-07-23T07:53:34.907Z] 2021/07/23 07:53:31 Closing DB instances... [2021-07-23T07:53:34.907Z] --- PASS: TestNetworkDBGarbageCollection (54.42s) [2021-07-23T07:53:34.907Z] === RUN TestFindNode [2021-07-23T07:53:34.907Z] 2021/07/23 07:53:33 Closing DB instances... [2021-07-23T07:53:34.907Z] --- PASS: TestFindNode (0.02s) [2021-07-23T07:53:34.907Z] === RUN TestChangeNodeState [2021-07-23T07:53:34.907Z] 2021/07/23 07:53:33 Closing DB instances... [2021-07-23T07:53:34.907Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-23T07:53:34.907Z] === RUN TestNodeReincarnation [2021-07-23T07:53:34.907Z] 2021/07/23 07:53:33 Closing DB instances... [2021-07-23T07:53:35.268Z] === RUN TestNewSettable [2021-07-23T07:53:35.268Z] --- PASS: TestNewSettable (0.00s) [2021-07-23T07:53:35.268Z] === RUN TestIsSettable [2021-07-23T07:53:35.268Z] --- PASS: TestIsSettable (0.00s) [2021-07-23T07:53:35.268Z] === RUN TestUpdateSettingsEnv [2021-07-23T07:53:35.268Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-23T07:53:35.268Z] PASS [2021-07-23T07:53:35.268Z] coverage: 20.0% of statements [2021-07-23T07:53:35.268Z] ok github.com/docker/docker/plugin/v2 0.028s coverage: 20.0% of statements [2021-07-23T07:53:35.726Z] === RUN TestLoad [2021-07-23T07:53:35.726Z] --- PASS: TestLoad (0.00s) [2021-07-23T07:53:35.726Z] === RUN TestSave [2021-07-23T07:53:35.726Z] --- PASS: TestSave (0.02s) [2021-07-23T07:53:35.726Z] === RUN TestAddDeleteGet [2021-07-23T07:53:35.726Z] --- PASS: TestAddDeleteGet (0.03s) [2021-07-23T07:53:35.726Z] === RUN TestInvalidTags [2021-07-23T07:53:35.726Z] --- PASS: TestInvalidTags (0.00s) [2021-07-23T07:53:35.726Z] PASS [2021-07-23T07:53:35.726Z] coverage: 84.4% of statements [2021-07-23T07:53:35.726Z] ok github.com/docker/docker/reference 0.086s coverage: 84.4% of statements [2021-07-23T07:53:35.726Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-23T07:53:35.726Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-23T07:53:35.726Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-23T07:53:35.726Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-23T07:53:36.184Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-23T07:53:36.184Z] === RUN TestClientStream [2021-07-23T07:53:36.184Z] --- PASS: TestClientStream (0.00s) [2021-07-23T07:53:36.184Z] === RUN TestClientSendFile [2021-07-23T07:53:36.184Z] --- PASS: TestClientSendFile (0.00s) [2021-07-23T07:53:36.184Z] === RUN TestClientWithRequestTimeout [2021-07-23T07:53:36.184Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-07-23T07:53:36.184Z] === RUN TestFileSpecPlugin [2021-07-23T07:53:36.184Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-23T07:53:36.184Z] === RUN TestFileJSONSpecPlugin [2021-07-23T07:53:36.184Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-23T07:53:36.184Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-23T07:53:36.184Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-23T07:53:36.184Z] === RUN TestPluginAddHandler [2021-07-23T07:53:36.184Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-23T07:53:36.184Z] === RUN TestPluginWaitBadPlugin [2021-07-23T07:53:36.184Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-23T07:53:36.184Z] === RUN TestGet [2021-07-23T07:53:36.184Z] time="2021-07-23T07:53:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-23T07:53:37.149Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-23T07:53:37.149Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-23T07:53:37.149Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-23T07:53:37.149Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-23T07:53:37.149Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-23T07:53:37.149Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-23T07:53:37.149Z] === RUN TestResumableRequestReaderWithReadError [2021-07-23T07:53:37.149Z] time="2021-07-23T07:53:36Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-23T07:53:37.149Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-07-23T07:53:37.149Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-23T07:53:37.150Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-23T07:53:37.150Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-23T07:53:37.150Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-23T07:53:37.150Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-23T07:53:37.150Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-23T07:53:37.150Z] === RUN TestResumableRequestReader [2021-07-23T07:53:37.150Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-23T07:53:37.150Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-23T07:53:37.150Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-23T07:53:37.150Z] PASS [2021-07-23T07:53:37.150Z] coverage: 100.0% of statements [2021-07-23T07:53:37.150Z] time="2021-07-23T07:53:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-23T07:53:37.150Z] ok github.com/docker/docker/registry/resumable 0.154s coverage: 100.0% of statements [2021-07-23T07:53:37.150Z] === RUN TestResolveAuthConfigIndexServer [2021-07-23T07:53:37.150Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-23T07:53:37.150Z] === RUN TestResolveAuthConfigFullURL [2021-07-23T07:53:37.150Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-23T07:53:37.150Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-23T07:53:37.150Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-23T07:53:37.150Z] === RUN TestValidateMirror [2021-07-23T07:53:37.150Z] --- PASS: TestValidateMirror (0.00s) [2021-07-23T07:53:37.150Z] === RUN TestLoadInsecureRegistries [2021-07-23T07:53:37.607Z] time="2021-07-23T07:53:37Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-23T07:53:37.607Z] time="2021-07-23T07:53:37Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-23T07:53:37.607Z] time="2021-07-23T07:53:37Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-23T07:53:37.607Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-07-23T07:53:37.607Z] === RUN TestNewServiceConfig [2021-07-23T07:53:37.607Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestValidateIndexName [2021-07-23T07:53:37.607Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestValidateIndexNameWithError [2021-07-23T07:53:37.607Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestEndpointParse [2021-07-23T07:53:37.607Z] --- PASS: TestEndpointParse (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestEndpointParseInvalid [2021-07-23T07:53:37.607Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestValidateEndpoint [2021-07-23T07:53:37.607Z] --- PASS: TestValidateEndpoint (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestPing [2021-07-23T07:53:37.607Z] --- PASS: TestPing (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestPingRegistryEndpoint [2021-07-23T07:53:37.607Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:37.607Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestEndpoint [2021-07-23T07:53:37.607Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:37.607Z] --- SKIP: TestEndpoint (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestParseRepositoryInfo [2021-07-23T07:53:37.607Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestNewIndexInfo [2021-07-23T07:53:37.607Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestMirrorEndpointLookup [2021-07-23T07:53:37.607Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:37.607Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestSearchRepositories [2021-07-23T07:53:37.607Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-23T07:53:37.607Z] Host: 127.0.0.1:49340 [2021-07-23T07:53:37.607Z] User-Agent: docker test client [2021-07-23T07:53:37.607Z] Authorization: Token fake-token [2021-07-23T07:53:37.607Z] X-Docker-Token: true [2021-07-23T07:53:37.607Z] Accept-Encoding: gzip [2021-07-23T07:53:37.607Z] [2021-07-23T07:53:37.607Z] [2021-07-23T07:53:37.607Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-23T07:53:37.607Z] Connection: close [2021-07-23T07:53:37.607Z] Content-Length: 144 [2021-07-23T07:53:37.607Z] Cache-Control: no-cache [2021-07-23T07:53:37.607Z] Content-Type: application/json [2021-07-23T07:53:37.607Z] Date: Fri, 23 Jul 2021 07:53:37 GMT [2021-07-23T07:53:37.607Z] Expires: -1 [2021-07-23T07:53:37.607Z] Pragma: no-cache [2021-07-23T07:53:37.607Z] Server: docker-tests/mock [2021-07-23T07:53:37.607Z] X-Docker-Registry-Config: mock [2021-07-23T07:53:37.607Z] X-Docker-Registry-Version: 0.0.0 [2021-07-23T07:53:37.607Z] [2021-07-23T07:53:37.607Z] [2021-07-23T07:53:37.607Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestTrustedLocation [2021-07-23T07:53:37.607Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-23T07:53:37.607Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestAllowNondistributableArtifacts [2021-07-23T07:53:37.607Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestIsSecureIndex [2021-07-23T07:53:37.607Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-23T07:53:37.607Z] PASS [2021-07-23T07:53:37.607Z] coverage: 51.7% of statements [2021-07-23T07:53:37.607Z] ok github.com/docker/docker/registry 0.170s coverage: 51.7% of statements [2021-07-23T07:53:37.607Z] === RUN TestRestartManagerTimeout [2021-07-23T07:53:37.607Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-23T07:53:37.607Z] === RUN TestRestartManagerTimeoutReset [2021-07-23T07:53:37.607Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-23T07:53:37.607Z] PASS [2021-07-23T07:53:37.607Z] coverage: 50.9% of statements [2021-07-23T07:53:37.607Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2021-07-23T07:53:38.065Z] === RUN TestDecodeContainerConfig [2021-07-23T07:53:38.065Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-23T07:53:38.065Z] === RUN TestDecodeContainerConfigIsolation [2021-07-23T07:53:38.065Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-23T07:53:38.065Z] === RUN TestValidatePrivileged [2021-07-23T07:53:38.065Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-23T07:53:38.065Z] PASS [2021-07-23T07:53:38.065Z] coverage: 52.2% of statements [2021-07-23T07:53:38.065Z] ok github.com/docker/docker/runconfig 0.031s coverage: 52.2% of statements [2021-07-23T07:53:38.065Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-23T07:53:38.065Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-23T07:53:38.065Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-23T07:53:38.065Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-23T07:53:38.065Z] PASS [2021-07-23T07:53:38.065Z] coverage: 62.5% of statements [2021-07-23T07:53:38.065Z] ok github.com/docker/docker/testutil 0.026s coverage: 62.5% of statements [2021-07-23T07:53:39.031Z] time="2021-07-23T07:53:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-23T07:53:39.573Z] time="2021-07-23T07:53:38Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-23T07:53:39.573Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-23T07:53:39.573Z] === RUN TestParallelCreate [2021-07-23T07:53:39.573Z] 2021/07/23 07:53:38 Closing DB instances... [2021-07-23T07:53:39.573Z] --- PASS: TestParallelCreate (0.01s) [2021-07-23T07:53:39.573Z] === RUN TestParallelDelete [2021-07-23T07:53:39.573Z] 2021/07/23 07:53:38 Closing DB instances... [2021-07-23T07:53:39.573Z] --- PASS: TestParallelDelete (0.02s) [2021-07-23T07:53:39.573Z] === RUN TestNetworkDBIslands [2021-07-23T07:53:39.573Z] time="2021-07-23T07:53:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c780c06bd567 with config:&{NodeID:c780c06bd567 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:53:39.573Z] time="2021-07-23T07:53:38Z" level=info msg="Node c780c06bd567/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:39.573Z] time="2021-07-23T07:53:38Z" level=info msg="Node c780c06bd567/172.28.88.194, added to nodes list" [2021-07-23T07:53:39.573Z] time="2021-07-23T07:53:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:714d7eaa7ac7 with config:&{NodeID:714d7eaa7ac7 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:53:39.573Z] time="2021-07-23T07:53:38Z" level=info msg="Node 714d7eaa7ac7/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:39.573Z] time="2021-07-23T07:53:38Z" level=info msg="Node 714d7eaa7ac7/172.28.88.194, added to nodes list" [2021-07-23T07:53:39.573Z] time="2021-07-23T07:53:38Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-23T07:53:39.573Z] time="2021-07-23T07:53:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49344" [2021-07-23T07:53:39.573Z] time="2021-07-23T07:53:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-23T07:53:39.573Z] time="2021-07-23T07:53:38Z" level=info msg="Node 714d7eaa7ac7/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:39.573Z] time="2021-07-23T07:53:38Z" level=info msg="Node 714d7eaa7ac7/172.28.88.194, added to nodes list" [2021-07-23T07:53:39.573Z] time="2021-07-23T07:53:38Z" level=info msg="Node c780c06bd567/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:39.574Z] time="2021-07-23T07:53:38Z" level=info msg="Node c780c06bd567/172.28.88.194, added to nodes list" [2021-07-23T07:53:39.574Z] time="2021-07-23T07:53:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-23T07:53:39.574Z] time="2021-07-23T07:53:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49345" [2021-07-23T07:53:40.029Z] time="2021-07-23T07:53:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3251112ecd1d with config:&{NodeID:3251112ecd1d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:53:40.029Z] time="2021-07-23T07:53:39Z" level=info msg="Node 3251112ecd1d/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.029Z] time="2021-07-23T07:53:39Z" level=info msg="Node 3251112ecd1d/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.029Z] time="2021-07-23T07:53:39Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-23T07:53:40.029Z] time="2021-07-23T07:53:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-07-23T07:53:40.029Z] time="2021-07-23T07:53:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-23T07:53:40.029Z] time="2021-07-23T07:53:39Z" level=info msg="Node 3251112ecd1d/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.029Z] time="2021-07-23T07:53:39Z" level=info msg="Node 3251112ecd1d/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.029Z] time="2021-07-23T07:53:39Z" level=info msg="Node c780c06bd567/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.029Z] time="2021-07-23T07:53:39Z" level=info msg="Node c780c06bd567/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.029Z] time="2021-07-23T07:53:39Z" level=info msg="Node 714d7eaa7ac7/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.029Z] time="2021-07-23T07:53:39Z" level=info msg="Node 714d7eaa7ac7/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.029Z] time="2021-07-23T07:53:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-07-23T07:53:40.029Z] time="2021-07-23T07:53:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-23T07:53:40.029Z] time="2021-07-23T07:53:39Z" level=info msg="Node 3251112ecd1d/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.029Z] time="2021-07-23T07:53:39Z" level=info msg="Node 3251112ecd1d/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a5e2de818551 with config:&{NodeID:a5e2de818551 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=info msg="Node a5e2de818551/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=info msg="Node a5e2de818551/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=info msg="Node a5e2de818551/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=info msg="Node a5e2de818551/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=info msg="Node c780c06bd567/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=info msg="Node c780c06bd567/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=info msg="Node 714d7eaa7ac7/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=info msg="Node 714d7eaa7ac7/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=info msg="Node 3251112ecd1d/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=info msg="Node 3251112ecd1d/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=info msg="Node a5e2de818551/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=info msg="Node a5e2de818551/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=info msg="Node a5e2de818551/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.484Z] time="2021-07-23T07:53:40Z" level=info msg="Node a5e2de818551/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.564Z] === RUN TestGetDriver [2021-07-23T07:53:40.564Z] --- PASS: TestGetDriver (0.00s) [2021-07-23T07:53:40.564Z] === RUN TestVolumeRequestError [2021-07-23T07:53:40.564Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-23T07:53:40.564Z] PASS [2021-07-23T07:53:40.564Z] coverage: 36.1% of statements [2021-07-23T07:53:40.564Z] ok github.com/docker/docker/volume/drivers 0.036s coverage: 36.1% of statements [2021-07-23T07:53:40.564Z] === RUN TestGetAddress [2021-07-23T07:53:40.564Z] --- PASS: TestGetAddress (0.00s) [2021-07-23T07:53:40.564Z] === RUN TestRemove [2021-07-23T07:53:40.564Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-23T07:53:40.564Z] --- SKIP: TestRemove (0.00s) [2021-07-23T07:53:40.564Z] === RUN TestInitializeWithVolumes [2021-07-23T07:53:40.564Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-07-23T07:53:40.564Z] === RUN TestCreate [2021-07-23T07:53:40.564Z] --- PASS: TestCreate (0.01s) [2021-07-23T07:53:40.564Z] === RUN TestValidateName [2021-07-23T07:53:40.564Z] --- PASS: TestValidateName (0.00s) [2021-07-23T07:53:40.565Z] === RUN TestCreateWithOpts [2021-07-23T07:53:40.565Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-23T07:53:40.565Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-23T07:53:40.565Z] === RUN TestRelaodNoOpts [2021-07-23T07:53:40.565Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-23T07:53:40.565Z] PASS [2021-07-23T07:53:40.565Z] coverage: 41.5% of statements [2021-07-23T07:53:40.565Z] ok github.com/docker/docker/volume/local 0.058s coverage: 41.5% of statements [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ae3a20fa1fc1 with config:&{NodeID:ae3a20fa1fc1 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node c780c06bd567/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node c780c06bd567/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node 3251112ecd1d/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node 3251112ecd1d/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node a5e2de818551/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node a5e2de818551/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node 714d7eaa7ac7/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node 714d7eaa7ac7/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, added to nodes list" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:40.940Z] time="2021-07-23T07:53:40Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, added to nodes list" [2021-07-23T07:53:41.395Z] networkdb_test.go:842: Re-joining: 3 [2021-07-23T07:53:41.395Z] time="2021-07-23T07:53:40Z" level=info msg="The new bootstrap node list is:[172.28.88.194:10033 172.28.88.194:10034 172.28.88.194:10035]" [2021-07-23T07:53:41.395Z] time="2021-07-23T07:53:40Z" level=debug msg="memberlist: Stream connection from=172.28.88.194:49352" [2021-07-23T07:53:41.395Z] time="2021-07-23T07:53:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.88.194:10033" [2021-07-23T07:53:41.395Z] time="2021-07-23T07:53:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.88.194:10034" [2021-07-23T07:53:41.395Z] time="2021-07-23T07:53:40Z" level=debug msg="memberlist: Stream connection from=172.28.88.194:49353" [2021-07-23T07:53:41.395Z] time="2021-07-23T07:53:40Z" level=debug msg="memberlist: Stream connection from=172.28.88.194:49354" [2021-07-23T07:53:41.395Z] time="2021-07-23T07:53:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.88.194:10035" [2021-07-23T07:53:41.395Z] networkdb_test.go:842: Re-joining: 4 [2021-07-23T07:53:41.395Z] time="2021-07-23T07:53:41Z" level=info msg="The new bootstrap node list is:[172.28.88.194:10033 172.28.88.194:10034 172.28.88.194:10035]" [2021-07-23T07:53:41.395Z] time="2021-07-23T07:53:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.88.194:10033" [2021-07-23T07:53:41.395Z] time="2021-07-23T07:53:41Z" level=debug msg="memberlist: Stream connection from=172.28.88.194:49355" [2021-07-23T07:53:41.395Z] time="2021-07-23T07:53:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.88.194:10034" [2021-07-23T07:53:41.395Z] time="2021-07-23T07:53:41Z" level=debug msg="memberlist: Stream connection from=172.28.88.194:49356" [2021-07-23T07:53:41.395Z] time="2021-07-23T07:53:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.88.194:10035" [2021-07-23T07:53:41.395Z] time="2021-07-23T07:53:41Z" level=debug msg="memberlist: Stream connection from=172.28.88.194:49357" [2021-07-23T07:53:41.529Z] === RUN TestConvertTmpfsOptions [2021-07-23T07:53:41.529Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-23T07:53:41.529Z] parser_test.go:49: data="ro" [2021-07-23T07:53:41.529Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-23T07:53:41.529Z] === RUN TestParseMountRaw [2021-07-23T07:53:41.529Z] --- PASS: TestParseMountRaw (0.02s) [2021-07-23T07:53:41.529Z] === RUN TestParseMountRawSplit [2021-07-23T07:53:41.529Z] parser_test.go:390: case 0 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 1 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 2 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 3 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 4 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 5 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 6 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 7 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 8 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 0 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 1 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 2 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 3 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 4 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 5 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 6 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 7 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 8 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 9 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 10 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 11 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 12 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 0 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 1 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 2 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 3 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 4 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 5 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 6 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 7 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 8 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 9 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 10 [2021-07-23T07:53:41.529Z] parser_test.go:390: case 11 [2021-07-23T07:53:41.529Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-23T07:53:41.529Z] === RUN TestParseMountSpec [2021-07-23T07:53:41.529Z] parser_test.go:455: case 0 [2021-07-23T07:53:41.529Z] parser_test.go:455: case 1 [2021-07-23T07:53:41.529Z] parser_test.go:455: case 2 [2021-07-23T07:53:41.529Z] parser_test.go:455: case 3 [2021-07-23T07:53:41.529Z] parser_test.go:455: case 4 [2021-07-23T07:53:41.529Z] parser_test.go:455: case 5 [2021-07-23T07:53:41.529Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-23T07:53:41.529Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-23T07:53:41.529Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-23T07:53:41.529Z] === RUN TestValidateMount [2021-07-23T07:53:41.529Z] --- PASS: TestValidateMount (0.00s) [2021-07-23T07:53:41.529Z] PASS [2021-07-23T07:53:41.529Z] coverage: 66.2% of statements [2021-07-23T07:53:41.529Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 66.2% of statements [2021-07-23T07:53:41.851Z] time="2021-07-23T07:53:41Z" level=info msg="node 0 leaving" [2021-07-23T07:53:41.851Z] time="2021-07-23T07:53:41Z" level=info msg="Node c780c06bd567 change state NodeActive --> NodeLeft" [2021-07-23T07:53:41.851Z] time="2021-07-23T07:53:41Z" level=info msg="node2(714d7eaa7ac7): Node leave event for c780c06bd567/172.28.88.194" [2021-07-23T07:53:41.851Z] time="2021-07-23T07:53:41Z" level=info msg="Node c780c06bd567 change state NodeActive --> NodeLeft" [2021-07-23T07:53:41.851Z] time="2021-07-23T07:53:41Z" level=info msg="node3(3251112ecd1d): Node leave event for c780c06bd567/172.28.88.194" [2021-07-23T07:53:41.851Z] time="2021-07-23T07:53:41Z" level=info msg="Node c780c06bd567 change state NodeActive --> NodeLeft" [2021-07-23T07:53:41.851Z] time="2021-07-23T07:53:41Z" level=info msg="node4(a5e2de818551): Node leave event for c780c06bd567/172.28.88.194" [2021-07-23T07:53:41.851Z] time="2021-07-23T07:53:41Z" level=info msg="Node c780c06bd567 change state NodeActive --> NodeLeft" [2021-07-23T07:53:41.851Z] time="2021-07-23T07:53:41Z" level=info msg="node5(ae3a20fa1fc1): Node leave event for c780c06bd567/172.28.88.194" [2021-07-23T07:53:41.851Z] time="2021-07-23T07:53:41Z" level=info msg="Node c780c06bd567 change state NodeActive --> NodeLeft" [2021-07-23T07:53:41.851Z] time="2021-07-23T07:53:41Z" level=info msg="node1(c780c06bd567): Node leave event for c780c06bd567/172.28.88.194" [2021-07-23T07:53:41.851Z] time="2021-07-23T07:53:41Z" level=info msg="Node c780c06bd567/172.28.88.194, left gossip cluster" [2021-07-23T07:53:41.851Z] time="2021-07-23T07:53:41Z" level=info msg="Node c780c06bd567/172.28.88.194, left gossip cluster" [2021-07-23T07:53:41.851Z] time="2021-07-23T07:53:41Z" level=info msg="Node c780c06bd567/172.28.88.194, left gossip cluster" [2021-07-23T07:53:41.987Z] === RUN TestSetGetMeta [2021-07-23T07:53:41.987Z] === PAUSE TestSetGetMeta [2021-07-23T07:53:41.987Z] === RUN TestRestore [2021-07-23T07:53:41.987Z] === PAUSE TestRestore [2021-07-23T07:53:41.987Z] === RUN TestServiceCreate [2021-07-23T07:53:41.987Z] === PAUSE TestServiceCreate [2021-07-23T07:53:41.987Z] === RUN TestServiceList [2021-07-23T07:53:41.987Z] === PAUSE TestServiceList [2021-07-23T07:53:41.987Z] === RUN TestServiceRemove [2021-07-23T07:53:41.987Z] === PAUSE TestServiceRemove [2021-07-23T07:53:41.987Z] === RUN TestServiceGet [2021-07-23T07:53:41.987Z] === PAUSE TestServiceGet [2021-07-23T07:53:41.987Z] === RUN TestServicePrune [2021-07-23T07:53:41.987Z] === PAUSE TestServicePrune [2021-07-23T07:53:41.987Z] === RUN TestCreate [2021-07-23T07:53:41.987Z] === PAUSE TestCreate [2021-07-23T07:53:41.987Z] === RUN TestRemove [2021-07-23T07:53:41.987Z] === PAUSE TestRemove [2021-07-23T07:53:41.987Z] === RUN TestList [2021-07-23T07:53:41.987Z] === PAUSE TestList [2021-07-23T07:53:41.987Z] === RUN TestFindByDriver [2021-07-23T07:53:41.987Z] === PAUSE TestFindByDriver [2021-07-23T07:53:41.987Z] === RUN TestFindByReferenced [2021-07-23T07:53:41.987Z] === PAUSE TestFindByReferenced [2021-07-23T07:53:41.987Z] === RUN TestDerefMultipleOfSameRef [2021-07-23T07:53:41.987Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-23T07:53:41.987Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-23T07:53:41.987Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-23T07:53:41.987Z] === RUN TestDefererencePluginOnCreateError [2021-07-23T07:53:41.987Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-23T07:53:41.987Z] === RUN TestRefDerefRemove [2021-07-23T07:53:41.987Z] === PAUSE TestRefDerefRemove [2021-07-23T07:53:41.987Z] === RUN TestGet [2021-07-23T07:53:41.987Z] === PAUSE TestGet [2021-07-23T07:53:41.987Z] === RUN TestGetWithReference [2021-07-23T07:53:41.987Z] === PAUSE TestGetWithReference [2021-07-23T07:53:41.987Z] === RUN TestFilterFunc [2021-07-23T07:53:41.987Z] === RUN TestFilterFunc/test_nil_list [2021-07-23T07:53:41.987Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-23T07:53:41.987Z] === RUN TestFilterFunc/test_empty_list [2021-07-23T07:53:41.987Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-23T07:53:41.987Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-23T07:53:41.987Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-23T07:53:41.987Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-23T07:53:41.987Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-23T07:53:41.987Z] === RUN TestFilterFunc/test_filter_some [2021-07-23T07:53:41.987Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-23T07:53:41.987Z] === RUN TestFilterFunc/test_filter_middle [2021-07-23T07:53:41.987Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-23T07:53:41.987Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-23T07:53:41.987Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-23T07:53:41.987Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-23T07:53:41.987Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-23T07:53:41.987Z] === CONT TestFilterFunc/test_nil_list [2021-07-23T07:53:41.987Z] === CONT TestFilterFunc/test_filter_some [2021-07-23T07:53:41.987Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-23T07:53:41.987Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-23T07:53:41.987Z] === CONT TestFilterFunc/test_empty_list [2021-07-23T07:53:41.987Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-23T07:53:41.987Z] === CONT TestFilterFunc/test_filter_middle [2021-07-23T07:53:41.987Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-23T07:53:41.987Z] --- PASS: TestFilterFunc (0.00s) [2021-07-23T07:53:41.987Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-23T07:53:41.987Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-23T07:53:41.987Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-23T07:53:41.987Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-23T07:53:41.987Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-23T07:53:41.987Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-23T07:53:41.987Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-23T07:53:41.987Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-23T07:53:41.987Z] === CONT TestSetGetMeta [2021-07-23T07:53:41.987Z] === CONT TestFindByDriver [2021-07-23T07:53:41.987Z] === CONT TestRefDerefRemove [2021-07-23T07:53:41.987Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-23T07:53:41.987Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-23T07:53:41.987Z] === CONT TestDefererencePluginOnCreateError [2021-07-23T07:53:41.987Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-23T07:53:41.987Z] === CONT TestDerefMultipleOfSameRef [2021-07-23T07:53:41.987Z] --- PASS: TestRefDerefRemove (0.03s) [2021-07-23T07:53:41.987Z] === CONT TestServiceGet [2021-07-23T07:53:41.987Z] --- PASS: TestFindByDriver (0.03s) [2021-07-23T07:53:41.987Z] === CONT TestList [2021-07-23T07:53:41.987Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-07-23T07:53:41.987Z] === CONT TestRemove [2021-07-23T07:53:41.987Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-23T07:53:41.987Z] === CONT TestCreate [2021-07-23T07:53:41.987Z] --- PASS: TestCreate (0.01s) [2021-07-23T07:53:41.987Z] === CONT TestServicePrune [2021-07-23T07:53:41.987Z] --- PASS: TestList (0.03s) [2021-07-23T07:53:41.987Z] === CONT TestGetWithReference [2021-07-23T07:53:41.987Z] --- PASS: TestRemove (0.02s) [2021-07-23T07:53:41.987Z] === CONT TestGet [2021-07-23T07:53:41.987Z] --- PASS: TestGetWithReference (0.02s) [2021-07-23T07:53:41.987Z] === CONT TestFindByReferenced [2021-07-23T07:53:41.987Z] --- PASS: TestGet (0.02s) [2021-07-23T07:53:41.987Z] === CONT TestServiceList [2021-07-23T07:53:41.987Z] --- PASS: TestFindByReferenced (0.01s) [2021-07-23T07:53:41.987Z] === CONT TestServiceRemove [2021-07-23T07:53:42.307Z] time="2021-07-23T07:53:41Z" level=info msg="Node c780c06bd567/172.28.88.194, left gossip cluster" [2021-07-23T07:53:42.307Z] time="2021-07-23T07:53:41Z" level=info msg="Node c780c06bd567/172.28.88.194, left gossip cluster" [2021-07-23T07:53:42.307Z] time="2021-07-23T07:53:41Z" level=info msg="node 1 leaving" [2021-07-23T07:53:42.307Z] time="2021-07-23T07:53:41Z" level=info msg="Node 714d7eaa7ac7 change state NodeActive --> NodeLeft" [2021-07-23T07:53:42.307Z] time="2021-07-23T07:53:41Z" level=info msg="node3(3251112ecd1d): Node leave event for 714d7eaa7ac7/172.28.88.194" [2021-07-23T07:53:42.307Z] time="2021-07-23T07:53:41Z" level=info msg="Node 714d7eaa7ac7/172.28.88.194, left gossip cluster" [2021-07-23T07:53:42.307Z] time="2021-07-23T07:53:41Z" level=info msg="Node 714d7eaa7ac7 change state NodeActive --> NodeFailed" [2021-07-23T07:53:42.307Z] time="2021-07-23T07:53:41Z" level=info msg="Node 714d7eaa7ac7/172.28.88.194, added to failed nodes list" [2021-07-23T07:53:42.307Z] time="2021-07-23T07:53:41Z" level=info msg="Node 714d7eaa7ac7 change state NodeActive --> NodeLeft" [2021-07-23T07:53:42.307Z] time="2021-07-23T07:53:41Z" level=info msg="node4(a5e2de818551): Node leave event for 714d7eaa7ac7/172.28.88.194" [2021-07-23T07:53:42.307Z] time="2021-07-23T07:53:41Z" level=info msg="Node 714d7eaa7ac7 change state NodeActive --> NodeLeft" [2021-07-23T07:53:42.307Z] time="2021-07-23T07:53:41Z" level=info msg="node5(ae3a20fa1fc1): Node leave event for 714d7eaa7ac7/172.28.88.194" [2021-07-23T07:53:42.307Z] time="2021-07-23T07:53:41Z" level=error msg="node: 714d7eaa7ac7 is unknown to memberlist" [2021-07-23T07:53:42.307Z] time="2021-07-23T07:53:42Z" level=info msg="Node 714d7eaa7ac7/172.28.88.194, left gossip cluster" [2021-07-23T07:53:42.307Z] time="2021-07-23T07:53:42Z" level=info msg="Node 714d7eaa7ac7/172.28.88.194, left gossip cluster" [2021-07-23T07:53:42.307Z] time="2021-07-23T07:53:42Z" level=info msg="Node 714d7eaa7ac7/172.28.88.194, left gossip cluster" [2021-07-23T07:53:42.444Z] --- PASS: TestServiceGet (0.14s) [2021-07-23T07:53:42.444Z] === CONT TestServiceCreate [2021-07-23T07:53:42.444Z] time="2021-07-23T07:53:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-23T07:53:42.444Z] --- PASS: TestServiceRemove (0.08s) [2021-07-23T07:53:42.444Z] === CONT TestRestore [2021-07-23T07:53:42.444Z] --- PASS: TestServiceList (0.10s) [2021-07-23T07:53:42.444Z] time="2021-07-23T07:53:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-23T07:53:42.444Z] time="2021-07-23T07:53:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-23T07:53:42.444Z] time="2021-07-23T07:53:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-23T07:53:42.444Z] --- PASS: TestServiceCreate (0.02s) [2021-07-23T07:53:42.444Z] --- PASS: TestRestore (0.02s) [2021-07-23T07:53:42.444Z] time="2021-07-23T07:53:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-23T07:53:42.444Z] --- PASS: TestServicePrune (0.14s) [2021-07-23T07:53:42.444Z] PASS [2021-07-23T07:53:42.444Z] coverage: 69.6% of statements [2021-07-23T07:53:42.444Z] ok github.com/docker/docker/volume/service 0.232s coverage: 69.6% of statements [2021-07-23T07:53:42.763Z] time="2021-07-23T07:53:42Z" level=info msg="node 2 leaving" [2021-07-23T07:53:42.763Z] time="2021-07-23T07:53:42Z" level=info msg="Node 3251112ecd1d change state NodeActive --> NodeLeft" [2021-07-23T07:53:42.763Z] time="2021-07-23T07:53:42Z" level=info msg="Node 3251112ecd1d change state NodeActive --> NodeLeft" [2021-07-23T07:53:42.763Z] time="2021-07-23T07:53:42Z" level=info msg="node5(ae3a20fa1fc1): Node leave event for 3251112ecd1d/172.28.88.194" [2021-07-23T07:53:42.763Z] time="2021-07-23T07:53:42Z" level=info msg="node4(a5e2de818551): Node leave event for 3251112ecd1d/172.28.88.194" [2021-07-23T07:53:42.763Z] time="2021-07-23T07:53:42Z" level=info msg="Node 3251112ecd1d change state NodeActive --> NodeLeft" [2021-07-23T07:53:42.763Z] time="2021-07-23T07:53:42Z" level=info msg="node3(3251112ecd1d): Node leave event for 3251112ecd1d/172.28.88.194" [2021-07-23T07:53:42.763Z] time="2021-07-23T07:53:42Z" level=debug msg="memberlist: Failed ping: ae3a20fa1fc1 (timeout reached)" [2021-07-23T07:53:42.763Z] time="2021-07-23T07:53:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.88.194:10036: use of closed network connection" [2021-07-23T07:53:42.763Z] time="2021-07-23T07:53:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.88.194:10034: use of closed network connection" [2021-07-23T07:53:42.763Z] time="2021-07-23T07:53:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.88.194:10035: use of closed network connection" [2021-07-23T07:53:42.763Z] time="2021-07-23T07:53:42Z" level=debug msg="memberlist: Stream connection from=172.28.88.194:49358" [2021-07-23T07:53:42.763Z] time="2021-07-23T07:53:42Z" level=info msg="Node 3251112ecd1d/172.28.88.194, left gossip cluster" [2021-07-23T07:53:42.763Z] time="2021-07-23T07:53:42Z" level=info msg="Node 3251112ecd1d/172.28.88.194, left gossip cluster" [2021-07-23T07:53:42.901Z] time="2021-07-23T07:53:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-23T07:53:43.219Z] time="2021-07-23T07:53:42Z" level=info msg="Node 3251112ecd1d/172.28.88.194, left gossip cluster" [2021-07-23T07:53:43.219Z] networkdb_test.go:874: node4: OK [2021-07-23T07:53:43.219Z] networkdb_test.go:874: node5: OK [2021-07-23T07:53:43.219Z] time="2021-07-23T07:53:42Z" level=info msg="node 0 coming back" [2021-07-23T07:53:43.219Z] time="2021-07-23T07:53:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9422d01e6e77 with config:&{NodeID:9422d01e6e77 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:53:43.219Z] time="2021-07-23T07:53:42Z" level=info msg="Node 9422d01e6e77/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:43.219Z] time="2021-07-23T07:53:42Z" level=info msg="Node 9422d01e6e77/172.28.88.194, added to nodes list" [2021-07-23T07:53:43.219Z] time="2021-07-23T07:53:42Z" level=info msg="node 1 coming back" [2021-07-23T07:53:43.219Z] time="2021-07-23T07:53:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:878497f41a17 with config:&{NodeID:878497f41a17 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:53:43.219Z] time="2021-07-23T07:53:42Z" level=info msg="Node 878497f41a17/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:43.219Z] time="2021-07-23T07:53:42Z" level=info msg="Node 878497f41a17/172.28.88.194, added to nodes list" [2021-07-23T07:53:43.219Z] time="2021-07-23T07:53:42Z" level=info msg="node 2 coming back" [2021-07-23T07:53:43.219Z] time="2021-07-23T07:53:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ba88e6f4ac3e with config:&{NodeID:ba88e6f4ac3e Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:53:43.219Z] time="2021-07-23T07:53:42Z" level=info msg="Node ba88e6f4ac3e/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:43.219Z] time="2021-07-23T07:53:42Z" level=info msg="Node ba88e6f4ac3e/172.28.88.194, added to nodes list" [2021-07-23T07:53:43.219Z] time="2021-07-23T07:53:42Z" level=warning msg="memberlist: Was able to connect to ae3a20fa1fc1 but other probes failed, network may be misconfigured" [2021-07-23T07:53:46.294Z] time="2021-07-23T07:53:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.88.194:10033 172.28.88.194:10034 172.28.88.194:10035]" [2021-07-23T07:53:46.750Z] time="2021-07-23T07:53:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.88.194:10033 172.28.88.194:10034 172.28.88.194:10035]" [2021-07-23T07:53:47.234Z] Loaded image: buildpack-deps:buster [2021-07-23T07:53:47.234Z] Loaded image: busybox:latest [2021-07-23T07:53:47.234Z] Loaded image: busybox:glibc [2021-07-23T07:53:47.234Z] Loaded image: buildpack-deps:buster [2021-07-23T07:53:47.234Z] Loaded image: busybox:latest [2021-07-23T07:53:47.234Z] Loaded image: busybox:glibc [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.88.194:10033" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=debug msg="memberlist: Stream connection from=172.28.88.194:49359" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node a5e2de818551/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node a5e2de818551/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 9422d01e6e77/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 9422d01e6e77/172.28.88.194, is the new incarnation of the shutdown node c780c06bd567/172.28.88.194" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 9422d01e6e77/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.88.194:10034" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=debug msg="memberlist: Stream connection from=172.28.88.194:49360" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 9422d01e6e77/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 9422d01e6e77/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node a5e2de818551/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node a5e2de818551/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 878497f41a17/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 878497f41a17/172.28.88.194, is the new incarnation of the shutdown node 714d7eaa7ac7/172.28.88.194" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 878497f41a17/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.88.194:10035" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=debug msg="memberlist: Stream connection from=172.28.88.194:49361" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 9422d01e6e77/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 9422d01e6e77/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 878497f41a17/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 878497f41a17/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node a5e2de818551/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node a5e2de818551/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node ba88e6f4ac3e/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node ba88e6f4ac3e/172.28.88.194, is the new incarnation of the shutdown node 3251112ecd1d/172.28.88.194" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node ba88e6f4ac3e/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 878497f41a17/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 878497f41a17/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 878497f41a17/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 878497f41a17/172.28.88.194, is the new incarnation of the shutdown node 714d7eaa7ac7/172.28.88.194" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 878497f41a17/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 9422d01e6e77/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 9422d01e6e77/172.28.88.194, is the new incarnation of the shutdown node c780c06bd567/172.28.88.194" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node 9422d01e6e77/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node ba88e6f4ac3e/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node ba88e6f4ac3e/172.28.88.194, is the new incarnation of the shutdown node 3251112ecd1d/172.28.88.194" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node ba88e6f4ac3e/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node ba88e6f4ac3e/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node ba88e6f4ac3e/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node ba88e6f4ac3e/172.28.88.194, joined gossip cluster" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=info msg="Node ba88e6f4ac3e/172.28.88.194, added to nodes list" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.88.194:10033" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=debug msg="memberlist: Stream connection from=172.28.88.194:49362" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=debug msg="memberlist: Stream connection from=172.28.88.194:49363" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.88.194:10034" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.88.194:10035" [2021-07-23T07:53:47.711Z] time="2021-07-23T07:53:47Z" level=debug msg="memberlist: Stream connection from=172.28.88.194:49364" [2021-07-23T07:53:48.167Z] 2021/07/23 07:53:47 Closing DB instances... [2021-07-23T07:53:48.167Z] time="2021-07-23T07:53:48Z" level=info msg="Node 9422d01e6e77 change state NodeActive --> NodeLeft" [2021-07-23T07:53:48.167Z] time="2021-07-23T07:53:48Z" level=info msg="node5(ae3a20fa1fc1): Node leave event for 9422d01e6e77/172.28.88.194" [2021-07-23T07:53:48.167Z] time="2021-07-23T07:53:48Z" level=info msg="Node 9422d01e6e77 change state NodeActive --> NodeLeft" [2021-07-23T07:53:48.167Z] time="2021-07-23T07:53:48Z" level=info msg="node3(ba88e6f4ac3e): Node leave event for 9422d01e6e77/172.28.88.194" [2021-07-23T07:53:48.167Z] time="2021-07-23T07:53:48Z" level=info msg="Node 9422d01e6e77 change state NodeActive --> NodeLeft" [2021-07-23T07:53:48.167Z] time="2021-07-23T07:53:48Z" level=info msg="node4(a5e2de818551): Node leave event for 9422d01e6e77/172.28.88.194" [2021-07-23T07:53:48.167Z] time="2021-07-23T07:53:48Z" level=info msg="Node 9422d01e6e77 change state NodeActive --> NodeLeft" [2021-07-23T07:53:48.167Z] time="2021-07-23T07:53:48Z" level=info msg="node2(878497f41a17): Node leave event for 9422d01e6e77/172.28.88.194" [2021-07-23T07:53:48.167Z] time="2021-07-23T07:53:48Z" level=info msg="Node 9422d01e6e77 change state NodeActive --> NodeLeft" [2021-07-23T07:53:48.167Z] time="2021-07-23T07:53:48Z" level=info msg="node1(9422d01e6e77): Node leave event for 9422d01e6e77/172.28.88.194" [2021-07-23T07:53:48.623Z] time="2021-07-23T07:53:48Z" level=info msg="Node 9422d01e6e77/172.28.88.194, left gossip cluster" [2021-07-23T07:53:48.623Z] time="2021-07-23T07:53:48Z" level=info msg="Node 9422d01e6e77/172.28.88.194, left gossip cluster" [2021-07-23T07:53:48.623Z] time="2021-07-23T07:53:48Z" level=info msg="Node 9422d01e6e77/172.28.88.194, left gossip cluster" [2021-07-23T07:53:48.623Z] time="2021-07-23T07:53:48Z" level=info msg="Node 9422d01e6e77/172.28.88.194, left gossip cluster" [2021-07-23T07:53:48.623Z] time="2021-07-23T07:53:48Z" level=info msg="Node 9422d01e6e77/172.28.88.194, left gossip cluster" [2021-07-23T07:53:48.623Z] time="2021-07-23T07:53:48Z" level=info msg="Node 878497f41a17 change state NodeActive --> NodeLeft" [2021-07-23T07:53:48.623Z] time="2021-07-23T07:53:48Z" level=info msg="node4(a5e2de818551): Node leave event for 878497f41a17/172.28.88.194" [2021-07-23T07:53:48.623Z] time="2021-07-23T07:53:48Z" level=info msg="Node 878497f41a17 change state NodeActive --> NodeLeft" [2021-07-23T07:53:48.623Z] time="2021-07-23T07:53:48Z" level=info msg="node5(ae3a20fa1fc1): Node leave event for 878497f41a17/172.28.88.194" [2021-07-23T07:53:48.623Z] time="2021-07-23T07:53:48Z" level=info msg="Node 878497f41a17 change state NodeActive --> NodeLeft" [2021-07-23T07:53:48.623Z] time="2021-07-23T07:53:48Z" level=info msg="node3(ba88e6f4ac3e): Node leave event for 878497f41a17/172.28.88.194" [2021-07-23T07:53:48.623Z] time="2021-07-23T07:53:48Z" level=info msg="Node 878497f41a17 change state NodeActive --> NodeLeft" [2021-07-23T07:53:48.623Z] time="2021-07-23T07:53:48Z" level=info msg="node2(878497f41a17): Node leave event for 878497f41a17/172.28.88.194" [2021-07-23T07:53:49.079Z] time="2021-07-23T07:53:48Z" level=info msg="Node 878497f41a17/172.28.88.194, left gossip cluster" [2021-07-23T07:53:49.079Z] time="2021-07-23T07:53:48Z" level=info msg="Node 878497f41a17/172.28.88.194, left gossip cluster" [2021-07-23T07:53:49.079Z] time="2021-07-23T07:53:48Z" level=info msg="Node 878497f41a17/172.28.88.194, left gossip cluster" [2021-07-23T07:53:49.079Z] time="2021-07-23T07:53:48Z" level=info msg="Node 878497f41a17/172.28.88.194, left gossip cluster" [2021-07-23T07:53:49.079Z] time="2021-07-23T07:53:48Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.28.88.194:10037: use of closed network connection" [2021-07-23T07:53:49.079Z] time="2021-07-23T07:53:48Z" level=info msg="Node ba88e6f4ac3e change state NodeActive --> NodeLeft" [2021-07-23T07:53:49.080Z] time="2021-07-23T07:53:48Z" level=info msg="node5(ae3a20fa1fc1): Node leave event for ba88e6f4ac3e/172.28.88.194" [2021-07-23T07:53:49.080Z] time="2021-07-23T07:53:48Z" level=info msg="Node ba88e6f4ac3e change state NodeActive --> NodeLeft" [2021-07-23T07:53:49.080Z] time="2021-07-23T07:53:48Z" level=info msg="node4(a5e2de818551): Node leave event for ba88e6f4ac3e/172.28.88.194" [2021-07-23T07:53:49.080Z] time="2021-07-23T07:53:49Z" level=info msg="Node ba88e6f4ac3e change state NodeActive --> NodeLeft" [2021-07-23T07:53:49.080Z] time="2021-07-23T07:53:49Z" level=info msg="node3(ba88e6f4ac3e): Node leave event for ba88e6f4ac3e/172.28.88.194" [2021-07-23T07:53:49.145Z] Loaded image: debian:bullseye [2021-07-23T07:53:49.145Z] Loaded image: hello-world:latest [2021-07-23T07:53:49.145Z] Loaded image: arm32v7/hello-world:latest [2021-07-23T07:53:49.406Z] INFO: Testing against a local daemon [2021-07-23T07:53:49.406Z] === RUN TestDockerDaemonSuite [2021-07-23T07:53:49.406Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-23T07:53:49.535Z] time="2021-07-23T07:53:49Z" level=info msg="Node ba88e6f4ac3e/172.28.88.194, left gossip cluster" [2021-07-23T07:53:49.535Z] time="2021-07-23T07:53:49Z" level=info msg="Node ba88e6f4ac3e/172.28.88.194, left gossip cluster" [2021-07-23T07:53:49.535Z] time="2021-07-23T07:53:49Z" level=info msg="Node ba88e6f4ac3e/172.28.88.194, left gossip cluster" [2021-07-23T07:53:49.991Z] time="2021-07-23T07:53:49Z" level=info msg="Node a5e2de818551 change state NodeActive --> NodeLeft" [2021-07-23T07:53:49.991Z] time="2021-07-23T07:53:49Z" level=info msg="node5(ae3a20fa1fc1): Node leave event for a5e2de818551/172.28.88.194" [2021-07-23T07:53:49.991Z] time="2021-07-23T07:53:49Z" level=info msg="Node a5e2de818551 change state NodeActive --> NodeLeft" [2021-07-23T07:53:49.991Z] time="2021-07-23T07:53:49Z" level=info msg="node4(a5e2de818551): Node leave event for a5e2de818551/172.28.88.194" [2021-07-23T07:53:50.446Z] time="2021-07-23T07:53:50Z" level=info msg="Node a5e2de818551/172.28.88.194, left gossip cluster" [2021-07-23T07:53:50.901Z] time="2021-07-23T07:53:50Z" level=info msg="Node a5e2de818551/172.28.88.194, left gossip cluster" [2021-07-23T07:53:51.356Z] time="2021-07-23T07:53:51Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, left gossip cluster" [2021-07-23T07:53:51.356Z] time="2021-07-23T07:53:51Z" level=info msg="Node ae3a20fa1fc1 change state NodeActive --> NodeFailed" [2021-07-23T07:53:51.356Z] time="2021-07-23T07:53:51Z" level=info msg="Node ae3a20fa1fc1/172.28.88.194, added to failed nodes list" [2021-07-23T07:53:51.356Z] --- PASS: TestNetworkDBIslands (12.06s) [2021-07-23T07:53:51.356Z] PASS [2021-07-23T07:53:51.356Z] coverage: 60.3% of statements [2021-07-23T07:53:51.356Z] ok github.com/docker/docker/libnetwork/networkdb 105.362s coverage: 60.3% of statements [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-23T07:53:51.356Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/quota [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/rootless [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/volume [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-23T07:53:51.357Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-23T07:53:51.447Z] --- PASS: TestGet (15.01s) [2021-07-23T07:53:51.447Z] === RUN TestPluginWithNoManifest [2021-07-23T07:53:51.447Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-23T07:53:51.447Z] === RUN TestGetAll [2021-07-23T07:53:51.447Z] --- PASS: TestGetAll (0.00s) [2021-07-23T07:53:51.447Z] PASS [2021-07-23T07:53:51.447Z] coverage: 73.4% of statements [2021-07-23T07:53:51.447Z] ok github.com/docker/docker/pkg/plugins 35.849s coverage: 73.4% of statements [2021-07-23T07:53:51.956Z] Loaded image: debian:bullseye [2021-07-23T07:53:52.217Z] Loaded image: hello-world:latest [2021-07-23T07:53:52.217Z] Loaded image: arm32v7/hello-world:latest [2021-07-23T07:53:52.217Z] INFO: Testing against a local daemon [2021-07-23T07:53:52.217Z] === RUN TestDockerSuite [2021-07-23T07:53:52.334Z] --- PASS: TestImportExtremelyLargeImageWorks (94.61s) [2021-07-23T07:53:52.335Z] PASS [2021-07-23T07:53:52.335Z] [2021-07-23T07:53:52.335Z] DONE 12 tests in 97.583s [2021-07-23T07:53:52.335Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-23T07:53:52.335Z] INFO: Testing against a local daemon [2021-07-23T07:53:52.335Z] === RUN TestNetworkCreateDelete [2021-07-23T07:53:52.335Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-23T07:53:52.335Z] === RUN TestDockerNetworkDeletePreferID [2021-07-23T07:53:52.335Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2021-07-23T07:53:52.335Z] === RUN TestDaemonDNSFallback [2021-07-23T07:53:52.477Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-23T07:53:52.477Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-23T07:53:52.477Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-23T07:53:52.477Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-23T07:53:52.477Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-23T07:53:52.477Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-23T07:53:52.477Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-23T07:53:52.477Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-23T07:53:53.418Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-23T07:53:53.418Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === Skipped [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-23T07:53:53.518Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-23T07:53:53.518Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-23T07:53:53.518Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-07-23T07:53:53.518Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-23T07:53:53.518Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-23T07:53:53.518Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-23T07:53:53.518Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-23T07:53:53.518Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-23T07:53:53.518Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-23T07:53:53.518Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-23T07:53:53.518Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-23T07:53:53.518Z] daemon_test.go:147: root required [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-23T07:53:53.518Z] reload_test.go:520: root required [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-23T07:53:53.518Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-23T07:53:53.518Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-23T07:53:53.518Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-23T07:53:53.518Z] download_test.go:268: Needs fixing on Windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-23T07:53:53.518Z] layer_test.go:304: Failing on Windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-23T07:53:53.518Z] layer_test.go:353: Failing on Windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-23T07:53:53.518Z] layer_test.go:468: Failing on Windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-23T07:53:53.518Z] layer_test.go:697: Failing on Windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-23T07:53:53.518Z] migration_test.go:46: Failing on Windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-23T07:53:53.518Z] migration_test.go:182: Failing on Windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-23T07:53:53.518Z] mount_test.go:17: Failing on Windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-23T07:53:53.518Z] mount_test.go:76: Failing on Windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-23T07:53:53.518Z] mount_test.go:125: Failing on Windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-23T07:53:53.518Z] mount_test.go:212: Failing on Windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-23T07:53:53.518Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-07-23T07:53:53.518Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-23T07:53:53.518Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-23T07:53:53.518Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-23T07:53:53.518Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-23T07:53:53.518Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-23T07:53:53.518Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-23T07:53:53.518Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-23T07:53:53.518Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-23T07:53:53.518Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-23T07:53:53.518Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-23T07:53:53.518Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-23T07:53:53.518Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-23T07:53:53.518Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-23T07:53:53.518Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-23T07:53:53.518Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-23T07:53:53.518Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-23T07:53:53.518Z] archive_test.go:134: Xz not present in msys2 [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-23T07:53:53.518Z] archive_test.go:239: Failing on Windows CI machines [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-23T07:53:53.518Z] archive_windows_test.go:16: Currently fails [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-23T07:53:53.518Z] changes_test.go:196: needs more investigation [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-23T07:53:53.518Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-23T07:53:53.518Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-23T07:53:53.518Z] changes_test.go:433: needs further investigation [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-23T07:53:53.518Z] changes_test.go:469: needs further investigation [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-23T07:53:53.518Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-23T07:53:53.518Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-23T07:53:53.518Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-23T07:53:53.518Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-23T07:53:53.518Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-23T07:53:53.518Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-23T07:53:53.518Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-23T07:53:53.518Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-23T07:53:53.518Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-23T07:53:53.518Z] poller_test.go:41: No chmod on Windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-23T07:53:53.518Z] fileutils_test.go:134: Needs porting to Windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-23T07:53:53.518Z] fileutils_test.go:180: Needs porting to Windows [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-23T07:53:53.518Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-23T07:53:53.518Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-23T07:53:53.518Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-23T07:53:53.518Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-23T07:53:53.518Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] [2021-07-23T07:53:53.518Z] DONE 2029 tests, 69 skipped in 250.867s [2021-07-23T07:53:53.518Z] INFO: make.ps1 ended at 07/23/2021 07:53:52 [2021-07-23T07:53:53.983Z] === RUN TestBoolValue [2021-07-23T07:53:53.984Z] --- PASS: TestBoolValue (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestBoolValueOrDefault [2021-07-23T07:53:53.984Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestInt64ValueOrZero [2021-07-23T07:53:53.984Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestInt64ValueOrDefault [2021-07-23T07:53:53.984Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-23T07:53:53.984Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestJsonContentType [2021-07-23T07:53:53.984Z] --- PASS: TestJsonContentType (0.00s) [2021-07-23T07:53:53.984Z] PASS [2021-07-23T07:53:53.984Z] coverage: 14.7% of statements [2021-07-23T07:53:53.984Z] ok github.com/docker/docker/api/server/httputils 0.083s coverage: 14.7% of statements [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-23T07:53:53.984Z] === RUN TestMaskSecretKeys [2021-07-23T07:53:53.984Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-23T07:53:53.984Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-23T07:53:53.984Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-23T07:53:53.984Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-23T07:53:53.984Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-23T07:53:53.984Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-23T07:53:53.984Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestVersionMiddlewareVersion [2021-07-23T07:53:53.984Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-23T07:53:53.984Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-23T07:53:53.984Z] PASS [2021-07-23T07:53:53.984Z] coverage: 37.7% of statements [2021-07-23T07:53:53.984Z] ok github.com/docker/docker/api/server/middleware 0.045s coverage: 37.7% of statements [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-23T07:53:53.984Z] === RUN TestAdjustForAPIVersion [2021-07-23T07:53:53.984Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-23T07:53:53.984Z] PASS [2021-07-23T07:53:53.984Z] coverage: 5.7% of statements [2021-07-23T07:53:53.984Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2021-07-23T07:53:53.984Z] === RUN TestStrSliceMarshalJSON [2021-07-23T07:53:53.984Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestStrSliceUnmarshalJSON [2021-07-23T07:53:53.984Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestStrSliceUnmarshalString [2021-07-23T07:53:53.984Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestStrSliceUnmarshalSlice [2021-07-23T07:53:53.984Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-23T07:53:53.984Z] PASS [2021-07-23T07:53:53.984Z] coverage: 90.0% of statements [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/types [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-23T07:53:53.984Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2021-07-23T07:53:53.984Z] === RUN TestToJSON [2021-07-23T07:53:53.984Z] --- PASS: TestToJSON (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestToParamWithVersion [2021-07-23T07:53:53.984Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestFromJSON [2021-07-23T07:53:53.984Z] --- PASS: TestFromJSON (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestEmpty [2021-07-23T07:53:53.984Z] --- PASS: TestEmpty (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestArgsMatchKVListEmptySources [2021-07-23T07:53:53.984Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestArgsMatchKVList [2021-07-23T07:53:53.984Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestArgsMatch [2021-07-23T07:53:53.984Z] --- PASS: TestArgsMatch (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestAdd [2021-07-23T07:53:53.984Z] --- PASS: TestAdd (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestDel [2021-07-23T07:53:53.984Z] --- PASS: TestDel (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestLen [2021-07-23T07:53:53.984Z] --- PASS: TestLen (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestExactMatch [2021-07-23T07:53:53.984Z] --- PASS: TestExactMatch (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestOnlyOneExactMatch [2021-07-23T07:53:53.984Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestContains [2021-07-23T07:53:53.984Z] --- PASS: TestContains (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestValidate [2021-07-23T07:53:53.984Z] --- PASS: TestValidate (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestWalkValues [2021-07-23T07:53:53.984Z] --- PASS: TestWalkValues (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestFuzzyMatch [2021-07-23T07:53:53.984Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestClone [2021-07-23T07:53:53.984Z] --- PASS: TestClone (0.00s) [2021-07-23T07:53:53.984Z] PASS [2021-07-23T07:53:53.984Z] coverage: 92.2% of statements [2021-07-23T07:53:53.984Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-23T07:53:53.984Z] === RUN TestDurationToSecondsString [2021-07-23T07:53:53.984Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-23T07:53:53.984Z] === RUN TestGetTimestamp [2021-07-23T07:53:53.984Z] --- PASS: TestGetTimestamp (0.10s) [2021-07-23T07:53:53.984Z] === RUN TestParseTimestamps [2021-07-23T07:53:53.984Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-23T07:53:53.984Z] PASS [2021-07-23T07:53:53.984Z] coverage: 100.0% of statements [2021-07-23T07:53:53.984Z] ok github.com/docker/docker/api/types/time 0.134s coverage: 100.0% of statements [2021-07-23T07:53:53.984Z] === RUN TestCompareVersion [2021-07-23T07:53:53.984Z] --- PASS: TestCompareVersion (0.00s) [2021-07-23T07:53:53.984Z] PASS [2021-07-23T07:53:53.984Z] coverage: 75.0% of statements [2021-07-23T07:53:53.984Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 75.0% of statements [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/builder [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-23T07:53:53.984Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-23T07:53:53.990Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-23T07:53:53.990Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-23T07:53:54.560Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-23T07:53:54.822Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-23T07:53:54.822Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-23T07:53:54.945Z] === RUN TestParseRemoteURL [2021-07-23T07:53:54.945Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-23T07:53:54.945Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-23T07:53:54.945Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-23T07:53:54.945Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-23T07:53:54.945Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-23T07:53:54.945Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-23T07:53:54.945Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-23T07:53:54.945Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-23T07:53:54.945Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-23T07:53:54.945Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-23T07:53:54.945Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-23T07:53:54.945Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-23T07:53:54.945Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-23T07:53:54.945Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-23T07:53:54.945Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-23T07:53:54.945Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-23T07:53:54.945Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-23T07:53:54.945Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-23T07:53:54.945Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-23T07:53:54.946Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-23T07:53:54.946Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-23T07:53:54.946Z] === RUN TestCloneArgsSmartHttp [2021-07-23T07:53:54.946Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2021-07-23T07:53:54.946Z] === RUN TestCloneArgsDumbHttp [2021-07-23T07:53:54.946Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-23T07:53:54.946Z] === RUN TestCloneArgsGit [2021-07-23T07:53:54.946Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-23T07:53:54.946Z] === RUN TestCheckoutGit [2021-07-23T07:53:55.908Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-23T07:53:55.908Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-07-23T07:53:55.908Z] === RUN TestProcessNoDockerignore [2021-07-23T07:53:55.908Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-23T07:53:55.908Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-23T07:53:55.908Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-23T07:53:55.908Z] === RUN TestDetectContentType [2021-07-23T07:53:55.908Z] --- PASS: TestDetectContentType (0.00s) [2021-07-23T07:53:55.908Z] === RUN TestSelectAcceptableMIME [2021-07-23T07:53:55.908Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-23T07:53:55.908Z] === RUN TestInspectEmptyResponse [2021-07-23T07:53:55.908Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-23T07:53:55.908Z] === RUN TestInspectResponseBinary [2021-07-23T07:53:55.908Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-23T07:53:55.908Z] === RUN TestResponseUnsupportedContentType [2021-07-23T07:53:55.908Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-23T07:53:55.908Z] === RUN TestInspectResponseTextSimple [2021-07-23T07:53:55.908Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-23T07:53:55.908Z] === RUN TestInspectResponseEmptyContentType [2021-07-23T07:53:55.908Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-23T07:53:55.908Z] === RUN TestUnknownContentLength [2021-07-23T07:53:55.908Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-23T07:53:55.908Z] === RUN TestDownloadRemote [2021-07-23T07:53:55.908Z] --- PASS: TestDownloadRemote (0.07s) [2021-07-23T07:53:55.908Z] === RUN TestGetWithStatusError [2021-07-23T07:53:55.908Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-23T07:53:55.908Z] === RUN TestCloseRootDirectory [2021-07-23T07:53:55.908Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:55.908Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-23T07:53:55.908Z] === RUN TestHashFile [2021-07-23T07:53:55.908Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:55.908Z] --- SKIP: TestHashFile (0.00s) [2021-07-23T07:53:55.908Z] === RUN TestHashSubdir [2021-07-23T07:53:55.908Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:55.908Z] --- SKIP: TestHashSubdir (0.00s) [2021-07-23T07:53:55.908Z] === RUN TestRemoveDirectory [2021-07-23T07:53:55.908Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:53:55.908Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-23T07:53:55.908Z] PASS [2021-07-23T07:53:55.908Z] coverage: 9.3% of statements [2021-07-23T07:53:56.364Z] ok github.com/docker/docker/builder/remotecontext 0.225s coverage: 9.3% of statements [2021-07-23T07:53:56.364Z] === RUN TestGetAllAllowed [2021-07-23T07:53:56.364Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestGetAllMeta [2021-07-23T07:53:56.364Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-23T07:53:56.364Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestIsUnreferencedBuiltin [2021-07-23T07:53:56.364Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestIsExistingDirectory [2021-07-23T07:53:56.364Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestGetFilenameForDownload [2021-07-23T07:53:56.364Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestEnv2Variables [2021-07-23T07:53:56.364Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-23T07:53:56.364Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestMaintainer [2021-07-23T07:53:56.364Z] --- PASS: TestMaintainer (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestLabel [2021-07-23T07:53:56.364Z] --- PASS: TestLabel (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestFromScratch [2021-07-23T07:53:56.364Z] --- PASS: TestFromScratch (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestFromWithArg [2021-07-23T07:53:56.364Z] --- PASS: TestFromWithArg (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-23T07:53:56.364Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestFromWithUndefinedArg [2021-07-23T07:53:56.364Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestFromMultiStageWithNamedStage [2021-07-23T07:53:56.364Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestOnbuild [2021-07-23T07:53:56.364Z] --- PASS: TestOnbuild (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestWorkdir [2021-07-23T07:53:56.364Z] --- PASS: TestWorkdir (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestCmd [2021-07-23T07:53:56.364Z] --- PASS: TestCmd (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestHealthcheckNone [2021-07-23T07:53:56.364Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestHealthcheckCmd [2021-07-23T07:53:56.364Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestEntrypoint [2021-07-23T07:53:56.364Z] --- PASS: TestEntrypoint (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestExpose [2021-07-23T07:53:56.364Z] --- PASS: TestExpose (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestUser [2021-07-23T07:53:56.364Z] --- PASS: TestUser (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestVolume [2021-07-23T07:53:56.364Z] --- PASS: TestVolume (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestStopSignal [2021-07-23T07:53:56.364Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-23T07:53:56.364Z] --- SKIP: TestStopSignal (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestArg [2021-07-23T07:53:56.364Z] --- PASS: TestArg (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestShell [2021-07-23T07:53:56.364Z] --- PASS: TestShell (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestPrependEnvOnCmd [2021-07-23T07:53:56.364Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestRunWithBuildArgs [2021-07-23T07:53:56.364Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestRunIgnoresHealthcheck [2021-07-23T07:53:56.364Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestDispatchUnsupportedOptions [2021-07-23T07:53:56.364Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-23T07:53:56.364Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-23T07:53:56.364Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-23T07:53:56.364Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-23T07:53:56.364Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-23T07:53:56.364Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-23T07:53:56.364Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestNormalizeWorkdir [2021-07-23T07:53:56.364Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestDispatch [2021-07-23T07:53:56.364Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-23T07:53:56.364Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-23T07:53:56.364Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-23T07:53:56.364Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-23T07:53:56.364Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-23T07:53:56.364Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-23T07:53:56.364Z] === RUN TestDispatch/COPY_url [2021-07-23T07:53:56.364Z] --- PASS: TestDispatch (0.05s) [2021-07-23T07:53:56.364Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-07-23T07:53:56.364Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-23T07:53:56.364Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.00s) [2021-07-23T07:53:56.364Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-23T07:53:56.364Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-23T07:53:56.364Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-23T07:53:56.364Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestAddScratchImageAddsToMounts [2021-07-23T07:53:56.364Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-23T07:53:56.364Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-23T07:53:56.364Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-23T07:53:56.364Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestImageSourceGetAddsToMounts [2021-07-23T07:53:56.364Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestEmptyDockerfile [2021-07-23T07:53:56.364Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestSymlinkDockerfile [2021-07-23T07:53:56.364Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-23T07:53:56.364Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestNonExistingDockerfile [2021-07-23T07:53:56.364Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestCopyRunConfig [2021-07-23T07:53:56.364Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestDeepCopyRunConfig [2021-07-23T07:53:56.364Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestExportImage [2021-07-23T07:53:56.364Z] --- PASS: TestExportImage (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestNormalizeDest [2021-07-23T07:53:56.364Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-23T07:53:56.364Z] PASS [2021-07-23T07:53:56.364Z] coverage: 47.0% of statements [2021-07-23T07:53:56.364Z] ok github.com/docker/docker/builder/dockerfile 0.146s coverage: 47.0% of statements [2021-07-23T07:53:56.364Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-23T07:53:56.364Z] === RUN TestEnable [2021-07-23T07:53:56.364Z] --- PASS: TestEnable (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestDisable [2021-07-23T07:53:56.364Z] --- PASS: TestDisable (0.00s) [2021-07-23T07:53:56.364Z] === RUN TestEnabled [2021-07-23T07:53:56.364Z] --- PASS: TestEnabled (0.00s) [2021-07-23T07:53:56.364Z] PASS [2021-07-23T07:53:56.364Z] coverage: 100.0% of statements [2021-07-23T07:53:56.364Z] ok github.com/docker/docker/cli/debug 0.030s coverage: 100.0% of statements [2021-07-23T07:53:56.405Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-23T07:53:56.405Z] INFO: Unit tests ended at 07/23/2021 07:53:56. Duration:00:04:23.0135941 [2021-07-23T07:53:56.405Z] INFO: Building busybox [2021-07-23T07:53:56.405Z] Sending build context to Docker daemon 5.12kB [2021-07-23T07:53:56.405Z] [2021-07-23T07:53:56.405Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-23T07:53:56.405Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-23T07:53:56.405Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-23T07:53:56.405Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-23T07:53:56.405Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-23T07:53:56.405Z] ---> 39d157a84080 [2021-07-23T07:53:56.405Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-23T07:53:56.734Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-23T07:53:56.734Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-23T07:53:56.734Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-23T07:53:56.734Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-23T07:53:56.995Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-23T07:53:57.327Z] === RUN TestTCP4Proxy [2021-07-23T07:53:57.327Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-23T07:53:57.327Z] === RUN TestTCP4ProxyHalfClose [2021-07-23T07:53:57.327Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-07-23T07:53:57.327Z] === RUN TestTCP6Proxy [2021-07-23T07:53:57.327Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-23T07:53:57.327Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-23T07:53:57.327Z] === RUN TestTCPDualStackProxy [2021-07-23T07:53:57.327Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-23T07:53:57.327Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-23T07:53:57.327Z] === RUN TestUDP4Proxy [2021-07-23T07:53:57.327Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-23T07:53:57.327Z] === RUN TestUDP6Proxy [2021-07-23T07:53:57.327Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-23T07:53:57.327Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-23T07:53:57.327Z] === RUN TestUDPWriteError [2021-07-23T07:53:57.327Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-23T07:53:57.327Z] === RUN TestSCTP4Proxy [2021-07-23T07:53:57.327Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-23T07:53:57.327Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-23T07:53:57.327Z] === RUN TestSCTP6Proxy [2021-07-23T07:53:57.327Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-23T07:53:57.327Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-23T07:53:57.327Z] PASS [2021-07-23T07:53:57.327Z] coverage: 49.4% of statements [2021-07-23T07:53:57.327Z] ok github.com/docker/docker/cmd/docker-proxy 0.051s coverage: 49.4% of statements [2021-07-23T07:53:57.611Z] --- PASS: TestDaemonDNSFallback (6.60s) [2021-07-23T07:53:57.611Z] === RUN TestInspectNetwork [2021-07-23T07:53:57.932Z] ---> Running in d024a0042935 [2021-07-23T07:53:57.937Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-23T07:53:59.322Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-23T07:53:59.583Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-23T07:53:59.583Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-23T07:53:59.583Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-23T07:53:59.583Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-23T07:54:01.808Z] === RUN TestInspectNetwork/full_network_id [2021-07-23T07:54:01.808Z] === RUN TestInspectNetwork/partial_network_id [2021-07-23T07:54:01.808Z] === RUN TestInspectNetwork/network_name [2021-07-23T07:54:01.808Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-23T07:54:05.864Z] === RUN TestCheckpointCreateError [2021-07-23T07:54:05.864Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestCheckpointCreate [2021-07-23T07:54:05.864Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestCheckpointDeleteError [2021-07-23T07:54:05.864Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestCheckpointDelete [2021-07-23T07:54:05.864Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestCheckpointListError [2021-07-23T07:54:05.864Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestCheckpointList [2021-07-23T07:54:05.864Z] --- PASS: TestCheckpointList (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestCheckpointListContainerNotFound [2021-07-23T07:54:05.864Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestNewClientWithOpsFromEnv [2021-07-23T07:54:05.864Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-23T07:54:05.864Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestGetAPIPath [2021-07-23T07:54:05.864Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestParseHostURL [2021-07-23T07:54:05.864Z] --- PASS: TestParseHostURL (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-23T07:54:05.864Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-23T07:54:05.864Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestNegotiateAPIVersion [2021-07-23T07:54:05.864Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestNegotiateAPVersionOverride [2021-07-23T07:54:05.864Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-23T07:54:05.864Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-23T07:54:05.864Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-23T07:54:05.864Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestClientRedirect [2021-07-23T07:54:05.864Z] --- PASS: TestClientRedirect (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigCreateUnsupported [2021-07-23T07:54:05.864Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigCreateError [2021-07-23T07:54:05.864Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigCreate [2021-07-23T07:54:05.864Z] --- PASS: TestConfigCreate (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigInspectNotFound [2021-07-23T07:54:05.864Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigInspectWithEmptyID [2021-07-23T07:54:05.864Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigInspectUnsupported [2021-07-23T07:54:05.864Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigInspectError [2021-07-23T07:54:05.864Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigInspectConfigNotFound [2021-07-23T07:54:05.864Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigInspect [2021-07-23T07:54:05.864Z] --- PASS: TestConfigInspect (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigListUnsupported [2021-07-23T07:54:05.864Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigListError [2021-07-23T07:54:05.864Z] --- PASS: TestConfigListError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigList [2021-07-23T07:54:05.864Z] --- PASS: TestConfigList (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigRemoveUnsupported [2021-07-23T07:54:05.864Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigRemoveError [2021-07-23T07:54:05.864Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigRemove [2021-07-23T07:54:05.864Z] --- PASS: TestConfigRemove (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigUpdateUnsupported [2021-07-23T07:54:05.864Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigUpdateError [2021-07-23T07:54:05.864Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestConfigUpdate [2021-07-23T07:54:05.864Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerCommitError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerCommit [2021-07-23T07:54:05.864Z] --- PASS: TestContainerCommit (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerStatPathError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerStatPathNotFoundError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerStatPathNoHeaderError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerStatPath [2021-07-23T07:54:05.864Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestCopyToContainerError [2021-07-23T07:54:05.864Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestCopyToContainerNotFoundError [2021-07-23T07:54:05.864Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-23T07:54:05.864Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestCopyToContainer [2021-07-23T07:54:05.864Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestCopyFromContainerError [2021-07-23T07:54:05.864Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestCopyFromContainerNotFoundError [2021-07-23T07:54:05.864Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-23T07:54:05.864Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-23T07:54:05.864Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestCopyFromContainer [2021-07-23T07:54:05.864Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerCreateError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerCreateImageNotFound [2021-07-23T07:54:05.864Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerCreateWithName [2021-07-23T07:54:05.864Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerCreateAutoRemove [2021-07-23T07:54:05.864Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerDiffError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerDiff [2021-07-23T07:54:05.864Z] --- PASS: TestContainerDiff (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerExecCreateError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerExecCreate [2021-07-23T07:54:05.864Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerExecStartError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerExecStart [2021-07-23T07:54:05.864Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerExecInspectError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerExecInspect [2021-07-23T07:54:05.864Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerExportError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerExportError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerExport [2021-07-23T07:54:05.864Z] --- PASS: TestContainerExport (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerInspectError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerInspectContainerNotFound [2021-07-23T07:54:05.864Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerInspectWithEmptyID [2021-07-23T07:54:05.864Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerInspect [2021-07-23T07:54:05.864Z] --- PASS: TestContainerInspect (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerInspectNode [2021-07-23T07:54:05.864Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerKillError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerKillError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerKill [2021-07-23T07:54:05.864Z] --- PASS: TestContainerKill (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerListError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerListError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerList [2021-07-23T07:54:05.864Z] --- PASS: TestContainerList (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerLogsNotFoundError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerLogsError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerLogs [2021-07-23T07:54:05.864Z] --- PASS: TestContainerLogs (0.12s) [2021-07-23T07:54:05.864Z] === RUN TestContainerPauseError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerPause [2021-07-23T07:54:05.864Z] --- PASS: TestContainerPause (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainersPruneError [2021-07-23T07:54:05.864Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainersPrune [2021-07-23T07:54:05.864Z] --- PASS: TestContainersPrune (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerRemoveError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerRemoveNotFoundError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerRemove [2021-07-23T07:54:05.864Z] --- PASS: TestContainerRemove (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerRenameError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerRename [2021-07-23T07:54:05.864Z] --- PASS: TestContainerRename (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerResizeError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerExecResizeError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerResize [2021-07-23T07:54:05.864Z] --- PASS: TestContainerResize (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerExecResize [2021-07-23T07:54:05.864Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerRestartError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerRestart [2021-07-23T07:54:05.864Z] --- PASS: TestContainerRestart (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerStartError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerStartError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerStart [2021-07-23T07:54:05.864Z] --- PASS: TestContainerStart (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerStatsError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerStats [2021-07-23T07:54:05.864Z] --- PASS: TestContainerStats (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerStopError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerStopError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerStop [2021-07-23T07:54:05.864Z] --- PASS: TestContainerStop (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerTopError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerTopError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerTop [2021-07-23T07:54:05.864Z] --- PASS: TestContainerTop (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerUnpauseError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerUnpause [2021-07-23T07:54:05.864Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerUpdateError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerUpdate [2021-07-23T07:54:05.864Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerWaitError [2021-07-23T07:54:05.864Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestContainerWait [2021-07-23T07:54:05.864Z] --- PASS: TestContainerWait (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestDiskUsageError [2021-07-23T07:54:05.864Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestDiskUsage [2021-07-23T07:54:05.864Z] --- PASS: TestDiskUsage (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestDistributionInspectUnsupported [2021-07-23T07:54:05.864Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestDistributionInspectWithEmptyID [2021-07-23T07:54:05.864Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-23T07:54:05.864Z] === RUN TestEventsErrorInOptions [2021-07-23T07:54:05.865Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestEventsErrorFromServer [2021-07-23T07:54:05.865Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestEvents [2021-07-23T07:54:05.865Z] --- PASS: TestEvents (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestTLSCloseWriter [2021-07-23T07:54:05.865Z] === PAUSE TestTLSCloseWriter [2021-07-23T07:54:05.865Z] === RUN TestImageBuildError [2021-07-23T07:54:05.865Z] --- PASS: TestImageBuildError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageBuild [2021-07-23T07:54:05.865Z] --- PASS: TestImageBuild (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestGetDockerOS [2021-07-23T07:54:05.865Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageCreateError [2021-07-23T07:54:05.865Z] --- PASS: TestImageCreateError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageCreate [2021-07-23T07:54:05.865Z] --- PASS: TestImageCreate (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageHistoryError [2021-07-23T07:54:05.865Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageHistory [2021-07-23T07:54:05.865Z] --- PASS: TestImageHistory (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageImportError [2021-07-23T07:54:05.865Z] --- PASS: TestImageImportError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageImport [2021-07-23T07:54:05.865Z] --- PASS: TestImageImport (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageInspectError [2021-07-23T07:54:05.865Z] --- PASS: TestImageInspectError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageInspectImageNotFound [2021-07-23T07:54:05.865Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageInspectWithEmptyID [2021-07-23T07:54:05.865Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageInspect [2021-07-23T07:54:05.865Z] --- PASS: TestImageInspect (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageListError [2021-07-23T07:54:05.865Z] --- PASS: TestImageListError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageList [2021-07-23T07:54:05.865Z] --- PASS: TestImageList (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageListApiBefore125 [2021-07-23T07:54:05.865Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-07-23T07:54:05.865Z] === RUN TestImageLoadError [2021-07-23T07:54:05.865Z] --- PASS: TestImageLoadError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageLoad [2021-07-23T07:54:05.865Z] --- PASS: TestImageLoad (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImagesPruneError [2021-07-23T07:54:05.865Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImagesPrune [2021-07-23T07:54:05.865Z] --- PASS: TestImagesPrune (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImagePullReferenceParseError [2021-07-23T07:54:05.865Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImagePullAnyError [2021-07-23T07:54:05.865Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-23T07:54:05.865Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-23T07:54:05.865Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-23T07:54:05.865Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-23T07:54:05.865Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImagePullWithoutErrors [2021-07-23T07:54:05.865Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImagePushReferenceError [2021-07-23T07:54:05.865Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImagePushAnyError [2021-07-23T07:54:05.865Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-23T07:54:05.865Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-23T07:54:05.865Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-23T07:54:05.865Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-23T07:54:05.865Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImagePushWithoutErrors [2021-07-23T07:54:05.865Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-23T07:54:05.865Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-23T07:54:05.865Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-23T07:54:05.865Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-23T07:54:05.865Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-23T07:54:05.865Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-23T07:54:05.865Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-23T07:54:05.865Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-23T07:54:05.865Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageRemoveError [2021-07-23T07:54:05.865Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageRemoveImageNotFound [2021-07-23T07:54:05.865Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageRemove [2021-07-23T07:54:05.865Z] --- PASS: TestImageRemove (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageSaveError [2021-07-23T07:54:05.865Z] --- PASS: TestImageSaveError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageSave [2021-07-23T07:54:05.865Z] --- PASS: TestImageSave (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageSearchAnyError [2021-07-23T07:54:05.865Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-23T07:54:05.865Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-23T07:54:05.865Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-23T07:54:05.865Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-23T07:54:05.865Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageSearchWithoutErrors [2021-07-23T07:54:05.865Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageTagError [2021-07-23T07:54:05.865Z] --- PASS: TestImageTagError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageTagInvalidReference [2021-07-23T07:54:05.865Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageTagInvalidSourceImageName [2021-07-23T07:54:05.865Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageTagHexSource [2021-07-23T07:54:05.865Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestImageTag [2021-07-23T07:54:05.865Z] --- PASS: TestImageTag (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestInfoServerError [2021-07-23T07:54:05.865Z] --- PASS: TestInfoServerError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestInfoInvalidResponseJSONError [2021-07-23T07:54:05.865Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestInfo [2021-07-23T07:54:05.865Z] --- PASS: TestInfo (0.01s) [2021-07-23T07:54:05.865Z] === RUN TestNetworkConnectError [2021-07-23T07:54:05.865Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-23T07:54:05.865Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNetworkConnect [2021-07-23T07:54:05.865Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNetworkCreateError [2021-07-23T07:54:05.865Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNetworkCreate [2021-07-23T07:54:05.865Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNetworkDisconnectError [2021-07-23T07:54:05.865Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNetworkDisconnect [2021-07-23T07:54:05.865Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNetworkInspectError [2021-07-23T07:54:05.865Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNetworkInspectNotFoundError [2021-07-23T07:54:05.865Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNetworkInspectWithEmptyID [2021-07-23T07:54:05.865Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNetworkInspect [2021-07-23T07:54:05.865Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNetworkListError [2021-07-23T07:54:05.865Z] --- PASS: TestNetworkListError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNetworkList [2021-07-23T07:54:05.865Z] --- PASS: TestNetworkList (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNetworksPruneError [2021-07-23T07:54:05.865Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNetworksPrune [2021-07-23T07:54:05.865Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNetworkRemoveError [2021-07-23T07:54:05.865Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNetworkRemove [2021-07-23T07:54:05.865Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNodeInspectError [2021-07-23T07:54:05.865Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNodeInspectNodeNotFound [2021-07-23T07:54:05.865Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNodeInspectWithEmptyID [2021-07-23T07:54:05.865Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNodeInspect [2021-07-23T07:54:05.865Z] --- PASS: TestNodeInspect (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNodeListError [2021-07-23T07:54:05.865Z] --- PASS: TestNodeListError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNodeList [2021-07-23T07:54:05.865Z] --- PASS: TestNodeList (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNodeRemoveError [2021-07-23T07:54:05.865Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNodeRemove [2021-07-23T07:54:05.865Z] --- PASS: TestNodeRemove (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNodeUpdateError [2021-07-23T07:54:05.865Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestNodeUpdate [2021-07-23T07:54:05.865Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestOptionWithTimeout [2021-07-23T07:54:05.865Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPingFail [2021-07-23T07:54:05.865Z] --- PASS: TestPingFail (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPingWithError [2021-07-23T07:54:05.865Z] 2021/07/23 07:54:05 RoundTripper returned a response & error; ignoring response [2021-07-23T07:54:05.865Z] 2021/07/23 07:54:05 RoundTripper returned a response & error; ignoring response [2021-07-23T07:54:05.865Z] --- PASS: TestPingWithError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPingSuccess [2021-07-23T07:54:05.865Z] --- PASS: TestPingSuccess (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPingHeadFallback [2021-07-23T07:54:05.865Z] === RUN TestPingHeadFallback/OK [2021-07-23T07:54:05.865Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-23T07:54:05.865Z] === RUN TestPingHeadFallback/Not_Found [2021-07-23T07:54:05.865Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-23T07:54:05.865Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-23T07:54:05.865Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-23T07:54:05.865Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-23T07:54:05.865Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-23T07:54:05.865Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPluginDisableError [2021-07-23T07:54:05.865Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPluginDisable [2021-07-23T07:54:05.865Z] --- PASS: TestPluginDisable (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPluginEnableError [2021-07-23T07:54:05.865Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPluginEnable [2021-07-23T07:54:05.865Z] --- PASS: TestPluginEnable (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPluginInspectError [2021-07-23T07:54:05.865Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPluginInspectWithEmptyID [2021-07-23T07:54:05.865Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPluginInspect [2021-07-23T07:54:05.865Z] --- PASS: TestPluginInspect (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPluginListError [2021-07-23T07:54:05.865Z] --- PASS: TestPluginListError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPluginList [2021-07-23T07:54:05.865Z] --- PASS: TestPluginList (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPluginPushError [2021-07-23T07:54:05.865Z] --- PASS: TestPluginPushError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPluginPush [2021-07-23T07:54:05.865Z] --- PASS: TestPluginPush (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPluginRemoveError [2021-07-23T07:54:05.865Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPluginRemove [2021-07-23T07:54:05.865Z] --- PASS: TestPluginRemove (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPluginSetError [2021-07-23T07:54:05.865Z] --- PASS: TestPluginSetError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPluginSet [2021-07-23T07:54:05.865Z] --- PASS: TestPluginSet (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSetHostHeader [2021-07-23T07:54:05.865Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestPlainTextError [2021-07-23T07:54:05.865Z] --- PASS: TestPlainTextError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestInfiniteError [2021-07-23T07:54:05.865Z] --- PASS: TestInfiniteError (0.02s) [2021-07-23T07:54:05.865Z] === RUN TestCanceledContext [2021-07-23T07:54:05.865Z] 2021/07/23 07:54:05 RoundTripper returned a response & error; ignoring response [2021-07-23T07:54:05.865Z] --- PASS: TestCanceledContext (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestDeadlineExceededContext [2021-07-23T07:54:05.865Z] 2021/07/23 07:54:05 RoundTripper returned a response & error; ignoring response [2021-07-23T07:54:05.865Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretCreateUnsupported [2021-07-23T07:54:05.865Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretCreateError [2021-07-23T07:54:05.865Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretCreate [2021-07-23T07:54:05.865Z] --- PASS: TestSecretCreate (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretInspectUnsupported [2021-07-23T07:54:05.865Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretInspectError [2021-07-23T07:54:05.865Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretInspectSecretNotFound [2021-07-23T07:54:05.865Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretInspectWithEmptyID [2021-07-23T07:54:05.865Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretInspect [2021-07-23T07:54:05.865Z] --- PASS: TestSecretInspect (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretListUnsupported [2021-07-23T07:54:05.865Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretListError [2021-07-23T07:54:05.865Z] --- PASS: TestSecretListError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretList [2021-07-23T07:54:05.865Z] --- PASS: TestSecretList (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretRemoveUnsupported [2021-07-23T07:54:05.865Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretRemoveError [2021-07-23T07:54:05.865Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretRemove [2021-07-23T07:54:05.865Z] --- PASS: TestSecretRemove (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretUpdateUnsupported [2021-07-23T07:54:05.865Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretUpdateError [2021-07-23T07:54:05.865Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSecretUpdate [2021-07-23T07:54:05.865Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceCreateError [2021-07-23T07:54:05.865Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceCreate [2021-07-23T07:54:05.865Z] --- PASS: TestServiceCreate (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-23T07:54:05.865Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceCreateDigestPinning [2021-07-23T07:54:05.865Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceInspectError [2021-07-23T07:54:05.865Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceInspectServiceNotFound [2021-07-23T07:54:05.865Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceInspectWithEmptyID [2021-07-23T07:54:05.865Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceInspect [2021-07-23T07:54:05.865Z] --- PASS: TestServiceInspect (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceListError [2021-07-23T07:54:05.865Z] --- PASS: TestServiceListError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceList [2021-07-23T07:54:05.865Z] --- PASS: TestServiceList (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceLogsError [2021-07-23T07:54:05.865Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceLogs [2021-07-23T07:54:05.865Z] --- PASS: TestServiceLogs (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceRemoveError [2021-07-23T07:54:05.865Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceRemoveNotFoundError [2021-07-23T07:54:05.865Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceRemove [2021-07-23T07:54:05.865Z] --- PASS: TestServiceRemove (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceUpdateError [2021-07-23T07:54:05.865Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestServiceUpdate [2021-07-23T07:54:05.865Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSwarmGetUnlockKeyError [2021-07-23T07:54:05.865Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSwarmGetUnlockKey [2021-07-23T07:54:05.865Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSwarmInitError [2021-07-23T07:54:05.865Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSwarmInit [2021-07-23T07:54:05.865Z] --- PASS: TestSwarmInit (0.00s) [2021-07-23T07:54:05.865Z] === RUN TestSwarmInspectError [2021-07-23T07:54:05.865Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestSwarmInspect [2021-07-23T07:54:05.866Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestSwarmJoinError [2021-07-23T07:54:05.866Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestSwarmJoin [2021-07-23T07:54:05.866Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestSwarmLeaveError [2021-07-23T07:54:05.866Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestSwarmLeave [2021-07-23T07:54:05.866Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestSwarmUnlockError [2021-07-23T07:54:05.866Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestSwarmUnlock [2021-07-23T07:54:05.866Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestSwarmUpdateError [2021-07-23T07:54:05.866Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestSwarmUpdate [2021-07-23T07:54:05.866Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestTaskInspectError [2021-07-23T07:54:05.866Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestTaskInspectWithEmptyID [2021-07-23T07:54:05.866Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestTaskInspect [2021-07-23T07:54:05.866Z] --- PASS: TestTaskInspect (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestTaskListError [2021-07-23T07:54:05.866Z] --- PASS: TestTaskListError (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestTaskList [2021-07-23T07:54:05.866Z] --- PASS: TestTaskList (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestVolumeCreateError [2021-07-23T07:54:05.866Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestVolumeCreate [2021-07-23T07:54:05.866Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestVolumeInspectError [2021-07-23T07:54:05.866Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestVolumeInspectNotFound [2021-07-23T07:54:05.866Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestVolumeInspectWithEmptyID [2021-07-23T07:54:05.866Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestVolumeInspect [2021-07-23T07:54:05.866Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestVolumeListError [2021-07-23T07:54:05.866Z] --- PASS: TestVolumeListError (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestVolumeList [2021-07-23T07:54:05.866Z] --- PASS: TestVolumeList (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestVolumeRemoveError [2021-07-23T07:54:05.866Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-23T07:54:05.866Z] === RUN TestVolumeRemove [2021-07-23T07:54:05.866Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-23T07:54:05.866Z] === CONT TestTLSCloseWriter [2021-07-23T07:54:05.866Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-23T07:54:05.866Z] PASS [2021-07-23T07:54:05.866Z] coverage: 75.0% of statements [2021-07-23T07:54:05.866Z] ok github.com/docker/docker/client 0.289s coverage: 75.0% of statements [2021-07-23T07:54:06.004Z] --- PASS: TestInspectNetwork (7.87s) [2021-07-23T07:54:06.004Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-23T07:54:06.004Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-23T07:54:06.004Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-23T07:54:06.004Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-23T07:54:06.004Z] === RUN TestRunContainerWithBridgeNone [2021-07-23T07:54:06.168Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-23T07:54:08.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-23T07:54:08.547Z] --- PASS: TestRunContainerWithBridgeNone (3.19s) [2021-07-23T07:54:08.547Z] === RUN TestNetworkInvalidJSON [2021-07-23T07:54:08.547Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-23T07:54:08.547Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-23T07:54:08.547Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T07:54:08.547Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T07:54:08.547Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T07:54:08.547Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T07:54:08.547Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-23T07:54:08.547Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T07:54:08.547Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T07:54:08.547Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-23T07:54:08.547Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-23T07:54:08.547Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-23T07:54:08.547Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-23T07:54:08.547Z] === RUN TestNetworkList [2021-07-23T07:54:08.547Z] === RUN TestNetworkList//networks [2021-07-23T07:54:08.547Z] === PAUSE TestNetworkList//networks [2021-07-23T07:54:08.547Z] === RUN TestNetworkList//networks/ [2021-07-23T07:54:08.547Z] === PAUSE TestNetworkList//networks/ [2021-07-23T07:54:08.547Z] === CONT TestNetworkList//networks [2021-07-23T07:54:08.547Z] === CONT TestNetworkList//networks/ [2021-07-23T07:54:08.547Z] --- PASS: TestNetworkList (0.01s) [2021-07-23T07:54:08.547Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-23T07:54:08.547Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-23T07:54:08.547Z] === RUN TestHostIPv4BridgeLabel [2021-07-23T07:54:08.710Z] --- PASS: TestBuildWithHugeFile (117.76s) [2021-07-23T07:54:08.711Z] === RUN TestBuildWCOWSandboxSize [2021-07-23T07:54:08.711Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-23T07:54:08.711Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-23T07:54:08.711Z] === RUN TestBuildWithEmptyDockerfile [2021-07-23T07:54:08.711Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T07:54:08.711Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T07:54:08.711Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T07:54:08.711Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T07:54:08.711Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T07:54:08.711Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T07:54:08.711Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T07:54:08.711Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T07:54:08.711Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T07:54:08.711Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-07-23T07:54:08.711Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2021-07-23T07:54:08.711Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-07-23T07:54:08.711Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-23T07:54:08.711Z] === RUN TestBuildPreserveOwnership [2021-07-23T07:54:08.711Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-23T07:54:09.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-23T07:54:09.116Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-07-23T07:54:09.116Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-23T07:54:09.283Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-23T07:54:10.055Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-07-23T07:54:10.055Z] === RUN TestDaemonDefaultNetworkPools [2021-07-23T07:54:10.266Z] Removing intermediate container d024a0042935 [2021-07-23T07:54:10.266Z] ---> d4368b5aceaa [2021-07-23T07:54:10.266Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-23T07:54:10.266Z] ---> Running in 00ec7bb26f1b [2021-07-23T07:54:10.266Z] Removing intermediate container 00ec7bb26f1b [2021-07-23T07:54:10.266Z] ---> 7280695633cf [2021-07-23T07:54:10.266Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-23T07:54:10.266Z] ---> Running in 75b43cc6fb9d [2021-07-23T07:54:10.266Z] Removing intermediate container 75b43cc6fb9d [2021-07-23T07:54:10.266Z] ---> 5fc8e4f5d4ae [2021-07-23T07:54:10.266Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-23T07:54:10.769Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-23T07:54:10.997Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-07-23T07:54:10.997Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-23T07:54:11.791Z] [2021-07-23T07:54:11.823Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-23T07:54:11.824Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-23T07:54:11.938Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-07-23T07:54:11.938Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-23T07:54:12.246Z] ---> c943459b31bd [2021-07-23T07:54:12.246Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-23T07:54:12.246Z] ---> Running in 463e1db95229 [2021-07-23T07:54:13.208Z] --- PASS: TestBuildPreserveOwnership (4.64s) [2021-07-23T07:54:13.208Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.04s) [2021-07-23T07:54:13.208Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s) [2021-07-23T07:54:13.208Z] === RUN TestBuildPlatformInvalid [2021-07-23T07:54:13.208Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-07-23T07:54:13.208Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-23T07:54:13.319Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-07-23T07:54:13.319Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-23T07:54:13.778Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-23T07:54:13.888Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-07-23T07:54:13.888Z] === RUN TestServiceWithPredefinedNetwork [2021-07-23T07:54:14.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-23T07:54:15.205Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-23T07:54:15.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-23T07:54:15.782Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-23T07:54:16.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-23T07:54:16.428Z] --- PASS: TestServiceWithPredefinedNetwork (2.62s) [2021-07-23T07:54:16.428Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-23T07:54:16.428Z] service_test.go:242: FLAKY_TEST [2021-07-23T07:54:16.428Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-23T07:54:16.428Z] === RUN TestServiceWithDataPathPortInit [2021-07-23T07:54:16.544Z] 2021/07/23 07:54:14 Closing DB instances... [2021-07-23T07:54:16.544Z] time="2021-07-23T07:54:15Z" level=error msg="node: 4c0bd82d92ba is unknown to memberlist" [2021-07-23T07:54:16.723Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-23T07:54:17.001Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2021-07-23T07:54:17.001Z] === RUN TestFindNode [2021-07-23T07:54:17.001Z] 2021/07/23 07:54:16 Closing DB instances... [2021-07-23T07:54:17.001Z] --- PASS: TestFindNode (0.02s) [2021-07-23T07:54:17.001Z] === RUN TestChangeNodeState [2021-07-23T07:54:17.001Z] 2021/07/23 07:54:16 Closing DB instances... [2021-07-23T07:54:17.001Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-23T07:54:17.001Z] === RUN TestNodeReincarnation [2021-07-23T07:54:17.001Z] 2021/07/23 07:54:16 Closing DB instances... [2021-07-23T07:54:18.108Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-23T07:54:18.108Z] docker_cli_daemon_test.go:1455: [df383187f5de1] daemon is not started [2021-07-23T07:54:19.492Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-23T07:54:19.492Z] check_test.go:309: [d4b234f22ee06] daemon is not started [2021-07-23T07:54:19.492Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-23T07:54:20.638Z] --- PASS: TestCheckoutGit (24.01s) [2021-07-23T07:54:20.638Z] === RUN TestValidGitTransport [2021-07-23T07:54:20.638Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-23T07:54:20.638Z] === RUN TestGitInvalidRef [2021-07-23T07:54:20.638Z] --- PASS: TestGitInvalidRef (0.20s) [2021-07-23T07:54:20.638Z] PASS [2021-07-23T07:54:20.638Z] coverage: 86.3% of statements [2021-07-23T07:54:20.638Z] ok github.com/docker/docker/builder/remotecontext/git 24.332s coverage: 86.3% of statements [2021-07-23T07:54:20.638Z] ? github.com/docker/docker/cli [no test files] [2021-07-23T07:54:20.638Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-23T07:54:21.404Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-23T07:54:21.682Z] time="2021-07-23T07:54:21Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-23T07:54:21.682Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-23T07:54:21.682Z] === RUN TestParallelCreate [2021-07-23T07:54:21.682Z] 2021/07/23 07:54:21 Closing DB instances... [2021-07-23T07:54:21.682Z] --- PASS: TestParallelCreate (0.01s) [2021-07-23T07:54:21.682Z] === RUN TestParallelDelete [2021-07-23T07:54:21.974Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-23T07:54:22.139Z] 2021/07/23 07:54:21 Closing DB instances... [2021-07-23T07:54:22.139Z] --- PASS: TestParallelDelete (0.02s) [2021-07-23T07:54:22.139Z] === RUN TestNetworkDBIslands [2021-07-23T07:54:22.139Z] time="2021-07-23T07:54:21Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:56a767ef497c with config:&{NodeID:56a767ef497c Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:54:22.139Z] time="2021-07-23T07:54:21Z" level=info msg="Node 56a767ef497c/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:22.139Z] time="2021-07-23T07:54:21Z" level=info msg="Node 56a767ef497c/172.30.89.212, added to nodes list" [2021-07-23T07:54:22.139Z] time="2021-07-23T07:54:21Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b232ebd077fa with config:&{NodeID:b232ebd077fa Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:54:22.139Z] time="2021-07-23T07:54:21Z" level=info msg="Node b232ebd077fa/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:22.139Z] time="2021-07-23T07:54:21Z" level=info msg="Node b232ebd077fa/172.30.89.212, added to nodes list" [2021-07-23T07:54:22.139Z] time="2021-07-23T07:54:21Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-23T07:54:22.139Z] time="2021-07-23T07:54:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-23T07:54:22.139Z] time="2021-07-23T07:54:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2021-07-23T07:54:22.139Z] time="2021-07-23T07:54:21Z" level=info msg="Node b232ebd077fa/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:22.139Z] time="2021-07-23T07:54:21Z" level=info msg="Node b232ebd077fa/172.30.89.212, added to nodes list" [2021-07-23T07:54:22.139Z] time="2021-07-23T07:54:21Z" level=info msg="Node 56a767ef497c/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:22.139Z] time="2021-07-23T07:54:21Z" level=info msg="Node 56a767ef497c/172.30.89.212, added to nodes list" [2021-07-23T07:54:22.139Z] time="2021-07-23T07:54:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-23T07:54:22.139Z] time="2021-07-23T07:54:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2021-07-23T07:54:22.596Z] time="2021-07-23T07:54:22Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:011b5856ff7a with config:&{NodeID:011b5856ff7a Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:54:22.596Z] time="2021-07-23T07:54:22Z" level=info msg="Node 011b5856ff7a/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:22.596Z] time="2021-07-23T07:54:22Z" level=info msg="Node 011b5856ff7a/172.30.89.212, added to nodes list" [2021-07-23T07:54:22.596Z] time="2021-07-23T07:54:22Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-23T07:54:22.596Z] time="2021-07-23T07:54:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-23T07:54:22.596Z] time="2021-07-23T07:54:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2021-07-23T07:54:22.596Z] time="2021-07-23T07:54:22Z" level=info msg="Node 011b5856ff7a/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:22.596Z] time="2021-07-23T07:54:22Z" level=info msg="Node 011b5856ff7a/172.30.89.212, added to nodes list" [2021-07-23T07:54:22.596Z] time="2021-07-23T07:54:22Z" level=info msg="Node 56a767ef497c/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:22.596Z] time="2021-07-23T07:54:22Z" level=info msg="Node 56a767ef497c/172.30.89.212, added to nodes list" [2021-07-23T07:54:22.596Z] time="2021-07-23T07:54:22Z" level=info msg="Node b232ebd077fa/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:22.596Z] time="2021-07-23T07:54:22Z" level=info msg="Node b232ebd077fa/172.30.89.212, added to nodes list" [2021-07-23T07:54:22.596Z] time="2021-07-23T07:54:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2021-07-23T07:54:22.596Z] time="2021-07-23T07:54:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-23T07:54:22.620Z] Removing intermediate container 463e1db95229 [2021-07-23T07:54:22.620Z] ---> a23721655dae [2021-07-23T07:54:22.620Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-23T07:54:22.620Z] ---> Running in bd67a3060b3d [2021-07-23T07:54:22.620Z] [2021-07-23T07:54:22.620Z] SUCCESS: Specified value was saved. [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=info msg="Node 011b5856ff7a/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=info msg="Node 011b5856ff7a/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:4efbd4f566d6 with config:&{NodeID:4efbd4f566d6 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=info msg="Node b232ebd077fa/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=info msg="Node b232ebd077fa/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=info msg="Node 011b5856ff7a/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=info msg="Node 011b5856ff7a/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=info msg="Node 56a767ef497c/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=info msg="Node 56a767ef497c/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-23T07:54:23.053Z] time="2021-07-23T07:54:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:234d152d2bcc with config:&{NodeID:234d152d2bcc Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 234d152d2bcc/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 234d152d2bcc/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 234d152d2bcc/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 234d152d2bcc/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 011b5856ff7a/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 011b5856ff7a/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 56a767ef497c/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 56a767ef497c/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node b232ebd077fa/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node b232ebd077fa/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 234d152d2bcc/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 234d152d2bcc/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 234d152d2bcc/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 234d152d2bcc/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 234d152d2bcc/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:23.573Z] time="2021-07-23T07:54:23Z" level=info msg="Node 234d152d2bcc/172.30.89.212, added to nodes list" [2021-07-23T07:54:23.892Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-23T07:54:23.892Z] check_test.go:309: [db2623d7fab76] daemon is not started [2021-07-23T07:54:23.892Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-23T07:54:24.030Z] networkdb_test.go:842: Re-joining: 3 [2021-07-23T07:54:24.030Z] time="2021-07-23T07:54:23Z" level=info msg="The new bootstrap node list is:[172.30.89.212:10033 172.30.89.212:10034 172.30.89.212:10035]" [2021-07-23T07:54:24.030Z] time="2021-07-23T07:54:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.89.212:10033" [2021-07-23T07:54:24.030Z] time="2021-07-23T07:54:23Z" level=debug msg="memberlist: Stream connection from=172.30.89.212:49371" [2021-07-23T07:54:24.030Z] time="2021-07-23T07:54:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.89.212:10034" [2021-07-23T07:54:24.030Z] time="2021-07-23T07:54:23Z" level=debug msg="memberlist: Stream connection from=172.30.89.212:49372" [2021-07-23T07:54:24.030Z] time="2021-07-23T07:54:23Z" level=debug msg="memberlist: Stream connection from=172.30.89.212:49373" [2021-07-23T07:54:24.030Z] time="2021-07-23T07:54:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.89.212:10035" [2021-07-23T07:54:24.030Z] networkdb_test.go:842: Re-joining: 4 [2021-07-23T07:54:24.030Z] time="2021-07-23T07:54:23Z" level=info msg="The new bootstrap node list is:[172.30.89.212:10033 172.30.89.212:10034 172.30.89.212:10035]" [2021-07-23T07:54:24.030Z] time="2021-07-23T07:54:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.89.212:10033" [2021-07-23T07:54:24.030Z] time="2021-07-23T07:54:23Z" level=debug msg="memberlist: Stream connection from=172.30.89.212:49374" [2021-07-23T07:54:24.030Z] time="2021-07-23T07:54:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.89.212:10034" [2021-07-23T07:54:24.030Z] time="2021-07-23T07:54:23Z" level=debug msg="memberlist: Stream connection from=172.30.89.212:49375" [2021-07-23T07:54:24.030Z] time="2021-07-23T07:54:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.89.212:10035" [2021-07-23T07:54:24.030Z] time="2021-07-23T07:54:23Z" level=debug msg="memberlist: Stream connection from=172.30.89.212:49376" [2021-07-23T07:54:24.030Z] time="2021-07-23T07:54:23Z" level=info msg="node 0 leaving" [2021-07-23T07:54:24.487Z] time="2021-07-23T07:54:24Z" level=info msg="Node 56a767ef497c change state NodeActive --> NodeLeft" [2021-07-23T07:54:24.487Z] time="2021-07-23T07:54:24Z" level=info msg="node2(b232ebd077fa): Node leave event for 56a767ef497c/172.30.89.212" [2021-07-23T07:54:24.487Z] time="2021-07-23T07:54:24Z" level=info msg="Node 56a767ef497c change state NodeActive --> NodeLeft" [2021-07-23T07:54:24.487Z] time="2021-07-23T07:54:24Z" level=info msg="node4(4efbd4f566d6): Node leave event for 56a767ef497c/172.30.89.212" [2021-07-23T07:54:24.487Z] time="2021-07-23T07:54:24Z" level=info msg="Node 56a767ef497c change state NodeActive --> NodeLeft" [2021-07-23T07:54:24.487Z] time="2021-07-23T07:54:24Z" level=info msg="node5(234d152d2bcc): Node leave event for 56a767ef497c/172.30.89.212" [2021-07-23T07:54:24.487Z] time="2021-07-23T07:54:24Z" level=info msg="Node 56a767ef497c change state NodeActive --> NodeLeft" [2021-07-23T07:54:24.487Z] time="2021-07-23T07:54:24Z" level=info msg="node3(011b5856ff7a): Node leave event for 56a767ef497c/172.30.89.212" [2021-07-23T07:54:24.487Z] time="2021-07-23T07:54:24Z" level=info msg="Node 56a767ef497c change state NodeActive --> NodeLeft" [2021-07-23T07:54:24.487Z] time="2021-07-23T07:54:24Z" level=info msg="node1(56a767ef497c): Node leave event for 56a767ef497c/172.30.89.212" [2021-07-23T07:54:24.488Z] time="2021-07-23T07:54:24Z" level=info msg="Node 56a767ef497c/172.30.89.212, left gossip cluster" [2021-07-23T07:54:24.488Z] time="2021-07-23T07:54:24Z" level=info msg="Node 56a767ef497c/172.30.89.212, left gossip cluster" [2021-07-23T07:54:24.488Z] time="2021-07-23T07:54:24Z" level=info msg="Node 56a767ef497c/172.30.89.212, left gossip cluster" [2021-07-23T07:54:24.488Z] time="2021-07-23T07:54:24Z" level=info msg="Node 56a767ef497c/172.30.89.212, left gossip cluster" [2021-07-23T07:54:24.488Z] time="2021-07-23T07:54:24Z" level=info msg="Node 56a767ef497c/172.30.89.212, left gossip cluster" [2021-07-23T07:54:24.898Z] Removing intermediate container bd67a3060b3d [2021-07-23T07:54:24.898Z] ---> 6027d9d3f197 [2021-07-23T07:54:24.898Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-23T07:54:24.898Z] ---> Running in fecd4c26bc2c [2021-07-23T07:54:24.944Z] time="2021-07-23T07:54:24Z" level=info msg="node 1 leaving" [2021-07-23T07:54:24.944Z] time="2021-07-23T07:54:24Z" level=info msg="Node b232ebd077fa change state NodeActive --> NodeLeft" [2021-07-23T07:54:24.944Z] time="2021-07-23T07:54:24Z" level=info msg="node4(4efbd4f566d6): Node leave event for b232ebd077fa/172.30.89.212" [2021-07-23T07:54:24.944Z] time="2021-07-23T07:54:24Z" level=info msg="Node b232ebd077fa change state NodeActive --> NodeLeft" [2021-07-23T07:54:24.944Z] time="2021-07-23T07:54:24Z" level=info msg="node3(011b5856ff7a): Node leave event for b232ebd077fa/172.30.89.212" [2021-07-23T07:54:24.944Z] time="2021-07-23T07:54:24Z" level=info msg="Node b232ebd077fa change state NodeActive --> NodeLeft" [2021-07-23T07:54:24.944Z] time="2021-07-23T07:54:24Z" level=info msg="node5(234d152d2bcc): Node leave event for b232ebd077fa/172.30.89.212" [2021-07-23T07:54:24.944Z] time="2021-07-23T07:54:24Z" level=info msg="Node b232ebd077fa change state NodeActive --> NodeLeft" [2021-07-23T07:54:24.944Z] time="2021-07-23T07:54:24Z" level=info msg="node2(b232ebd077fa): Node leave event for b232ebd077fa/172.30.89.212" [2021-07-23T07:54:24.944Z] time="2021-07-23T07:54:24Z" level=info msg="Node b232ebd077fa/172.30.89.212, left gossip cluster" [2021-07-23T07:54:24.944Z] time="2021-07-23T07:54:24Z" level=info msg="Node b232ebd077fa/172.30.89.212, left gossip cluster" [2021-07-23T07:54:24.944Z] time="2021-07-23T07:54:24Z" level=info msg="Node b232ebd077fa/172.30.89.212, left gossip cluster" [2021-07-23T07:54:24.944Z] time="2021-07-23T07:54:24Z" level=info msg="Node b232ebd077fa/172.30.89.212, left gossip cluster" [2021-07-23T07:54:24.944Z] time="2021-07-23T07:54:24Z" level=info msg="node 2 leaving" [2021-07-23T07:54:24.944Z] time="2021-07-23T07:54:24Z" level=info msg="Node 011b5856ff7a change state NodeActive --> NodeLeft" [2021-07-23T07:54:24.944Z] time="2021-07-23T07:54:24Z" level=info msg="node5(234d152d2bcc): Node leave event for 011b5856ff7a/172.30.89.212" [2021-07-23T07:54:24.945Z] time="2021-07-23T07:54:24Z" level=info msg="Node 011b5856ff7a change state NodeActive --> NodeLeft" [2021-07-23T07:54:24.945Z] time="2021-07-23T07:54:24Z" level=info msg="node4(4efbd4f566d6): Node leave event for 011b5856ff7a/172.30.89.212" [2021-07-23T07:54:25.276Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-23T07:54:25.403Z] time="2021-07-23T07:54:24Z" level=info msg="Node 011b5856ff7a change state NodeActive --> NodeLeft" [2021-07-23T07:54:25.403Z] time="2021-07-23T07:54:24Z" level=info msg="node3(011b5856ff7a): Node leave event for 011b5856ff7a/172.30.89.212" [2021-07-23T07:54:25.403Z] time="2021-07-23T07:54:25Z" level=info msg="Node 011b5856ff7a/172.30.89.212, left gossip cluster" [2021-07-23T07:54:25.403Z] time="2021-07-23T07:54:25Z" level=info msg="Node 011b5856ff7a/172.30.89.212, left gossip cluster" [2021-07-23T07:54:25.403Z] time="2021-07-23T07:54:25Z" level=info msg="Node 011b5856ff7a/172.30.89.212, left gossip cluster" [2021-07-23T07:54:25.860Z] networkdb_test.go:874: node4: OK [2021-07-23T07:54:25.860Z] networkdb_test.go:874: node5: OK [2021-07-23T07:54:25.860Z] time="2021-07-23T07:54:25Z" level=info msg="node 0 coming back" [2021-07-23T07:54:25.860Z] time="2021-07-23T07:54:25Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bb81bfd67f22 with config:&{NodeID:bb81bfd67f22 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:54:25.860Z] time="2021-07-23T07:54:25Z" level=info msg="Node bb81bfd67f22/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:25.860Z] time="2021-07-23T07:54:25Z" level=info msg="Node bb81bfd67f22/172.30.89.212, added to nodes list" [2021-07-23T07:54:25.860Z] time="2021-07-23T07:54:25Z" level=info msg="node 1 coming back" [2021-07-23T07:54:25.860Z] time="2021-07-23T07:54:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:63be80765bfb with config:&{NodeID:63be80765bfb Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:54:25.860Z] time="2021-07-23T07:54:25Z" level=info msg="Node 63be80765bfb/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:25.860Z] time="2021-07-23T07:54:25Z" level=info msg="Node 63be80765bfb/172.30.89.212, added to nodes list" [2021-07-23T07:54:25.860Z] time="2021-07-23T07:54:25Z" level=info msg="node 2 coming back" [2021-07-23T07:54:25.860Z] time="2021-07-23T07:54:25Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d4bd513f8918 with config:&{NodeID:d4bd513f8918 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:54:25.860Z] time="2021-07-23T07:54:25Z" level=info msg="Node d4bd513f8918/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:25.860Z] time="2021-07-23T07:54:25Z" level=info msg="Node d4bd513f8918/172.30.89.212, added to nodes list" [2021-07-23T07:54:26.217Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-23T07:54:26.317Z] time="2021-07-23T07:54:25Z" level=debug msg="memberlist: Failed ping: 234d152d2bcc (timeout reached)" [2021-07-23T07:54:26.317Z] time="2021-07-23T07:54:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.30.89.212:10036: use of closed network connection" [2021-07-23T07:54:26.317Z] time="2021-07-23T07:54:25Z" level=debug msg="memberlist: Stream connection from=172.30.89.212:49377" [2021-07-23T07:54:26.774Z] time="2021-07-23T07:54:26Z" level=warning msg="memberlist: Was able to connect to 234d152d2bcc but other probes failed, network may be misconfigured" [2021-07-23T07:54:28.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-23T07:54:28.615Z] Cannot create a file when that file already exists. [2021-07-23T07:54:28.761Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-23T07:54:28.761Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-23T07:54:28.836Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-23T07:54:28.836Z] tests/integration/client_test.py ..... [ 75%] [2021-07-23T07:54:28.836Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-23T07:54:28.836Z] tests/integration/errors_test.py . [ 76%] [2021-07-23T07:54:29.669Z] time="2021-07-23T07:54:28Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.89.212:10033 172.30.89.212:10034 172.30.89.212:10035]" [2021-07-23T07:54:29.669Z] time="2021-07-23T07:54:29Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.89.212:10033 172.30.89.212:10034 172.30.89.212:10035]" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.89.212:10033" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=debug msg="memberlist: Stream connection from=172.30.89.212:49379" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 234d152d2bcc/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 234d152d2bcc/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node bb81bfd67f22/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node bb81bfd67f22/172.30.89.212, is the new incarnation of the shutdown node 56a767ef497c/172.30.89.212" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node bb81bfd67f22/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.89.212:10034" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=debug msg="memberlist: Stream connection from=172.30.89.212:49380" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node bb81bfd67f22/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node bb81bfd67f22/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 63be80765bfb/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 234d152d2bcc/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 63be80765bfb/172.30.89.212, is the new incarnation of the shutdown node b232ebd077fa/172.30.89.212" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 63be80765bfb/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 234d152d2bcc/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=debug msg="memberlist: Stream connection from=172.30.89.212:49381" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.89.212:10035" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node bb81bfd67f22/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node bb81bfd67f22/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 63be80765bfb/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 63be80765bfb/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node d4bd513f8918/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node d4bd513f8918/172.30.89.212, is the new incarnation of the shutdown node 011b5856ff7a/172.30.89.212" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 234d152d2bcc/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node d4bd513f8918/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 234d152d2bcc/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node bb81bfd67f22/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node bb81bfd67f22/172.30.89.212, is the new incarnation of the shutdown node 56a767ef497c/172.30.89.212" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node bb81bfd67f22/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.127Z] time="2021-07-23T07:54:29Z" level=info msg="Node 63be80765bfb/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.128Z] time="2021-07-23T07:54:29Z" level=info msg="Node 63be80765bfb/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.128Z] time="2021-07-23T07:54:29Z" level=info msg="Node 63be80765bfb/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.128Z] time="2021-07-23T07:54:29Z" level=info msg="Node 63be80765bfb/172.30.89.212, is the new incarnation of the shutdown node b232ebd077fa/172.30.89.212" [2021-07-23T07:54:30.128Z] time="2021-07-23T07:54:29Z" level=info msg="Node 63be80765bfb/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.128Z] time="2021-07-23T07:54:29Z" level=info msg="Node d4bd513f8918/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.128Z] time="2021-07-23T07:54:29Z" level=info msg="Node d4bd513f8918/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.128Z] time="2021-07-23T07:54:29Z" level=info msg="Node d4bd513f8918/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.128Z] time="2021-07-23T07:54:29Z" level=info msg="Node d4bd513f8918/172.30.89.212, is the new incarnation of the shutdown node 011b5856ff7a/172.30.89.212" [2021-07-23T07:54:30.128Z] time="2021-07-23T07:54:29Z" level=info msg="Node d4bd513f8918/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.146Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-23T07:54:30.585Z] time="2021-07-23T07:54:30Z" level=info msg="Node d4bd513f8918/172.30.89.212, joined gossip cluster" [2021-07-23T07:54:30.585Z] time="2021-07-23T07:54:30Z" level=info msg="Node d4bd513f8918/172.30.89.212, added to nodes list" [2021-07-23T07:54:30.585Z] time="2021-07-23T07:54:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.89.212:10033" [2021-07-23T07:54:30.585Z] time="2021-07-23T07:54:30Z" level=debug msg="memberlist: Stream connection from=172.30.89.212:49382" [2021-07-23T07:54:30.585Z] time="2021-07-23T07:54:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.89.212:10034" [2021-07-23T07:54:30.585Z] time="2021-07-23T07:54:30Z" level=debug msg="memberlist: Stream connection from=172.30.89.212:49383" [2021-07-23T07:54:30.585Z] time="2021-07-23T07:54:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.89.212:10035" [2021-07-23T07:54:30.586Z] time="2021-07-23T07:54:30Z" level=debug msg="memberlist: Stream connection from=172.30.89.212:49384" [2021-07-23T07:54:30.586Z] 2021/07/23 07:54:30 Closing DB instances... [2021-07-23T07:54:30.928Z] === RUN TestContainerStopSignal [2021-07-23T07:54:30.928Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestContainerStopTimeout [2021-07-23T07:54:30.928Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-23T07:54:30.928Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-23T07:54:30.928Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-23T07:54:30.928Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestReplaceAndAppendEnvVars [2021-07-23T07:54:30.928Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-23T07:54:30.928Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestNewMemoryStore [2021-07-23T07:54:30.928Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestAddContainers [2021-07-23T07:54:30.928Z] --- PASS: TestAddContainers (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestGetContainer [2021-07-23T07:54:30.928Z] --- PASS: TestGetContainer (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestDeleteContainer [2021-07-23T07:54:30.928Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestListContainers [2021-07-23T07:54:30.928Z] --- PASS: TestListContainers (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestFirstContainer [2021-07-23T07:54:30.928Z] --- PASS: TestFirstContainer (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestApplyAllContainer [2021-07-23T07:54:30.928Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestIsValidHealthString [2021-07-23T07:54:30.928Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestStateRunStop [2021-07-23T07:54:30.928Z] --- PASS: TestStateRunStop (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestStateTimeoutWait [2021-07-23T07:54:30.928Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-23T07:54:30.928Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-23T07:54:30.928Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-23T07:54:30.928Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-23T07:54:30.928Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-23T07:54:30.928Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-23T07:54:30.928Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-23T07:54:30.928Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-23T07:54:30.928Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-23T07:54:30.928Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-23T07:54:30.928Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-23T07:54:30.928Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-23T07:54:30.928Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestConfigureDaemonLogs [2021-07-23T07:54:30.928Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestCommonOptionsInstallFlags [2021-07-23T07:54:30.928Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-23T07:54:30.928Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-23T07:54:30.928Z] PASS [2021-07-23T07:54:30.928Z] coverage: 18.5% of statements [2021-07-23T07:54:30.928Z] ok github.com/docker/docker/cmd/dockerd 0.156s coverage: 18.5% of statements [2021-07-23T07:54:30.928Z] state_test.go:141: Stop callback fired [2021-07-23T07:54:30.928Z] state_test.go:165: Stop callback fired [2021-07-23T07:54:30.928Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-23T07:54:30.928Z] === RUN TestIsValidStateString [2021-07-23T07:54:30.928Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestViewSaveDelete [2021-07-23T07:54:30.928Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-23T07:54:30.928Z] === RUN TestViewAll [2021-07-23T07:54:30.928Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-23T07:54:30.928Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-23T07:54:30.928Z] --- PASS: TestViewAll (0.05s) [2021-07-23T07:54:30.928Z] === RUN TestViewGet [2021-07-23T07:54:30.928Z] --- PASS: TestViewGet (0.01s) [2021-07-23T07:54:30.928Z] === RUN TestNames [2021-07-23T07:54:30.928Z] --- PASS: TestNames (0.00s) [2021-07-23T07:54:30.928Z] === RUN TestViewWithHealthCheck [2021-07-23T07:54:30.928Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-23T07:54:30.928Z] PASS [2021-07-23T07:54:30.928Z] coverage: 41.5% of statements [2021-07-23T07:54:30.928Z] ok github.com/docker/docker/container 0.268s coverage: 41.5% of statements [2021-07-23T07:54:30.928Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-23T07:54:30.928Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-23T07:54:30.928Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-23T07:54:30.928Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-23T07:54:31.043Z] time="2021-07-23T07:54:30Z" level=info msg="Node bb81bfd67f22 change state NodeActive --> NodeLeft" [2021-07-23T07:54:31.043Z] time="2021-07-23T07:54:30Z" level=info msg="node4(4efbd4f566d6): Node leave event for bb81bfd67f22/172.30.89.212" [2021-07-23T07:54:31.043Z] time="2021-07-23T07:54:30Z" level=info msg="Node bb81bfd67f22 change state NodeActive --> NodeLeft" [2021-07-23T07:54:31.043Z] time="2021-07-23T07:54:30Z" level=info msg="node5(234d152d2bcc): Node leave event for bb81bfd67f22/172.30.89.212" [2021-07-23T07:54:31.043Z] time="2021-07-23T07:54:30Z" level=info msg="Node bb81bfd67f22 change state NodeActive --> NodeLeft" [2021-07-23T07:54:31.043Z] time="2021-07-23T07:54:30Z" level=info msg="node2(63be80765bfb): Node leave event for bb81bfd67f22/172.30.89.212" [2021-07-23T07:54:31.043Z] time="2021-07-23T07:54:30Z" level=info msg="Node bb81bfd67f22 change state NodeActive --> NodeLeft" [2021-07-23T07:54:31.043Z] time="2021-07-23T07:54:30Z" level=info msg="node3(d4bd513f8918): Node leave event for bb81bfd67f22/172.30.89.212" [2021-07-23T07:54:31.043Z] time="2021-07-23T07:54:30Z" level=info msg="Node bb81bfd67f22 change state NodeActive --> NodeLeft" [2021-07-23T07:54:31.043Z] time="2021-07-23T07:54:30Z" level=info msg="node1(bb81bfd67f22): Node leave event for bb81bfd67f22/172.30.89.212" [2021-07-23T07:54:31.043Z] time="2021-07-23T07:54:30Z" level=info msg="Node bb81bfd67f22/172.30.89.212, left gossip cluster" [2021-07-23T07:54:31.043Z] time="2021-07-23T07:54:30Z" level=info msg="Node bb81bfd67f22/172.30.89.212, left gossip cluster" [2021-07-23T07:54:31.043Z] time="2021-07-23T07:54:30Z" level=info msg="Node bb81bfd67f22/172.30.89.212, left gossip cluster" [2021-07-23T07:54:31.043Z] time="2021-07-23T07:54:30Z" level=info msg="Node bb81bfd67f22/172.30.89.212, left gossip cluster" [2021-07-23T07:54:31.043Z] time="2021-07-23T07:54:30Z" level=info msg="Node bb81bfd67f22/172.30.89.212, left gossip cluster" [2021-07-23T07:54:31.378Z] --- PASS: TestServiceWithDataPathPortInit (14.87s) [2021-07-23T07:54:31.378Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-23T07:54:31.500Z] time="2021-07-23T07:54:31Z" level=info msg="Node 63be80765bfb change state NodeActive --> NodeLeft" [2021-07-23T07:54:31.500Z] time="2021-07-23T07:54:31Z" level=info msg="node5(234d152d2bcc): Node leave event for 63be80765bfb/172.30.89.212" [2021-07-23T07:54:31.500Z] time="2021-07-23T07:54:31Z" level=info msg="Node 63be80765bfb change state NodeActive --> NodeLeft" [2021-07-23T07:54:31.500Z] time="2021-07-23T07:54:31Z" level=info msg="node4(4efbd4f566d6): Node leave event for 63be80765bfb/172.30.89.212" [2021-07-23T07:54:31.500Z] time="2021-07-23T07:54:31Z" level=info msg="Node 63be80765bfb change state NodeActive --> NodeLeft" [2021-07-23T07:54:31.500Z] time="2021-07-23T07:54:31Z" level=info msg="node3(d4bd513f8918): Node leave event for 63be80765bfb/172.30.89.212" [2021-07-23T07:54:31.500Z] time="2021-07-23T07:54:31Z" level=info msg="Node 63be80765bfb change state NodeActive --> NodeLeft" [2021-07-23T07:54:31.500Z] time="2021-07-23T07:54:31Z" level=info msg="node2(63be80765bfb): Node leave event for 63be80765bfb/172.30.89.212" [2021-07-23T07:54:31.500Z] time="2021-07-23T07:54:31Z" level=info msg="Node 63be80765bfb/172.30.89.212, left gossip cluster" [2021-07-23T07:54:31.500Z] time="2021-07-23T07:54:31Z" level=info msg="Node 63be80765bfb/172.30.89.212, left gossip cluster" [2021-07-23T07:54:31.500Z] time="2021-07-23T07:54:31Z" level=info msg="Node 63be80765bfb/172.30.89.212, left gossip cluster" [2021-07-23T07:54:31.500Z] time="2021-07-23T07:54:31Z" level=info msg="Node 63be80765bfb/172.30.89.212, left gossip cluster" [2021-07-23T07:54:31.530Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-23T07:54:31.791Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-23T07:54:31.890Z] === RUN TestPrepare [2021-07-23T07:54:31.890Z] --- PASS: TestPrepare (0.00s) [2021-07-23T07:54:31.890Z] === RUN TestStart [2021-07-23T07:54:31.890Z] --- PASS: TestStart (0.00s) [2021-07-23T07:54:31.890Z] === RUN TestWaitCancel [2021-07-23T07:54:31.890Z] --- PASS: TestWaitCancel (0.00s) [2021-07-23T07:54:31.890Z] === RUN TestWaitDisabled [2021-07-23T07:54:31.890Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-23T07:54:31.890Z] === RUN TestWaitEnabled [2021-07-23T07:54:31.890Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-23T07:54:31.890Z] === RUN TestRemove [2021-07-23T07:54:31.890Z] --- PASS: TestRemove (0.00s) [2021-07-23T07:54:31.890Z] PASS [2021-07-23T07:54:31.890Z] coverage: 65.3% of statements [2021-07-23T07:54:31.890Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.072s coverage: 65.3% of statements [2021-07-23T07:54:31.958Z] time="2021-07-23T07:54:31Z" level=info msg="Node d4bd513f8918 change state NodeActive --> NodeLeft" [2021-07-23T07:54:31.958Z] time="2021-07-23T07:54:31Z" level=info msg="node4(4efbd4f566d6): Node leave event for d4bd513f8918/172.30.89.212" [2021-07-23T07:54:31.958Z] time="2021-07-23T07:54:31Z" level=info msg="Node d4bd513f8918 change state NodeActive --> NodeLeft" [2021-07-23T07:54:31.958Z] time="2021-07-23T07:54:31Z" level=info msg="node5(234d152d2bcc): Node leave event for d4bd513f8918/172.30.89.212" [2021-07-23T07:54:31.958Z] time="2021-07-23T07:54:31Z" level=info msg="Node d4bd513f8918 change state NodeActive --> NodeLeft" [2021-07-23T07:54:31.958Z] time="2021-07-23T07:54:31Z" level=info msg="node3(d4bd513f8918): Node leave event for d4bd513f8918/172.30.89.212" [2021-07-23T07:54:31.958Z] time="2021-07-23T07:54:31Z" level=info msg="Node d4bd513f8918/172.30.89.212, left gossip cluster" [2021-07-23T07:54:31.958Z] time="2021-07-23T07:54:31Z" level=info msg="Node d4bd513f8918/172.30.89.212, left gossip cluster" [2021-07-23T07:54:31.958Z] time="2021-07-23T07:54:31Z" level=info msg="Node d4bd513f8918/172.30.89.212, left gossip cluster" [2021-07-23T07:54:32.333Z] Removing intermediate container fecd4c26bc2c [2021-07-23T07:54:32.333Z] ---> 7c517ab0261c [2021-07-23T07:54:32.333Z] Step 13/13 : CMD ["sh"] [2021-07-23T07:54:32.333Z] ---> Running in 6f8f2f16e4c2 [2021-07-23T07:54:32.414Z] time="2021-07-23T07:54:32Z" level=debug msg="memberlist: Failed ping: 4efbd4f566d6 (timeout reached)" [2021-07-23T07:54:32.414Z] time="2021-07-23T07:54:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.89.212:10035: use of closed network connection" [2021-07-23T07:54:32.414Z] time="2021-07-23T07:54:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.89.212:10037: use of closed network connection" [2021-07-23T07:54:32.414Z] time="2021-07-23T07:54:32Z" level=debug msg="memberlist: Stream connection from=172.30.89.212:49385" [2021-07-23T07:54:32.414Z] time="2021-07-23T07:54:32Z" level=info msg="Node 4efbd4f566d6 change state NodeActive --> NodeLeft" [2021-07-23T07:54:32.414Z] time="2021-07-23T07:54:32Z" level=info msg="node5(234d152d2bcc): Node leave event for 4efbd4f566d6/172.30.89.212" [2021-07-23T07:54:32.414Z] time="2021-07-23T07:54:32Z" level=info msg="Node 4efbd4f566d6 change state NodeActive --> NodeLeft" [2021-07-23T07:54:32.415Z] time="2021-07-23T07:54:32Z" level=info msg="node4(4efbd4f566d6): Node leave event for 4efbd4f566d6/172.30.89.212" [2021-07-23T07:54:32.788Z] Removing intermediate container 6f8f2f16e4c2 [2021-07-23T07:54:32.788Z] ---> ae0f9c105ff9 [2021-07-23T07:54:32.788Z] Successfully built ae0f9c105ff9 [2021-07-23T07:54:32.788Z] Successfully tagged busybox:latest [2021-07-23T07:54:32.788Z] INFO: Docker images of the daemon under test [2021-07-23T07:54:32.788Z] [2021-07-23T07:54:32.788Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-23T07:54:32.788Z] busybox latest ae0f9c105ff9 Less than a second ago 2.78GB [2021-07-23T07:54:32.788Z] microsoft/windowsservercore latest 39d157a84080 5 months ago 2.74GB [2021-07-23T07:54:32.788Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 5 months ago 2.74GB [2021-07-23T07:54:32.788Z] [2021-07-23T07:54:32.788Z] INFO: Running integration tests at 07/23/2021 07:54:32... [2021-07-23T07:54:32.788Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-23T07:54:32.788Z] INFO: Integration API tests being run from the host: [2021-07-23T07:54:32.788Z] INFO: make.ps1 starting at 07/23/2021 07:54:32 [2021-07-23T07:54:32.892Z] time="2021-07-23T07:54:32Z" level=warning msg="memberlist: Was able to connect to 4efbd4f566d6 but other probes failed, network may be misconfigured" [2021-07-23T07:54:32.892Z] time="2021-07-23T07:54:32Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, left gossip cluster" [2021-07-23T07:54:33.175Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-23T07:54:33.349Z] time="2021-07-23T07:54:32Z" level=info msg="Node 4efbd4f566d6/172.30.89.212, left gossip cluster" [2021-07-23T07:54:33.415Z] === RUN TestNewListSecretsFilters [2021-07-23T07:54:33.415Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-23T07:54:33.415Z] === RUN TestNewListConfigsFilters [2021-07-23T07:54:33.415Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-23T07:54:33.415Z] PASS [2021-07-23T07:54:33.415Z] coverage: 0.5% of statements [2021-07-23T07:54:33.415Z] ok github.com/docker/docker/daemon/cluster 0.160s coverage: 0.5% of statements [2021-07-23T07:54:33.415Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-23T07:54:33.415Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.09s) [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-23T07:54:33.415Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-23T07:54:33.415Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-23T07:54:33.748Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-23T07:54:33.805Z] time="2021-07-23T07:54:33Z" level=error msg="node4(4efbd4f566d6) Could not close DB: timeout waiting for leave broadcast" [2021-07-23T07:54:33.805Z] time="2021-07-23T07:54:33Z" level=info msg="Node 234d152d2bcc/172.30.89.212, left gossip cluster" [2021-07-23T07:54:33.805Z] time="2021-07-23T07:54:33Z" level=info msg="Node 234d152d2bcc change state NodeActive --> NodeFailed" [2021-07-23T07:54:33.805Z] time="2021-07-23T07:54:33Z" level=info msg="Node 234d152d2bcc/172.30.89.212, added to failed nodes list" [2021-07-23T07:54:33.805Z] --- PASS: TestNetworkDBIslands (12.07s) [2021-07-23T07:54:33.805Z] PASS [2021-07-23T07:54:33.805Z] coverage: 60.1% of statements [2021-07-23T07:54:33.805Z] ok github.com/docker/docker/libnetwork/networkdb 104.404s coverage: 60.1% of statements [2021-07-23T07:54:33.805Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-23T07:54:33.805Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-23T07:54:33.805Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-23T07:54:33.805Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-23T07:54:33.805Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-23T07:54:33.805Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-23T07:54:33.805Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-23T07:54:33.805Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-23T07:54:33.805Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-23T07:54:33.805Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-23T07:54:33.805Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-23T07:54:33.805Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-23T07:54:33.805Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-23T07:54:33.805Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-23T07:54:33.871Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-23T07:54:33.871Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-23T07:54:33.871Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-23T07:54:33.871Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-23T07:54:33.871Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-23T07:54:33.871Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-23T07:54:33.871Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-23T07:54:33.871Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-23T07:54:33.871Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-23T07:54:33.871Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-23T07:54:33.871Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-23T07:54:33.871Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-23T07:54:33.871Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-23T07:54:33.871Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-23T07:54:33.871Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-23T07:54:33.871Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-23T07:54:33.871Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-23T07:54:33.871Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-23T07:54:33.871Z] PASS [2021-07-23T07:54:33.871Z] coverage: 35.9% of statements [2021-07-23T07:54:33.871Z] ok github.com/docker/docker/daemon/cluster/convert 0.171s coverage: 35.9% of statements [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/quota [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/rootless [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/volume [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-23T07:54:34.261Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-23T07:54:34.671Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z50djfreikjlc574y6qete7qh Created:2021-07-23 07:54:32.897551103 +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[c5aecc809f772d824ba90af5c4fdf5b9d9e07f450b1959e5a4bd0369bd90fa42:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mt1817vly1oa5fk3qgr2rp490 EndpointID:49b59e9310a6a87237fe4d2903376bc3368834134be534d09283127416a4b0a9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3b164b0848b5861650b350848a27f06c19c8a55738cc415cec6e807b0742f68f 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:121ec01de354 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mt1817vly1oa5fk3qgr2rp490 EndpointID:49b59e9310a6a87237fe4d2903376bc3368834134be534d09283127416a4b0a9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-23T07:54:35.093Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-23T07:54:36.034Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === Skipped [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-23T07:54:36.431Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-23T07:54:36.431Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-23T07:54:36.431Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-23T07:54:36.431Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-23T07:54:36.431Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-23T07:54:36.431Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-23T07:54:36.431Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-23T07:54:36.431Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-23T07:54:36.431Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-23T07:54:36.431Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-23T07:54:36.431Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-23T07:54:36.431Z] daemon_test.go:147: root required [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-23T07:54:36.431Z] reload_test.go:520: root required [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-07-23T07:54:36.431Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-23T07:54:36.431Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-23T07:54:36.431Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-23T07:54:36.431Z] download_test.go:268: Needs fixing on Windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-23T07:54:36.431Z] layer_test.go:304: Failing on Windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-23T07:54:36.431Z] layer_test.go:353: Failing on Windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-23T07:54:36.431Z] layer_test.go:468: Failing on Windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-23T07:54:36.431Z] layer_test.go:697: Failing on Windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-23T07:54:36.431Z] migration_test.go:46: Failing on Windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-23T07:54:36.431Z] migration_test.go:182: Failing on Windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-23T07:54:36.431Z] mount_test.go:17: Failing on Windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-23T07:54:36.431Z] mount_test.go:76: Failing on Windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-23T07:54:36.431Z] mount_test.go:125: Failing on Windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-23T07:54:36.431Z] mount_test.go:212: Failing on Windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-23T07:54:36.431Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-23T07:54:36.431Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-23T07:54:36.431Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-23T07:54:36.431Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-23T07:54:36.431Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-23T07:54:36.431Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-23T07:54:36.431Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-23T07:54:36.431Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-23T07:54:36.431Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-23T07:54:36.431Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-23T07:54:36.431Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-23T07:54:36.431Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-23T07:54:36.431Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-23T07:54:36.431Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-23T07:54:36.431Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-23T07:54:36.431Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-23T07:54:36.431Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-23T07:54:36.431Z] archive_test.go:134: Xz not present in msys2 [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-23T07:54:36.431Z] archive_test.go:239: Failing on Windows CI machines [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-23T07:54:36.431Z] archive_windows_test.go:16: Currently fails [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-23T07:54:36.431Z] changes_test.go:196: needs more investigation [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-23T07:54:36.431Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-23T07:54:36.431Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-23T07:54:36.431Z] changes_test.go:433: needs further investigation [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-23T07:54:36.431Z] changes_test.go:469: needs further investigation [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-23T07:54:36.431Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-23T07:54:36.431Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-23T07:54:36.431Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-23T07:54:36.431Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-23T07:54:36.431Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-23T07:54:36.431Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-23T07:54:36.431Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-23T07:54:36.431Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-23T07:54:36.431Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-23T07:54:36.431Z] poller_test.go:41: No chmod on Windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-23T07:54:36.431Z] fileutils_test.go:134: Needs porting to Windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-23T07:54:36.431Z] fileutils_test.go:180: Needs porting to Windows [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-23T07:54:36.431Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-23T07:54:36.431Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-23T07:54:36.431Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-23T07:54:36.431Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-23T07:54:36.431Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] [2021-07-23T07:54:36.431Z] DONE 2029 tests, 69 skipped in 268.520s [2021-07-23T07:54:36.431Z] INFO: make.ps1 ended at 07/23/2021 07:54:36 [2021-07-23T07:54:36.759Z] === RUN TestBuilderGC [2021-07-23T07:54:36.759Z] --- PASS: TestBuilderGC (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestDaemonConfigurationNotFound [2021-07-23T07:54:36.759Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestDaemonBrokenConfiguration [2021-07-23T07:54:36.759Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestParseClusterAdvertiseSettings [2021-07-23T07:54:36.759Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestFindConfigurationConflicts [2021-07-23T07:54:36.759Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-23T07:54:36.759Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-23T07:54:36.759Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-23T07:54:36.759Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-23T07:54:36.759Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-23T07:54:36.759Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-23T07:54:36.759Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-23T07:54:36.759Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-23T07:54:36.759Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-23T07:54:36.759Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-23T07:54:36.759Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-23T07:54:36.759Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestValidateConfigurationErrors [2021-07-23T07:54:36.759Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-23T07:54:36.759Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-23T07:54:36.759Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-23T07:54:36.759Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-23T07:54:36.759Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-23T07:54:36.759Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-23T07:54:36.759Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-23T07:54:36.759Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-23T07:54:36.759Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-23T07:54:36.759Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-23T07:54:36.759Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-23T07:54:36.759Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfigurationErrors (0.04s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.01s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestValidateConfiguration [2021-07-23T07:54:36.759Z] === RUN TestValidateConfiguration/with_label [2021-07-23T07:54:36.759Z] === RUN TestValidateConfiguration/with_dns [2021-07-23T07:54:36.759Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-23T07:54:36.759Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-23T07:54:36.759Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-23T07:54:36.759Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-23T07:54:36.759Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-23T07:54:36.759Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-23T07:54:36.759Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestModifiedDiscoverySettings [2021-07-23T07:54:36.759Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestReloadSetConfigFileNotExist [2021-07-23T07:54:36.759Z] time="2021-07-23T07:54:36Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-23T07:54:36.759Z] --- PASS: TestReloadSetConfigFileNotExist (0.09s) [2021-07-23T07:54:36.759Z] === RUN TestReloadDefaultConfigNotExist [2021-07-23T07:54:36.759Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:54:36.759Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestReloadBadDefaultConfig [2021-07-23T07:54:36.759Z] time="2021-07-23T07:54:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-898867703" [2021-07-23T07:54:36.759Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestReloadWithConflictingLabels [2021-07-23T07:54:36.759Z] time="2021-07-23T07:54:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-099473642" [2021-07-23T07:54:36.759Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestReloadWithDuplicateLabels [2021-07-23T07:54:36.759Z] time="2021-07-23T07:54:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-093626177" [2021-07-23T07:54:36.759Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-23T07:54:36.759Z] === RUN TestDaemonConfigurationMerge [2021-07-23T07:54:36.759Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-23T07:54:36.759Z] PASS [2021-07-23T07:54:36.759Z] coverage: 79.2% of statements [2021-07-23T07:54:36.759Z] ok github.com/docker/docker/daemon/config 0.230s coverage: 79.2% of statements [2021-07-23T07:54:36.759Z] === RUN TestWaitNodeAttachment [2021-07-23T07:54:37.215Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-07-23T07:54:37.215Z] === RUN TestIsolationConversion [2021-07-23T07:54:37.215Z] === RUN TestIsolationConversion/default [2021-07-23T07:54:37.215Z] === RUN TestIsolationConversion/process [2021-07-23T07:54:37.215Z] === RUN TestIsolationConversion/hyperv [2021-07-23T07:54:37.215Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-23T07:54:37.215Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-23T07:54:37.215Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-23T07:54:37.215Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-23T07:54:37.215Z] === RUN TestContainerLabels [2021-07-23T07:54:37.215Z] --- PASS: TestContainerLabels (0.00s) [2021-07-23T07:54:37.215Z] === RUN TestCredentialSpecConversion [2021-07-23T07:54:37.215Z] === RUN TestCredentialSpecConversion/none [2021-07-23T07:54:37.215Z] === RUN TestCredentialSpecConversion/config [2021-07-23T07:54:37.215Z] === RUN TestCredentialSpecConversion/file [2021-07-23T07:54:37.215Z] === RUN TestCredentialSpecConversion/registry [2021-07-23T07:54:37.215Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-23T07:54:37.215Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-23T07:54:37.215Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-23T07:54:37.215Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-23T07:54:37.215Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-23T07:54:37.215Z] === RUN TestControllerValidateMountBind [2021-07-23T07:54:37.215Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-07-23T07:54:37.215Z] === RUN TestControllerValidateMountVolume [2021-07-23T07:54:37.215Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-23T07:54:37.215Z] === RUN TestControllerValidateMountTarget [2021-07-23T07:54:37.215Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-23T07:54:37.215Z] === RUN TestControllerValidateMountTmpfs [2021-07-23T07:54:37.215Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-23T07:54:37.215Z] === RUN TestControllerValidateMountInvalidType [2021-07-23T07:54:37.215Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-23T07:54:37.215Z] === RUN TestControllerValidateMountNamedPipe [2021-07-23T07:54:37.215Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-23T07:54:37.215Z] PASS [2021-07-23T07:54:37.215Z] coverage: 11.0% of statements [2021-07-23T07:54:37.215Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.662s coverage: 11.0% of statements [2021-07-23T07:54:37.215Z] === RUN TestDiscoveryOptsErrors [2021-07-23T07:54:37.215Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-23T07:54:37.215Z] === RUN TestDiscoveryOpts [2021-07-23T07:54:37.215Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-23T07:54:37.215Z] PASS [2021-07-23T07:54:37.215Z] coverage: 30.0% of statements [2021-07-23T07:54:37.215Z] ok github.com/docker/docker/daemon/discovery 0.036s coverage: 30.0% of statements [2021-07-23T07:54:37.947Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-23T07:54:38.177Z] === RUN TestEventsLog [2021-07-23T07:54:38.178Z] --- PASS: TestEventsLog (0.00s) [2021-07-23T07:54:38.178Z] === RUN TestEventsLogTimeout [2021-07-23T07:54:38.178Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-23T07:54:38.178Z] === RUN TestLogEvents [2021-07-23T07:54:38.178Z] --- PASS: TestLogEvents (0.06s) [2021-07-23T07:54:38.178Z] === RUN TestLoadBufferedEvents [2021-07-23T07:54:38.178Z] --- PASS: TestLoadBufferedEvents (0.10s) [2021-07-23T07:54:38.178Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-23T07:54:38.178Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-23T07:54:38.178Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-23T07:54:38.178Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-23T07:54:38.178Z] PASS [2021-07-23T07:54:38.178Z] coverage: 50.0% of statements [2021-07-23T07:54:38.178Z] ok github.com/docker/docker/daemon/events 0.215s coverage: 50.0% of statements [2021-07-23T07:54:38.633Z] === RUN TestVerifyNetworkingConfig [2021-07-23T07:54:38.633Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-23T07:54:38.633Z] === RUN TestGetContainer [2021-07-23T07:54:38.633Z] --- PASS: TestGetContainer (0.00s) [2021-07-23T07:54:38.633Z] === RUN TestValidContainerNames [2021-07-23T07:54:38.633Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-23T07:54:38.633Z] === RUN TestContainerInitDNS [2021-07-23T07:54:38.633Z] daemon_test.go:147: root required [2021-07-23T07:54:38.633Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-23T07:54:38.633Z] === RUN TestMerge [2021-07-23T07:54:38.633Z] --- PASS: TestMerge (0.00s) [2021-07-23T07:54:38.633Z] === RUN TestValidateContainerIsolation [2021-07-23T07:54:38.633Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-23T07:54:38.633Z] === RUN TestFindNetworkErrorType [2021-07-23T07:54:38.633Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-23T07:54:38.633Z] === RUN TestEnsureServicesExist [2021-07-23T07:54:38.633Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-23T07:54:38.633Z] === RUN TestEnsureServicesExistErrors [2021-07-23T07:54:38.633Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-23T07:54:38.633Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-23T07:54:38.633Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-23T07:54:38.633Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestContainerDelete [2021-07-23T07:54:38.634Z] --- PASS: TestContainerDelete (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestContainerDoubleDelete [2021-07-23T07:54:38.634Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestLogContainerEventCopyLabels [2021-07-23T07:54:38.634Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestLogContainerEventWithAttributes [2021-07-23T07:54:38.634Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestNoneHealthcheck [2021-07-23T07:54:38.634Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestHealthStates [2021-07-23T07:54:38.634Z] time="2021-07-23T07:54:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:54:38.634Z] time="2021-07-23T07:54:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:54:38.634Z] time="2021-07-23T07:54:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:54:38.634Z] time="2021-07-23T07:54:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:54:38.634Z] time="2021-07-23T07:54:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:54:38.634Z] time="2021-07-23T07:54:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:54:38.634Z] time="2021-07-23T07:54:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:54:38.634Z] time="2021-07-23T07:54:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:54:38.634Z] time="2021-07-23T07:54:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:54:38.634Z] time="2021-07-23T07:54:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-23T07:54:38.634Z] --- PASS: TestHealthStates (0.11s) [2021-07-23T07:54:38.634Z] === RUN TestMaskURLCredentials [2021-07-23T07:54:38.634Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestGetInspectData [2021-07-23T07:54:38.634Z] --- PASS: TestGetInspectData (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestFillLicense [2021-07-23T07:54:38.634Z] --- PASS: TestFillLicense (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestListInvalidFilter [2021-07-23T07:54:38.634Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestNameFilter [2021-07-23T07:54:38.634Z] --- PASS: TestNameFilter (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-23T07:54:38.634Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-23T07:54:38.634Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.01s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-23T07:54:38.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestDaemonReloadLabels [2021-07-23T07:54:38.634Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-23T07:54:38.634Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestDaemonReloadMirrors [2021-07-23T07:54:38.634Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-23T07:54:38.634Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-23T07:54:38.634Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-23T07:54:38.634Z] === RUN TestDaemonDiscoveryReload [2021-07-23T07:54:38.634Z] === RUN TestIsEmptyDir [2021-07-23T07:54:38.634Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-23T07:54:38.634Z] PASS [2021-07-23T07:54:38.634Z] coverage: 2.3% of statements [2021-07-23T07:54:38.634Z] ok github.com/docker/docker/daemon/graphdriver 0.058s coverage: 2.3% of statements [2021-07-23T07:54:39.090Z] === RUN TestLinkNaming [2021-07-23T07:54:39.090Z] --- PASS: TestLinkNaming (0.00s) [2021-07-23T07:54:39.090Z] === RUN TestLinkNew [2021-07-23T07:54:39.090Z] --- PASS: TestLinkNew (0.00s) [2021-07-23T07:54:39.090Z] === RUN TestLinkEnv [2021-07-23T07:54:39.090Z] --- PASS: TestLinkEnv (0.00s) [2021-07-23T07:54:39.090Z] === RUN TestLinkMultipleEnv [2021-07-23T07:54:39.090Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-23T07:54:39.090Z] === RUN TestLinkPortRangeEnv [2021-07-23T07:54:39.090Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-23T07:54:39.090Z] PASS [2021-07-23T07:54:39.090Z] coverage: 93.0% of statements [2021-07-23T07:54:39.090Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-07-23T07:54:39.333Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-23T07:54:39.333Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-23T07:54:39.333Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-23T07:54:39.545Z] --- PASS: TestDaemonDiscoveryReload (1.03s) [2021-07-23T07:54:39.545Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-23T07:54:39.952Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.72s) [2021-07-23T07:54:39.952Z] PASS [2021-07-23T07:54:39.952Z] [2021-07-23T07:54:39.952Z] === Skipped [2021-07-23T07:54:39.952Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-23T07:54:39.952Z] service_test.go:242: FLAKY_TEST [2021-07-23T07:54:39.952Z] [2021-07-23T07:54:39.952Z] [2021-07-23T07:54:39.952Z] DONE 26 tests, 1 skipped in 48.855s [2021-07-23T07:54:39.952Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-23T07:54:39.952Z] INFO: Testing against a local daemon [2021-07-23T07:54:39.952Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-23T07:54:39.952Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-23T07:54:39.952Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-23T07:54:39.952Z] === RUN TestDockerNetworkIpvlan [2021-07-23T07:54:39.952Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-23T07:54:39.952Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-23T07:54:39.952Z] PASS [2021-07-23T07:54:39.952Z] [2021-07-23T07:54:39.952Z] === Skipped [2021-07-23T07:54:39.952Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-23T07:54:39.952Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-23T07:54:39.952Z] [2021-07-23T07:54:39.952Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-23T07:54:39.952Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-23T07:54:39.952Z] [2021-07-23T07:54:39.952Z] [2021-07-23T07:54:39.952Z] DONE 2 tests, 2 skipped in 0.037s [2021-07-23T07:54:39.952Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-23T07:54:39.952Z] INFO: Testing against a local daemon [2021-07-23T07:54:39.952Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-23T07:54:40.001Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-07-23T07:54:40.002Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-23T07:54:40.162Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-23T07:54:40.162Z] INFO: Unit tests ended at 07/23/2021 07:54:39. Duration:00:04:41.9360255 [2021-07-23T07:54:40.162Z] INFO: Building busybox [2021-07-23T07:54:40.162Z] Sending build context to Docker daemon 5.12kB [2021-07-23T07:54:40.162Z] [2021-07-23T07:54:40.162Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-23T07:54:40.162Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-23T07:54:40.162Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-23T07:54:40.162Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-23T07:54:40.162Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-23T07:54:40.162Z] ---> 39d157a84080 [2021-07-23T07:54:40.162Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-23T07:54:40.458Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-23T07:54:40.458Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-23T07:54:40.458Z] reload_test.go:520: root required [2021-07-23T07:54:40.458Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-23T07:54:40.458Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-23T07:54:40.458Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-23T07:54:40.458Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-23T07:54:40.522Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2021-07-23T07:54:40.522Z] === RUN TestDockerNetworkMacvlan [2021-07-23T07:54:40.620Z] ---> Running in 0749fdfaf65c [2021-07-23T07:54:40.718Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-23T07:54:40.915Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-07-23T07:54:40.916Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-23T07:54:40.916Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-23T07:54:40.916Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-23T07:54:40.916Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-07-23T07:54:40.916Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-23T07:54:40.916Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-23T07:54:40.916Z] === RUN TestParseVolumesFrom [2021-07-23T07:54:40.916Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-23T07:54:40.916Z] PASS [2021-07-23T07:54:40.916Z] coverage: 9.1% of statements [2021-07-23T07:54:40.916Z] ok github.com/docker/docker/daemon 2.355s coverage: 9.1% of statements [2021-07-23T07:54:40.916Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-23T07:54:40.916Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-23T07:54:40.916Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-23T07:54:40.916Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-23T07:54:40.916Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-23T07:54:40.916Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-23T07:54:40.916Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-23T07:54:40.916Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-23T07:54:40.916Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-23T07:54:40.916Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-23T07:54:40.916Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-23T07:54:40.916Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-23T07:54:40.916Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-23T07:54:40.916Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-23T07:54:41.092Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-23T07:54:41.291Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-23T07:54:41.372Z] === RUN TestAdapterReadLogs [2021-07-23T07:54:41.372Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestCopier [2021-07-23T07:54:41.372Z] --- PASS: TestCopier (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestCopierLongLines [2021-07-23T07:54:41.372Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestCopierSlow [2021-07-23T07:54:41.372Z] === RUN TestNewStreamConfig [2021-07-23T07:54:41.372Z] === RUN TestNewStreamConfig/defaults [2021-07-23T07:54:41.372Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-23T07:54:41.372Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-23T07:54:41.372Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-23T07:54:41.372Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-23T07:54:41.372Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-23T07:54:41.372Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-23T07:54:41.372Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-23T07:54:41.372Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-23T07:54:41.372Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-23T07:54:41.372Z] time="2021-07-23T07:54:40Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-23T07:54:41.372Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-07-23T07:54:41.372Z] === RUN TestCreateSuccess [2021-07-23T07:54:41.372Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestCreateStreamSkipped [2021-07-23T07:54:41.372Z] time="2021-07-23T07:54:41Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-23T07:54:41.372Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestCreateLogGroupSuccess [2021-07-23T07:54:41.372Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestCreateError [2021-07-23T07:54:41.372Z] --- PASS: TestCreateError (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestCreateAlreadyExists [2021-07-23T07:54:41.372Z] time="2021-07-23T07:54:41Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-23T07:54:41.372Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestLogClosed [2021-07-23T07:54:41.372Z] --- PASS: TestLogClosed (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestLogBlocking [2021-07-23T07:54:41.372Z] --- PASS: TestLogBlocking (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-23T07:54:41.372Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestLogNonBlockingBufferFull [2021-07-23T07:54:41.372Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestPublishBatchSuccess [2021-07-23T07:54:41.372Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestPublishBatchError [2021-07-23T07:54:41.372Z] time="2021-07-23T07:54:41Z" level=error msg=Error [2021-07-23T07:54:41.372Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-23T07:54:41.372Z] time="2021-07-23T07:54:41Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-23T07:54:41.372Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-23T07:54:41.372Z] time="2021-07-23T07:54:41Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-23T07:54:41.372Z] time="2021-07-23T07:54:41Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-23T07:54:41.372Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestCollectBatchSimple [2021-07-23T07:54:41.372Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestCollectBatchTicker [2021-07-23T07:54:41.372Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestCollectBatchMultilinePattern [2021-07-23T07:54:41.372Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-23T07:54:41.372Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-23T07:54:41.372Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-23T07:54:41.372Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-23T07:54:41.372Z] === RUN TestCollectBatchClose [2021-07-23T07:54:41.372Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestEffectiveLen [2021-07-23T07:54:41.372Z] === RUN TestEffectiveLen/0/Hello [2021-07-23T07:54:41.372Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-23T07:54:41.372Z] === RUN TestEffectiveLen/2/🙃 [2021-07-23T07:54:41.372Z] === RUN TestEffectiveLen/3/���� [2021-07-23T07:54:41.372Z] === RUN TestEffectiveLen/4/He��o [2021-07-23T07:54:41.372Z] === RUN TestEffectiveLen/5/ [2021-07-23T07:54:41.372Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestFindValidSplit [2021-07-23T07:54:41.372Z] === RUN TestFindValidSplit/0/ [2021-07-23T07:54:41.372Z] cloudwatchlogs_test.go:1064: [2021-07-23T07:54:41.372Z] cloudwatchlogs_test.go:1065: [2021-07-23T07:54:41.372Z] === RUN TestFindValidSplit/1/Hello [2021-07-23T07:54:41.372Z] cloudwatchlogs_test.go:1064: Hello [2021-07-23T07:54:41.372Z] cloudwatchlogs_test.go:1065: [2021-07-23T07:54:41.372Z] === RUN TestFindValidSplit/2/Hello [2021-07-23T07:54:41.372Z] cloudwatchlogs_test.go:1064: He [2021-07-23T07:54:41.372Z] cloudwatchlogs_test.go:1065: llo [2021-07-23T07:54:41.372Z] === RUN TestFindValidSplit/3/Hello [2021-07-23T07:54:41.372Z] cloudwatchlogs_test.go:1064: [2021-07-23T07:54:41.372Z] cloudwatchlogs_test.go:1065: Hello [2021-07-23T07:54:41.372Z] === RUN TestFindValidSplit/4/🙃 [2021-07-23T07:54:41.372Z] cloudwatchlogs_test.go:1064: [2021-07-23T07:54:41.372Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-23T07:54:41.372Z] === RUN TestFindValidSplit/5/🙃 [2021-07-23T07:54:41.372Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-23T07:54:41.372Z] cloudwatchlogs_test.go:1065: [2021-07-23T07:54:41.372Z] === RUN TestFindValidSplit/6/a� [2021-07-23T07:54:41.372Z] cloudwatchlogs_test.go:1064: a [2021-07-23T07:54:41.372Z] cloudwatchlogs_test.go:1065: � [2021-07-23T07:54:41.372Z] === RUN TestFindValidSplit/7/a� [2021-07-23T07:54:41.372Z] cloudwatchlogs_test.go:1064: a� [2021-07-23T07:54:41.372Z] cloudwatchlogs_test.go:1065: [2021-07-23T07:54:41.372Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestProcessEventEmoji [2021-07-23T07:54:41.372Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestCollectBatchLineSplit [2021-07-23T07:54:41.372Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-23T07:54:41.372Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-07-23T07:54:41.372Z] === RUN TestCollectBatchMaxEvents [2021-07-23T07:54:41.372Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-07-23T07:54:41.372Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-23T07:54:41.372Z] === RUN TestSearchRegistryForImagesErrors [2021-07-23T07:54:41.372Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestSearchRegistryForImages [2021-07-23T07:54:41.372Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestOnlyPlatformWithFallback [2021-07-23T07:54:41.372Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestImageDelete [2021-07-23T07:54:41.372Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-23T07:54:41.372Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-23T07:54:41.372Z] === RUN TestImageDelete/no_lease [2021-07-23T07:54:41.372Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-23T07:54:41.372Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-23T07:54:41.372Z] === RUN TestImageDelete/lease_exists [2021-07-23T07:54:41.372Z] --- PASS: TestCopierSlow (0.21s) [2021-07-23T07:54:41.372Z] === RUN TestCopierWithSized [2021-07-23T07:54:41.372Z] === RUN TestCopierWithSized/as_is [2021-07-23T07:54:41.372Z] --- PASS: TestImageDelete (0.03s) [2021-07-23T07:54:41.372Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-23T07:54:41.372Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-07-23T07:54:41.372Z] === RUN TestContentStoreForPull [2021-07-23T07:54:41.372Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-23T07:54:41.372Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-23T07:54:41.372Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-23T07:54:41.372Z] === RUN TestCopierWithPartial [2021-07-23T07:54:41.372Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestRingLogger [2021-07-23T07:54:41.372Z] --- PASS: TestRingLogger (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestRingCap [2021-07-23T07:54:41.372Z] --- PASS: TestRingCap (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestRingClose [2021-07-23T07:54:41.372Z] --- PASS: TestRingClose (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestRingDrain [2021-07-23T07:54:41.372Z] --- PASS: TestRingDrain (0.00s) [2021-07-23T07:54:41.372Z] PASS [2021-07-23T07:54:41.372Z] coverage: 43.3% of statements [2021-07-23T07:54:41.372Z] ok github.com/docker/docker/daemon/logger 0.271s coverage: 43.3% of statements [2021-07-23T07:54:41.372Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-07-23T07:54:41.372Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-23T07:54:41.372Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-23T07:54:41.372Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-23T07:54:41.372Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-23T07:54:41.372Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-23T07:54:41.372Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-23T07:54:41.372Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-23T07:54:41.372Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-23T07:54:41.372Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-23T07:54:41.372Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-23T07:54:41.372Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-23T07:54:41.372Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-23T07:54:41.372Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-23T07:54:41.372Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-23T07:54:41.372Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-23T07:54:41.372Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-23T07:54:41.372Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-23T07:54:41.372Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-23T07:54:41.372Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-23T07:54:41.372Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-23T07:54:41.372Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-23T07:54:41.373Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-23T07:54:41.373Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-23T07:54:41.373Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-23T07:54:41.373Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-23T07:54:41.373Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-23T07:54:41.373Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-23T07:54:41.373Z] === RUN TestCreateTagSuccess [2021-07-23T07:54:41.373Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-23T07:54:41.373Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-23T07:54:41.373Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-23T07:54:41.373Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-23T07:54:41.373Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-23T07:54:41.373Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-23T07:54:41.373Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-23T07:54:41.373Z] PASS [2021-07-23T07:54:41.373Z] coverage: 77.0% of statements [2021-07-23T07:54:41.373Z] ok github.com/docker/docker/daemon/logger/awslogs 0.286s coverage: 77.0% of statements [2021-07-23T07:54:41.373Z] --- PASS: TestContentStoreForPull (0.15s) [2021-07-23T07:54:41.373Z] PASS [2021-07-23T07:54:41.373Z] coverage: 6.8% of statements [2021-07-23T07:54:41.829Z] ok github.com/docker/docker/daemon/images 0.275s coverage: 6.8% of statements [2021-07-23T07:54:41.829Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-23T07:54:41.829Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-23T07:54:41.829Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-23T07:54:41.829Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-23T07:54:41.829Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-23T07:54:41.829Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-23T07:54:41.829Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-23T07:54:42.033Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-23T07:54:42.286Z] === RUN TestJSONFileLogger [2021-07-23T07:54:42.286Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-23T07:54:42.286Z] === RUN TestJSONFileLoggerWithTags [2021-07-23T07:54:42.286Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-23T07:54:42.286Z] === RUN TestJSONFileLoggerWithOpts [2021-07-23T07:54:42.286Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-23T07:54:42.286Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-23T07:54:42.286Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-23T07:54:42.286Z] === RUN TestEncodeDecode [2021-07-23T07:54:42.286Z] === PAUSE TestEncodeDecode [2021-07-23T07:54:42.286Z] === RUN TestUnexpectedEOF [2021-07-23T07:54:42.286Z] time="2021-07-23T07:54:41Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-23T07:54:42.286Z] time="2021-07-23T07:54:41Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-23T07:54:42.286Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-07-23T07:54:42.286Z] === CONT TestEncodeDecode [2021-07-23T07:54:42.286Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-23T07:54:42.286Z] PASS [2021-07-23T07:54:42.286Z] coverage: 69.9% of statements [2021-07-23T07:54:42.286Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.171s coverage: 69.9% of statements [2021-07-23T07:54:42.286Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-23T07:54:42.286Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-23T07:54:42.286Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-23T07:54:42.286Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s) [2021-07-23T07:54:42.286Z] === RUN TestFastTimeMarshalJSON [2021-07-23T07:54:42.286Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-07-23T07:54:42.286Z] PASS [2021-07-23T07:54:42.286Z] coverage: 87.2% of statements [2021-07-23T07:54:42.286Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.139s coverage: 87.2% of statements [2021-07-23T07:54:42.602Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-23T07:54:43.247Z] === RUN TestWriteLog [2021-07-23T07:54:43.247Z] === PAUSE TestWriteLog [2021-07-23T07:54:43.247Z] === RUN TestReadLog [2021-07-23T07:54:43.247Z] === PAUSE TestReadLog [2021-07-23T07:54:43.247Z] === CONT TestWriteLog [2021-07-23T07:54:43.247Z] === CONT TestReadLog [2021-07-23T07:54:43.247Z] --- PASS: TestWriteLog (0.00s) [2021-07-23T07:54:43.247Z] === RUN TestReadLog/tail_exact [2021-07-23T07:54:43.247Z] === RUN TestOpenFileDelete [2021-07-23T07:54:43.247Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-23T07:54:43.247Z] === RUN TestOpenFileRename [2021-07-23T07:54:43.247Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-23T07:54:43.247Z] === RUN TestParseLogTagDefaultTag [2021-07-23T07:54:43.247Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-23T07:54:43.247Z] === RUN TestParseLogTag [2021-07-23T07:54:43.247Z] --- PASS: TestParseLogTag (0.00s) [2021-07-23T07:54:43.247Z] === RUN TestParseLogTagEmptyTag [2021-07-23T07:54:43.247Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-23T07:54:43.247Z] === RUN TestTailFiles [2021-07-23T07:54:43.247Z] --- PASS: TestTailFiles (0.00s) [2021-07-23T07:54:43.247Z] === RUN TestFollowLogsConsumerGone [2021-07-23T07:54:43.247Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-23T07:54:43.247Z] === RUN TestFollowLogsProducerGone [2021-07-23T07:54:43.247Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-23T07:54:43.247Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-23T07:54:43.247Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-23T07:54:43.247Z] === RUN TestCheckCapacityAndRotate [2021-07-23T07:54:43.247Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-23T07:54:43.247Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-23T07:54:43.247Z] === RUN TestReadLog/tail_less_than_available [2021-07-23T07:54:43.247Z] === RUN TestReadLog/tail_more_than_available [2021-07-23T07:54:43.247Z] --- PASS: TestReadLog (0.15s) [2021-07-23T07:54:43.247Z] --- PASS: TestReadLog/tail_exact (0.10s) [2021-07-23T07:54:43.247Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-23T07:54:43.247Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2021-07-23T07:54:43.247Z] PASS [2021-07-23T07:54:43.247Z] coverage: 75.2% of statements [2021-07-23T07:54:43.247Z] ok github.com/docker/docker/daemon/logger/local 0.195s coverage: 75.2% of statements [2021-07-23T07:54:43.247Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-23T07:54:43.247Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2021-07-23T07:54:43.247Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-23T07:54:43.247Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2021-07-23T07:54:43.247Z] PASS [2021-07-23T07:54:43.247Z] coverage: 55.3% of statements [2021-07-23T07:54:43.247Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.251s coverage: 55.3% of statements [2021-07-23T07:54:43.247Z] === RUN TestLog [2021-07-23T07:54:43.247Z] --- PASS: TestLog (0.00s) [2021-07-23T07:54:43.247Z] PASS [2021-07-23T07:54:43.247Z] coverage: 31.5% of statements [2021-07-23T07:54:43.247Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.045s coverage: 31.5% of statements [2021-07-23T07:54:44.209Z] === RUN TestNewParse [2021-07-23T07:54:44.209Z] --- PASS: TestNewParse (0.00s) [2021-07-23T07:54:44.209Z] PASS [2021-07-23T07:54:44.209Z] coverage: 8.3% of statements [2021-07-23T07:54:44.209Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2021-07-23T07:54:44.209Z] === RUN TestValidateLogOpt [2021-07-23T07:54:44.209Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-23T07:54:44.209Z] === RUN TestNewMissedConfig [2021-07-23T07:54:44.209Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-23T07:54:44.209Z] === RUN TestNewMissedUrl [2021-07-23T07:54:44.209Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-23T07:54:44.209Z] === RUN TestNewMissedToken [2021-07-23T07:54:44.209Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-23T07:54:44.209Z] === RUN TestNewWithProxy [2021-07-23T07:54:44.209Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-23T07:54:44.209Z] === RUN TestDefault [2021-07-23T07:54:44.209Z] --- PASS: TestDefault (0.00s) [2021-07-23T07:54:44.209Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-23T07:54:44.209Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-23T07:54:44.209Z] === RUN TestJsonFormat [2021-07-23T07:54:44.209Z] --- PASS: TestJsonFormat (0.01s) [2021-07-23T07:54:44.209Z] === RUN TestRawFormat [2021-07-23T07:54:44.209Z] --- PASS: TestRawFormat (0.00s) [2021-07-23T07:54:44.209Z] === RUN TestRawFormatWithLabels [2021-07-23T07:54:44.209Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-23T07:54:44.209Z] === RUN TestRawFormatWithoutTag [2021-07-23T07:54:44.209Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-23T07:54:44.209Z] === RUN TestBatching [2021-07-23T07:54:44.209Z] === RUN TestParseLogFormat [2021-07-23T07:54:44.209Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-23T07:54:44.209Z] === RUN TestValidateLogOptEmpty [2021-07-23T07:54:44.209Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-23T07:54:44.209Z] === RUN TestValidateSyslogAddress [2021-07-23T07:54:44.209Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-23T07:54:44.209Z] === RUN TestParseAddressDefaultPort [2021-07-23T07:54:44.209Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-23T07:54:44.209Z] === RUN TestValidateSyslogFacility [2021-07-23T07:54:44.209Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-23T07:54:44.209Z] === RUN TestValidateLogOptSyslogFormat [2021-07-23T07:54:44.209Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-23T07:54:44.209Z] === RUN TestValidateLogOpt [2021-07-23T07:54:44.209Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-23T07:54:44.209Z] PASS [2021-07-23T07:54:44.209Z] coverage: 46.8% of statements [2021-07-23T07:54:44.209Z] ok github.com/docker/docker/daemon/logger/syslog 0.040s coverage: 46.8% of statements [2021-07-23T07:54:44.591Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-23T07:54:44.664Z] --- PASS: TestBatching (0.19s) [2021-07-23T07:54:44.664Z] === RUN TestFrequency [2021-07-23T07:54:44.664Z] --- PASS: TestFrequency (0.27s) [2021-07-23T07:54:44.664Z] === RUN TestOneMessagePerRequest [2021-07-23T07:54:44.664Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-23T07:54:44.664Z] === RUN TestVerify [2021-07-23T07:54:44.664Z] --- PASS: TestVerify (0.00s) [2021-07-23T07:54:44.664Z] === RUN TestSkipVerify [2021-07-23T07:54:44.664Z] time="2021-07-23T07:54:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:54:44.664Z] time="2021-07-23T07:54:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:54:44.664Z] time="2021-07-23T07:54:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:54:45.120Z] --- PASS: TestSkipVerify (0.38s) [2021-07-23T07:54:45.120Z] === RUN TestBufferMaximum [2021-07-23T07:54:45.120Z] time="2021-07-23T07:54:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:54:45.120Z] time="2021-07-23T07:54:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:54:45.120Z] time="2021-07-23T07:54:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:54:45.120Z] time="2021-07-23T07:54:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:54:45.120Z] time="2021-07-23T07:54:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:54:45.121Z] time="2021-07-23T07:54:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026884.852818\",\"host\":\"2c3557d80eac\"}'" [2021-07-23T07:54:45.121Z] time="2021-07-23T07:54:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026884.852818\",\"host\":\"2c3557d80eac\"}'" [2021-07-23T07:54:45.121Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-23T07:54:45.121Z] === RUN TestServerAlwaysDown [2021-07-23T07:54:45.121Z] time="2021-07-23T07:54:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:54:45.121Z] time="2021-07-23T07:54:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:54:45.121Z] time="2021-07-23T07:54:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026884.854385\",\"host\":\"2c3557d80eac\"}'" [2021-07-23T07:54:45.121Z] time="2021-07-23T07:54:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026884.854385\",\"host\":\"2c3557d80eac\"}'" [2021-07-23T07:54:45.121Z] time="2021-07-23T07:54:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-23T07:54:45.121Z] time="2021-07-23T07:54:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026884.854385\",\"host\":\"2c3557d80eac\"}'" [2021-07-23T07:54:45.121Z] time="2021-07-23T07:54:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026884.855456\",\"host\":\"2c3557d80eac\"}'" [2021-07-23T07:54:45.121Z] time="2021-07-23T07:54:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627026884.855456\",\"host\":\"2c3557d80eac\"}'" [2021-07-23T07:54:45.121Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-23T07:54:45.121Z] === RUN TestCannotSendAfterClose [2021-07-23T07:54:45.121Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-23T07:54:45.121Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-23T07:54:45.121Z] === RUN TestV1IDService [2021-07-23T07:54:45.144Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-23T07:54:45.543Z] Loaded image: buildpack-deps:buster [2021-07-23T07:54:45.580Z] --- PASS: TestV1IDService (0.03s) [2021-07-23T07:54:45.580Z] === RUN TestV2MetadataService [2021-07-23T07:54:45.803Z] Loaded image: busybox:latest [2021-07-23T07:54:46.037Z] time="2021-07-23T07:54:45Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-23T07:54:46.037Z] time="2021-07-23T07:54:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2c3557d80eac\"}'" [2021-07-23T07:54:46.037Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-07-23T07:54:46.037Z] PASS [2021-07-23T07:54:46.037Z] coverage: 82.5% of statements [2021-07-23T07:54:46.037Z] ok github.com/docker/docker/daemon/logger/splunk 1.926s coverage: 82.5% of statements [2021-07-23T07:54:46.037Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-23T07:54:46.037Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-23T07:54:46.037Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-23T07:54:46.067Z] Loaded image: busybox:glibc [2021-07-23T07:54:46.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-23T07:54:46.493Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-23T07:54:46.493Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-23T07:54:46.493Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-23T07:54:46.493Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-23T07:54:46.493Z] === RUN TestContinueOnError_NeverContinue [2021-07-23T07:54:46.493Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-23T07:54:46.493Z] === RUN TestManifestStore [2021-07-23T07:54:46.493Z] === RUN TestManifestStore/no_remote_or_local [2021-07-23T07:54:46.493Z] --- PASS: TestV2MetadataService (1.12s) [2021-07-23T07:54:46.493Z] PASS [2021-07-23T07:54:46.493Z] coverage: 48.2% of statements [2021-07-23T07:54:46.493Z] ok github.com/docker/docker/distribution/metadata 1.209s coverage: 48.2% of statements [2021-07-23T07:54:46.493Z] time="2021-07-23T07:54:46Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local703510527\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-23T07:54:46.493Z] === RUN TestSuccessfulDownload [2021-07-23T07:54:46.493Z] download_test.go:268: Needs fixing on Windows [2021-07-23T07:54:46.493Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-23T07:54:46.493Z] === RUN TestCancelledDownload [2021-07-23T07:54:46.493Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-23T07:54:46.493Z] === RUN TestMaxDownloadAttempts [2021-07-23T07:54:46.493Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-23T07:54:46.493Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-23T07:54:46.493Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-23T07:54:46.493Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-23T07:54:46.493Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-23T07:54:46.493Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-23T07:54:46.493Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-23T07:54:46.493Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-23T07:54:46.493Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-23T07:54:46.493Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-23T07:54:46.493Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-23T07:54:46.493Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-23T07:54:46.493Z] === RUN TestManifestStore/no_local_cache [2021-07-23T07:54:46.493Z] === RUN TestManifestStore/with_local_cache [2021-07-23T07:54:46.493Z] === RUN TestManifestStore/unknown_media_type [2021-07-23T07:54:46.493Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-23T07:54:46.493Z] time="2021-07-23T07:54:46Z" level=warning msg="reference for unknown type: " [2021-07-23T07:54:46.493Z] time="2021-07-23T07:54:46Z" level=warning msg="reference for unknown type: " [2021-07-23T07:54:46.493Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-23T07:54:46.494Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-23T07:54:46.494Z] time="2021-07-23T07:54:46Z" level=warning msg="reference for unknown type: " [2021-07-23T07:54:46.494Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-23T07:54:46.494Z] time="2021-07-23T07:54:46Z" level=warning msg="reference for unknown type: " [2021-07-23T07:54:46.494Z] time="2021-07-23T07:54:46Z" level=warning msg="reference for unknown type: " [2021-07-23T07:54:46.494Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-23T07:54:46.494Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-23T07:54:46.494Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-23T07:54:46.494Z] time="2021-07-23T07:54:46Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-23T07:54:46.494Z] --- PASS: TestManifestStore (0.24s) [2021-07-23T07:54:46.494Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-07-23T07:54:46.494Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-23T07:54:46.494Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-23T07:54:46.494Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-07-23T07:54:46.494Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-07-23T07:54:46.494Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-07-23T07:54:46.494Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-07-23T07:54:46.494Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-07-23T07:54:46.494Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-23T07:54:46.494Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-23T07:54:46.494Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-23T07:54:46.494Z] === RUN TestDetectManifestBlobMediaType [2021-07-23T07:54:46.494Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-23T07:54:46.494Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-23T07:54:46.494Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-23T07:54:46.494Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-23T07:54:46.494Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-23T07:54:46.494Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-23T07:54:46.494Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-23T07:54:46.494Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-23T07:54:46.494Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-23T07:54:46.494Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-23T07:54:46.494Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-23T07:54:46.494Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-23T07:54:46.494Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-23T07:54:46.494Z] === RUN TestFixManifestLayers [2021-07-23T07:54:46.494Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-23T07:54:46.494Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-23T07:54:46.494Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-23T07:54:46.494Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-23T07:54:46.494Z] === RUN TestFixManifestLayersBadParent [2021-07-23T07:54:46.494Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-23T07:54:46.494Z] === RUN TestValidateManifest [2021-07-23T07:54:46.494Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-23T07:54:46.494Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-23T07:54:46.494Z] === RUN TestFormatPlatform [2021-07-23T07:54:46.494Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-23T07:54:46.494Z] === RUN TestGetRepositoryMountCandidates [2021-07-23T07:54:46.494Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-23T07:54:46.494Z] === RUN TestLayerAlreadyExists [2021-07-23T07:54:46.494Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:54:46.494Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:54:46.494Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:54:46.494Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:54:46.494Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:54:46.494Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-23T07:54:46.494Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-23T07:54:46.494Z] === RUN TestWhenEmptyAuthConfig [2021-07-23T07:54:46.951Z] time="2021-07-23T07:54:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-23T07:54:46.951Z] time="2021-07-23T07:54:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-23T07:54:46.951Z] time="2021-07-23T07:54:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-23T07:54:46.951Z] time="2021-07-23T07:54:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-23T07:54:46.951Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-23T07:54:46.951Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-07-23T07:54:46.951Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-07-23T07:54:46.951Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-07-23T07:54:46.951Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-07-23T07:54:46.951Z] === RUN TestTransfer [2021-07-23T07:54:46.951Z] --- PASS: TestTransfer (0.18s) [2021-07-23T07:54:46.951Z] === RUN TestConcurrencyLimit [2021-07-23T07:54:47.409Z] === RUN TestNotFound [2021-07-23T07:54:47.409Z] --- PASS: TestNotFound (0.00s) [2021-07-23T07:54:47.409Z] === RUN TestConflict [2021-07-23T07:54:47.409Z] --- PASS: TestConflict (0.00s) [2021-07-23T07:54:47.409Z] === RUN TestForbidden [2021-07-23T07:54:47.409Z] --- PASS: TestForbidden (0.00s) [2021-07-23T07:54:47.409Z] === RUN TestInvalidParameter [2021-07-23T07:54:47.409Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-23T07:54:47.409Z] === RUN TestNotImplemented [2021-07-23T07:54:47.409Z] --- PASS: TestNotImplemented (0.00s) [2021-07-23T07:54:47.409Z] === RUN TestNotModified [2021-07-23T07:54:47.409Z] --- PASS: TestNotModified (0.00s) [2021-07-23T07:54:47.409Z] === RUN TestUnauthorized [2021-07-23T07:54:47.409Z] --- PASS: TestUnauthorized (0.00s) [2021-07-23T07:54:47.409Z] === RUN TestUnknown [2021-07-23T07:54:47.409Z] --- PASS: TestUnknown (0.00s) [2021-07-23T07:54:47.409Z] === RUN TestCancelled [2021-07-23T07:54:47.409Z] --- PASS: TestCancelled (0.00s) [2021-07-23T07:54:47.409Z] === RUN TestDeadline [2021-07-23T07:54:47.409Z] --- PASS: TestDeadline (0.00s) [2021-07-23T07:54:47.409Z] === RUN TestDataLoss [2021-07-23T07:54:47.409Z] --- PASS: TestDataLoss (0.00s) [2021-07-23T07:54:47.409Z] === RUN TestUnavailable [2021-07-23T07:54:47.409Z] --- PASS: TestUnavailable (0.00s) [2021-07-23T07:54:47.409Z] === RUN TestSystem [2021-07-23T07:54:47.409Z] --- PASS: TestSystem (0.00s) [2021-07-23T07:54:47.409Z] === RUN TestFromStatusCode [2021-07-23T07:54:47.409Z] === RUN TestFromStatusCode/Not_Found [2021-07-23T07:54:47.409Z] === RUN TestFromStatusCode/Bad_Request [2021-07-23T07:54:47.409Z] === RUN TestFromStatusCode/Conflict [2021-07-23T07:54:47.409Z] === RUN TestFromStatusCode/Unauthorized [2021-07-23T07:54:47.409Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-23T07:54:47.409Z] === RUN TestFromStatusCode/Forbidden [2021-07-23T07:54:47.409Z] === RUN TestFromStatusCode/Not_Modified [2021-07-23T07:54:47.409Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-23T07:54:47.409Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-23T07:54:47.409Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-23T07:54:47.409Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-23T07:54:47.409Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-23T07:54:47.409Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-23T07:54:47.409Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-23T07:54:47.409Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-23T07:54:47.409Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-23T07:54:47.409Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-23T07:54:47.409Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-23T07:54:47.409Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-23T07:54:47.409Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-23T07:54:47.409Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-23T07:54:47.409Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-23T07:54:47.409Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-23T07:54:47.409Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-23T07:54:47.409Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-23T07:54:47.409Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-23T07:54:47.409Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-23T07:54:47.409Z] PASS [2021-07-23T07:54:47.409Z] coverage: 53.1% of statements [2021-07-23T07:54:47.409Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2021-07-23T07:54:47.451Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-23T07:54:47.865Z] --- PASS: TestWhenEmptyAuthConfig (1.03s) [2021-07-23T07:54:47.865Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-23T07:54:47.865Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-23T07:54:47.865Z] === RUN TestTokenPassThru [2021-07-23T07:54:47.865Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-23T07:54:47.865Z] === RUN TestTokenPassThruDifferentHost [2021-07-23T07:54:47.865Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-07-23T07:54:47.865Z] PASS [2021-07-23T07:54:47.865Z] coverage: 23.8% of statements [2021-07-23T07:54:47.866Z] ok github.com/docker/docker/distribution 1.375s coverage: 23.8% of statements [2021-07-23T07:54:47.866Z] --- PASS: TestConcurrencyLimit (0.58s) [2021-07-23T07:54:47.866Z] === RUN TestInactiveJobs [2021-07-23T07:54:47.866Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-23T07:54:47.866Z] === RUN TestFSGetInvalidData [2021-07-23T07:54:47.866Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-23T07:54:47.866Z] === RUN TestFSInvalidSet [2021-07-23T07:54:47.866Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-23T07:54:47.866Z] === RUN TestFSInvalidRoot [2021-07-23T07:54:47.866Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-23T07:54:47.866Z] === RUN TestFSMetadataGetSet [2021-07-23T07:54:47.866Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-07-23T07:54:47.866Z] === RUN TestFSInvalidWalker [2021-07-23T07:54:47.866Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-07-23T07:54:47.866Z] === RUN TestFSGetSet [2021-07-23T07:54:47.866Z] --- PASS: TestFSGetSet (0.02s) [2021-07-23T07:54:47.866Z] === RUN TestFSGetUnsetKey [2021-07-23T07:54:47.866Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-07-23T07:54:47.866Z] === RUN TestFSGetEmptyData [2021-07-23T07:54:47.866Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-07-23T07:54:47.866Z] === RUN TestFSDelete [2021-07-23T07:54:47.866Z] --- PASS: TestFSDelete (0.01s) [2021-07-23T07:54:47.866Z] === RUN TestFSWalker [2021-07-23T07:54:48.322Z] --- PASS: TestFSWalker (0.02s) [2021-07-23T07:54:48.322Z] === RUN TestFSWalkerStopOnError [2021-07-23T07:54:48.322Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-23T07:54:48.322Z] === RUN TestNewFromJSON [2021-07-23T07:54:48.322Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-23T07:54:48.322Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-23T07:54:48.322Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-23T07:54:48.322Z] === RUN TestMarshalKeyOrder [2021-07-23T07:54:48.322Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-23T07:54:48.322Z] === RUN TestHistoryEqual [2021-07-23T07:54:48.322Z] --- PASS: TestInactiveJobs (0.50s) [2021-07-23T07:54:48.322Z] === RUN TestWatchRelease [2021-07-23T07:54:48.322Z] --- PASS: TestHistoryEqual (0.11s) [2021-07-23T07:54:48.322Z] === RUN TestImage [2021-07-23T07:54:48.322Z] --- PASS: TestImage (0.00s) [2021-07-23T07:54:48.322Z] === RUN TestImageOSNotEmpty [2021-07-23T07:54:48.322Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-23T07:54:48.322Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-23T07:54:48.322Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-23T07:54:48.322Z] === RUN TestCreate [2021-07-23T07:54:48.322Z] --- PASS: TestCreate (0.00s) [2021-07-23T07:54:48.322Z] === RUN TestRestore [2021-07-23T07:54:48.322Z] time="2021-07-23T07:54:47Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-23T07:54:48.322Z] --- PASS: TestRestore (0.03s) [2021-07-23T07:54:48.322Z] === RUN TestAddDelete [2021-07-23T07:54:48.322Z] --- PASS: TestWatchRelease (0.05s) [2021-07-23T07:54:48.322Z] === RUN TestWatchFinishedTransfer [2021-07-23T07:54:48.322Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-23T07:54:48.322Z] === RUN TestDuplicateTransfer [2021-07-23T07:54:48.322Z] --- PASS: TestAddDelete (0.03s) [2021-07-23T07:54:48.322Z] === RUN TestSearchAfterDelete [2021-07-23T07:54:48.322Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-23T07:54:48.322Z] === RUN TestParentReset [2021-07-23T07:54:48.322Z] --- PASS: TestDuplicateTransfer (0.07s) [2021-07-23T07:54:48.322Z] === RUN TestSuccessfulUpload [2021-07-23T07:54:48.322Z] --- PASS: TestParentReset (0.04s) [2021-07-23T07:54:48.322Z] === RUN TestGetAndSetLastUpdated [2021-07-23T07:54:48.322Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-07-23T07:54:48.322Z] === RUN TestStoreLen [2021-07-23T07:54:48.322Z] --- PASS: TestStoreLen (0.06s) [2021-07-23T07:54:48.322Z] PASS [2021-07-23T07:54:48.322Z] coverage: 86.6% of statements [2021-07-23T07:54:48.322Z] ok github.com/docker/docker/image 0.512s coverage: 86.6% of statements [2021-07-23T07:54:48.322Z] === RUN TestCompare [2021-07-23T07:54:48.322Z] --- PASS: TestCompare (0.00s) [2021-07-23T07:54:48.322Z] PASS [2021-07-23T07:54:48.322Z] coverage: 19.2% of statements [2021-07-23T07:54:48.322Z] ok github.com/docker/docker/image/cache 0.089s coverage: 19.2% of statements [2021-07-23T07:54:48.440Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-23T07:54:48.778Z] time="2021-07-23T07:54:48Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-23T07:54:48.778Z] --- PASS: TestSuccessfulUpload (0.56s) [2021-07-23T07:54:48.778Z] === RUN TestCancelledUpload [2021-07-23T07:54:48.778Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-23T07:54:48.778Z] PASS [2021-07-23T07:54:48.778Z] coverage: 76.8% of statements [2021-07-23T07:54:48.778Z] === RUN TestValidateManifest [2021-07-23T07:54:48.778Z] === RUN TestValidateManifest/nil [2021-07-23T07:54:48.778Z] === RUN TestValidateManifest/non-nil [2021-07-23T07:54:48.778Z] --- PASS: TestValidateManifest (0.00s) [2021-07-23T07:54:48.778Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-23T07:54:48.778Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-23T07:54:48.778Z] PASS [2021-07-23T07:54:48.778Z] coverage: 0.7% of statements [2021-07-23T07:54:48.778Z] ok github.com/docker/docker/distribution/xfer 2.443s coverage: 76.8% of statements [2021-07-23T07:54:48.778Z] ok github.com/docker/docker/image/tarexport 0.062s coverage: 0.7% of statements [2021-07-23T07:54:48.778Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-23T07:54:49.234Z] === RUN TestMakeV1ConfigFromConfig [2021-07-23T07:54:49.234Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-23T07:54:49.234Z] PASS [2021-07-23T07:54:49.234Z] coverage: 25.0% of statements [2021-07-23T07:54:49.234Z] ok github.com/docker/docker/image/v1 0.063s coverage: 25.0% of statements [2021-07-23T07:54:49.234Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-23T07:54:49.364Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-23T07:54:49.691Z] === RUN TestSerialization [2021-07-23T07:54:49.691Z] --- PASS: TestSerialization (0.02s) [2021-07-23T07:54:49.691Z] PASS [2021-07-23T07:54:49.691Z] coverage: 100.0% of statements [2021-07-23T07:54:49.691Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2021-07-23T07:54:50.147Z] === RUN TestEnvironmentParsing [2021-07-23T07:54:50.147Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-23T07:54:50.147Z] PASS [2021-07-23T07:54:50.147Z] coverage: 1.2% of statements [2021-07-23T07:54:50.147Z] ok github.com/docker/docker/libcontainerd/local 0.061s coverage: 1.2% of statements [2021-07-23T07:54:50.920Z] Removing intermediate container 0749fdfaf65c [2021-07-23T07:54:50.920Z] ---> b8b840cfbc88 [2021-07-23T07:54:50.920Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-23T07:54:50.920Z] ---> Running in f8c3125c0308 [2021-07-23T07:54:51.110Z] === RUN TestEmptyLayer [2021-07-23T07:54:51.110Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-23T07:54:51.110Z] === RUN TestCommitFailure [2021-07-23T07:54:51.110Z] --- PASS: TestCommitFailure (0.01s) [2021-07-23T07:54:51.110Z] === RUN TestStartTransactionFailure [2021-07-23T07:54:51.110Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-23T07:54:51.110Z] === RUN TestGetOrphan [2021-07-23T07:54:51.110Z] --- PASS: TestGetOrphan (0.01s) [2021-07-23T07:54:51.110Z] === RUN TestMountAndRegister [2021-07-23T07:54:51.110Z] layer_test.go:271: Layer size: 14 [2021-07-23T07:54:51.110Z] --- PASS: TestMountAndRegister (0.04s) [2021-07-23T07:54:51.110Z] === RUN TestLayerRelease [2021-07-23T07:54:51.110Z] layer_test.go:304: Failing on Windows [2021-07-23T07:54:51.110Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-23T07:54:51.110Z] === RUN TestStoreRestore [2021-07-23T07:54:51.110Z] layer_test.go:353: Failing on Windows [2021-07-23T07:54:51.110Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-23T07:54:51.110Z] === RUN TestTarStreamStability [2021-07-23T07:54:51.110Z] layer_test.go:468: Failing on Windows [2021-07-23T07:54:51.110Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-23T07:54:51.110Z] === RUN TestRegisterExistingLayer [2021-07-23T07:54:51.110Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-07-23T07:54:51.110Z] === RUN TestTarStreamVerification [2021-07-23T07:54:51.110Z] layer_test.go:697: Failing on Windows [2021-07-23T07:54:51.110Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-23T07:54:51.110Z] === RUN TestLayerMigration [2021-07-23T07:54:51.110Z] migration_test.go:46: Failing on Windows [2021-07-23T07:54:51.110Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-23T07:54:51.110Z] === RUN TestLayerMigrationNoTarsplit [2021-07-23T07:54:51.110Z] migration_test.go:182: Failing on Windows [2021-07-23T07:54:51.110Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-23T07:54:51.110Z] === RUN TestMountInit [2021-07-23T07:54:51.110Z] mount_test.go:17: Failing on Windows [2021-07-23T07:54:51.110Z] --- SKIP: TestMountInit (0.00s) [2021-07-23T07:54:51.110Z] === RUN TestMountSize [2021-07-23T07:54:51.110Z] mount_test.go:76: Failing on Windows [2021-07-23T07:54:51.110Z] --- SKIP: TestMountSize (0.00s) [2021-07-23T07:54:51.110Z] === RUN TestMountChanges [2021-07-23T07:54:51.110Z] mount_test.go:125: Failing on Windows [2021-07-23T07:54:51.110Z] --- SKIP: TestMountChanges (0.00s) [2021-07-23T07:54:51.110Z] === RUN TestMountApply [2021-07-23T07:54:51.110Z] mount_test.go:212: Failing on Windows [2021-07-23T07:54:51.110Z] --- SKIP: TestMountApply (0.00s) [2021-07-23T07:54:51.110Z] PASS [2021-07-23T07:54:51.110Z] coverage: 30.1% of statements [2021-07-23T07:54:51.110Z] ok github.com/docker/docker/layer 0.238s coverage: 30.1% of statements [2021-07-23T07:54:51.110Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-23T07:54:51.110Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-23T07:54:51.110Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-23T07:54:51.110Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-23T07:54:51.377Z] Removing intermediate container f8c3125c0308 [2021-07-23T07:54:51.377Z] ---> 6d822c92a20f [2021-07-23T07:54:51.377Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-23T07:54:51.566Z] === RUN TestSequenceGetAvailableBit [2021-07-23T07:54:51.566Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-23T07:54:51.566Z] === RUN TestSequenceEqual [2021-07-23T07:54:51.566Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-23T07:54:51.566Z] === RUN TestSequenceCopy [2021-07-23T07:54:51.566Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-23T07:54:51.566Z] === RUN TestGetFirstAvailable [2021-07-23T07:54:51.566Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-23T07:54:51.566Z] === RUN TestFindSequence [2021-07-23T07:54:51.566Z] --- PASS: TestFindSequence (0.00s) [2021-07-23T07:54:51.566Z] === RUN TestCheckIfAvailable [2021-07-23T07:54:51.566Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-23T07:54:51.566Z] === RUN TestMergeSequences [2021-07-23T07:54:51.566Z] --- PASS: TestMergeSequences (0.00s) [2021-07-23T07:54:51.566Z] === RUN TestPushReservation [2021-07-23T07:54:51.566Z] --- PASS: TestPushReservation (0.00s) [2021-07-23T07:54:51.566Z] === RUN TestSerializeDeserialize [2021-07-23T07:54:51.566Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-23T07:54:51.566Z] === RUN TestSet [2021-07-23T07:54:51.566Z] --- PASS: TestSet (0.00s) [2021-07-23T07:54:51.566Z] === RUN TestSetUnset [2021-07-23T07:54:51.566Z] --- PASS: TestSetUnset (0.00s) [2021-07-23T07:54:51.566Z] === RUN TestOffsetSetUnset [2021-07-23T07:54:51.566Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-23T07:54:51.566Z] === RUN TestSetInRange [2021-07-23T07:54:51.566Z] --- PASS: TestSetInRange (0.00s) [2021-07-23T07:54:51.566Z] === RUN TestSetAnyInRange [2021-07-23T07:54:51.566Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-23T07:54:51.566Z] === RUN TestMethods [2021-07-23T07:54:51.566Z] --- PASS: TestMethods (0.00s) [2021-07-23T07:54:51.566Z] === RUN TestRandomAllocateDeallocate [2021-07-23T07:54:51.834Z] ---> Running in c7a18ab7ab9a [2021-07-23T07:54:51.909Z] Loaded image: debian:bullseye [2021-07-23T07:54:52.169Z] Loaded image: hello-world:latest [2021-07-23T07:54:52.169Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-23T07:54:52.169Z] Loaded image: arm32v7/hello-world:latest [2021-07-23T07:54:52.292Z] Removing intermediate container c7a18ab7ab9a [2021-07-23T07:54:52.292Z] ---> 2f75e022517e [2021-07-23T07:54:52.292Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-23T07:54:52.740Z] check_test.go:309: [d4724a5af8698] daemon is not started [2021-07-23T07:54:52.740Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-23T07:54:53.000Z] check_test.go:309: [d1f510f79143a] daemon is not started [2021-07-23T07:54:53.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-23T07:54:53.262Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-23T07:54:53.719Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-23T07:54:53.734Z] === RUN TestInvalidConfig [2021-07-23T07:54:53.734Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-23T07:54:53.734Z] === RUN TestConfig [2021-07-23T07:54:53.734Z] --- PASS: TestConfig (0.00s) [2021-07-23T07:54:53.734Z] === RUN TestOptionsLabels [2021-07-23T07:54:53.734Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-23T07:54:53.734Z] === RUN TestValidName [2021-07-23T07:54:53.734Z] --- PASS: TestValidName (0.00s) [2021-07-23T07:54:53.734Z] === RUN TestTLSConfiguration [2021-07-23T07:54:53.734Z] time="2021-07-23T07:54:53Z" level=info msg="Option Initializing KV with TLS" [2021-07-23T07:54:53.734Z] --- PASS: TestTLSConfiguration (0.14s) [2021-07-23T07:54:53.734Z] PASS [2021-07-23T07:54:53.734Z] coverage: 24.0% of statements [2021-07-23T07:54:53.734Z] ok github.com/docker/docker/libnetwork/config 0.237s coverage: 24.0% of statements [2021-07-23T07:54:54.191Z] === RUN TestKey [2021-07-23T07:54:54.191Z] --- PASS: TestKey (0.00s) [2021-07-23T07:54:54.191Z] === RUN TestParseKey [2021-07-23T07:54:54.191Z] --- PASS: TestParseKey (0.00s) [2021-07-23T07:54:54.191Z] === RUN TestInvalidDataStore [2021-07-23T07:54:54.191Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-23T07:54:54.191Z] === RUN TestKVObjectFlatKey [2021-07-23T07:54:54.191Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-23T07:54:54.191Z] === RUN TestAtomicKVObjectFlatKey [2021-07-23T07:54:54.191Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-23T07:54:54.191Z] PASS [2021-07-23T07:54:54.191Z] coverage: 21.9% of statements [2021-07-23T07:54:54.191Z] ok github.com/docker/docker/libnetwork/datastore 0.044s coverage: 21.9% of statements [2021-07-23T07:54:54.191Z] === RUN TestErrorInterfaces [2021-07-23T07:54:54.191Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-23T07:54:54.191Z] === RUN TestNetworkMarshalling [2021-07-23T07:54:54.191Z] --- PASS: TestNetworkMarshalling (0.16s) [2021-07-23T07:54:54.191Z] === RUN TestEndpointMarshalling [2021-07-23T07:54:54.191Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-23T07:54:54.191Z] === RUN TestAuxAddresses [2021-07-23T07:54:54.191Z] time="2021-07-23T07:54:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-23T07:54:54.191Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-23T07:54:54.191Z] === RUN TestSRVServiceQuery [2021-07-23T07:54:54.191Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:54.191Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-23T07:54:54.191Z] === RUN TestServiceVIPReuse [2021-07-23T07:54:54.191Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:54.191Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-23T07:54:54.191Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-23T07:54:54.191Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:54.191Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-23T07:54:54.191Z] === RUN TestDNSIPQuery [2021-07-23T07:54:54.191Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:54.191Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-23T07:54:54.191Z] === RUN TestDNSProxyServFail [2021-07-23T07:54:54.191Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:54.191Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-23T07:54:54.191Z] === RUN TestSandboxAddEmpty [2021-07-23T07:54:54.191Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:54.191Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-23T07:54:54.191Z] === RUN TestSandboxAddMultiPrio [2021-07-23T07:54:54.191Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:54.191Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-23T07:54:54.191Z] === RUN TestSandboxAddSamePrio [2021-07-23T07:54:54.191Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:54.191Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-23T07:54:54.191Z] === RUN TestCleanupServiceDiscovery [2021-07-23T07:54:54.191Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:54.191Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-23T07:54:54.191Z] === RUN TestDNSOptions [2021-07-23T07:54:54.191Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:54:54.191Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-23T07:54:54.191Z] === RUN TestMultipleControllersWithSameStore [2021-07-23T07:54:54.191Z] time="2021-07-23T07:54:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-23T07:54:54.191Z] time="2021-07-23T07:54:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-23T07:54:54.191Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-23T07:54:54.191Z] PASS [2021-07-23T07:54:54.191Z] coverage: 8.6% of statements [2021-07-23T07:54:54.191Z] ok github.com/docker/docker/libnetwork 0.292s coverage: 8.6% of statements [2021-07-23T07:54:54.191Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-23T07:54:54.205Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-23T07:54:54.462Z] [2021-07-23T07:54:54.648Z] === RUN TestIPDataMarshalling [2021-07-23T07:54:54.648Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-23T07:54:54.648Z] === RUN TestValidateAndIsV6 [2021-07-23T07:54:54.648Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-23T07:54:54.648Z] PASS [2021-07-23T07:54:54.648Z] coverage: 68.9% of statements [2021-07-23T07:54:54.648Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2021-07-23T07:54:54.921Z] ---> b363bd5d2ac5 [2021-07-23T07:54:54.921Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-23T07:54:54.921Z] ---> Running in e17a8cb00ad0 [2021-07-23T07:54:55.104Z] --- PASS: TestDockerNetworkMacvlan (14.42s) [2021-07-23T07:54:55.104Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-23T07:54:55.104Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-07-23T07:54:55.104Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.62s) [2021-07-23T07:54:55.104Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.87s) [2021-07-23T07:54:55.104Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.12s) [2021-07-23T07:54:55.104Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2021-07-23T07:54:55.104Z] PASS [2021-07-23T07:54:55.104Z] [2021-07-23T07:54:55.104Z] DONE 8 tests in 15.737s [2021-07-23T07:54:55.104Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-23T07:54:55.104Z] testing: warning: no tests to run [2021-07-23T07:54:55.104Z] PASS [2021-07-23T07:54:55.104Z] [2021-07-23T07:54:55.104Z] DONE 0 tests in 0.007s [2021-07-23T07:54:55.104Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-23T07:54:55.104Z] INFO: Testing against a local daemon [2021-07-23T07:54:55.104Z] === RUN TestAuthZPluginAllowRequest [2021-07-23T07:54:55.104Z] === RUN TestDriver [2021-07-23T07:54:55.104Z] --- PASS: TestDriver (0.00s) [2021-07-23T07:54:55.104Z] PASS [2021-07-23T07:54:55.104Z] coverage: 34.8% of statements [2021-07-23T07:54:55.104Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2021-07-23T07:54:55.560Z] === RUN TestDriver [2021-07-23T07:54:55.560Z] --- PASS: TestDriver (0.00s) [2021-07-23T07:54:55.560Z] PASS [2021-07-23T07:54:55.560Z] coverage: 34.8% of statements [2021-07-23T07:54:55.560Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2021-07-23T07:54:55.560Z] === RUN TestNetworkAllocateFree [2021-07-23T07:54:56.016Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-23T07:54:56.016Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-23T07:54:56.016Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-23T07:54:56.016Z] PASS [2021-07-23T07:54:56.016Z] coverage: 63.6% of statements [2021-07-23T07:54:56.016Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.083s coverage: 63.6% of statements [2021-07-23T07:54:56.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-23T07:54:56.473Z] === RUN TestGetEmptyCapabilities [2021-07-23T07:54:56.473Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-23T07:54:56.473Z] === RUN TestGetExtraCapabilities [2021-07-23T07:54:56.473Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-23T07:54:56.473Z] === RUN TestGetInvalidCapabilities [2021-07-23T07:54:56.473Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-23T07:54:56.473Z] === RUN TestRemoteDriver [2021-07-23T07:54:56.473Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-23T07:54:56.473Z] === RUN TestDriverError [2021-07-23T07:54:56.473Z] --- PASS: TestDriverError (0.00s) [2021-07-23T07:54:56.473Z] === RUN TestMissingValues [2021-07-23T07:54:56.473Z] --- PASS: TestMissingValues (0.00s) [2021-07-23T07:54:56.473Z] === RUN TestRollback [2021-07-23T07:54:56.473Z] --- PASS: TestRollback (0.00s) [2021-07-23T07:54:56.473Z] PASS [2021-07-23T07:54:56.473Z] coverage: 57.4% of statements [2021-07-23T07:54:56.473Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.083s coverage: 57.4% of statements [2021-07-23T07:54:56.473Z] === RUN TestNAT [2021-07-23T07:54:56.473Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-23T07:54:56.473Z] --- SKIP: TestNAT (0.00s) [2021-07-23T07:54:56.473Z] === RUN TestTransparent [2021-07-23T07:54:56.473Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-23T07:54:56.473Z] --- SKIP: TestTransparent (0.00s) [2021-07-23T07:54:56.473Z] PASS [2021-07-23T07:54:56.473Z] coverage: 0.0% of statements [2021-07-23T07:54:56.473Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.046s coverage: 0.0% of statements [2021-07-23T07:54:56.485Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2021-07-23T07:54:56.485Z] === RUN TestAuthZPluginTLS [2021-07-23T07:54:56.561Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-23T07:54:56.561Z] check_test.go:309: [de1db67d0adb5] daemon is not started [2021-07-23T07:54:56.822Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-23T07:54:56.929Z] === RUN TestBuildDefault [2021-07-23T07:54:56.929Z] --- PASS: TestBuildDefault (0.00s) [2021-07-23T07:54:56.929Z] === RUN TestBuildHostnameDomainname [2021-07-23T07:54:56.929Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-23T07:54:56.929Z] === RUN TestBuildHostname [2021-07-23T07:54:56.929Z] --- PASS: TestBuildHostname (0.00s) [2021-07-23T07:54:56.929Z] === RUN TestBuildHostnameFQDN [2021-07-23T07:54:56.929Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-23T07:54:56.929Z] === RUN TestBuildNoIP [2021-07-23T07:54:56.929Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-23T07:54:56.929Z] === RUN TestUpdate [2021-07-23T07:54:56.929Z] --- PASS: TestUpdate (0.00s) [2021-07-23T07:54:56.929Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-23T07:54:56.929Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-23T07:54:56.929Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-23T07:54:56.929Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-23T07:54:56.929Z] === RUN TestAddEmpty [2021-07-23T07:54:56.929Z] --- PASS: TestAddEmpty (0.00s) [2021-07-23T07:54:56.929Z] === RUN TestAdd [2021-07-23T07:54:56.929Z] --- PASS: TestAdd (0.00s) [2021-07-23T07:54:56.929Z] === RUN TestDeleteEmpty [2021-07-23T07:54:56.929Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-23T07:54:56.929Z] === RUN TestDeleteNewline [2021-07-23T07:54:56.929Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-23T07:54:56.929Z] === RUN TestDelete [2021-07-23T07:54:56.929Z] --- PASS: TestDelete (0.00s) [2021-07-23T07:54:56.929Z] === RUN TestConcurrentWrites [2021-07-23T07:54:56.929Z] --- PASS: TestConcurrentWrites (0.14s) [2021-07-23T07:54:56.929Z] PASS [2021-07-23T07:54:56.929Z] coverage: 81.2% of statements [2021-07-23T07:54:56.929Z] ok github.com/docker/docker/libnetwork/etchosts 0.203s coverage: 81.2% of statements [2021-07-23T07:54:57.054Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-23T07:54:57.055Z] === RUN TestAuthZPluginDenyRequest [2021-07-23T07:54:57.385Z] === RUN TestNew [2021-07-23T07:54:57.385Z] --- PASS: TestNew (0.00s) [2021-07-23T07:54:57.385Z] === RUN TestAddDriver [2021-07-23T07:54:57.385Z] --- PASS: TestAddDriver (0.00s) [2021-07-23T07:54:57.385Z] === RUN TestAddDuplicateDriver [2021-07-23T07:54:57.385Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-23T07:54:57.385Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-23T07:54:57.385Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-23T07:54:57.385Z] === RUN TestDriver [2021-07-23T07:54:57.385Z] --- PASS: TestDriver (0.00s) [2021-07-23T07:54:57.385Z] === RUN TestIPAM [2021-07-23T07:54:57.385Z] --- PASS: TestIPAM (0.00s) [2021-07-23T07:54:57.385Z] === RUN TestWalkIPAMs [2021-07-23T07:54:57.385Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-23T07:54:57.385Z] === RUN TestWalkDrivers [2021-07-23T07:54:57.385Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-23T07:54:57.385Z] PASS [2021-07-23T07:54:57.385Z] coverage: 82.4% of statements [2021-07-23T07:54:57.385Z] ok github.com/docker/docker/libnetwork/drvregistry 0.086s coverage: 82.4% of statements [2021-07-23T07:54:57.385Z] --- PASS: TestRandomAllocateDeallocate (5.96s) [2021-07-23T07:54:57.385Z] === RUN TestAllocateRandomDeallocate [2021-07-23T07:54:57.627Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-07-23T07:54:57.627Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-23T07:54:57.841Z] === RUN TestDiff [2021-07-23T07:54:57.841Z] --- PASS: TestDiff (0.00s) [2021-07-23T07:54:57.841Z] === RUN TestAddedCallback [2021-07-23T07:54:57.841Z] --- PASS: TestAddedCallback (0.00s) [2021-07-23T07:54:57.841Z] === RUN TestRemovedCallback [2021-07-23T07:54:57.841Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-23T07:54:57.841Z] === RUN TestNoCallback [2021-07-23T07:54:57.841Z] --- PASS: TestNoCallback (0.00s) [2021-07-23T07:54:57.841Z] PASS [2021-07-23T07:54:57.841Z] coverage: 48.1% of statements [2021-07-23T07:54:57.841Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.047s coverage: 48.1% of statements [2021-07-23T07:54:58.196Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-23T07:54:58.196Z] === RUN TestAuthZPluginDenyResponse [2021-07-23T07:54:58.297Z] === RUN TestNew [2021-07-23T07:54:58.297Z] --- PASS: TestNew (0.00s) [2021-07-23T07:54:58.297Z] === RUN TestAllocate [2021-07-23T07:54:58.297Z] --- PASS: TestAllocate (0.00s) [2021-07-23T07:54:58.297Z] === RUN TestUninitialized [2021-07-23T07:54:58.297Z] --- PASS: TestUninitialized (0.00s) [2021-07-23T07:54:58.297Z] === RUN TestAllocateInRange [2021-07-23T07:54:58.297Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-23T07:54:58.297Z] === RUN TestAllocateSerial [2021-07-23T07:54:58.297Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-23T07:54:58.297Z] PASS [2021-07-23T07:54:58.297Z] coverage: 87.5% of statements [2021-07-23T07:54:58.297Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2021-07-23T07:54:58.297Z] === RUN TestCaller [2021-07-23T07:54:58.297Z] --- PASS: TestCaller (0.00s) [2021-07-23T07:54:58.297Z] PASS [2021-07-23T07:54:58.297Z] coverage: 100.0% of statements [2021-07-23T07:54:58.297Z] ok github.com/docker/docker/libnetwork/internal/caller 0.048s coverage: 100.0% of statements [2021-07-23T07:54:58.297Z] --- PASS: TestAllocateRandomDeallocate (1.19s) [2021-07-23T07:54:58.297Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-23T07:54:58.755Z] === RUN TestSetSerialInsertDelete [2021-07-23T07:54:58.755Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-23T07:54:58.755Z] === RUN TestSetParallelInsertDelete [2021-07-23T07:54:58.766Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-23T07:54:58.766Z] === RUN TestAuthZPluginAllowEventStream [2021-07-23T07:54:59.718Z] === RUN TestPoolRequest [2021-07-23T07:54:59.719Z] --- PASS: TestPoolRequest (0.00s) [2021-07-23T07:54:59.719Z] === RUN TestOtherRequests [2021-07-23T07:54:59.719Z] --- PASS: TestOtherRequests (0.00s) [2021-07-23T07:54:59.719Z] PASS [2021-07-23T07:54:59.719Z] coverage: 57.1% of statements [2021-07-23T07:54:59.719Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2021-07-23T07:54:59.719Z] === RUN TestInt2IP2IntConversion [2021-07-23T07:55:00.120Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-23T07:55:00.147Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2021-07-23T07:55:00.147Z] === RUN TestAuthZPluginErrorResponse [2021-07-23T07:55:00.175Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2021-07-23T07:55:00.175Z] === RUN TestGetAddressVersion [2021-07-23T07:55:00.175Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-23T07:55:00.175Z] === RUN TestKeyString [2021-07-23T07:55:00.175Z] --- PASS: TestKeyString (0.00s) [2021-07-23T07:55:00.175Z] === RUN TestPoolDataMarshal [2021-07-23T07:55:00.175Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-23T07:55:00.175Z] === RUN TestSubnetsMarshal [2021-07-23T07:55:00.175Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-07-23T07:55:00.175Z] === RUN TestAddSubnets [2021-07-23T07:55:00.175Z] --- PASS: TestAddSubnets (0.08s) [2021-07-23T07:55:00.175Z] === RUN TestDoublePoolRelease [2021-07-23T07:55:00.175Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-07-23T07:55:00.175Z] === RUN TestAddReleasePoolID [2021-07-23T07:55:00.175Z] --- PASS: TestAddReleasePoolID (0.09s) [2021-07-23T07:55:00.175Z] === RUN TestPredefinedPool [2021-07-23T07:55:00.175Z] --- PASS: TestPredefinedPool (0.04s) [2021-07-23T07:55:00.175Z] === RUN TestRemoveSubnet [2021-07-23T07:55:00.631Z] === RUN TestGetCapabilities [2021-07-23T07:55:00.631Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.04s) [2021-07-23T07:55:00.631Z] === RUN TestRetrieveFromStore [2021-07-23T07:55:00.631Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-23T07:55:00.631Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-23T07:55:00.631Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-07-23T07:55:00.631Z] === RUN TestGetDefaultAddressSpaces [2021-07-23T07:55:00.631Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-23T07:55:00.631Z] === RUN TestRemoteDriver [2021-07-23T07:55:00.631Z] --- PASS: TestRemoteDriver (0.00s) [2021-07-23T07:55:00.631Z] PASS [2021-07-23T07:55:00.631Z] coverage: 47.4% of statements [2021-07-23T07:55:00.631Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.074s coverage: 47.4% of statements [2021-07-23T07:55:00.631Z] --- PASS: TestRemoveSubnet (0.23s) [2021-07-23T07:55:00.631Z] === RUN TestGetSameAddress [2021-07-23T07:55:00.631Z] --- PASS: TestGetSameAddress (0.03s) [2021-07-23T07:55:00.631Z] === RUN TestPoolAllocationReuse [2021-07-23T07:55:00.716Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-23T07:55:00.716Z] === RUN TestAuthZPluginErrorRequest [2021-07-23T07:55:00.976Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-07-23T07:55:00.976Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-23T07:55:01.095Z] --- PASS: TestRetrieveFromStore (0.60s) [2021-07-23T07:55:01.095Z] === RUN TestIsCorrupted [2021-07-23T07:55:01.095Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-23T07:55:01.095Z] === RUN TestSetRollover [2021-07-23T07:55:01.505Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-23T07:55:01.545Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-23T07:55:01.545Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-23T07:55:01.552Z] === RUN TestWindowsIPAM [2021-07-23T07:55:01.552Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-23T07:55:01.552Z] PASS [2021-07-23T07:55:01.552Z] coverage: 71.4% of statements [2021-07-23T07:55:01.552Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2021-07-23T07:55:02.514Z] === RUN TestDefaultNetwork [2021-07-23T07:55:02.514Z] --- PASS: TestPoolAllocationReuse (1.78s) [2021-07-23T07:55:02.514Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-23T07:55:02.514Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-07-23T07:55:02.514Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-23T07:55:02.514Z] --- PASS: TestDefaultNetwork (0.26s) [2021-07-23T07:55:02.514Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-23T07:55:02.927Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (49.48s) [2021-07-23T07:55:02.927Z] PASS [2021-07-23T07:55:02.927Z] [2021-07-23T07:55:02.927Z] === Skipped [2021-07-23T07:55:02.927Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-23T07:55:02.927Z] build_session_test.go:25: TODO: BuildKit [2021-07-23T07:55:02.927Z] [2021-07-23T07:55:02.927Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-23T07:55:02.927Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-23T07:55:02.927Z] [2021-07-23T07:55:02.927Z] [2021-07-23T07:55:02.927Z] DONE 34 tests, 2 skipped in 279.196s [2021-07-23T07:55:02.927Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-23T07:55:02.927Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-07-23T07:55:02.927Z] ++ set -e [2021-07-23T07:55:02.927Z] ++ '[' -n 0 ']' [2021-07-23T07:55:02.927Z] ++ set -x [2021-07-23T07:55:02.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-07-23T07:55:02.927Z] INFO: Testing against a local daemon [2021-07-23T07:55:02.927Z] === RUN TestConfigInspect [2021-07-23T07:55:02.971Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2021-07-23T07:55:02.971Z] === RUN TestInitAddressPools [2021-07-23T07:55:02.971Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-23T07:55:02.971Z] PASS [2021-07-23T07:55:02.971Z] coverage: 74.0% of statements [2021-07-23T07:55:02.971Z] ok github.com/docker/docker/libnetwork/ipamutils 0.578s coverage: 74.0% of statements [2021-07-23T07:55:02.971Z] --- PASS: TestSetRollover (1.81s) [2021-07-23T07:55:02.971Z] === RUN TestSetRolloverSerial [2021-07-23T07:55:03.429Z] === RUN TestKeyValue [2021-07-23T07:55:03.429Z] --- PASS: TestKeyValue (0.00s) [2021-07-23T07:55:03.429Z] PASS [2021-07-23T07:55:03.429Z] coverage: 60.0% of statements [2021-07-23T07:55:03.429Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2021-07-23T07:55:03.454Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2021-07-23T07:55:03.454Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-23T07:55:04.323Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-23T07:55:04.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-23T07:55:04.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-23T07:55:04.959Z] --- PASS: TestSetRolloverSerial (2.01s) [2021-07-23T07:55:04.959Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-23T07:55:04.959Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-23T07:55:04.959Z] PASS [2021-07-23T07:55:04.959Z] coverage: 84.4% of statements [2021-07-23T07:55:04.959Z] ok github.com/docker/docker/libnetwork/bitseq 13.675s coverage: 84.4% of statements [2021-07-23T07:55:05.365Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2021-07-23T07:55:05.365Z] === RUN TestAuthZPluginHeader [2021-07-23T07:55:05.706Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-23T07:55:05.922Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.29s) [2021-07-23T07:55:05.922Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-23T07:55:05.922Z] === RUN TestNetworkDBSimple [2021-07-23T07:55:05.936Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-07-23T07:55:05.936Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-23T07:55:05.966Z] --- PASS: TestConfigInspect (2.97s) [2021-07-23T07:55:05.966Z] === RUN TestConfigList [2021-07-23T07:55:06.227Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-23T07:55:06.885Z] 2021/07/23 07:55:06 Closing DB instances... [2021-07-23T07:55:07.167Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-23T07:55:07.298Z] Removing intermediate container e17a8cb00ad0 [2021-07-23T07:55:07.298Z] ---> 860453827ae2 [2021-07-23T07:55:07.298Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-23T07:55:07.298Z] ---> Running in e518b47c6cdf [2021-07-23T07:55:07.298Z] [2021-07-23T07:55:07.298Z] SUCCESS: Specified value was saved. [2021-07-23T07:55:07.428Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-23T07:55:07.847Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-07-23T07:55:07.847Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-23T07:55:08.303Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-23T07:55:08.303Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.54s) [2021-07-23T07:55:08.303Z] === RUN TestGetAddress [2021-07-23T07:55:08.759Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-23T07:55:08.759Z] PASS [2021-07-23T07:55:08.759Z] coverage: 100.0% of statements [2021-07-23T07:55:08.759Z] === RUN TestGenerate [2021-07-23T07:55:08.759Z] --- PASS: TestGenerate (0.00s) [2021-07-23T07:55:08.759Z] === RUN TestGeneratePtr [2021-07-23T07:55:08.759Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-23T07:55:08.759Z] === RUN TestGenerateMissingField [2021-07-23T07:55:08.759Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-23T07:55:08.759Z] === RUN TestFieldCannotBeSet [2021-07-23T07:55:08.759Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-23T07:55:08.759Z] === RUN TestTypeMismatchError [2021-07-23T07:55:08.759Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-23T07:55:08.759Z] PASS [2021-07-23T07:55:08.759Z] coverage: 100.0% of statements [2021-07-23T07:55:08.759Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.051s coverage: 100.0% of statements [2021-07-23T07:55:08.759Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2021-07-23T07:55:08.812Z] --- PASS: TestConfigList (2.54s) [2021-07-23T07:55:08.812Z] === RUN TestConfigsCreateAndDelete [2021-07-23T07:55:08.812Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-23T07:55:09.072Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-23T07:55:09.215Z] 2021/07/23 07:55:09 Closing DB instances... [2021-07-23T07:55:09.215Z] testing: warning: no tests to run [2021-07-23T07:55:09.215Z] PASS [2021-07-23T07:55:09.215Z] coverage: 0.0% of statements [2021-07-23T07:55:09.215Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2021-07-23T07:55:09.421Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T07:55:09.421Z] INFO: Testing against a local daemon [2021-07-23T07:55:09.421Z] === RUN TestBuildWithSession [2021-07-23T07:55:09.421Z] build_session_test.go:25: TODO: BuildKit [2021-07-23T07:55:09.421Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-23T07:55:09.421Z] === RUN TestBuildSquashParent [2021-07-23T07:55:09.421Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T07:55:09.421Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-23T07:55:09.421Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-23T07:55:09.421Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:55:09.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:55:09.421Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:55:09.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:55:09.421Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:55:09.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:55:09.421Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:55:09.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:55:09.421Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:55:09.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:55:09.421Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:55:09.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:55:09.422Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:55:09.422Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:55:09.422Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:55:09.422Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:55:09.643Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-23T07:55:09.643Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-23T07:55:09.671Z] === RUN TestRequestNewPort [2021-07-23T07:55:09.671Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-23T07:55:09.671Z] === RUN TestRequestSpecificPort [2021-07-23T07:55:09.671Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-23T07:55:09.671Z] === RUN TestReleasePort [2021-07-23T07:55:09.671Z] --- PASS: TestReleasePort (0.00s) [2021-07-23T07:55:09.671Z] === RUN TestReuseReleasedPort [2021-07-23T07:55:09.671Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-23T07:55:09.671Z] === RUN TestReleaseUnreadledPort [2021-07-23T07:55:09.671Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-23T07:55:09.671Z] === RUN TestUnknowProtocol [2021-07-23T07:55:09.671Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-23T07:55:09.671Z] === RUN TestAllocateAllPorts [2021-07-23T07:55:09.671Z] --- PASS: TestAllocateAllPorts (0.01s) [2021-07-23T07:55:09.671Z] === RUN TestPortAllocation [2021-07-23T07:55:09.671Z] --- PASS: TestPortAllocation (0.00s) [2021-07-23T07:55:09.671Z] === RUN TestPortAllocationWithCustomRange [2021-07-23T07:55:09.671Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-23T07:55:09.671Z] === RUN TestNoDuplicateBPR [2021-07-23T07:55:09.671Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-23T07:55:09.671Z] === RUN TestChangePortRange [2021-07-23T07:55:09.671Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-23T07:55:09.671Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-23T07:55:09.671Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-23T07:55:09.671Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-23T07:55:09.671Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-23T07:55:09.671Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-23T07:55:09.671Z] --- PASS: TestChangePortRange (0.00s) [2021-07-23T07:55:09.671Z] PASS [2021-07-23T07:55:09.671Z] coverage: 88.6% of statements [2021-07-23T07:55:09.671Z] ok github.com/docker/docker/libnetwork/portallocator 0.056s coverage: 88.6% of statements [2021-07-23T07:55:09.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-23T07:55:10.127Z] === RUN TestTransportPortConv [2021-07-23T07:55:10.127Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-23T07:55:10.127Z] === RUN TestTransportPortBindingConv [2021-07-23T07:55:10.127Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-23T07:55:10.127Z] === RUN TestErrorConstructors [2021-07-23T07:55:10.127Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-23T07:55:10.127Z] === RUN TestCompareIPMask [2021-07-23T07:55:10.127Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-23T07:55:10.127Z] === RUN TestUtilGetHostPartIP [2021-07-23T07:55:10.127Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-23T07:55:10.127Z] === RUN TestUtilGetBroadcastIP [2021-07-23T07:55:10.127Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-23T07:55:10.127Z] === RUN TestParseCIDR [2021-07-23T07:55:10.127Z] --- PASS: TestParseCIDR (0.00s) [2021-07-23T07:55:10.127Z] PASS [2021-07-23T07:55:10.127Z] coverage: 47.9% of statements [2021-07-23T07:55:10.127Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 47.9% of statements [2021-07-23T07:55:10.132Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.88s) [2021-07-23T07:55:10.132Z] === RUN TestAuthZPluginV2Disable [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-23T07:55:10.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-23T07:55:10.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-23T07:55:10.583Z] PASS [2021-07-23T07:55:10.583Z] coverage: 44.0% of statements [2021-07-23T07:55:10.583Z] ok github.com/docker/docker/oci 0.045s coverage: 44.0% of statements [2021-07-23T07:55:11.023Z] Removing intermediate container e518b47c6cdf [2021-07-23T07:55:11.023Z] ---> 168c75358457 [2021-07-23T07:55:11.023Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-23T07:55:11.023Z] ---> Running in ae56d1b8bcba [2021-07-23T07:55:11.026Z] --- PASS: TestConfigsCreateAndDelete (2.59s) [2021-07-23T07:55:11.026Z] === RUN TestConfigsUpdate [2021-07-23T07:55:11.039Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-07-23T07:55:11.039Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-23T07:55:11.039Z] === RUN TestParseVersion [2021-07-23T07:55:11.039Z] --- PASS: TestParseVersion (0.00s) [2021-07-23T07:55:11.039Z] PASS [2021-07-23T07:55:11.039Z] coverage: 52.9% of statements [2021-07-23T07:55:11.039Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2021-07-23T07:55:11.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-23T07:55:11.495Z] === RUN TestAddressPoolOpt [2021-07-23T07:55:11.495Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/a [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/something [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/_=a [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/env1=value1 [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/_env1=value1 [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/PATH [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/=a [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/PATH= [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/PATH=something [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/asd!qwe [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/1asd [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/123 [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/some_space [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/__some_space_before [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/some_space_after__ [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/= [2021-07-23T07:55:11.495Z] === RUN TestValidateEnv/PaTh [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-23T07:55:11.495Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-23T07:55:11.495Z] === RUN TestParseHost [2021-07-23T07:55:11.495Z] --- PASS: TestParseHost (0.00s) [2021-07-23T07:55:11.495Z] === RUN TestParseDockerDaemonHost [2021-07-23T07:55:11.495Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-23T07:55:11.495Z] === RUN TestParseTCP [2021-07-23T07:55:11.495Z] --- PASS: TestParseTCP (0.00s) [2021-07-23T07:55:11.495Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-23T07:55:11.495Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-23T07:55:11.495Z] === RUN TestValidateExtraHosts [2021-07-23T07:55:11.495Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-23T07:55:11.495Z] === RUN TestIpOptString [2021-07-23T07:55:11.495Z] --- PASS: TestIpOptString (0.00s) [2021-07-23T07:55:11.495Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-23T07:55:11.495Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-23T07:55:11.495Z] === RUN TestNewIpOptValidDefaultVal [2021-07-23T07:55:11.495Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-23T07:55:11.495Z] === RUN TestIpOptSetInvalidVal [2021-07-23T07:55:11.495Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-23T07:55:11.495Z] === RUN TestValidateIPAddress [2021-07-23T07:55:11.495Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-23T07:55:11.495Z] === RUN TestMapOpts [2021-07-23T07:55:11.495Z] --- PASS: TestMapOpts (0.00s) [2021-07-23T07:55:11.495Z] === RUN TestListOptsWithoutValidator [2021-07-23T07:55:11.495Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-23T07:55:11.495Z] === RUN TestListOptsWithValidator [2021-07-23T07:55:11.495Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-23T07:55:11.495Z] === RUN TestValidateDNSSearch [2021-07-23T07:55:11.495Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-23T07:55:11.495Z] === RUN TestValidateLabel [2021-07-23T07:55:11.495Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-23T07:55:11.495Z] === RUN TestValidateLabel/label_with_general_format [2021-07-23T07:55:11.495Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-23T07:55:11.495Z] === RUN TestValidateLabel/label_with_one_more [2021-07-23T07:55:11.496Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-23T07:55:11.496Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-23T07:55:11.496Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-23T07:55:11.496Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-23T07:55:11.496Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-23T07:55:11.496Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-23T07:55:11.496Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-23T07:55:11.496Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-23T07:55:11.496Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-23T07:55:11.496Z] --- PASS: TestValidateLabel (0.00s) [2021-07-23T07:55:11.496Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-23T07:55:11.496Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-23T07:55:11.496Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-23T07:55:11.496Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-23T07:55:11.496Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-23T07:55:11.496Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-23T07:55:11.496Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-23T07:55:11.496Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-23T07:55:11.496Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-23T07:55:11.496Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-23T07:55:11.496Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-23T07:55:11.496Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-23T07:55:11.496Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-23T07:55:11.496Z] === RUN TestNamedListOpts [2021-07-23T07:55:11.496Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-23T07:55:11.496Z] === RUN TestNamedMapOpts [2021-07-23T07:55:11.496Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-23T07:55:11.496Z] === RUN TestParseLink [2021-07-23T07:55:11.496Z] --- PASS: TestParseLink (0.00s) [2021-07-23T07:55:11.496Z] === RUN TestQuotedStringSetWithQuotes [2021-07-23T07:55:11.496Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-23T07:55:11.496Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-23T07:55:11.496Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-23T07:55:11.496Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-23T07:55:11.496Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-23T07:55:11.496Z] === RUN TestUlimitOpt [2021-07-23T07:55:11.496Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-23T07:55:11.496Z] PASS [2021-07-23T07:55:11.496Z] coverage: 67.1% of statements [2021-07-23T07:55:11.496Z] ok github.com/docker/docker/opts 0.054s coverage: 67.1% of statements [2021-07-23T07:55:11.597Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-23T07:55:12.457Z] 2021/07/23 07:55:11 Closing DB instances... [2021-07-23T07:55:12.499Z] ......... [ 86%] [2021-07-23T07:55:12.670Z] --- PASS: TestAuthZPluginV2Disable (2.98s) [2021-07-23T07:55:12.670Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-23T07:55:12.912Z] === RUN TestPeerCertificateMarshalJSON [2021-07-23T07:55:12.912Z] === RUN TestIsArchivePathDir [2021-07-23T07:55:12.912Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-23T07:55:12.912Z] === RUN TestIsArchivePathInvalidFile [2021-07-23T07:55:13.368Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-07-23T07:55:13.368Z] === RUN TestIsArchivePathTar [2021-07-23T07:55:13.368Z] --- PASS: TestIsArchivePathTar (0.12s) [2021-07-23T07:55:13.368Z] === RUN TestDecompressStreamGzip [2021-07-23T07:55:13.368Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-23T07:55:13.368Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-23T07:55:13.368Z] --- PASS: TestPeerCertificateMarshalJSON (0.42s) [2021-07-23T07:55:13.368Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-23T07:55:13.368Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-23T07:55:13.368Z] === RUN TestMiddleware [2021-07-23T07:55:13.368Z] --- PASS: TestMiddleware (0.00s) [2021-07-23T07:55:13.368Z] === RUN TestNewResponseModifier [2021-07-23T07:55:13.368Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-23T07:55:13.368Z] PASS [2021-07-23T07:55:13.368Z] coverage: 26.8% of statements [2021-07-23T07:55:13.368Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-07-23T07:55:13.368Z] === RUN TestDecompressStreamBzip2 [2021-07-23T07:55:13.368Z] ok github.com/docker/docker/pkg/authorization 0.471s coverage: 26.8% of statements [2021-07-23T07:55:13.368Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-07-23T07:55:13.368Z] === RUN TestDecompressStreamXz [2021-07-23T07:55:13.368Z] archive_test.go:134: Xz not present in msys2 [2021-07-23T07:55:13.368Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-23T07:55:13.368Z] === RUN TestCompressStreamXzUnsupported [2021-07-23T07:55:13.368Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-23T07:55:13.368Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-23T07:55:13.368Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-23T07:55:13.368Z] === RUN TestCompressStreamInvalid [2021-07-23T07:55:13.368Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-23T07:55:13.368Z] === RUN TestExtensionInvalid [2021-07-23T07:55:13.368Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-23T07:55:13.368Z] === RUN TestExtensionUncompressed [2021-07-23T07:55:13.368Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-23T07:55:13.368Z] === RUN TestExtensionBzip2 [2021-07-23T07:55:13.368Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-23T07:55:13.368Z] === RUN TestExtensionGzip [2021-07-23T07:55:13.368Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-23T07:55:13.368Z] === RUN TestExtensionXz [2021-07-23T07:55:13.368Z] --- PASS: TestExtensionXz (0.00s) [2021-07-23T07:55:13.368Z] === RUN TestCmdStreamLargeStderr [2021-07-23T07:55:13.368Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-07-23T07:55:13.368Z] === RUN TestCmdStreamBad [2021-07-23T07:55:13.368Z] archive_test.go:239: Failing on Windows CI machines [2021-07-23T07:55:13.368Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-23T07:55:13.368Z] === RUN TestCmdStreamGood [2021-07-23T07:55:13.509Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-23T07:55:13.509Z] --- PASS: TestConfigsUpdate (2.28s) [2021-07-23T07:55:13.509Z] === RUN TestTemplatedConfig [2021-07-23T07:55:13.509Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-23T07:55:13.769Z] check_test.go:309: [d90d2c6238a79] daemon is not started [2021-07-23T07:55:13.769Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-23T07:55:13.824Z] --- PASS: TestCmdStreamGood (0.05s) [2021-07-23T07:55:13.824Z] === RUN TestUntarPathWithInvalidDest [2021-07-23T07:55:13.824Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-07-23T07:55:13.824Z] === RUN TestUntarPathWithInvalidSrc [2021-07-23T07:55:13.824Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-23T07:55:13.824Z] === RUN TestUntarPath [2021-07-23T07:55:13.824Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2021-07-23T07:55:13.824Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-23T07:55:13.824Z] --- PASS: TestUntarPath (0.08s) [2021-07-23T07:55:13.824Z] === RUN TestUntarPathWithDestinationFile [2021-07-23T07:55:13.824Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-07-23T07:55:13.824Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-23T07:55:13.824Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-07-23T07:55:13.824Z] === RUN TestCopyWithTarInvalidSrc [2021-07-23T07:55:13.824Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-23T07:55:13.824Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-23T07:55:13.824Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-23T07:55:13.824Z] === RUN TestCopyWithTarSrcFile [2021-07-23T07:55:13.824Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-23T07:55:13.824Z] === RUN TestCopyWithTarSrcFolder [2021-07-23T07:55:13.824Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-07-23T07:55:13.824Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-23T07:55:13.824Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-23T07:55:13.824Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-23T07:55:13.824Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-23T07:55:13.824Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-23T07:55:13.824Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-23T07:55:13.824Z] === RUN TestCopyFileWithTarSrcFile [2021-07-23T07:55:13.824Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-07-23T07:55:13.824Z] === RUN TestTarFiles [2021-07-23T07:55:13.824Z] === RUN TestUnbuffered [2021-07-23T07:55:13.824Z] --- PASS: TestUnbuffered (0.00s) [2021-07-23T07:55:13.824Z] === RUN TestRaceUnbuffered [2021-07-23T07:55:13.824Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-23T07:55:13.824Z] PASS [2021-07-23T07:55:13.824Z] coverage: 100.0% of statements [2021-07-23T07:55:13.824Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2021-07-23T07:55:14.280Z] === RUN TestMatch [2021-07-23T07:55:14.280Z] === RUN TestMatch/[[]] [2021-07-23T07:55:14.280Z] === RUN TestMatch/[[foo]] [2021-07-23T07:55:14.280Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-23T07:55:14.280Z] === RUN TestMatch/[[foo_bar]] [2021-07-23T07:55:14.280Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-23T07:55:14.280Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-23T07:55:14.280Z] === RUN TestMatch/[] [2021-07-23T07:55:14.280Z] === RUN TestMatch/[]#01 [2021-07-23T07:55:14.280Z] === RUN TestMatch/[[qux]] [2021-07-23T07:55:14.280Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-23T07:55:14.280Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-23T07:55:14.280Z] === RUN TestMatch/[[foo_baz]] [2021-07-23T07:55:14.280Z] --- PASS: TestMatch (0.00s) [2021-07-23T07:55:14.280Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-23T07:55:14.280Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-23T07:55:14.280Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-23T07:55:14.280Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-23T07:55:14.280Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-23T07:55:14.280Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-23T07:55:14.280Z] --- PASS: TestMatch/[] (0.00s) [2021-07-23T07:55:14.280Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-23T07:55:14.280Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-23T07:55:14.280Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-23T07:55:14.280Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-23T07:55:14.280Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-23T07:55:14.341Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-23T07:55:14.341Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-23T07:55:14.736Z] PASS [2021-07-23T07:55:14.736Z] coverage: 87.5% of statements [2021-07-23T07:55:14.736Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2021-07-23T07:55:14.751Z] Cannot create a file when that file already exists. [2021-07-23T07:55:14.912Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-23T07:55:15.485Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-23T07:55:15.700Z] === RUN TestChrootTarUntar [2021-07-23T07:55:15.700Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:55:15.700Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-23T07:55:15.700Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-23T07:55:15.700Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:55:15.700Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-23T07:55:15.700Z] === RUN TestChrootUntarEmptyArchive [2021-07-23T07:55:15.700Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-23T07:55:15.700Z] === RUN TestChrootTarUntarWithSymlink [2021-07-23T07:55:15.700Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:55:15.700Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-23T07:55:15.700Z] === RUN TestChrootCopyWithTar [2021-07-23T07:55:15.700Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:55:15.700Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-23T07:55:15.700Z] === RUN TestChrootCopyFileWithTar [2021-07-23T07:55:15.700Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:55:15.700Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-23T07:55:15.700Z] === RUN TestChrootUntarPath [2021-07-23T07:55:15.700Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:55:15.700Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-23T07:55:15.700Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-23T07:55:15.700Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:55:15.700Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-23T07:55:15.700Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-23T07:55:15.700Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:55:15.700Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-23T07:55:15.700Z] === RUN TestChrootApplyDotDotFile [2021-07-23T07:55:15.700Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:55:15.700Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-23T07:55:15.700Z] PASS [2021-07-23T07:55:15.700Z] coverage: 15.4% of statements [2021-07-23T07:55:15.700Z] ok github.com/docker/docker/pkg/chrootarchive 0.087s coverage: 15.4% of statements [2021-07-23T07:55:15.963Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.77s) [2021-07-23T07:55:15.964Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-23T07:55:16.156Z] 2021/07/23 07:55:15 Closing DB instances... [2021-07-23T07:55:16.156Z] === RUN TestSizeEmpty [2021-07-23T07:55:16.156Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-23T07:55:16.156Z] === RUN TestSizeEmptyFile [2021-07-23T07:55:16.156Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-23T07:55:16.156Z] === RUN TestSizeNonemptyFile [2021-07-23T07:55:16.156Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-23T07:55:16.156Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-23T07:55:16.156Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-23T07:55:16.156Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-23T07:55:16.156Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-23T07:55:16.156Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-23T07:55:16.156Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-23T07:55:16.156Z] === RUN TestMoveToSubdir [2021-07-23T07:55:16.156Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-23T07:55:16.156Z] === RUN TestSizeNonExistingDirectory [2021-07-23T07:55:16.156Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-23T07:55:16.156Z] PASS [2021-07-23T07:55:16.156Z] coverage: 80.0% of statements [2021-07-23T07:55:16.156Z] ok github.com/docker/docker/pkg/directory 0.045s coverage: 80.0% of statements [2021-07-23T07:55:17.119Z] === RUN Test [2021-07-23T07:55:17.119Z] === RUN Test/TestContainsEntry [2021-07-23T07:55:17.119Z] === RUN Test/TestCreateEntries [2021-07-23T07:55:17.119Z] === RUN Test/TestEntriesDiff [2021-07-23T07:55:17.119Z] === RUN Test/TestEntriesEquality [2021-07-23T07:55:17.119Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-23T07:55:17.119Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-23T07:55:17.119Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-23T07:55:17.119Z] === RUN Test/TestGeneratorNotGenerate [2021-07-23T07:55:17.119Z] === RUN Test/TestGeneratorWithPort [2021-07-23T07:55:17.119Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-23T07:55:17.119Z] === RUN Test/TestNewEntry [2021-07-23T07:55:17.119Z] === RUN Test/TestParse [2021-07-23T07:55:17.119Z] --- PASS: Test (0.00s) [2021-07-23T07:55:17.119Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-23T07:55:17.119Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-23T07:55:17.119Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-23T07:55:17.119Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-23T07:55:17.119Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-23T07:55:17.119Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-23T07:55:17.119Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-23T07:55:17.119Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-23T07:55:17.119Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-23T07:55:17.119Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-23T07:55:17.119Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-23T07:55:17.119Z] --- PASS: Test/TestParse (0.00s) [2021-07-23T07:55:17.119Z] PASS [2021-07-23T07:55:17.119Z] coverage: 58.3% of statements [2021-07-23T07:55:17.119Z] ok github.com/docker/docker/pkg/discovery 0.042s coverage: 58.3% of statements [2021-07-23T07:55:17.611Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-23T07:55:18.081Z] --- PASS: TestTarFiles (3.92s) [2021-07-23T07:55:18.081Z] === RUN TestTarUntar [2021-07-23T07:55:18.081Z] --- PASS: TestTarUntar (0.02s) [2021-07-23T07:55:18.081Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-23T07:55:18.081Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-23T07:55:18.081Z] === RUN TestTarWithOptions [2021-07-23T07:55:18.081Z] --- PASS: TestTarWithOptions (0.02s) [2021-07-23T07:55:18.081Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-23T07:55:18.081Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-23T07:55:18.081Z] === RUN TestUntarUstarGnuConflict [2021-07-23T07:55:18.081Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-23T07:55:18.081Z] === RUN TestUntarInvalidFilenames [2021-07-23T07:55:18.081Z] === RUN Test [2021-07-23T07:55:18.081Z] === RUN Test/TestContent [2021-07-23T07:55:18.081Z] === RUN Test/TestInitialize [2021-07-23T07:55:18.081Z] === RUN Test/TestNew [2021-07-23T07:55:18.081Z] === RUN Test/TestParsingContentsWithComments [2021-07-23T07:55:18.081Z] === RUN Test/TestRegister [2021-07-23T07:55:18.081Z] === RUN Test/TestWatch [2021-07-23T07:55:18.081Z] --- PASS: Test (0.01s) [2021-07-23T07:55:18.081Z] --- PASS: Test/TestContent (0.00s) [2021-07-23T07:55:18.081Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-23T07:55:18.081Z] --- PASS: Test/TestNew (0.00s) [2021-07-23T07:55:18.081Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-23T07:55:18.081Z] --- PASS: Test/TestRegister (0.00s) [2021-07-23T07:55:18.081Z] --- PASS: Test/TestWatch (0.00s) [2021-07-23T07:55:18.081Z] PASS [2021-07-23T07:55:18.081Z] coverage: 97.6% of statements [2021-07-23T07:55:18.081Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2021-07-23T07:55:18.081Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-23T07:55:18.081Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 97.6% of statements [2021-07-23T07:55:18.081Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames254161998\\dest" [2021-07-23T07:55:18.081Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-07-23T07:55:18.081Z] === RUN TestUntarHardlinkToSymlink [2021-07-23T07:55:18.081Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-23T07:55:18.081Z] === RUN TestUntarInvalidHardlink [2021-07-23T07:55:18.081Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink025012303\\victim\\hello" -> "../victim/hello" [2021-07-23T07:55:18.081Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink413122402\\victim\\hello" -> "/../victim/hello" [2021-07-23T07:55:18.081Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink546199897\\victim" -> "../victim" [2021-07-23T07:55:18.081Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink633808100\\victim" -> "../victim" [2021-07-23T07:55:18.081Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink113772275\\victim" -> "../victim" [2021-07-23T07:55:18.081Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink860001206\\victim" -> "../victim" [2021-07-23T07:55:18.081Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-07-23T07:55:18.081Z] === RUN TestUntarInvalidSymlink [2021-07-23T07:55:18.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink770434973\\dest\\dotdot" -> "../victim/hello" [2021-07-23T07:55:18.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink146262104\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-23T07:55:18.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink016358359\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:55:18.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink487763274\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:55:18.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink538261537\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:55:18.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink980497676\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:55:18.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink105371899\\dest\\dir\\loophole" -> "../../victim" [2021-07-23T07:55:18.081Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-07-23T07:55:18.081Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-23T07:55:18.081Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-23T07:55:18.081Z] === RUN TestXGlobalNoParent [2021-07-23T07:55:18.081Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-23T07:55:18.081Z] === RUN TestReplaceFileTarWrapper [2021-07-23T07:55:18.081Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-07-23T07:55:18.081Z] === RUN TestPrefixHeaderReadable [2021-07-23T07:55:18.081Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-07-23T07:55:18.081Z] === RUN TestDisablePigz [2021-07-23T07:55:18.081Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-23T07:55:18.081Z] --- PASS: TestDisablePigz (0.09s) [2021-07-23T07:55:18.081Z] === RUN TestPigz [2021-07-23T07:55:18.538Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-23T07:55:18.538Z] --- PASS: TestPigz (0.11s) [2021-07-23T07:55:18.538Z] === RUN TestCopyFileWithInvalidDest [2021-07-23T07:55:18.538Z] archive_windows_test.go:16: Currently fails [2021-07-23T07:55:18.538Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-23T07:55:18.538Z] === RUN TestCanonicalTarNameForPath [2021-07-23T07:55:18.538Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-23T07:55:18.538Z] === RUN TestCanonicalTarName [2021-07-23T07:55:18.538Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-23T07:55:18.538Z] === RUN TestChmodTarEntry [2021-07-23T07:55:18.538Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-23T07:55:18.538Z] === RUN TestHardLinkOrder [2021-07-23T07:55:18.538Z] --- PASS: TestHardLinkOrder (0.08s) [2021-07-23T07:55:18.538Z] === RUN TestChangeString [2021-07-23T07:55:18.538Z] --- PASS: TestChangeString (0.00s) [2021-07-23T07:55:18.538Z] === RUN TestChangesWithNoChanges [2021-07-23T07:55:18.538Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-07-23T07:55:18.538Z] === RUN TestChangesWithChanges [2021-07-23T07:55:18.538Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-23T07:55:18.538Z] === RUN TestChangesWithChangesGH13590 [2021-07-23T07:55:18.538Z] changes_test.go:196: needs more investigation [2021-07-23T07:55:18.538Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-23T07:55:18.538Z] === RUN TestChangesDirsEmpty [2021-07-23T07:55:18.538Z] --- PASS: TestChangesDirsEmpty (0.10s) [2021-07-23T07:55:18.538Z] === RUN TestChangesDirsMutated [2021-07-23T07:55:18.538Z] --- PASS: TestChangesDirsMutated (0.12s) [2021-07-23T07:55:18.538Z] === RUN TestApplyLayer [2021-07-23T07:55:18.538Z] changes_test.go:433: needs further investigation [2021-07-23T07:55:18.538Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-23T07:55:18.538Z] === RUN TestChangesSizeWithHardlinks [2021-07-23T07:55:18.538Z] changes_test.go:469: needs further investigation [2021-07-23T07:55:18.538Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-23T07:55:18.538Z] === RUN TestChangesSizeWithNoChanges [2021-07-23T07:55:18.538Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-23T07:55:18.538Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-23T07:55:18.538Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-23T07:55:18.538Z] === RUN TestChangesSize [2021-07-23T07:55:18.538Z] --- PASS: TestChangesSize (0.00s) [2021-07-23T07:55:18.538Z] === RUN TestApplyLayerInvalidFilenames [2021-07-23T07:55:18.538Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames707629826\\dest" [2021-07-23T07:55:18.538Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-23T07:55:18.538Z] === RUN TestApplyLayerInvalidHardlink [2021-07-23T07:55:18.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink007489412\\victim\\hello" -> "../victim/hello" [2021-07-23T07:55:18.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink332320531\\victim\\hello" -> "/../victim/hello" [2021-07-23T07:55:18.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink626315094\\victim" -> "../victim" [2021-07-23T07:55:18.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink733986493\\victim" -> "../victim" [2021-07-23T07:55:18.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink074079480\\victim" -> "../victim" [2021-07-23T07:55:18.783Z] --- PASS: TestTemplatedConfig (4.86s) [2021-07-23T07:55:18.783Z] === RUN TestConfigCreateResolve [2021-07-23T07:55:18.994Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink318284279\\victim" -> "../victim" [2021-07-23T07:55:18.994Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-23T07:55:18.994Z] === RUN TestApplyLayerInvalidSymlink [2021-07-23T07:55:18.994Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink556045034\\dest\\dotdot" -> "../victim/hello" [2021-07-23T07:55:18.994Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink141237569\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-23T07:55:18.994Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink688063404\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:55:18.994Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink146329883\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:55:18.994Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink080615870\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:55:18.994Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink481687045\\dest\\loophole-victim" -> "../victim" [2021-07-23T07:55:18.994Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-07-23T07:55:18.994Z] === RUN TestApplyLayerWhiteouts [2021-07-23T07:55:18.994Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-07-23T07:55:18.994Z] === RUN TestGenerateEmptyFile [2021-07-23T07:55:18.994Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-23T07:55:18.994Z] === RUN TestGenerateWithContent [2021-07-23T07:55:18.994Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-23T07:55:18.994Z] PASS [2021-07-23T07:55:18.994Z] coverage: 62.7% of statements [2021-07-23T07:55:18.994Z] ok github.com/docker/docker/pkg/archive 5.873s coverage: 62.7% of statements [2021-07-23T07:55:18.994Z] === RUN Test [2021-07-23T07:55:18.994Z] === RUN Test/TestInitialize [2021-07-23T07:55:18.994Z] time="2021-07-23T07:55:18Z" level=info msg="Initializing discovery without TLS" [2021-07-23T07:55:18.994Z] time="2021-07-23T07:55:18Z" level=info msg="Initializing discovery without TLS" [2021-07-23T07:55:18.994Z] time="2021-07-23T07:55:18Z" level=info msg="Initializing discovery without TLS" [2021-07-23T07:55:18.994Z] === RUN Test/TestInitializeWithCerts [2021-07-23T07:55:18.994Z] time="2021-07-23T07:55:18Z" level=info msg="Initializing discovery with TLS" [2021-07-23T07:55:18.994Z] === RUN Test/TestWatch [2021-07-23T07:55:18.994Z] time="2021-07-23T07:55:18Z" level=info msg="Initializing discovery without TLS" [2021-07-23T07:55:19.244Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-23T07:55:19.354Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-23T07:55:19.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-23T07:55:19.733Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:55:19.733Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:55:19.956Z] 2021/07/23 07:55:19 Closing DB instances... [2021-07-23T07:55:20.539Z] Removing intermediate container ae56d1b8bcba [2021-07-23T07:55:20.539Z] ---> 9388d7cdae36 [2021-07-23T07:55:20.539Z] Step 13/13 : CMD ["sh"] [2021-07-23T07:55:20.539Z] ---> Running in e0e2d7c3c61c [2021-07-23T07:55:20.539Z] Removing intermediate container e0e2d7c3c61c [2021-07-23T07:55:20.539Z] ---> cc1b5e31a996 [2021-07-23T07:55:20.539Z] Successfully built cc1b5e31a996 [2021-07-23T07:55:20.539Z] Successfully tagged busybox:latest [2021-07-23T07:55:20.539Z] INFO: Docker images of the daemon under test [2021-07-23T07:55:20.539Z] [2021-07-23T07:55:20.539Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-23T07:55:20.539Z] busybox latest cc1b5e31a996 Less than a second ago 2.78GB [2021-07-23T07:55:20.539Z] microsoft/windowsservercore latest 39d157a84080 5 months ago 2.74GB [2021-07-23T07:55:20.539Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 5 months ago 2.74GB [2021-07-23T07:55:20.539Z] [2021-07-23T07:55:20.539Z] INFO: Running integration tests at 07/23/2021 07:55:19... [2021-07-23T07:55:20.539Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-23T07:55:20.539Z] INFO: Integration API tests being run from the host: [2021-07-23T07:55:20.539Z] INFO: make.ps1 starting at 07/23/2021 07:55:19 [2021-07-23T07:55:21.265Z] --- PASS: TestConfigCreateResolve (3.03s) [2021-07-23T07:55:21.265Z] PASS [2021-07-23T07:55:21.265Z] [2021-07-23T07:55:21.265Z] DONE 6 tests in 18.461s [2021-07-23T07:55:21.265Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-23T07:55:21.265Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-07-23T07:55:21.265Z] ++ set -e [2021-07-23T07:55:21.265Z] ++ '[' -n 0 ']' [2021-07-23T07:55:21.265Z] ++ set -x [2021-07-23T07:55:21.265Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-07-23T07:55:21.483Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-07-23T07:55:21.483Z] === RUN TestNetworkDBNodeLeave [2021-07-23T07:55:21.504Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-23T07:55:21.526Z] INFO: Testing against a local daemon [2021-07-23T07:55:21.526Z] === RUN TestCheckpoint [2021-07-23T07:55:21.526Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-23T07:55:21.526Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-23T07:55:21.526Z] === RUN TestContainerInvalidJSON [2021-07-23T07:55:21.526Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T07:55:21.526Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T07:55:21.526Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T07:55:21.526Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T07:55:21.786Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-23T07:55:21.786Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-23T07:55:21.786Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T07:55:21.786Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-23T07:55:21.786Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T07:55:21.786Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-07-23T07:55:21.786Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-23T07:55:21.786Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-23T07:55:21.786Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-23T07:55:21.786Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-23T07:55:21.786Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-23T07:55:21.786Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-23T07:55:21.786Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-07-23T07:55:21.786Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-23T07:55:21.938Z] --- PASS: Test (3.14s) [2021-07-23T07:55:21.938Z] --- PASS: Test/TestInitialize (0.13s) [2021-07-23T07:55:21.938Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-23T07:55:21.938Z] --- PASS: Test/TestWatch (3.00s) [2021-07-23T07:55:21.938Z] PASS [2021-07-23T07:55:21.938Z] coverage: 84.1% of statements [2021-07-23T07:55:21.938Z] ok github.com/docker/docker/pkg/discovery/kv 3.171s coverage: 84.1% of statements [2021-07-23T07:55:22.048Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-07-23T07:55:22.048Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-23T07:55:22.048Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-07-23T07:55:22.048Z] === RUN TestCopyFromContainer [2021-07-23T07:55:22.899Z] === RUN Test [2021-07-23T07:55:22.899Z] === RUN Test/TestWatch [2021-07-23T07:55:22.899Z] --- PASS: Test (0.00s) [2021-07-23T07:55:22.899Z] --- PASS: Test/TestWatch (0.00s) [2021-07-23T07:55:22.899Z] PASS [2021-07-23T07:55:22.899Z] coverage: 92.3% of statements [2021-07-23T07:55:22.899Z] ok github.com/docker/docker/pkg/discovery/memory 0.057s coverage: 92.3% of statements [2021-07-23T07:55:23.355Z] === RUN Test [2021-07-23T07:55:23.355Z] === RUN Test/TestInitialize [2021-07-23T07:55:23.355Z] === RUN Test/TestInitializeWithPattern [2021-07-23T07:55:23.355Z] === RUN Test/TestRegister [2021-07-23T07:55:23.355Z] === RUN Test/TestWatch [2021-07-23T07:55:23.355Z] --- PASS: Test (0.00s) [2021-07-23T07:55:23.355Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-23T07:55:23.355Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-23T07:55:23.355Z] --- PASS: Test/TestRegister (0.00s) [2021-07-23T07:55:23.355Z] --- PASS: Test/TestWatch (0.00s) [2021-07-23T07:55:23.355Z] PASS [2021-07-23T07:55:23.355Z] coverage: 93.8% of statements [2021-07-23T07:55:23.355Z] ok github.com/docker/docker/pkg/discovery/nodes 0.051s coverage: 93.8% of statements [2021-07-23T07:55:23.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-23T07:55:23.962Z] === RUN TestCopyFromContainer// [2021-07-23T07:55:23.962Z] === RUN TestCopyFromContainer//bar/root [2021-07-23T07:55:23.962Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-23T07:55:24.223Z] === RUN TestCopyFromContainer/bar/quux [2021-07-23T07:55:24.223Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-23T07:55:24.223Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-23T07:55:24.317Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-07-23T07:55:24.317Z] === RUN TestNetworkDBWatch [2021-07-23T07:55:24.317Z] === RUN TestPollerAddRemove [2021-07-23T07:55:24.317Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-23T07:55:24.317Z] === RUN TestPollerEvent [2021-07-23T07:55:24.317Z] poller_test.go:41: No chmod on Windows [2021-07-23T07:55:24.317Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-23T07:55:24.317Z] === RUN TestPollerClose [2021-07-23T07:55:24.317Z] --- PASS: TestPollerClose (0.00s) [2021-07-23T07:55:24.317Z] PASS [2021-07-23T07:55:24.317Z] coverage: 36.2% of statements [2021-07-23T07:55:24.317Z] ok github.com/docker/docker/pkg/filenotify 0.063s coverage: 36.2% of statements [2021-07-23T07:55:24.484Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-23T07:55:24.484Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-23T07:55:24.504Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-23T07:55:24.745Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-23T07:55:24.745Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-23T07:55:25.007Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-23T07:55:25.007Z] --- PASS: TestCopyFromContainer (3.12s) [2021-07-23T07:55:25.007Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-07-23T07:55:25.007Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-07-23T07:55:25.007Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-07-23T07:55:25.007Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-07-23T07:55:25.007Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2021-07-23T07:55:25.007Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2021-07-23T07:55:25.007Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2021-07-23T07:55:25.007Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-07-23T07:55:25.007Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2021-07-23T07:55:25.007Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2021-07-23T07:55:25.007Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-23T07:55:25.007Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T07:55:25.007Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T07:55:25.007Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T07:55:25.007Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T07:55:25.007Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T07:55:25.007Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T07:55:25.268Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T07:55:25.268Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T07:55:25.268Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T07:55:25.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.07s) [2021-07-23T07:55:25.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-07-23T07:55:25.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-23T07:55:25.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-23T07:55:25.268Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-23T07:55:25.268Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-23T07:55:25.268Z] === RUN TestCreateWithInvalidEnv [2021-07-23T07:55:25.268Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-23T07:55:25.268Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-23T07:55:25.268Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-23T07:55:25.268Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-23T07:55:25.268Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-23T07:55:25.268Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-23T07:55:25.268Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-23T07:55:25.268Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-23T07:55:25.268Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-23T07:55:25.268Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-23T07:55:25.268Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-23T07:55:25.268Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-23T07:55:25.268Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-23T07:55:25.268Z] === RUN TestCreateTmpfsMountsTarget [2021-07-23T07:55:25.268Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-23T07:55:25.268Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-23T07:55:25.278Z] === RUN TestCopyFileWithInvalidSrc [2021-07-23T07:55:25.279Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestCopyFileWithInvalidDest [2021-07-23T07:55:25.279Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-23T07:55:25.279Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-23T07:55:25.279Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestCopyFile [2021-07-23T07:55:25.279Z] --- PASS: TestCopyFile (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-23T07:55:25.279Z] fileutils_test.go:134: Needs porting to Windows [2021-07-23T07:55:25.279Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-23T07:55:25.279Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-23T07:55:25.279Z] fileutils_test.go:180: Needs porting to Windows [2021-07-23T07:55:25.279Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestWildcardMatches [2021-07-23T07:55:25.279Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestPatternMatches [2021-07-23T07:55:25.279Z] --- PASS: TestPatternMatches (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-23T07:55:25.279Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestPatternMatchesFolderExclusions [2021-07-23T07:55:25.279Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-23T07:55:25.279Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-23T07:55:25.279Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-23T07:55:25.279Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-23T07:55:25.279Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestSingleExclamationError [2021-07-23T07:55:25.279Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestMatchesWithNoPatterns [2021-07-23T07:55:25.279Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestMatchesWithMalformedPatterns [2021-07-23T07:55:25.279Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestMatches [2021-07-23T07:55:25.279Z] --- PASS: TestMatches (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestCleanPatterns [2021-07-23T07:55:25.279Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-23T07:55:25.279Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestCleanPatternsExceptionFlag [2021-07-23T07:55:25.279Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-23T07:55:25.279Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-23T07:55:25.279Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestCleanPatternsErrorSingleException [2021-07-23T07:55:25.279Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestCreateIfNotExistsDir [2021-07-23T07:55:25.279Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestCreateIfNotExistsFile [2021-07-23T07:55:25.279Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-23T07:55:25.279Z] === RUN TestMatch [2021-07-23T07:55:25.279Z] --- PASS: TestMatch (0.00s) [2021-07-23T07:55:25.279Z] PASS [2021-07-23T07:55:25.279Z] coverage: 85.2% of statements [2021-07-23T07:55:25.279Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 85.2% of statements [2021-07-23T07:55:25.529Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-23T07:55:25.736Z] 2021/07/23 07:55:25 Closing DB instances... [2021-07-23T07:55:25.736Z] === RUN TestGet [2021-07-23T07:55:25.736Z] --- PASS: TestGet (0.00s) [2021-07-23T07:55:25.736Z] === RUN TestGetShortcutString [2021-07-23T07:55:25.736Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-23T07:55:25.736Z] PASS [2021-07-23T07:55:25.736Z] coverage: 42.9% of statements [2021-07-23T07:55:25.736Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2021-07-23T07:55:25.883Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-23T07:55:25.957Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.97s) [2021-07-23T07:55:25.957Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-23T07:55:26.698Z] === RUN TestCreateIDMapOrder [2021-07-23T07:55:26.698Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-23T07:55:26.698Z] PASS [2021-07-23T07:55:26.698Z] coverage: 7.2% of statements [2021-07-23T07:55:26.698Z] ok github.com/docker/docker/pkg/idtools 0.057s coverage: 7.2% of statements [2021-07-23T07:55:27.155Z] --- PASS: TestGetAddress (18.87s) [2021-07-23T07:55:27.155Z] === RUN TestRequestSyntaxCheck [2021-07-23T07:55:27.155Z] --- PASS: TestRequestSyntaxCheck (0.08s) [2021-07-23T07:55:27.155Z] === RUN TestRequest [2021-07-23T07:55:27.155Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-07-23T07:55:27.155Z] === RUN TestNetworkDBBulkSync [2021-07-23T07:55:27.900Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-23T07:55:28.119Z] === RUN TestFixedBufferCap [2021-07-23T07:55:28.119Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-23T07:55:28.119Z] === RUN TestFixedBufferLen [2021-07-23T07:55:28.119Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-23T07:55:28.119Z] === RUN TestFixedBufferString [2021-07-23T07:55:28.119Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-23T07:55:28.119Z] === RUN TestFixedBufferWrite [2021-07-23T07:55:28.119Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-23T07:55:28.119Z] === RUN TestFixedBufferRead [2021-07-23T07:55:28.119Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-23T07:55:28.119Z] === RUN TestBytesPipeRead [2021-07-23T07:55:28.119Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-23T07:55:28.119Z] === RUN TestBytesPipeWrite [2021-07-23T07:55:28.119Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-23T07:55:28.119Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-23T07:55:28.575Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2021-07-23T07:55:28.575Z] === RUN TestAtomicWriteToFile [2021-07-23T07:55:28.575Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-07-23T07:55:28.575Z] === RUN TestAtomicWriteSetCommit [2021-07-23T07:55:28.575Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-23T07:55:28.575Z] === RUN TestAtomicWriteSetCancel [2021-07-23T07:55:28.575Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-23T07:55:28.575Z] === RUN TestReadCloserWrapperClose [2021-07-23T07:55:28.575Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-23T07:55:28.575Z] === RUN TestReaderErrWrapperReadOnError [2021-07-23T07:55:28.575Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-23T07:55:28.575Z] === RUN TestReaderErrWrapperRead [2021-07-23T07:55:28.575Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-23T07:55:28.575Z] === RUN TestHashData [2021-07-23T07:55:28.575Z] --- PASS: TestHashData (0.00s) [2021-07-23T07:55:28.575Z] === RUN TestCancelReadCloser [2021-07-23T07:55:28.575Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-23T07:55:28.575Z] === RUN TestWriteCloserWrapperClose [2021-07-23T07:55:28.575Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-23T07:55:28.575Z] === RUN TestNopWriteCloser [2021-07-23T07:55:28.575Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-23T07:55:28.575Z] === RUN TestNopWriter [2021-07-23T07:55:28.575Z] --- PASS: TestNopWriter (0.00s) [2021-07-23T07:55:28.575Z] === RUN TestWriteCounter [2021-07-23T07:55:28.575Z] --- PASS: TestWriteCounter (0.00s) [2021-07-23T07:55:28.575Z] PASS [2021-07-23T07:55:28.575Z] coverage: 68.4% of statements [2021-07-23T07:55:28.575Z] ok github.com/docker/docker/pkg/ioutils 0.638s coverage: 68.4% of statements [2021-07-23T07:55:28.575Z] 2021/07/23 07:55:28 Closing DB instances... [2021-07-23T07:55:28.828Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-23T07:55:28.828Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-23T07:55:28.828Z] check_test.go:309: [d682f594d2621] daemon is not started [2021-07-23T07:55:28.828Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-23T07:55:28.828Z] --- PASS: TestCreateWithCustomMaskedPaths (3.51s) [2021-07-23T07:55:28.828Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-23T07:55:29.539Z] === RUN TestError [2021-07-23T07:55:29.539Z] --- PASS: TestError (0.00s) [2021-07-23T07:55:29.539Z] === RUN TestProgressString [2021-07-23T07:55:29.539Z] === RUN TestProgressString/no_progress [2021-07-23T07:55:29.539Z] === RUN TestProgressString/progress_1 [2021-07-23T07:55:29.539Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-23T07:55:29.539Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-23T07:55:29.539Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-23T07:55:29.539Z] === RUN TestProgressString/with_units [2021-07-23T07:55:29.539Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-23T07:55:29.539Z] === RUN TestProgressString/hide_counts [2021-07-23T07:55:29.539Z] --- PASS: TestProgressString (0.00s) [2021-07-23T07:55:29.539Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-23T07:55:29.539Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-23T07:55:29.539Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-23T07:55:29.539Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-23T07:55:29.539Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-23T07:55:29.539Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-23T07:55:29.539Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-23T07:55:29.539Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-23T07:55:29.539Z] === RUN TestJSONMessageDisplay [2021-07-23T07:55:29.539Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-07-23T07:55:29.539Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-23T07:55:29.539Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-23T07:55:29.539Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-23T07:55:29.539Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-23T07:55:29.539Z] === RUN TestDisplayJSONMessagesStream [2021-07-23T07:55:29.539Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-23T07:55:29.539Z] PASS [2021-07-23T07:55:29.539Z] coverage: 91.7% of statements [2021-07-23T07:55:29.539Z] ok github.com/docker/docker/pkg/jsonmessage 0.179s coverage: 91.7% of statements [2021-07-23T07:55:29.769Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-23T07:55:29.769Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-23T07:55:29.996Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-07-23T07:55:29.996Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-23T07:55:29.996Z] === RUN TestStandardLongPath [2021-07-23T07:55:29.996Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-23T07:55:29.996Z] === RUN TestUNCLongPath [2021-07-23T07:55:29.996Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-23T07:55:29.996Z] PASS [2021-07-23T07:55:29.996Z] coverage: 100.0% of statements [2021-07-23T07:55:29.996Z] ok github.com/docker/docker/pkg/longpath 0.055s coverage: 100.0% of statements [2021-07-23T07:55:30.014Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-23T07:55:30.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.50s) [2021-07-23T07:55:30.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.60s) [2021-07-23T07:55:30.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.64s) [2021-07-23T07:55:30.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.49s) [2021-07-23T07:55:30.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.84s) [2021-07-23T07:55:30.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.32s) [2021-07-23T07:55:30.014Z] === RUN TestBuildMultiStageCopy [2021-07-23T07:55:30.014Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-23T07:55:30.647Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-23T07:55:30.647Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-23T07:55:30.959Z] === RUN TestNameFormat [2021-07-23T07:55:30.959Z] --- PASS: TestNameFormat (0.00s) [2021-07-23T07:55:30.959Z] === RUN TestNameRetries [2021-07-23T07:55:30.959Z] --- PASS: TestNameRetries (0.00s) [2021-07-23T07:55:30.959Z] PASS [2021-07-23T07:55:30.959Z] coverage: 85.7% of statements [2021-07-23T07:55:30.959Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2021-07-23T07:55:31.416Z] === RUN TestParseKeyValueOpt [2021-07-23T07:55:31.416Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-23T07:55:31.416Z] === RUN TestParseUintList [2021-07-23T07:55:31.416Z] --- PASS: TestParseUintList (0.00s) [2021-07-23T07:55:31.416Z] === RUN TestParseUintListMaximumLimits [2021-07-23T07:55:31.416Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-23T07:55:31.416Z] PASS [2021-07-23T07:55:31.416Z] coverage: 97.0% of statements [2021-07-23T07:55:31.416Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2021-07-23T07:55:31.679Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-23T07:55:31.782Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-23T07:55:31.782Z] Using test binary docker [2021-07-23T07:55:31.782Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-23T07:55:31.782Z] +++ /etc/init.d/apparmor start [2021-07-23T07:55:31.782Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-23T07:55:31.782Z] INFO: Waiting for daemon to start... [2021-07-23T07:55:31.782Z] Starting dockerd [2021-07-23T07:55:31.782Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-07-23T07:55:31.872Z] === RUN TestNewAndRemove [2021-07-23T07:55:31.872Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-23T07:55:31.872Z] === RUN TestRemoveInvalidPath [2021-07-23T07:55:31.872Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-23T07:55:31.872Z] PASS [2021-07-23T07:55:31.872Z] coverage: 82.6% of statements [2021-07-23T07:55:31.872Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2021-07-23T07:55:31.940Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-23T07:55:32.200Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.45s) [2021-07-23T07:55:32.200Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-23T07:55:32.200Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T07:55:32.200Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T07:55:32.200Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T07:55:32.200Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T07:55:32.200Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T07:55:32.200Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T07:55:32.200Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T07:55:32.200Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T07:55:32.200Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T07:55:32.200Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T07:55:32.200Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T07:55:32.200Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T07:55:32.201Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T07:55:32.201Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T07:55:32.461Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T07:55:32.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-23T07:55:32.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-23T07:55:32.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-23T07:55:32.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-07-23T07:55:32.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-07-23T07:55:32.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-23T07:55:32.462Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-23T07:55:32.836Z] === RUN TestFailedConnection [2021-07-23T07:55:32.836Z] === RUN TestParseEmptyInterface [2021-07-23T07:55:32.836Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-23T07:55:32.836Z] === RUN TestParseNonInterfaceType [2021-07-23T07:55:32.836Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-23T07:55:32.836Z] === RUN TestParseWithOneFunction [2021-07-23T07:55:32.836Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-23T07:55:32.836Z] === RUN TestParseWithMultipleFuncs [2021-07-23T07:55:32.836Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-23T07:55:32.836Z] === RUN TestParseWithUnnamedReturn [2021-07-23T07:55:32.836Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-23T07:55:32.836Z] === RUN TestEmbeddedInterface [2021-07-23T07:55:32.836Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-23T07:55:32.836Z] === RUN TestParsedImports [2021-07-23T07:55:32.836Z] --- PASS: TestParsedImports (0.00s) [2021-07-23T07:55:32.836Z] === RUN TestAliasedImports [2021-07-23T07:55:32.836Z] --- PASS: TestAliasedImports (0.00s) [2021-07-23T07:55:32.836Z] PASS [2021-07-23T07:55:32.836Z] coverage: 56.8% of statements [2021-07-23T07:55:32.836Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2021-07-23T07:55:32.836Z] 2021/07/23 07:55:32 Closing DB instances... [2021-07-23T07:55:33.292Z] time="2021-07-23T07:55:32Z" level=error msg="node: 0491c5f48365 is unknown to memberlist" [2021-07-23T07:55:33.292Z] time="2021-07-23T07:55:32Z" level=error msg="node: 0491c5f48365 is unknown to memberlist" [2021-07-23T07:55:33.292Z] time="2021-07-23T07:55:33Z" level=error msg="node: 0491c5f48365 is unknown to memberlist" [2021-07-23T07:55:33.292Z] time="2021-07-23T07:55:33Z" level=error msg="node: 0491c5f48365 is unknown to memberlist" [2021-07-23T07:55:33.292Z] time="2021-07-23T07:55:33Z" level=error msg="node: 0491c5f48365 is unknown to memberlist" [2021-07-23T07:55:33.703Z] . [2021-07-23T07:55:33.703Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-23T07:55:33.703Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-23T07:55:33.703Z] Error: No such image: emptyfs [2021-07-23T07:55:33.703Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-23T07:55:33.703Z] ++++ docker load [2021-07-23T07:55:33.847Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.20s) [2021-07-23T07:55:33.847Z] === RUN TestCreateDifferentPlatform [2021-07-23T07:55:33.847Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-23T07:55:33.847Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-23T07:55:33.847Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-23T07:55:33.847Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-23T07:55:33.847Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-07-23T07:55:33.847Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-23T07:55:33.847Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-07-23T07:55:33.847Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-23T07:55:33.847Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-23T07:55:33.847Z] === RUN TestContainerStartOnDaemonRestart [2021-07-23T07:55:33.847Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-23T07:55:33.847Z] === RUN TestDaemonRestartIpcMode [2021-07-23T07:55:33.847Z] === PAUSE TestDaemonRestartIpcMode [2021-07-23T07:55:33.847Z] === RUN TestDaemonHostGatewayIP [2021-07-23T07:55:33.847Z] === PAUSE TestDaemonHostGatewayIP [2021-07-23T07:55:33.847Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-23T07:55:33.847Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-23T07:55:33.847Z] === RUN TestContainerKillOnDaemonStart [2021-07-23T07:55:33.847Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-23T07:55:33.847Z] === RUN TestDiff [2021-07-23T07:55:33.967Z] Running integration-test (iteration 1) [2021-07-23T07:55:33.967Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-23T07:55:33.967Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-23T07:55:33.967Z] ++ set -e [2021-07-23T07:55:33.967Z] ++ '[' -n 0 ']' [2021-07-23T07:55:33.967Z] ++ set -x [2021-07-23T07:55:33.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-23T07:55:34.108Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-23T07:55:34.256Z] === RUN TestHTTPTransport [2021-07-23T07:55:34.256Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-23T07:55:34.256Z] PASS [2021-07-23T07:55:34.256Z] coverage: 85.7% of statements [2021-07-23T07:55:34.256Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2021-07-23T07:55:34.256Z] --- PASS: TestFailedConnection (1.34s) [2021-07-23T07:55:34.256Z] === RUN TestFailOnce [2021-07-23T07:55:34.256Z] 2021/07/23 07:55:34 http: panic serving 127.0.0.1:49289: Plugin not ready [2021-07-23T07:55:34.256Z] goroutine 18 [running]: [2021-07-23T07:55:34.256Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-07-23T07:55:34.256Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-23T07:55:34.256Z] panic(0x1135280, 0x124c6d0) [2021-07-23T07:55:34.256Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-23T07:55:34.256Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x125cd90, 0xc00021a000, 0xc0001b0000) [2021-07-23T07:55:34.256Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-23T07:55:34.256Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x125cd90, 0xc00021a000, 0xc0001b0000) [2021-07-23T07:55:34.256Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-23T07:55:34.256Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x125cd90, 0xc00021a000, 0xc0001b0000) [2021-07-23T07:55:34.256Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-23T07:55:34.256Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x125cd90, 0xc00021a000, 0xc0001b0000) [2021-07-23T07:55:34.256Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-23T07:55:34.256Z] net/http.(*conn).serve(0xc0001a0000, 0x125d980, 0xc000188040) [2021-07-23T07:55:34.256Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-23T07:55:34.256Z] created by net/http.(*Server).Serve [2021-07-23T07:55:34.256Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-23T07:55:34.256Z] time="2021-07-23T07:55:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2021-07-23T07:55:34.712Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-23T07:55:34.712Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-23T07:55:34.712Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-23T07:55:34.712Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-23T07:55:34.712Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-23T07:55:34.712Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-23T07:55:34.712Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-23T07:55:34.712Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-23T07:55:34.712Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-23T07:55:34.712Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-23T07:55:34.712Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-23T07:55:34.712Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-23T07:55:34.712Z] === RUN TestBufferPoolPutAndGet [2021-07-23T07:55:34.712Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-23T07:55:34.712Z] PASS [2021-07-23T07:55:34.712Z] coverage: 88.2% of statements [2021-07-23T07:55:34.712Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2021-07-23T07:55:35.050Z] --- PASS: TestDiff (1.18s) [2021-07-23T07:55:35.050Z] === RUN TestExecWithCloseStdin [2021-07-23T07:55:35.169Z] === RUN TestOutputOnPrematureClose [2021-07-23T07:55:35.169Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-23T07:55:35.169Z] === RUN TestCompleteSilently [2021-07-23T07:55:35.169Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-23T07:55:35.170Z] PASS [2021-07-23T07:55:35.170Z] coverage: 75.9% of statements [2021-07-23T07:55:35.170Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2021-07-23T07:55:35.575Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-23T07:55:35.626Z] --- PASS: TestFailOnce (1.14s) [2021-07-23T07:55:35.626Z] === RUN TestEchoInputOutput [2021-07-23T07:55:35.626Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-23T07:55:35.626Z] === RUN TestBackoff [2021-07-23T07:55:35.626Z] --- PASS: TestBackoff (0.00s) [2021-07-23T07:55:35.626Z] === RUN TestAbortRetry [2021-07-23T07:55:35.626Z] --- PASS: TestAbortRetry (0.00s) [2021-07-23T07:55:35.626Z] === RUN TestClientScheme [2021-07-23T07:55:35.626Z] --- PASS: TestClientScheme (0.00s) [2021-07-23T07:55:35.626Z] === RUN TestNewClientWithTimeout [2021-07-23T07:55:36.082Z] === RUN TestSendToOneSub [2021-07-23T07:55:36.082Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-23T07:55:36.082Z] === RUN TestSendToMultipleSubs [2021-07-23T07:55:36.082Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-23T07:55:36.082Z] === RUN TestEvictOneSub [2021-07-23T07:55:36.082Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-23T07:55:36.082Z] === RUN TestClosePublisher [2021-07-23T07:55:36.082Z] --- PASS: TestClosePublisher (0.00s) [2021-07-23T07:55:36.082Z] === RUN TestPubSubRace [2021-07-23T07:55:36.082Z] time="2021-07-23T07:55:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-23T07:55:36.082Z] time="2021-07-23T07:55:35Z" level=error msg="node4(b1c967029dd7) Could not close DB: timeout waiting for leave broadcast" [2021-07-23T07:55:36.082Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.92s) [2021-07-23T07:55:36.082Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-23T07:55:36.091Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-23T07:55:36.091Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-23T07:55:36.091Z] [2021-07-23T07:55:36.091Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-23T07:55:36.091Z] =========================== short test summary info ============================ [2021-07-23T07:55:36.091Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-23T07:55:36.091Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-23T07:55:36.091Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-23T07:55:36.091Z] Not supported on most drivers [2021-07-23T07:55:36.091Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-23T07:55:36.091Z] Output of docker top depends on host distro, and is not formalized. [2021-07-23T07:55:36.091Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-23T07:55:36.091Z] Output of docker top depends on host distro, and is not formalized. [2021-07-23T07:55:36.091Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-23T07:55:36.091Z] Can fail if eth0 has multiple IP addresses [2021-07-23T07:55:36.091Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-23T07:55:36.091Z] This doesn't seem to be taken into account by the engine [2021-07-23T07:55:36.091Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-23T07:55:36.091Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-23T07:55:36.091Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-23T07:55:36.091Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 341.59 seconds == [2021-07-23T07:55:36.657Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-23T07:55:36.965Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-23T07:55:36.965Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-23T07:55:36.965Z] --- PASS: TestExecWithCloseStdin (1.92s) [2021-07-23T07:55:36.965Z] === RUN TestExec [2021-07-23T07:55:37.045Z] --- PASS: TestPubSubRace (1.05s) [2021-07-23T07:55:37.045Z] PASS [2021-07-23T07:55:37.045Z] coverage: 75.0% of statements [2021-07-23T07:55:37.045Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 75.0% of statements [2021-07-23T07:55:37.045Z] 2021/07/23 07:55:36 Closing DB instances... [2021-07-23T07:55:37.503Z] time="2021-07-23T07:55:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-23T07:55:37.503Z] === RUN TestRegister [2021-07-23T07:55:37.503Z] --- PASS: TestRegister (0.00s) [2021-07-23T07:55:37.503Z] === RUN TestCommand [2021-07-23T07:55:37.503Z] --- PASS: TestRequest (10.43s) [2021-07-23T07:55:37.503Z] === RUN TestOverlappingRequests [2021-07-23T07:55:37.503Z] --- PASS: TestCommand (0.03s) [2021-07-23T07:55:37.503Z] === RUN TestNaiveSelf [2021-07-23T07:55:37.503Z] --- PASS: TestNaiveSelf (0.04s) [2021-07-23T07:55:37.503Z] PASS [2021-07-23T07:55:37.503Z] coverage: 82.4% of statements [2021-07-23T07:55:37.503Z] ok github.com/docker/docker/pkg/reexec 0.129s coverage: 82.4% of statements [2021-07-23T07:55:37.962Z] --- PASS: TestOverlappingRequests (0.46s) [2021-07-23T07:55:37.962Z] === RUN TestRelease [2021-07-23T07:55:38.418Z] === RUN TestDump [2021-07-23T07:55:38.418Z] goroutine 19 [running]: [2021-07-23T07:55:38.418Z] github.com/docker/docker/pkg/stack.dump(0xc00014c010, 0x723b1d8, 0xfe85462880) [2021-07-23T07:55:38.418Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-23T07:55:38.418Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-23T07:55:38.418Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-23T07:55:38.418Z] github.com/docker/docker/pkg/stack.TestDump(0xc000104480) [2021-07-23T07:55:38.418Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-23T07:55:38.418Z] testing.tRunner(0xc000104480, 0xc45ee0) [2021-07-23T07:55:38.418Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-23T07:55:38.418Z] created by testing.(*T).Run [2021-07-23T07:55:38.418Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-23T07:55:38.418Z] [2021-07-23T07:55:38.418Z] goroutine 1 [chan receive]: [2021-07-23T07:55:38.418Z] testing.(*T).Run(0xc000104480, 0xc38618, 0x8, 0xc45ee0, 0xaaa2cd) [2021-07-23T07:55:38.418Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-23T07:55:38.418Z] testing.runTests.func1(0xc000104300) [2021-07-23T07:55:38.418Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-23T07:55:38.418Z] testing.tRunner(0xc000104300, 0xc000149da8) [2021-07-23T07:55:38.418Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-23T07:55:38.418Z] testing.runTests(0xc00011c060, 0xd8b220, 0x3, 0x3, 0xc036bbf48719dfc8, 0x8bb34e0311, 0xd8fc80, 0xc39e68) [2021-07-23T07:55:38.418Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-23T07:55:38.419Z] testing.(*M).Run(0xc000158080, 0x0) [2021-07-23T07:55:38.419Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-23T07:55:38.419Z] main.main() [2021-07-23T07:55:38.419Z] _testmain.go:95 +0x1c8 [2021-07-23T07:55:38.419Z] --- PASS: TestDump (0.00s) [2021-07-23T07:55:38.419Z] === RUN TestDumpToFile [2021-07-23T07:55:38.419Z] --- PASS: TestDumpToFile (0.13s) [2021-07-23T07:55:38.419Z] === RUN TestDumpToFileWithEmptyInput [2021-07-23T07:55:38.419Z] goroutine 21 [running]: [2021-07-23T07:55:38.419Z] github.com/docker/docker/pkg/stack.dump(0xc00014c010, 0x438, 0xb24500) [2021-07-23T07:55:38.419Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-23T07:55:38.419Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-23T07:55:38.419Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-23T07:55:38.419Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000104900) [2021-07-23T07:55:38.419Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-23T07:55:38.419Z] testing.tRunner(0xc000104900, 0xc45ed0) [2021-07-23T07:55:38.419Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-23T07:55:38.419Z] created by testing.(*T).Run [2021-07-23T07:55:38.419Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-23T07:55:38.419Z] [2021-07-23T07:55:38.419Z] goroutine 1 [chan receive]: [2021-07-23T07:55:38.419Z] testing.(*T).Run(0xc000104900, 0xc3f0cc, 0x1c, 0xc45ed0, 0xaaa201) [2021-07-23T07:55:38.419Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-23T07:55:38.419Z] testing.runTests.func1(0xc000104300) [2021-07-23T07:55:38.419Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-23T07:55:38.419Z] testing.tRunner(0xc000104300, 0xc000149da8) [2021-07-23T07:55:38.419Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-23T07:55:38.419Z] testing.runTests(0xc00011c060, 0xd8b220, 0x3, 0x3, 0xc036bbf48719dfc8, 0x8bb34e0311, 0xd8fc80, 0xc39e68) [2021-07-23T07:55:38.419Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-23T07:55:38.419Z] testing.(*M).Run(0xc000158080, 0x0) [2021-07-23T07:55:38.419Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-23T07:55:38.419Z] main.main() [2021-07-23T07:55:38.419Z] _testmain.go:95 +0x1c8 [2021-07-23T07:55:38.419Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-23T07:55:38.419Z] PASS [2021-07-23T07:55:38.419Z] coverage: 90.9% of statements [2021-07-23T07:55:38.419Z] ok github.com/docker/docker/pkg/stack 0.192s coverage: 90.9% of statements [2021-07-23T07:55:38.875Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-07-23T07:55:38.875Z] === RUN TestNetworkDBGarbageCollection [2021-07-23T07:55:38.878Z] --- PASS: TestExec (1.73s) [2021-07-23T07:55:38.878Z] === RUN TestExecUser [2021-07-23T07:55:38.878Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-23T07:55:39.138Z] check_test.go:309: [db9faab3816f6] daemon is not started [2021-07-23T07:55:39.139Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-23T07:55:39.336Z] === RUN TestNewStdWriter [2021-07-23T07:55:39.336Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-23T07:55:39.336Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-23T07:55:39.336Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-23T07:55:39.336Z] === RUN TestWriteWithNilBytes [2021-07-23T07:55:39.336Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-23T07:55:39.336Z] === RUN TestWrite [2021-07-23T07:55:39.336Z] --- PASS: TestWrite (0.00s) [2021-07-23T07:55:39.336Z] === RUN TestWriteWithWriterError [2021-07-23T07:55:39.336Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-23T07:55:39.336Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-23T07:55:39.336Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-23T07:55:39.336Z] === RUN TestStdCopyWriteAndRead [2021-07-23T07:55:39.336Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-23T07:55:39.336Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-23T07:55:39.336Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-23T07:55:39.336Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-23T07:55:39.336Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-23T07:55:39.336Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-23T07:55:39.336Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-23T07:55:39.336Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-23T07:55:39.336Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-23T07:55:39.336Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-23T07:55:39.336Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-23T07:55:39.336Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-23T07:55:39.336Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-23T07:55:39.336Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-23T07:55:39.336Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-23T07:55:39.336Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-23T07:55:39.336Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-23T07:55:39.336Z] PASS [2021-07-23T07:55:39.336Z] coverage: 100.0% of statements [2021-07-23T07:55:39.336Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2021-07-23T07:55:39.399Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-23T07:55:39.793Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-23T07:55:39.793Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-23T07:55:39.793Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-23T07:55:39.793Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-23T07:55:39.793Z] === RUN TestFormatStatus [2021-07-23T07:55:39.793Z] --- PASS: TestFormatStatus (0.00s) [2021-07-23T07:55:39.793Z] === RUN TestFormatError [2021-07-23T07:55:39.793Z] --- PASS: TestFormatError (0.00s) [2021-07-23T07:55:39.793Z] === RUN TestFormatJSONError [2021-07-23T07:55:39.793Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-23T07:55:39.793Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-23T07:55:39.793Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-23T07:55:39.793Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-23T07:55:39.793Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-23T07:55:39.793Z] === RUN TestNewJSONProgressOutput [2021-07-23T07:55:39.793Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-23T07:55:39.793Z] === RUN TestAuxFormatterEmit [2021-07-23T07:55:39.793Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-23T07:55:39.793Z] === RUN TestStreamWriterStdout [2021-07-23T07:55:39.793Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-23T07:55:39.793Z] === RUN TestStreamWriterStderr [2021-07-23T07:55:39.793Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-23T07:55:39.793Z] PASS [2021-07-23T07:55:39.793Z] coverage: 66.2% of statements [2021-07-23T07:55:39.793Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2021-07-23T07:55:39.793Z] --- PASS: TestRelease (1.84s) [2021-07-23T07:55:39.793Z] === RUN TestAllocateRandomDeallocate [2021-07-23T07:55:40.249Z] time="2021-07-23T07:55:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-23T07:55:40.249Z] === RUN TestGenerateRandomID [2021-07-23T07:55:40.249Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-23T07:55:40.249Z] === RUN TestShortenId [2021-07-23T07:55:40.249Z] --- PASS: TestShortenId (0.00s) [2021-07-23T07:55:40.249Z] === RUN TestShortenSha256Id [2021-07-23T07:55:40.249Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-23T07:55:40.249Z] === RUN TestShortenIdEmpty [2021-07-23T07:55:40.249Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-23T07:55:40.249Z] === RUN TestShortenIdInvalid [2021-07-23T07:55:40.249Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-23T07:55:40.249Z] === RUN TestIsShortIDNonHex [2021-07-23T07:55:40.249Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-23T07:55:40.249Z] === RUN TestIsShortIDNotCorrectSize [2021-07-23T07:55:40.249Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-23T07:55:40.249Z] PASS [2021-07-23T07:55:40.249Z] coverage: 70.6% of statements [2021-07-23T07:55:40.249Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2021-07-23T07:55:40.339Z] --- PASS: TestExecUser (1.85s) [2021-07-23T07:55:40.339Z] === RUN TestExportContainerAndImportImage [2021-07-23T07:55:41.213Z] === RUN TestIsCpusetListAvailable [2021-07-23T07:55:41.213Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-23T07:55:41.213Z] PASS [2021-07-23T07:55:41.213Z] coverage: 39.4% of statements [2021-07-23T07:55:41.213Z] ok github.com/docker/docker/pkg/sysinfo 0.048s coverage: 39.4% of statements [2021-07-23T07:55:42.250Z] --- PASS: TestExportContainerAndImportImage (1.69s) [2021-07-23T07:55:42.250Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-23T07:55:43.191Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-23T07:55:43.381Z] === RUN TestChtimes [2021-07-23T07:55:43.381Z] --- PASS: TestChtimes (0.00s) [2021-07-23T07:55:43.381Z] === RUN TestChtimesWindows [2021-07-23T07:55:43.381Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-23T07:55:43.381Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-23T07:55:43.381Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-23T07:55:43.381Z] === RUN TestEnsureRemoveAllNotExist [2021-07-23T07:55:43.381Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-23T07:55:43.381Z] === RUN TestEnsureRemoveAllWithDir [2021-07-23T07:55:43.381Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-23T07:55:43.381Z] === RUN TestEnsureRemoveAllWithFile [2021-07-23T07:55:43.381Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-23T07:55:43.381Z] === RUN TestHasWin32KSupport [2021-07-23T07:55:43.381Z] syscall_windows_test.go:8: win32k: true [2021-07-23T07:55:43.381Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-23T07:55:43.381Z] PASS [2021-07-23T07:55:43.381Z] coverage: 12.9% of statements [2021-07-23T07:55:43.381Z] ok github.com/docker/docker/pkg/system 0.070s coverage: 12.9% of statements [2021-07-23T07:55:43.762Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2021-07-23T07:55:43.762Z] === RUN TestHealthCheckWorkdir [2021-07-23T07:55:43.762Z] check_test.go:309: [d353f0cd7ee7a] daemon is not started [2021-07-23T07:55:43.762Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-23T07:55:43.762Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-23T07:55:43.838Z] === RUN TestTailFile [2021-07-23T07:55:43.838Z] --- PASS: TestTailFile (0.00s) [2021-07-23T07:55:43.838Z] === RUN TestTailFileManyLines [2021-07-23T07:55:43.838Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-23T07:55:43.838Z] === RUN TestTailEmptyFile [2021-07-23T07:55:43.838Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-23T07:55:43.838Z] === RUN TestTailNegativeN [2021-07-23T07:55:43.838Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader [2021-07-23T07:55:43.838Z] === CONT TestNewTailReader [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/no_delimiter [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/truncated_last_line [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-23T07:55:43.838Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.838Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:43.838Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:55:43.838Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-23T07:55:43.838Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.838Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-23T07:55:43.838Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:43.838Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-23T07:55:43.838Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:43.838Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:43.838Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-23T07:55:43.838Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:43.838Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:43.838Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.838Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-23T07:55:43.838Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-23T07:55:43.838Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/no_delimiter [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-23T07:55:43.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-23T07:55:43.839Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:43.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-23T07:55:43.840Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:55:43.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:55:43.840Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:43.841Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:43.841Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:43.841Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:44.108Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-07-23T07:55:44.108Z] PASS [2021-07-23T07:55:44.108Z] [2021-07-23T07:55:44.108Z] DONE 17 tests in 47.071s [2021-07-23T07:55:44.108Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-23T07:55:44.108Z] INFO: Testing against a local daemon [2021-07-23T07:55:44.108Z] === RUN TestPluginInvalidJSON [2021-07-23T07:55:44.108Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T07:55:44.108Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T07:55:44.108Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T07:55:44.108Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-23T07:55:44.108Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-23T07:55:44.108Z] === RUN TestPluginInstall [2021-07-23T07:55:44.108Z] === RUN TestPluginInstall/no_auth [2021-07-23T07:55:44.108Z] time="2021-07-23T07:55:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T07:55:44.108Z] time="2021-07-23T07:55:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67b255c4172ba4d3bbaa879dc3cec8a7be005ca794bba4a1bd8d051d972dff58" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T07:55:44.108Z] time="2021-07-23T07:55:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T07:55:44.108Z] time="2021-07-23T07:55:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67b255c4172ba4d3bbaa879dc3cec8a7be005ca794bba4a1bd8d051d972dff58" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T07:55:44.108Z] === RUN TestPluginInstall/with_htpasswd [2021-07-23T07:55:44.298Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:44.298Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:44.298Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:44.298Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:44.298Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:44.298Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:44.298Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:44.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:44.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:44.299Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:44.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:44.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:44.300Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:44.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:44.300Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:44.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:44.300Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:44.300Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:44.300Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-23T07:55:44.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-23T07:55:44.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-23T07:55:44.302Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-23T07:55:44.303Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-23T07:55:44.303Z] PASS [2021-07-23T07:55:44.303Z] coverage: 88.6% of statements [2021-07-23T07:55:44.303Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2021-07-23T07:55:44.368Z] time="2021-07-23T07:55:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T07:55:44.368Z] time="2021-07-23T07:55:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67b255c4172ba4d3bbaa879dc3cec8a7be005ca794bba4a1bd8d051d972dff58" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T07:55:44.368Z] time="2021-07-23T07:55:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T07:55:44.368Z] time="2021-07-23T07:55:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67b255c4172ba4d3bbaa879dc3cec8a7be005ca794bba4a1bd8d051d972dff58" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T07:55:44.627Z] === RUN TestPluginInstall/with_insecure [2021-07-23T07:55:44.759Z] time="2021-07-23T07:55:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-23T07:55:44.778Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-23T07:55:44.778Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-23T07:55:44.778Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-23T07:55:45.216Z] === RUN TestTarSumRemoveNonExistent [2021-07-23T07:55:45.216Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-23T07:55:45.216Z] === RUN TestTarSumRemove [2021-07-23T07:55:45.216Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-23T07:55:45.216Z] === RUN TestSortFileInfoSums [2021-07-23T07:55:45.216Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-23T07:55:45.216Z] === RUN TestNewTarSumForLabelInvalid [2021-07-23T07:55:45.216Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-23T07:55:45.216Z] === RUN TestNewTarSumForLabel [2021-07-23T07:55:45.216Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-23T07:55:45.216Z] === RUN TestEmptyTar [2021-07-23T07:55:45.216Z] --- PASS: TestEmptyTar (0.00s) [2021-07-23T07:55:45.216Z] === RUN TestTarSumsReadSize [2021-07-23T07:55:45.216Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-23T07:55:45.216Z] === RUN TestTarSums [2021-07-23T07:55:45.216Z] --- PASS: TestTarSums (0.07s) [2021-07-23T07:55:45.216Z] === RUN TestIteration [2021-07-23T07:55:45.216Z] --- PASS: TestIteration (0.00s) [2021-07-23T07:55:45.216Z] === RUN TestVersionLabelForChecksum [2021-07-23T07:55:45.216Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-23T07:55:45.216Z] === RUN TestVersion [2021-07-23T07:55:45.216Z] --- PASS: TestVersion (0.00s) [2021-07-23T07:55:45.216Z] === RUN TestGetVersion [2021-07-23T07:55:45.216Z] --- PASS: TestGetVersion (0.00s) [2021-07-23T07:55:45.216Z] === RUN TestGetVersions [2021-07-23T07:55:45.216Z] --- PASS: TestGetVersions (0.00s) [2021-07-23T07:55:45.216Z] PASS [2021-07-23T07:55:45.216Z] coverage: 89.3% of statements [2021-07-23T07:55:45.216Z] ok github.com/docker/docker/pkg/tarsum 0.126s coverage: 89.3% of statements [2021-07-23T07:55:45.567Z] time="2021-07-23T07:55:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T07:55:45.567Z] time="2021-07-23T07:55:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6b3f962c4d74b729f08ac022501fb3a7493899dc8f245dc90be13ff3d4a58a8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T07:55:45.567Z] time="2021-07-23T07:55:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T07:55:45.567Z] time="2021-07-23T07:55:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6b3f962c4d74b729f08ac022501fb3a7493899dc8f245dc90be13ff3d4a58a8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T07:55:45.672Z] --- PASS: TestAllocateRandomDeallocate (5.51s) [2021-07-23T07:55:45.672Z] === RUN TestRetrieveFromStore [2021-07-23T07:55:45.672Z] testing: warning: no tests to run [2021-07-23T07:55:45.672Z] PASS [2021-07-23T07:55:45.672Z] coverage: [no statements] [2021-07-23T07:55:45.672Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2021-07-23T07:55:45.672Z] --- PASS: TestHealthCheckWorkdir (1.89s) [2021-07-23T07:55:45.672Z] === RUN TestHealthKillContainer [2021-07-23T07:55:45.739Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-23T07:55:45.826Z] plugin_test.go:165: [d1d35a8d31b92] daemon is not started [2021-07-23T07:55:45.827Z] --- PASS: TestPluginInstall (3.84s) [2021-07-23T07:55:45.827Z] --- PASS: TestPluginInstall/no_auth (1.90s) [2021-07-23T07:55:45.827Z] --- PASS: TestPluginInstall/with_htpasswd (0.67s) [2021-07-23T07:55:45.827Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-07-23T07:55:45.827Z] === RUN TestPluginsWithRuntimes [2021-07-23T07:55:45.932Z] docker_cli_daemon_plugins_test.go:79: [db0f3a2c18911] daemon is not started [2021-07-23T07:55:46.127Z] === RUN TestTruncIndex [2021-07-23T07:55:46.583Z] --- PASS: TestTruncIndex (0.11s) [2021-07-23T07:55:46.583Z] PASS [2021-07-23T07:55:46.583Z] coverage: 91.5% of statements [2021-07-23T07:55:46.583Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2021-07-23T07:55:46.872Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-23T07:55:46.872Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-23T07:55:47.038Z] === RUN TestIsGIT [2021-07-23T07:55:47.038Z] --- PASS: TestIsGIT (0.00s) [2021-07-23T07:55:47.038Z] === RUN TestIsTransport [2021-07-23T07:55:47.038Z] --- PASS: TestIsTransport (0.00s) [2021-07-23T07:55:47.038Z] PASS [2021-07-23T07:55:47.038Z] coverage: 100.0% of statements [2021-07-23T07:55:47.038Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2021-07-23T07:55:47.038Z] --- PASS: TestRetrieveFromStore (1.74s) [2021-07-23T07:55:47.038Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-23T07:55:47.038Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-07-23T07:55:47.038Z] === RUN TestParallelPredefinedRequest1 [2021-07-23T07:55:47.038Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-23T07:55:47.038Z] === RUN TestParallelPredefinedRequest2 [2021-07-23T07:55:47.038Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-23T07:55:47.038Z] === RUN TestParallelPredefinedRequest3 [2021-07-23T07:55:47.038Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-23T07:55:47.038Z] === RUN TestParallelPredefinedRequest4 [2021-07-23T07:55:47.038Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-23T07:55:47.038Z] === RUN TestParallelPredefinedRequest5 [2021-07-23T07:55:47.038Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-23T07:55:47.038Z] === RUN TestDebug [2021-07-23T07:55:47.038Z] --- PASS: TestDebug (0.00s) [2021-07-23T07:55:47.038Z] === RUN TestRequestPoolParallel [2021-07-23T07:55:47.264Z] --- PASS: TestBuildMultiStageCopy (17.09s) [2021-07-23T07:55:47.264Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (13.33s) [2021-07-23T07:55:47.264Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2021-07-23T07:55:47.264Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.88s) [2021-07-23T07:55:47.264Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s) [2021-07-23T07:55:47.264Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.17s) [2021-07-23T07:55:47.264Z] === RUN TestBuildMultiStageParentConfig [2021-07-23T07:55:47.497Z] === RUN TestVersionInfo [2021-07-23T07:55:47.497Z] --- PASS: TestVersionInfo (0.00s) [2021-07-23T07:55:47.497Z] === RUN TestAppendVersions [2021-07-23T07:55:47.497Z] --- PASS: TestAppendVersions (0.00s) [2021-07-23T07:55:47.497Z] PASS [2021-07-23T07:55:47.497Z] coverage: 88.9% of statements [2021-07-23T07:55:47.497Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2021-07-23T07:55:47.734Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-23T07:55:47.855Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-23T07:55:47.952Z] --- PASS: TestRequestPoolParallel (0.53s) [2021-07-23T07:55:47.953Z] === RUN TestFullAllocateRelease [2021-07-23T07:55:47.953Z] --- PASS: TestFullAllocateRelease (0.40s) [2021-07-23T07:55:47.953Z] === RUN TestOddAllocateRelease [2021-07-23T07:55:48.411Z] --- PASS: TestOddAllocateRelease (0.20s) [2021-07-23T07:55:48.411Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-23T07:55:48.411Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-07-23T07:55:48.411Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-23T07:55:48.411Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-07-23T07:55:48.411Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-23T07:55:48.411Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-07-23T07:55:48.411Z] === CONT TestParallelPredefinedRequest1 [2021-07-23T07:55:48.411Z] === CONT TestParallelPredefinedRequest4 [2021-07-23T07:55:48.411Z] === CONT TestParallelPredefinedRequest1 [2021-07-23T07:55:48.411Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:55:48.411Z] === CONT TestParallelPredefinedRequest5 [2021-07-23T07:55:48.411Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:55:48.411Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-23T07:55:48.411Z] === CONT TestParallelPredefinedRequest3 [2021-07-23T07:55:48.411Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:55:48.411Z] === CONT TestParallelPredefinedRequest2 [2021-07-23T07:55:48.411Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-23T07:55:48.411Z] === CONT TestParallelPredefinedRequest2 [2021-07-23T07:55:48.411Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:55:48.411Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-23T07:55:48.411Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-23T07:55:48.411Z] === CONT TestParallelPredefinedRequest4 [2021-07-23T07:55:48.411Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:55:48.411Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-23T07:55:48.411Z] PASS [2021-07-23T07:55:48.411Z] coverage: 85.3% of statements [2021-07-23T07:55:48.411Z] ok github.com/docker/docker/libnetwork/ipam 48.960s coverage: 85.3% of statements [2021-07-23T07:55:48.673Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-23T07:55:48.798Z] --- PASS: TestHealthKillContainer (3.27s) [2021-07-23T07:55:48.798Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-23T07:55:48.847Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-23T07:55:48.847Z] [2021-07-23T07:55:48.847Z] Unloading profiles will leave already running processes permanently [2021-07-23T07:55:48.847Z] unconfined, which can lead to unexpected situations. [2021-07-23T07:55:48.847Z] [2021-07-23T07:55:48.847Z] To set a process to complain mode, use the command line tool [2021-07-23T07:55:48.847Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-23T07:55:48.847Z] Post stage [Pipeline] junit [2021-07-23T07:55:48.859Z] Recording test results [2021-07-23T07:55:48.867Z] === RUN TestValidatePrivileges [2021-07-23T07:55:48.867Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-23T07:55:48.867Z] === RUN TestFilterByCapNeg [2021-07-23T07:55:48.867Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-23T07:55:48.867Z] === RUN TestFilterByCapPos [2021-07-23T07:55:48.867Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-23T07:55:48.867Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-23T07:55:48.867Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-23T07:55:48.867Z] PASS [2021-07-23T07:55:48.867Z] coverage: 12.0% of statements [2021-07-23T07:55:48.867Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2021-07-23T07:55:48.913Z] Loaded image: buildpack-deps:buster [2021-07-23T07:55:48.913Z] Loaded image: busybox:latest [2021-07-23T07:55:48.913Z] Loaded image: busybox:glibc [2021-07-23T07:55:49.058Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-23T07:55:49.058Z] docker_cli_daemon_plugins_test.go:169: [df996de1f7c47] daemon is not started [2021-07-23T07:55:49.431Z] --- PASS: TestBuildMultiStageParentConfig (2.32s) [2021-07-23T07:55:49.431Z] === RUN TestBuildLabelWithTargets [2021-07-23T07:55:49.431Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T07:55:49.431Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-23T07:55:49.431Z] === RUN TestBuildWithEmptyLayers [2021-07-23T07:55:49.613Z] --- PASS: TestPluginsWithRuntimes (3.60s) [2021-07-23T07:55:49.613Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.97s) [2021-07-23T07:55:49.613Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-07-23T07:55:49.613Z] === RUN TestPluginBackCompatMediaTypes [2021-07-23T07:55:49.828Z] === RUN TestNewSettable [2021-07-23T07:55:49.829Z] --- PASS: TestNewSettable (0.00s) [2021-07-23T07:55:49.829Z] === RUN TestIsSettable [2021-07-23T07:55:49.829Z] --- PASS: TestIsSettable (0.00s) [2021-07-23T07:55:49.829Z] === RUN TestUpdateSettingsEnv [2021-07-23T07:55:49.829Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-23T07:55:49.829Z] PASS [2021-07-23T07:55:49.829Z] coverage: 20.0% of statements [2021-07-23T07:55:49.829Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 20.0% of statements [2021-07-23T07:55:50.000Z] --- PASS: TestInspectCpusetInConfigPre120 (1.11s) [2021-07-23T07:55:50.000Z] === RUN TestIpcModeNone [2021-07-23T07:55:50.103Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-23T07:55:50.183Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-07-23T07:55:50.183Z] PASS [2021-07-23T07:55:50.183Z] [2021-07-23T07:55:50.183Z] DONE 10 tests in 8.089s [2021-07-23T07:55:50.183Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-23T07:55:50.183Z] INFO: Testing against a local daemon [2021-07-23T07:55:50.183Z] === RUN TestExternalGraphDriver [2021-07-23T07:55:50.183Z] === RUN TestExternalGraphDriver/json [2021-07-23T07:55:50.385Z] + echo Ensuring container killed. [2021-07-23T07:55:50.385Z] Ensuring container killed. [2021-07-23T07:55:50.385Z] + docker rm -vf docker-pr5 [2021-07-23T07:55:50.385Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-07-23T07:55:50.571Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-23T07:55:50.669Z] + echo Chowning /workspace to jenkins user [2021-07-23T07:55:50.669Z] Chowning /workspace to jenkins user [2021-07-23T07:55:50.669Z] + id -u [2021-07-23T07:55:50.669Z] + id -g [2021-07-23T07:55:50.669Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42616:/workspace busybox chown -R 1000:1000 /workspace [2021-07-23T07:55:50.669Z] Unable to find image 'busybox:latest' locally [2021-07-23T07:55:50.669Z] latest: Pulling from library/busybox [2021-07-23T07:55:50.790Z] === RUN TestLoad [2021-07-23T07:55:50.790Z] --- PASS: TestLoad (0.00s) [2021-07-23T07:55:50.790Z] === RUN TestSave [2021-07-23T07:55:50.790Z] --- PASS: TestSave (0.03s) [2021-07-23T07:55:50.790Z] === RUN TestAddDeleteGet [2021-07-23T07:55:50.790Z] --- PASS: TestAddDeleteGet (0.04s) [2021-07-23T07:55:50.790Z] === RUN TestInvalidTags [2021-07-23T07:55:50.790Z] --- PASS: TestInvalidTags (0.01s) [2021-07-23T07:55:50.790Z] PASS [2021-07-23T07:55:50.790Z] coverage: 84.4% of statements [2021-07-23T07:55:50.790Z] ok github.com/docker/docker/reference 0.111s coverage: 84.4% of statements [2021-07-23T07:55:50.928Z] b71f96345d44: Pulling fs layer [2021-07-23T07:55:50.928Z] b71f96345d44: Verifying Checksum [2021-07-23T07:55:50.928Z] b71f96345d44: Download complete [2021-07-23T07:55:50.928Z] b71f96345d44: Pull complete [2021-07-23T07:55:50.928Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-23T07:55:50.928Z] Status: Downloaded newer image for busybox:latest [2021-07-23T07:55:50.956Z] --- PASS: TestBuildWithEmptyLayers (1.70s) [2021-07-23T07:55:50.956Z] === RUN TestBuildMultiStageOnBuild [2021-07-23T07:55:51.955Z] --- PASS: TestIpcModeNone (1.76s) [2021-07-23T07:55:51.955Z] === RUN TestIpcModePrivate [2021-07-23T07:55:52.094Z] === RUN TestExternalGraphDriver/spec [2021-07-23T07:55:52.231Z] Loaded image: debian:bullseye [Pipeline] catchError [Pipeline] { [2021-07-23T07:55:52.314Z] === RUN TestResolveAuthConfigIndexServer [2021-07-23T07:55:52.314Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-23T07:55:52.314Z] === RUN TestResolveAuthConfigFullURL [2021-07-23T07:55:52.314Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-23T07:55:52.314Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-23T07:55:52.314Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-23T07:55:52.314Z] === RUN TestValidateMirror [2021-07-23T07:55:52.314Z] --- PASS: TestValidateMirror (0.00s) [2021-07-23T07:55:52.314Z] === RUN TestLoadInsecureRegistries [Pipeline] sh [2021-07-23T07:55:52.494Z] Loaded image: hello-world:latest [2021-07-23T07:55:52.494Z] Loaded image: arm32v7/hello-world:latest [2021-07-23T07:55:52.593Z] + bundleName=docker-py [2021-07-23T07:55:52.593Z] + echo Creating docker-py-bundles.tar.gz [2021-07-23T07:55:52.593Z] Creating docker-py-bundles.tar.gz [2021-07-23T07:55:52.593Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-07-23T07:55:52.604Z] Archiving artifacts [2021-07-23T07:55:52.756Z] INFO: Testing against a local daemon [2021-07-23T07:55:52.756Z] === RUN TestCgroupNamespacesBuild [2021-07-23T07:55:52.773Z] time="2021-07-23T07:55:52Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-23T07:55:52.773Z] time="2021-07-23T07:55:52Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-23T07:55:52.773Z] time="2021-07-23T07:55:52Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-23T07:55:52.773Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-07-23T07:55:52.773Z] === RUN TestNewServiceConfig [2021-07-23T07:55:52.773Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-23T07:55:52.773Z] === RUN TestValidateIndexName [2021-07-23T07:55:52.773Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-23T07:55:52.773Z] === RUN TestValidateIndexNameWithError [2021-07-23T07:55:52.773Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-23T07:55:52.773Z] === RUN TestEndpointParse [2021-07-23T07:55:52.773Z] --- PASS: TestEndpointParse (0.00s) [2021-07-23T07:55:52.773Z] === RUN TestEndpointParseInvalid [2021-07-23T07:55:52.773Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-23T07:55:52.773Z] === RUN TestValidateEndpoint [2021-07-23T07:55:52.773Z] --- PASS: TestValidateEndpoint (0.00s) [2021-07-23T07:55:52.773Z] === RUN TestPing [2021-07-23T07:55:52.773Z] --- PASS: TestPing (0.00s) [2021-07-23T07:55:52.773Z] === RUN TestPingRegistryEndpoint [2021-07-23T07:55:52.773Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:55:52.773Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-07-23T07:55:52.773Z] === RUN TestEndpoint [2021-07-23T07:55:52.773Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:55:52.773Z] --- SKIP: TestEndpoint (0.00s) [2021-07-23T07:55:52.773Z] === RUN TestParseRepositoryInfo [2021-07-23T07:55:52.773Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-23T07:55:52.773Z] === RUN TestNewIndexInfo [2021-07-23T07:55:52.773Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-23T07:55:52.773Z] === RUN TestMirrorEndpointLookup [2021-07-23T07:55:52.773Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:55:52.773Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-23T07:55:52.773Z] === RUN TestSearchRepositories [2021-07-23T07:55:52.773Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-23T07:55:52.773Z] Host: 127.0.0.1:49315 [2021-07-23T07:55:52.773Z] User-Agent: docker test client [2021-07-23T07:55:52.773Z] Authorization: Token fake-token [2021-07-23T07:55:52.773Z] X-Docker-Token: true [2021-07-23T07:55:52.773Z] Accept-Encoding: gzip [2021-07-23T07:55:52.773Z] [2021-07-23T07:55:52.773Z] [2021-07-23T07:55:52.773Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-23T07:55:52.773Z] Connection: close [2021-07-23T07:55:52.773Z] Content-Length: 144 [2021-07-23T07:55:52.773Z] Cache-Control: no-cache [2021-07-23T07:55:52.773Z] Content-Type: application/json [2021-07-23T07:55:52.773Z] Date: Fri, 23 Jul 2021 07:55:52 GMT [2021-07-23T07:55:52.773Z] Expires: -1 [2021-07-23T07:55:52.773Z] Pragma: no-cache [2021-07-23T07:55:52.773Z] Server: docker-tests/mock [2021-07-23T07:55:52.773Z] X-Docker-Registry-Config: mock [2021-07-23T07:55:52.773Z] X-Docker-Registry-Version: 0.0.0 [2021-07-23T07:55:52.773Z] [2021-07-23T07:55:52.773Z] [2021-07-23T07:55:52.773Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-23T07:55:52.773Z] === RUN TestTrustedLocation [2021-07-23T07:55:52.773Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-23T07:55:52.773Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-23T07:55:52.773Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-23T07:55:52.773Z] === RUN TestAllowNondistributableArtifacts [2021-07-23T07:55:52.773Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-23T07:55:52.773Z] === RUN TestIsSecureIndex [2021-07-23T07:55:52.773Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-23T07:55:52.773Z] PASS [2021-07-23T07:55:52.773Z] coverage: 51.7% of statements [2021-07-23T07:55:52.773Z] ok github.com/docker/docker/registry 0.195s coverage: 51.7% of statements [2021-07-23T07:55:52.896Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-23T07:55:53.228Z] --- PASS: TestNewClientWithTimeout (17.69s) [2021-07-23T07:55:53.228Z] === RUN TestClientStream [2021-07-23T07:55:53.228Z] --- PASS: TestClientStream (0.00s) [2021-07-23T07:55:53.228Z] === RUN TestClientSendFile [2021-07-23T07:55:53.228Z] --- PASS: TestClientSendFile (0.00s) [2021-07-23T07:55:53.228Z] === RUN TestClientWithRequestTimeout [2021-07-23T07:55:53.228Z] --- PASS: TestClientWithRequestTimeout (0.03s) [2021-07-23T07:55:53.228Z] === RUN TestFileSpecPlugin [2021-07-23T07:55:53.228Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-23T07:55:53.228Z] === RUN TestFileJSONSpecPlugin [2021-07-23T07:55:53.228Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-23T07:55:53.228Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-23T07:55:53.228Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-23T07:55:53.228Z] === RUN TestPluginAddHandler [2021-07-23T07:55:53.228Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-23T07:55:53.228Z] === RUN TestPluginWaitBadPlugin [2021-07-23T07:55:53.228Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-23T07:55:53.228Z] === RUN TestGet [2021-07-23T07:55:53.228Z] time="2021-07-23T07:55:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-23T07:55:53.228Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-23T07:55:53.228Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-23T07:55:53.228Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-23T07:55:53.466Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-07-23T07:55:53.466Z] --- PASS: TestIpcModePrivate (1.81s) [2021-07-23T07:55:53.466Z] === RUN TestIpcModeShareable [2021-07-23T07:55:53.685Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-23T07:55:53.685Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-23T07:55:53.685Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-23T07:55:53.685Z] === RUN TestResumableRequestReaderWithReadError [2021-07-23T07:55:53.685Z] time="2021-07-23T07:55:53Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-23T07:55:53.685Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-07-23T07:55:53.685Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-23T07:55:53.685Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-23T07:55:53.685Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-23T07:55:53.685Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-23T07:55:53.685Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-23T07:55:53.685Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-23T07:55:53.685Z] === RUN TestResumableRequestReader [2021-07-23T07:55:53.685Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-23T07:55:53.685Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-23T07:55:53.685Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-23T07:55:53.685Z] PASS [2021-07-23T07:55:53.685Z] coverage: 100.0% of statements [2021-07-23T07:55:53.685Z] ok github.com/docker/docker/registry/resumable 0.187s coverage: 100.0% of statements [2021-07-23T07:55:54.001Z] === RUN TestExternalGraphDriver/pull [2021-07-23T07:55:54.139Z] === RUN TestRestartManagerTimeout [2021-07-23T07:55:54.139Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-23T07:55:54.139Z] === RUN TestRestartManagerTimeoutReset [2021-07-23T07:55:54.139Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-23T07:55:54.139Z] PASS [2021-07-23T07:55:54.139Z] coverage: 50.9% of statements [2021-07-23T07:55:54.139Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2021-07-23T07:55:54.139Z] time="2021-07-23T07:55:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-23T07:55:54.552Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42616/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2021-07-23T07:55:54.596Z] === RUN TestDecodeContainerConfig [2021-07-23T07:55:54.596Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-23T07:55:54.596Z] === RUN TestDecodeContainerConfigIsolation [2021-07-23T07:55:54.596Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-23T07:55:54.596Z] === RUN TestValidatePrivileged [2021-07-23T07:55:54.596Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-23T07:55:54.596Z] PASS [2021-07-23T07:55:54.596Z] coverage: 52.2% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-23T07:55:54.681Z] --- PASS: TestCgroupNamespacesBuild (1.78s) [2021-07-23T07:55:54.681Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-23T07:55:54.916Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42616/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe -e DOCKER_GRAPHDRIVER docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe hack/make.sh binary [2021-07-23T07:55:55.051Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.2% of statements [2021-07-23T07:55:55.375Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-23T07:55:55.375Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:101, shared: true, mustBeShared: true [2021-07-23T07:55:55.375Z] --- PASS: TestIpcModeShareable (1.82s) [2021-07-23T07:55:55.375Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-23T07:55:55.482Z] [2021-07-23T07:55:55.482Z] Removing bundles/ [2021-07-23T07:55:55.482Z] [2021-07-23T07:55:55.482Z] ---> Making bundle: binary (in bundles/binary) [2021-07-23T07:55:55.482Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-23T07:55:55.482Z] GOOS="" GOARCH="" GOARM="" [2021-07-23T07:55:55.507Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-23T07:55:55.507Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-23T07:55:55.507Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-23T07:55:55.507Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-23T07:55:55.507Z] PASS [2021-07-23T07:55:55.507Z] coverage: 62.5% of statements [2021-07-23T07:55:55.507Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2021-07-23T07:55:55.635Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-23T07:55:55.910Z] --- PASS: TestExternalGraphDriver (5.59s) [2021-07-23T07:55:55.910Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2021-07-23T07:55:55.910Z] --- PASS: TestExternalGraphDriver/spec (1.96s) [2021-07-23T07:55:55.910Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2021-07-23T07:55:55.910Z] === RUN TestGraphdriverPluginV2 [2021-07-23T07:55:56.072Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.71s) [2021-07-23T07:55:56.072Z] === RUN TestBuildWithSession [2021-07-23T07:55:56.072Z] build_session_test.go:25: TODO: BuildKit [2021-07-23T07:55:56.072Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-23T07:55:56.072Z] === RUN TestBuildSquashParent [2021-07-23T07:55:56.205Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-23T07:55:56.466Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-23T07:55:56.466Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-23T07:55:56.466Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-23T07:55:56.466Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-23T07:55:56.466Z] time="2021-07-23T07:55:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-23T07:55:56.776Z] check_test.go:309: [dfee4eb701e0e] daemon is not started [2021-07-23T07:55:56.776Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-23T07:55:58.633Z] === RUN TestGetDriver [2021-07-23T07:55:58.633Z] --- PASS: TestGetDriver (0.00s) [2021-07-23T07:55:58.633Z] === RUN TestVolumeRequestError [2021-07-23T07:55:58.633Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-23T07:55:58.633Z] PASS [2021-07-23T07:55:58.633Z] coverage: 36.1% of statements [2021-07-23T07:55:58.633Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2021-07-23T07:55:58.633Z] === RUN TestGetAddress [2021-07-23T07:55:58.633Z] --- PASS: TestGetAddress (0.00s) [2021-07-23T07:55:58.633Z] === RUN TestRemove [2021-07-23T07:55:58.633Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-23T07:55:58.633Z] --- SKIP: TestRemove (0.01s) [2021-07-23T07:55:58.633Z] === RUN TestInitializeWithVolumes [2021-07-23T07:55:58.633Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-07-23T07:55:58.633Z] === RUN TestCreate [2021-07-23T07:55:58.633Z] --- PASS: TestCreate (0.01s) [2021-07-23T07:55:58.633Z] === RUN TestValidateName [2021-07-23T07:55:58.633Z] --- PASS: TestValidateName (0.00s) [2021-07-23T07:55:58.633Z] === RUN TestCreateWithOpts [2021-07-23T07:55:58.633Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-23T07:55:58.633Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-23T07:55:58.633Z] === RUN TestRelaodNoOpts [2021-07-23T07:55:58.633Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-23T07:55:58.633Z] PASS [2021-07-23T07:55:58.633Z] coverage: 41.5% of statements [2021-07-23T07:55:58.633Z] ok github.com/docker/docker/volume/local 0.072s coverage: 41.5% of statements [2021-07-23T07:55:58.685Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-23T07:55:59.598Z] === RUN TestConvertTmpfsOptions [2021-07-23T07:55:59.598Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-23T07:55:59.598Z] parser_test.go:49: data="ro" [2021-07-23T07:55:59.598Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-23T07:55:59.598Z] === RUN TestParseMountRaw [2021-07-23T07:55:59.598Z] --- PASS: TestParseMountRaw (0.02s) [2021-07-23T07:55:59.598Z] === RUN TestParseMountRawSplit [2021-07-23T07:55:59.598Z] parser_test.go:390: case 0 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 1 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 2 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 3 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 4 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 5 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 6 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 7 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 8 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 0 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 1 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 2 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 3 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 4 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 5 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 6 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 7 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 8 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 9 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 10 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 11 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 12 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 0 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 1 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 2 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 3 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 4 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 5 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 6 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 7 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 8 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 9 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 10 [2021-07-23T07:55:59.598Z] parser_test.go:390: case 11 [2021-07-23T07:55:59.598Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-23T07:55:59.598Z] === RUN TestParseMountSpec [2021-07-23T07:55:59.598Z] parser_test.go:455: case 0 [2021-07-23T07:55:59.598Z] parser_test.go:455: case 1 [2021-07-23T07:55:59.598Z] parser_test.go:455: case 2 [2021-07-23T07:55:59.598Z] parser_test.go:455: case 3 [2021-07-23T07:55:59.598Z] parser_test.go:455: case 4 [2021-07-23T07:55:59.598Z] parser_test.go:455: case 5 [2021-07-23T07:55:59.598Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-23T07:55:59.598Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-23T07:55:59.598Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-23T07:55:59.598Z] === RUN TestValidateMount [2021-07-23T07:55:59.598Z] --- PASS: TestValidateMount (0.00s) [2021-07-23T07:55:59.598Z] PASS [2021-07-23T07:55:59.598Z] coverage: 66.2% of statements [2021-07-23T07:55:59.598Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 66.2% of statements [2021-07-23T07:56:00.054Z] === RUN TestSetGetMeta [2021-07-23T07:56:00.054Z] === PAUSE TestSetGetMeta [2021-07-23T07:56:00.054Z] === RUN TestRestore [2021-07-23T07:56:00.054Z] === PAUSE TestRestore [2021-07-23T07:56:00.054Z] === RUN TestServiceCreate [2021-07-23T07:56:00.054Z] === PAUSE TestServiceCreate [2021-07-23T07:56:00.054Z] === RUN TestServiceList [2021-07-23T07:56:00.054Z] === PAUSE TestServiceList [2021-07-23T07:56:00.054Z] === RUN TestServiceRemove [2021-07-23T07:56:00.054Z] === PAUSE TestServiceRemove [2021-07-23T07:56:00.054Z] === RUN TestServiceGet [2021-07-23T07:56:00.054Z] === PAUSE TestServiceGet [2021-07-23T07:56:00.054Z] === RUN TestServicePrune [2021-07-23T07:56:00.054Z] === PAUSE TestServicePrune [2021-07-23T07:56:00.054Z] === RUN TestCreate [2021-07-23T07:56:00.054Z] === PAUSE TestCreate [2021-07-23T07:56:00.054Z] === RUN TestRemove [2021-07-23T07:56:00.054Z] === PAUSE TestRemove [2021-07-23T07:56:00.054Z] === RUN TestList [2021-07-23T07:56:00.054Z] === PAUSE TestList [2021-07-23T07:56:00.054Z] === RUN TestFindByDriver [2021-07-23T07:56:00.054Z] === PAUSE TestFindByDriver [2021-07-23T07:56:00.054Z] === RUN TestFindByReferenced [2021-07-23T07:56:00.054Z] === PAUSE TestFindByReferenced [2021-07-23T07:56:00.054Z] === RUN TestDerefMultipleOfSameRef [2021-07-23T07:56:00.054Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-23T07:56:00.054Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-23T07:56:00.054Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-23T07:56:00.054Z] === RUN TestDefererencePluginOnCreateError [2021-07-23T07:56:00.054Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-23T07:56:00.054Z] === RUN TestRefDerefRemove [2021-07-23T07:56:00.054Z] === PAUSE TestRefDerefRemove [2021-07-23T07:56:00.054Z] === RUN TestGet [2021-07-23T07:56:00.054Z] === PAUSE TestGet [2021-07-23T07:56:00.054Z] === RUN TestGetWithReference [2021-07-23T07:56:00.054Z] === PAUSE TestGetWithReference [2021-07-23T07:56:00.054Z] === RUN TestFilterFunc [2021-07-23T07:56:00.054Z] === RUN TestFilterFunc/test_nil_list [2021-07-23T07:56:00.054Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-23T07:56:00.054Z] === RUN TestFilterFunc/test_empty_list [2021-07-23T07:56:00.054Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-23T07:56:00.054Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-23T07:56:00.054Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-23T07:56:00.054Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-23T07:56:00.054Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-23T07:56:00.054Z] === RUN TestFilterFunc/test_filter_some [2021-07-23T07:56:00.054Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-23T07:56:00.054Z] === RUN TestFilterFunc/test_filter_middle [2021-07-23T07:56:00.054Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-23T07:56:00.054Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-23T07:56:00.054Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-23T07:56:00.054Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-23T07:56:00.054Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-23T07:56:00.054Z] === CONT TestFilterFunc/test_nil_list [2021-07-23T07:56:00.054Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-23T07:56:00.054Z] === CONT TestFilterFunc/test_filter_some [2021-07-23T07:56:00.054Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-23T07:56:00.054Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-23T07:56:00.054Z] === CONT TestFilterFunc/test_empty_list [2021-07-23T07:56:00.054Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-23T07:56:00.054Z] === CONT TestFilterFunc/test_filter_middle [2021-07-23T07:56:00.054Z] --- PASS: TestFilterFunc (0.00s) [2021-07-23T07:56:00.054Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-23T07:56:00.054Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-23T07:56:00.054Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-23T07:56:00.054Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-23T07:56:00.054Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-23T07:56:00.054Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-23T07:56:00.054Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-23T07:56:00.054Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-23T07:56:00.054Z] === CONT TestSetGetMeta [2021-07-23T07:56:00.054Z] === CONT TestFindByReferenced [2021-07-23T07:56:00.054Z] === CONT TestServicePrune [2021-07-23T07:56:00.054Z] === CONT TestFindByDriver [2021-07-23T07:56:00.054Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-23T07:56:00.054Z] === CONT TestList [2021-07-23T07:56:00.054Z] --- PASS: TestFindByReferenced (0.03s) [2021-07-23T07:56:00.054Z] === CONT TestRemove [2021-07-23T07:56:00.054Z] --- PASS: TestFindByDriver (0.03s) [2021-07-23T07:56:00.054Z] === CONT TestCreate [2021-07-23T07:56:00.054Z] time="2021-07-23T07:55:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-23T07:56:00.054Z] --- PASS: TestList (0.03s) [2021-07-23T07:56:00.054Z] === CONT TestServiceList [2021-07-23T07:56:00.054Z] --- PASS: TestCreate (0.02s) [2021-07-23T07:56:00.054Z] === CONT TestServiceGet [2021-07-23T07:56:00.054Z] --- PASS: TestRemove (0.02s) [2021-07-23T07:56:00.054Z] === CONT TestServiceRemove [2021-07-23T07:56:00.069Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.73s) [2021-07-23T07:56:00.070Z] === RUN TestAPIIpcModeHost [2021-07-23T07:56:00.110Z] --- PASS: TestGraphdriverPluginV2 (3.62s) [2021-07-23T07:56:00.110Z] PASS [2021-07-23T07:56:00.110Z] [2021-07-23T07:56:00.110Z] DONE 5 tests in 9.237s [2021-07-23T07:56:00.110Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-23T07:56:00.110Z] INFO: Testing against a local daemon [2021-07-23T07:56:00.110Z] === RUN TestContinueAfterPluginCrash [2021-07-23T07:56:00.110Z] === PAUSE TestContinueAfterPluginCrash [2021-07-23T07:56:00.110Z] === RUN TestReadPluginNoRead [2021-07-23T07:56:00.110Z] === PAUSE TestReadPluginNoRead [2021-07-23T07:56:00.110Z] === RUN TestDaemonStartWithLogOpt [2021-07-23T07:56:00.110Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-23T07:56:00.110Z] === CONT TestContinueAfterPluginCrash [2021-07-23T07:56:00.110Z] === CONT TestDaemonStartWithLogOpt [2021-07-23T07:56:00.510Z] --- PASS: TestServiceGet (0.08s) [2021-07-23T07:56:00.510Z] === CONT TestGetWithReference [2021-07-23T07:56:00.510Z] time="2021-07-23T07:56:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-23T07:56:00.510Z] --- PASS: TestServiceRemove (0.09s) [2021-07-23T07:56:00.510Z] === CONT TestServiceCreate [2021-07-23T07:56:00.510Z] --- PASS: TestServiceList (0.10s) [2021-07-23T07:56:00.510Z] === CONT TestDefererencePluginOnCreateError [2021-07-23T07:56:00.510Z] time="2021-07-23T07:56:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-23T07:56:00.510Z] time="2021-07-23T07:56:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-23T07:56:00.510Z] --- PASS: TestGetWithReference (0.03s) [2021-07-23T07:56:00.510Z] === CONT TestGet [2021-07-23T07:56:00.510Z] time="2021-07-23T07:56:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-23T07:56:00.510Z] --- PASS: TestServiceCreate (0.03s) [2021-07-23T07:56:00.510Z] === CONT TestRefDerefRemove [2021-07-23T07:56:00.510Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-07-23T07:56:00.510Z] === CONT TestRestore [2021-07-23T07:56:00.510Z] time="2021-07-23T07:56:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-23T07:56:00.510Z] --- PASS: TestServicePrune (0.18s) [2021-07-23T07:56:00.510Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-23T07:56:00.510Z] --- PASS: TestGet (0.02s) [2021-07-23T07:56:00.510Z] === CONT TestDerefMultipleOfSameRef [2021-07-23T07:56:00.510Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-23T07:56:00.510Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-23T07:56:00.510Z] --- PASS: TestRestore (0.02s) [2021-07-23T07:56:00.510Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-23T07:56:00.510Z] PASS [2021-07-23T07:56:00.510Z] coverage: 69.6% of statements [2021-07-23T07:56:00.510Z] ok github.com/docker/docker/volume/service 0.259s coverage: 69.6% of statements [2021-07-23T07:56:01.010Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-23T07:56:01.234Z] --- PASS: TestBuildMultiStageOnBuild (10.44s) [2021-07-23T07:56:01.234Z] === RUN TestBuildUncleanTarFilenames [2021-07-23T07:56:01.234Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T07:56:01.234Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-23T07:56:01.234Z] === RUN TestBuildMultiStageLayerLeak [2021-07-23T07:56:02.395Z] --- PASS: TestAPIIpcModeHost (2.23s) [2021-07-23T07:56:02.395Z] === RUN TestDaemonIpcModeShareable [2021-07-23T07:56:02.675Z] --- PASS: TestBuildSquashParent (5.64s) [2021-07-23T07:56:02.675Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-23T07:56:02.675Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:56:02.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:56:02.675Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:56:02.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:56:02.675Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:56:02.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:56:02.675Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:56:02.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:56:02.675Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:56:02.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:56:02.675Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:56:02.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:56:02.675Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:56:02.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:56:02.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:56:02.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:56:03.337Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-23T07:56:03.412Z] --- PASS: TestDaemonStartWithLogOpt (3.58s) [2021-07-23T07:56:03.412Z] === CONT TestReadPluginNoRead [2021-07-23T07:56:03.907Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-23T07:56:04.048Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T07:56:04.048Z] INFO: Testing against a local daemon [2021-07-23T07:56:04.048Z] === RUN TestBuildWithSession [2021-07-23T07:56:04.048Z] build_session_test.go:25: TODO: BuildKit [2021-07-23T07:56:04.048Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-23T07:56:04.048Z] === RUN TestBuildSquashParent [2021-07-23T07:56:04.048Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T07:56:04.048Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-23T07:56:04.048Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-23T07:56:04.048Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:56:04.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:56:04.048Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:56:04.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:56:04.048Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:56:04.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:56:04.048Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:56:04.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:56:04.048Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:56:04.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:56:04.048Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:56:04.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:56:04.048Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:56:04.048Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:56:04.048Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:56:04.048Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:56:04.605Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:56:04.605Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:56:04.847Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2021-07-23T07:56:04.847Z] --- PASS: TestDaemonIpcModeShareable (2.64s) [2021-07-23T07:56:04.847Z] === RUN TestDaemonIpcModePrivate [2021-07-23T07:56:05.320Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-23T07:56:05.798Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-23T07:56:07.199Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-23T07:56:07.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s) [2021-07-23T07:56:07.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.83s) [2021-07-23T07:56:07.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s) [2021-07-23T07:56:07.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.47s) [2021-07-23T07:56:07.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.32s) [2021-07-23T07:56:07.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s) [2021-07-23T07:56:07.199Z] === RUN TestBuildMultiStageCopy [2021-07-23T07:56:07.199Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-23T07:56:07.226Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-23T07:56:07.708Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2021-07-23T07:56:07.708Z] --- PASS: TestDaemonIpcModePrivate (2.75s) [2021-07-23T07:56:07.708Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-23T07:56:08.279Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-23T07:56:08.610Z] --- PASS: TestContinueAfterPluginCrash (8.90s) [2021-07-23T07:56:08.610Z] === RUN TestReadPluginNoRead/default [2021-07-23T07:56:08.756Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:56:09.036Z] --- PASS: TestGet (15.05s) [2021-07-23T07:56:09.036Z] === RUN TestPluginWithNoManifest [2021-07-23T07:56:09.036Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-23T07:56:09.036Z] === RUN TestGetAll [2021-07-23T07:56:09.036Z] --- PASS: TestGetAll (0.00s) [2021-07-23T07:56:09.036Z] PASS [2021-07-23T07:56:09.036Z] coverage: 73.4% of statements [2021-07-23T07:56:09.036Z] ok github.com/docker/docker/pkg/plugins 35.340s coverage: 73.4% of statements [2021-07-23T07:56:09.120Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-23T07:56:09.120Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-23T07:56:09.382Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-23T07:56:09.957Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-23T07:56:09.991Z] === CONT TestReadPluginNoRead [2021-07-23T07:56:09.991Z] read_test.go:92: [de1baa52822bc] daemon is not started [2021-07-23T07:56:09.991Z] --- PASS: TestReadPluginNoRead (7.09s) [2021-07-23T07:56:09.991Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2021-07-23T07:56:09.991Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.63s) [2021-07-23T07:56:09.991Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2021-07-23T07:56:09.991Z] PASS [2021-07-23T07:56:10.191Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2021-07-23T07:56:10.220Z] --- PASS: TestBuildMultiStageCopy (3.08s) [2021-07-23T07:56:10.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s) [2021-07-23T07:56:10.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.27s) [2021-07-23T07:56:10.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.28s) [2021-07-23T07:56:10.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s) [2021-07-23T07:56:10.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s) [2021-07-23T07:56:10.220Z] === RUN TestBuildMultiStageParentConfig [2021-07-23T07:56:10.250Z] [2021-07-23T07:56:10.251Z] DONE 6 tests in 10.711s [2021-07-23T07:56:10.251Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-23T07:56:10.251Z] testing: warning: no tests to run [2021-07-23T07:56:10.251Z] PASS [2021-07-23T07:56:10.251Z] [2021-07-23T07:56:10.251Z] DONE 0 tests in 0.007s [2021-07-23T07:56:10.251Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-23T07:56:10.251Z] INFO: Testing against a local daemon [2021-07-23T07:56:10.251Z] === RUN TestPluginWithDevMounts [2021-07-23T07:56:10.251Z] === PAUSE TestPluginWithDevMounts [2021-07-23T07:56:10.251Z] === CONT TestPluginWithDevMounts [2021-07-23T07:56:10.452Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.69s) [2021-07-23T07:56:10.452Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-23T07:56:10.452Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-23T07:56:10.796Z] --- PASS: TestBuildMultiStageParentConfig (0.73s) [2021-07-23T07:56:10.796Z] === RUN TestBuildLabelWithTargets [2021-07-23T07:56:11.393Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-23T07:56:12.160Z] --- PASS: TestPluginWithDevMounts (1.65s) [2021-07-23T07:56:12.160Z] PASS [2021-07-23T07:56:12.160Z] [2021-07-23T07:56:12.160Z] DONE 1 tests in 1.687s [2021-07-23T07:56:12.160Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-23T07:56:12.160Z] INFO: Testing against a local daemon [2021-07-23T07:56:12.160Z] === RUN TestSecretInspect [2021-07-23T07:56:12.190Z] --- PASS: TestBuildLabelWithTargets (1.18s) [2021-07-23T07:56:12.190Z] === RUN TestBuildWithEmptyLayers [2021-07-23T07:56:12.485Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:56:12.766Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2021-07-23T07:56:12.766Z] === RUN TestBuildMultiStageOnBuild [2021-07-23T07:56:12.778Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2021-07-23T07:56:13.038Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-23T07:56:13.038Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.74s) [2021-07-23T07:56:13.038Z] === RUN TestIpcModeOlderClient [2021-07-23T07:56:13.038Z] === PAUSE TestIpcModeOlderClient [2021-07-23T07:56:13.038Z] === RUN TestKillContainerInvalidSignal [2021-07-23T07:56:13.567Z] --- PASS: TestBuildMultiStageLayerLeak (11.63s) [2021-07-23T07:56:13.567Z] === RUN TestBuildWithHugeFile [2021-07-23T07:56:13.609Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-23T07:56:14.070Z] --- PASS: TestSecretInspect (2.24s) [2021-07-23T07:56:14.070Z] === RUN TestSecretList [2021-07-23T07:56:14.549Z] --- PASS: TestKillContainerInvalidSignal (1.21s) [2021-07-23T07:56:14.549Z] === RUN TestKillContainer [2021-07-23T07:56:14.549Z] === RUN TestKillContainer/no_signal [2021-07-23T07:56:15.119Z] === RUN TestKillContainer/non_killing_signal [2021-07-23T07:56:15.325Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2021-07-23T07:56:15.325Z] === RUN TestBuildUncleanTarFilenames [2021-07-23T07:56:15.379Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-23T07:56:15.588Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2021-07-23T07:56:15.588Z] === RUN TestBuildMultiStageLayerLeak [2021-07-23T07:56:15.639Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-23T07:56:15.902Z] === RUN TestKillContainer/killing_signal [2021-07-23T07:56:16.608Z] --- PASS: TestSecretList (2.22s) [2021-07-23T07:56:16.608Z] === RUN TestSecretsCreateAndDelete [2021-07-23T07:56:17.283Z] --- PASS: TestKillContainer (2.76s) [2021-07-23T07:56:17.283Z] --- PASS: TestKillContainer/no_signal (0.87s) [2021-07-23T07:56:17.283Z] --- PASS: TestKillContainer/non_killing_signal (0.74s) [2021-07-23T07:56:17.283Z] --- PASS: TestKillContainer/killing_signal (0.92s) [2021-07-23T07:56:17.283Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-23T07:56:17.283Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-23T07:56:17.283Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-23T07:56:18.141Z] --- PASS: TestBuildMultiStageLayerLeak (2.39s) [2021-07-23T07:56:18.141Z] === RUN TestBuildWithHugeFile [2021-07-23T07:56:18.224Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-23T07:56:19.145Z] --- PASS: TestSecretsCreateAndDelete (2.48s) [2021-07-23T07:56:19.145Z] === RUN TestSecretsUpdate [2021-07-23T07:56:19.163Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.06s) [2021-07-23T07:56:19.163Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.12s) [2021-07-23T07:56:19.163Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.75s) [2021-07-23T07:56:19.163Z] === RUN TestKillStoppedContainer [2021-07-23T07:56:19.163Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-23T07:56:19.163Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-23T07:56:19.163Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-23T07:56:19.163Z] === RUN TestKillDifferentUserContainer [2021-07-23T07:56:20.104Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2021-07-23T07:56:20.104Z] === RUN TestInspectOomKilledTrue [2021-07-23T07:56:20.104Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-23T07:56:20.104Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-23T07:56:20.104Z] === RUN TestInspectOomKilledFalse [2021-07-23T07:56:20.104Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-23T07:56:20.104Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-23T07:56:20.104Z] === RUN TestLinksEtcHostsContentMatch [2021-07-23T07:56:21.052Z] --- PASS: TestSecretsUpdate (2.22s) [2021-07-23T07:56:21.052Z] === RUN TestTemplatedSecret [2021-07-23T07:56:21.062Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-23T07:56:21.062Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.61s) [2021-07-23T07:56:21.062Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.40s) [2021-07-23T07:56:21.062Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.67s) [2021-07-23T07:56:21.062Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.95s) [2021-07-23T07:56:21.062Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.97s) [2021-07-23T07:56:21.062Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.74s) [2021-07-23T07:56:21.062Z] === RUN TestBuildMultiStageCopy [2021-07-23T07:56:21.062Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-23T07:56:21.486Z] --- PASS: TestLinksEtcHostsContentMatch (1.14s) [2021-07-23T07:56:21.486Z] === RUN TestLinksContainerNames [2021-07-23T07:56:23.398Z] --- PASS: TestLinksContainerNames (1.80s) [2021-07-23T07:56:23.398Z] === RUN TestLogsFollowTailEmpty [2021-07-23T07:56:23.659Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-23T07:56:23.920Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-23T07:56:24.181Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2021-07-23T07:56:24.181Z] === RUN TestContainerNetworkMountsNoChown [2021-07-23T07:56:25.250Z] --- PASS: TestTemplatedSecret (3.46s) [2021-07-23T07:56:25.250Z] === RUN TestSecretCreateResolve [2021-07-23T07:56:25.565Z] --- PASS: TestContainerNetworkMountsNoChown (1.19s) [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/default [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/default [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/private [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/private [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/rprivate [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/slave [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/slave [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/rslave [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/shared [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/shared [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/rshared [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/default [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/rslave [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/rshared [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/shared [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/rprivate [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/slave [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/private [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-23T07:56:25.565Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-23T07:56:25.565Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-23T07:56:25.565Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-23T07:56:25.825Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-23T07:56:25.825Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-23T07:56:25.825Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-23T07:56:25.825Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-23T07:56:25.825Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-23T07:56:25.825Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-23T07:56:25.825Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-23T07:56:25.825Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-23T07:56:25.826Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-23T07:56:25.826Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-23T07:56:25.826Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-23T07:56:25.826Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-23T07:56:25.826Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-23T07:56:25.826Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-23T07:56:26.086Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-23T07:56:26.086Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-23T07:56:26.086Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-07-23T07:56:26.086Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-23T07:56:26.087Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-23T07:56:26.087Z] === RUN TestContainerBindMountNonRecursive [2021-07-23T07:56:27.158Z] --- PASS: TestSecretCreateResolve (2.24s) [2021-07-23T07:56:27.158Z] PASS [2021-07-23T07:56:27.158Z] [2021-07-23T07:56:27.158Z] DONE 6 tests in 14.903s [2021-07-23T07:56:27.158Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-23T07:56:27.158Z] INFO: Testing against a local daemon [2021-07-23T07:56:27.158Z] === RUN TestServiceCreateInit [2021-07-23T07:56:27.158Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-23T07:56:27.469Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-23T07:56:30.009Z] --- PASS: TestContainerBindMountNonRecursive (3.53s) [2021-07-23T07:56:30.010Z] === RUN TestContainerVolumesMountedAsShared [2021-07-23T07:56:30.271Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2021-07-23T07:56:30.271Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-23T07:56:32.225Z] check_test.go:309: [d4d99cb11d001] daemon is not started [2021-07-23T07:56:32.225Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-23T07:56:32.225Z] --- PASS: TestContainerVolumesMountedAsSlave (1.81s) [2021-07-23T07:56:32.225Z] === RUN TestNetworkNat [2021-07-23T07:56:32.436Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-23T07:56:33.606Z] --- PASS: TestNetworkNat (1.26s) [2021-07-23T07:56:33.606Z] === RUN TestNetworkLocalhostTCPNat [2021-07-23T07:56:33.606Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-23T07:56:34.117Z] 2021/07/23 07:56:30 Closing DB instances... [2021-07-23T07:56:34.117Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2021-07-23T07:56:34.117Z] === RUN TestFindNode [2021-07-23T07:56:34.117Z] 2021/07/23 07:56:32 Closing DB instances... [2021-07-23T07:56:34.117Z] --- PASS: TestFindNode (0.02s) [2021-07-23T07:56:34.117Z] === RUN TestChangeNodeState [2021-07-23T07:56:34.117Z] 2021/07/23 07:56:32 Closing DB instances... [2021-07-23T07:56:34.117Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-23T07:56:34.117Z] === RUN TestNodeReincarnation [2021-07-23T07:56:34.117Z] 2021/07/23 07:56:32 Closing DB instances... [2021-07-23T07:56:34.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-23T07:56:34.991Z] --- PASS: TestNetworkLocalhostTCPNat (1.34s) [2021-07-23T07:56:34.991Z] === RUN TestNetworkLoopbackNat [2021-07-23T07:56:36.641Z] --- PASS: TestServiceCreateInit (9.66s) [2021-07-23T07:56:36.641Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.83s) [2021-07-23T07:56:36.641Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.79s) [2021-07-23T07:56:36.641Z] === RUN TestCreateServiceMultipleTimes [2021-07-23T07:56:37.826Z] time="2021-07-23T07:56:37Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-23T07:56:37.826Z] --- PASS: TestNodeReincarnation (5.03s) [2021-07-23T07:56:37.826Z] === RUN TestParallelCreate [2021-07-23T07:56:37.826Z] 2021/07/23 07:56:37 Closing DB instances... [2021-07-23T07:56:37.826Z] --- PASS: TestParallelCreate (0.02s) [2021-07-23T07:56:37.826Z] === RUN TestParallelDelete [2021-07-23T07:56:37.826Z] 2021/07/23 07:56:37 Closing DB instances... [2021-07-23T07:56:37.826Z] --- PASS: TestParallelDelete (0.01s) [2021-07-23T07:56:37.826Z] === RUN TestNetworkDBIslands [2021-07-23T07:56:37.826Z] time="2021-07-23T07:56:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6461a211fe12 with config:&{NodeID:6461a211fe12 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:56:37.826Z] time="2021-07-23T07:56:37Z" level=info msg="Node 6461a211fe12/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:37.826Z] time="2021-07-23T07:56:37Z" level=info msg="Node 6461a211fe12/172.28.209.116, added to nodes list" [2021-07-23T07:56:37.827Z] time="2021-07-23T07:56:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:adbd36757601 with config:&{NodeID:adbd36757601 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:56:37.827Z] time="2021-07-23T07:56:37Z" level=info msg="Node adbd36757601/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:37.827Z] time="2021-07-23T07:56:37Z" level=info msg="Node adbd36757601/172.28.209.116, added to nodes list" [2021-07-23T07:56:37.827Z] time="2021-07-23T07:56:37Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-23T07:56:37.827Z] time="2021-07-23T07:56:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49393" [2021-07-23T07:56:37.827Z] time="2021-07-23T07:56:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-23T07:56:37.827Z] time="2021-07-23T07:56:37Z" level=info msg="Node adbd36757601/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:37.827Z] time="2021-07-23T07:56:37Z" level=info msg="Node adbd36757601/172.28.209.116, added to nodes list" [2021-07-23T07:56:37.827Z] time="2021-07-23T07:56:37Z" level=info msg="Node 6461a211fe12/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:37.827Z] time="2021-07-23T07:56:37Z" level=info msg="Node 6461a211fe12/172.28.209.116, added to nodes list" [2021-07-23T07:56:37.827Z] time="2021-07-23T07:56:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-23T07:56:37.827Z] time="2021-07-23T07:56:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49394" [2021-07-23T07:56:38.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-23T07:56:38.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-23T07:56:38.786Z] time="2021-07-23T07:56:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4959daf2d8a9 with config:&{NodeID:4959daf2d8a9 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:56:38.786Z] time="2021-07-23T07:56:38Z" level=info msg="Node 4959daf2d8a9/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:38.786Z] time="2021-07-23T07:56:38Z" level=info msg="Node 4959daf2d8a9/172.28.209.116, added to nodes list" [2021-07-23T07:56:38.786Z] time="2021-07-23T07:56:38Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-23T07:56:38.786Z] time="2021-07-23T07:56:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-23T07:56:38.786Z] time="2021-07-23T07:56:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49395" [2021-07-23T07:56:38.786Z] time="2021-07-23T07:56:38Z" level=info msg="Node 4959daf2d8a9/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:38.786Z] time="2021-07-23T07:56:38Z" level=info msg="Node 4959daf2d8a9/172.28.209.116, added to nodes list" [2021-07-23T07:56:38.786Z] time="2021-07-23T07:56:38Z" level=info msg="Node 6461a211fe12/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:38.786Z] time="2021-07-23T07:56:38Z" level=info msg="Node 6461a211fe12/172.28.209.116, added to nodes list" [2021-07-23T07:56:38.786Z] time="2021-07-23T07:56:38Z" level=info msg="Node adbd36757601/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:38.786Z] time="2021-07-23T07:56:38Z" level=info msg="Node adbd36757601/172.28.209.116, added to nodes list" [2021-07-23T07:56:38.786Z] time="2021-07-23T07:56:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-23T07:56:38.786Z] time="2021-07-23T07:56:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49396" [2021-07-23T07:56:38.786Z] time="2021-07-23T07:56:38Z" level=debug msg="memberlist: Failed to join 172.28.209.116: dial tcp 172.28.209.116:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-23T07:56:39.192Z] --- PASS: TestNetworkLoopbackNat (4.19s) [2021-07-23T07:56:39.192Z] === RUN TestPause [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=info msg="Node 4959daf2d8a9/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=info msg="Node 4959daf2d8a9/172.28.209.116, added to nodes list" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9118290b5fad with config:&{NodeID:9118290b5fad Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=info msg="Node 9118290b5fad/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=info msg="Node 9118290b5fad/172.28.209.116, added to nodes list" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49398" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=info msg="Node 9118290b5fad/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=info msg="Node 9118290b5fad/172.28.209.116, added to nodes list" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=info msg="Node adbd36757601/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=info msg="Node adbd36757601/172.28.209.116, added to nodes list" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=info msg="Node 4959daf2d8a9/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=info msg="Node 4959daf2d8a9/172.28.209.116, added to nodes list" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=info msg="Node 6461a211fe12/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=info msg="Node 6461a211fe12/172.28.209.116, added to nodes list" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49399" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:39Z" level=info msg="Node 9118290b5fad/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:39Z" level=info msg="Node 9118290b5fad/172.28.209.116, added to nodes list" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:39Z" level=info msg="Node 9118290b5fad/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.240Z] time="2021-07-23T07:56:39Z" level=info msg="Node 9118290b5fad/172.28.209.116, added to nodes list" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6fbfc3f403d6 with config:&{NodeID:6fbfc3f403d6 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, added to nodes list" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49400" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, added to nodes list" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=info msg="Node 6461a211fe12/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=info msg="Node 6461a211fe12/172.28.209.116, added to nodes list" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=info msg="Node 4959daf2d8a9/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=info msg="Node 4959daf2d8a9/172.28.209.116, added to nodes list" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=info msg="Node 9118290b5fad/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=info msg="Node 9118290b5fad/172.28.209.116, added to nodes list" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=info msg="Node adbd36757601/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=info msg="Node adbd36757601/172.28.209.116, added to nodes list" [2021-07-23T07:56:39.695Z] time="2021-07-23T07:56:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-23T07:56:39.696Z] time="2021-07-23T07:56:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49401" [2021-07-23T07:56:39.696Z] time="2021-07-23T07:56:39Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.696Z] time="2021-07-23T07:56:39Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, added to nodes list" [2021-07-23T07:56:39.696Z] time="2021-07-23T07:56:39Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.696Z] time="2021-07-23T07:56:39Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, added to nodes list" [2021-07-23T07:56:39.696Z] time="2021-07-23T07:56:39Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:39.696Z] time="2021-07-23T07:56:39Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, added to nodes list" [2021-07-23T07:56:40.150Z] time="2021-07-23T07:56:39Z" level=debug msg="memberlist: Failed to join 172.28.209.116: dial tcp 172.28.209.116:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-23T07:56:40.150Z] networkdb_test.go:842: Re-joining: 3 [2021-07-23T07:56:40.150Z] time="2021-07-23T07:56:39Z" level=info msg="The new bootstrap node list is:[172.28.209.116:10033 172.28.209.116:10034 172.28.209.116:10035]" [2021-07-23T07:56:40.150Z] time="2021-07-23T07:56:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.209.116:10033" [2021-07-23T07:56:40.150Z] time="2021-07-23T07:56:39Z" level=debug msg="memberlist: Stream connection from=172.28.209.116:49403" [2021-07-23T07:56:40.150Z] time="2021-07-23T07:56:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.209.116:10034" [2021-07-23T07:56:40.150Z] time="2021-07-23T07:56:39Z" level=debug msg="memberlist: Stream connection from=172.28.209.116:49404" [2021-07-23T07:56:40.150Z] time="2021-07-23T07:56:39Z" level=debug msg="memberlist: Stream connection from=172.28.209.116:49405" [2021-07-23T07:56:40.150Z] time="2021-07-23T07:56:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.209.116:10035" [2021-07-23T07:56:40.150Z] networkdb_test.go:842: Re-joining: 4 [2021-07-23T07:56:40.150Z] time="2021-07-23T07:56:40Z" level=info msg="The new bootstrap node list is:[172.28.209.116:10033 172.28.209.116:10034 172.28.209.116:10035]" [2021-07-23T07:56:40.150Z] time="2021-07-23T07:56:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.209.116:10033" [2021-07-23T07:56:40.150Z] time="2021-07-23T07:56:40Z" level=debug msg="memberlist: Stream connection from=172.28.209.116:49406" [2021-07-23T07:56:40.150Z] time="2021-07-23T07:56:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.209.116:10034" [2021-07-23T07:56:40.150Z] time="2021-07-23T07:56:40Z" level=debug msg="memberlist: Stream connection from=172.28.209.116:49407" [2021-07-23T07:56:40.150Z] time="2021-07-23T07:56:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.209.116:10035" [2021-07-23T07:56:40.150Z] time="2021-07-23T07:56:40Z" level=debug msg="memberlist: Stream connection from=172.28.209.116:49408" [2021-07-23T07:56:40.574Z] --- PASS: TestPause (1.40s) [2021-07-23T07:56:40.574Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-23T07:56:40.574Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-23T07:56:40.574Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-23T07:56:40.574Z] === RUN TestPauseStopPausedContainer [2021-07-23T07:56:40.606Z] time="2021-07-23T07:56:40Z" level=info msg="node 0 leaving" [2021-07-23T07:56:40.606Z] time="2021-07-23T07:56:40Z" level=info msg="Node 6461a211fe12 change state NodeActive --> NodeLeft" [2021-07-23T07:56:40.606Z] time="2021-07-23T07:56:40Z" level=info msg="node4(9118290b5fad): Node leave event for 6461a211fe12/172.28.209.116" [2021-07-23T07:56:40.606Z] time="2021-07-23T07:56:40Z" level=info msg="Node 6461a211fe12 change state NodeActive --> NodeLeft" [2021-07-23T07:56:40.606Z] time="2021-07-23T07:56:40Z" level=info msg="node5(6fbfc3f403d6): Node leave event for 6461a211fe12/172.28.209.116" [2021-07-23T07:56:40.606Z] time="2021-07-23T07:56:40Z" level=info msg="Node 6461a211fe12 change state NodeActive --> NodeLeft" [2021-07-23T07:56:40.606Z] time="2021-07-23T07:56:40Z" level=info msg="node2(adbd36757601): Node leave event for 6461a211fe12/172.28.209.116" [2021-07-23T07:56:40.606Z] time="2021-07-23T07:56:40Z" level=info msg="Node 6461a211fe12 change state NodeActive --> NodeLeft" [2021-07-23T07:56:40.606Z] time="2021-07-23T07:56:40Z" level=info msg="node1(6461a211fe12): Node leave event for 6461a211fe12/172.28.209.116" [2021-07-23T07:56:40.606Z] time="2021-07-23T07:56:40Z" level=info msg="Node 6461a211fe12 change state NodeActive --> NodeLeft" [2021-07-23T07:56:40.606Z] time="2021-07-23T07:56:40Z" level=info msg="node3(4959daf2d8a9): Node leave event for 6461a211fe12/172.28.209.116" [2021-07-23T07:56:40.606Z] time="2021-07-23T07:56:40Z" level=info msg="Node 6461a211fe12/172.28.209.116, left gossip cluster" [2021-07-23T07:56:40.606Z] time="2021-07-23T07:56:40Z" level=info msg="Node 6461a211fe12/172.28.209.116, left gossip cluster" [2021-07-23T07:56:40.606Z] time="2021-07-23T07:56:40Z" level=info msg="Node 6461a211fe12/172.28.209.116, left gossip cluster" [2021-07-23T07:56:40.904Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=info msg="Node 6461a211fe12/172.28.209.116, left gossip cluster" [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=info msg="Node 6461a211fe12/172.28.209.116, left gossip cluster" [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=debug msg="memberlist: Failed to join 172.28.209.116: dial tcp 172.28.209.116:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=info msg="node 1 leaving" [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=info msg="Node adbd36757601 change state NodeActive --> NodeLeft" [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=info msg="node3(4959daf2d8a9): Node leave event for adbd36757601/172.28.209.116" [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=info msg="Node adbd36757601/172.28.209.116, left gossip cluster" [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=info msg="Node adbd36757601 change state NodeActive --> NodeFailed" [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=info msg="Node adbd36757601/172.28.209.116, added to failed nodes list" [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=info msg="Node adbd36757601 change state NodeActive --> NodeLeft" [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=info msg="node4(9118290b5fad): Node leave event for adbd36757601/172.28.209.116" [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=info msg="Node adbd36757601 change state NodeActive --> NodeLeft" [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=info msg="node5(6fbfc3f403d6): Node leave event for adbd36757601/172.28.209.116" [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=error msg="node: adbd36757601 is unknown to memberlist" [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=info msg="Node adbd36757601/172.28.209.116, left gossip cluster" [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=info msg="Node adbd36757601/172.28.209.116, left gossip cluster" [2021-07-23T07:56:41.061Z] time="2021-07-23T07:56:40Z" level=info msg="Node adbd36757601/172.28.209.116, left gossip cluster" [2021-07-23T07:56:41.515Z] time="2021-07-23T07:56:41Z" level=info msg="node 2 leaving" [2021-07-23T07:56:41.515Z] time="2021-07-23T07:56:41Z" level=info msg="Node 4959daf2d8a9 change state NodeActive --> NodeLeft" [2021-07-23T07:56:41.515Z] time="2021-07-23T07:56:41Z" level=info msg="node4(9118290b5fad): Node leave event for 4959daf2d8a9/172.28.209.116" [2021-07-23T07:56:41.515Z] time="2021-07-23T07:56:41Z" level=info msg="Node 4959daf2d8a9 change state NodeActive --> NodeLeft" [2021-07-23T07:56:41.515Z] time="2021-07-23T07:56:41Z" level=info msg="node5(6fbfc3f403d6): Node leave event for 4959daf2d8a9/172.28.209.116" [2021-07-23T07:56:41.515Z] time="2021-07-23T07:56:41Z" level=info msg="Node 4959daf2d8a9 change state NodeActive --> NodeLeft" [2021-07-23T07:56:41.515Z] time="2021-07-23T07:56:41Z" level=info msg="node3(4959daf2d8a9): Node leave event for 4959daf2d8a9/172.28.209.116" [2021-07-23T07:56:41.515Z] time="2021-07-23T07:56:41Z" level=debug msg="memberlist: Failed ping: 6fbfc3f403d6 (timeout reached)" [2021-07-23T07:56:41.515Z] time="2021-07-23T07:56:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.209.116:10036: use of closed network connection" [2021-07-23T07:56:41.515Z] time="2021-07-23T07:56:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.209.116:10034: use of closed network connection" [2021-07-23T07:56:41.515Z] time="2021-07-23T07:56:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.209.116:10035: use of closed network connection" [2021-07-23T07:56:41.515Z] time="2021-07-23T07:56:41Z" level=debug msg="memberlist: Stream connection from=172.28.209.116:49410" [2021-07-23T07:56:41.515Z] time="2021-07-23T07:56:41Z" level=info msg="Node 4959daf2d8a9/172.28.209.116, left gossip cluster" [2021-07-23T07:56:41.515Z] time="2021-07-23T07:56:41Z" level=info msg="Node 4959daf2d8a9/172.28.209.116, left gossip cluster" [2021-07-23T07:56:41.872Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-23T07:56:41.956Z] --- PASS: TestPauseStopPausedContainer (1.50s) [2021-07-23T07:56:41.956Z] === RUN TestPidHost [2021-07-23T07:56:41.970Z] networkdb_test.go:874: node4: OK [2021-07-23T07:56:41.970Z] networkdb_test.go:874: node5: OK [2021-07-23T07:56:41.970Z] time="2021-07-23T07:56:41Z" level=info msg="node 0 coming back" [2021-07-23T07:56:41.970Z] time="2021-07-23T07:56:41Z" level=info msg="Node 4959daf2d8a9/172.28.209.116, left gossip cluster" [2021-07-23T07:56:41.970Z] time="2021-07-23T07:56:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cb4f30aa9706 with config:&{NodeID:cb4f30aa9706 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:56:41.970Z] time="2021-07-23T07:56:41Z" level=info msg="Node cb4f30aa9706/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:41.970Z] time="2021-07-23T07:56:41Z" level=info msg="Node cb4f30aa9706/172.28.209.116, added to nodes list" [2021-07-23T07:56:41.970Z] time="2021-07-23T07:56:41Z" level=info msg="node 1 coming back" [2021-07-23T07:56:41.970Z] time="2021-07-23T07:56:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4fef29643cc9 with config:&{NodeID:4fef29643cc9 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:56:41.970Z] time="2021-07-23T07:56:41Z" level=info msg="Node 4fef29643cc9/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:41.970Z] time="2021-07-23T07:56:41Z" level=info msg="Node 4fef29643cc9/172.28.209.116, added to nodes list" [2021-07-23T07:56:41.970Z] time="2021-07-23T07:56:41Z" level=info msg="node 2 coming back" [2021-07-23T07:56:41.970Z] time="2021-07-23T07:56:41Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b9e38b4745d2 with config:&{NodeID:b9e38b4745d2 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-23T07:56:41.970Z] time="2021-07-23T07:56:41Z" level=info msg="Node b9e38b4745d2/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:41.970Z] time="2021-07-23T07:56:41Z" level=info msg="Node b9e38b4745d2/172.28.209.116, added to nodes list" [2021-07-23T07:56:41.970Z] time="2021-07-23T07:56:41Z" level=debug msg="memberlist: Failed to join 172.28.209.116: dial tcp 172.28.209.116:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-23T07:56:41.970Z] time="2021-07-23T07:56:41Z" level=warning msg="memberlist: Was able to connect to 6fbfc3f403d6 but other probes failed, network may be misconfigured" [2021-07-23T07:56:42.425Z] time="2021-07-23T07:56:42Z" level=debug msg="memberlist: Failed ping: 9118290b5fad (timeout reached)" [2021-07-23T07:56:42.425Z] time="2021-07-23T07:56:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.28.209.116:10037: use of closed network connection" [2021-07-23T07:56:42.425Z] time="2021-07-23T07:56:42Z" level=debug msg="memberlist: Stream connection from=172.28.209.116:49412" [2021-07-23T07:56:42.879Z] time="2021-07-23T07:56:42Z" level=warning msg="memberlist: Was able to connect to 9118290b5fad but other probes failed, network may be misconfigured" [2021-07-23T07:56:42.879Z] time="2021-07-23T07:56:42Z" level=debug msg="memberlist: Failed to join 172.28.209.116: dial tcp 172.28.209.116:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-23T07:56:43.402Z] --- PASS: TestBuildMultiStageCopy (23.72s) [2021-07-23T07:56:43.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (18.17s) [2021-07-23T07:56:43.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.97s) [2021-07-23T07:56:43.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.70s) [2021-07-23T07:56:43.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.36s) [2021-07-23T07:56:43.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.52s) [2021-07-23T07:56:43.402Z] === RUN TestBuildMultiStageParentConfig [2021-07-23T07:56:43.839Z] time="2021-07-23T07:56:43Z" level=debug msg="memberlist: Failed to join 172.28.209.116: dial tcp 172.28.209.116:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-23T07:56:43.868Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-23T07:56:44.441Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-23T07:56:45.364Z] time="2021-07-23T07:56:44Z" level=debug msg="memberlist: Failed to join 172.28.209.116: dial tcp 172.28.209.116:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-23T07:56:45.364Z] time="2021-07-23T07:56:44Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.209.116:10033 172.28.209.116:10034 172.28.209.116:10035]" [2021-07-23T07:56:45.820Z] time="2021-07-23T07:56:45Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.209.116:10033 172.28.209.116:10034 172.28.209.116:10035]" [2021-07-23T07:56:45.826Z] --- PASS: TestPidHost (4.03s) [2021-07-23T07:56:45.826Z] === RUN TestPsFilter [2021-07-23T07:56:46.087Z] --- PASS: TestPsFilter (0.15s) [2021-07-23T07:56:46.087Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:45Z" level=debug msg="memberlist: Failed to join 172.28.209.116: dial tcp 172.28.209.116:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.209.116:10033" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=debug msg="memberlist: Stream connection from=172.28.209.116:49417" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 9118290b5fad/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 9118290b5fad/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706/172.28.209.116, is the new incarnation of the shutdown node 6461a211fe12/172.28.209.116" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.209.116:10034" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=debug msg="memberlist: Stream connection from=172.28.209.116:49418" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 9118290b5fad/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 9118290b5fad/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 4fef29643cc9/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 4fef29643cc9/172.28.209.116, is the new incarnation of the shutdown node adbd36757601/172.28.209.116" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 4fef29643cc9/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.209.116:10035" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=debug msg="memberlist: Stream connection from=172.28.209.116:49419" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 4fef29643cc9/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 4fef29643cc9/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 9118290b5fad/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 9118290b5fad/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node b9e38b4745d2/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node b9e38b4745d2/172.28.209.116, is the new incarnation of the shutdown node 4959daf2d8a9/172.28.209.116" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node b9e38b4745d2/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node b9e38b4745d2/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node b9e38b4745d2/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node b9e38b4745d2/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node b9e38b4745d2/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 4fef29643cc9/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 4fef29643cc9/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706/172.28.209.116, is the new incarnation of the shutdown node 6461a211fe12/172.28.209.116" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 4fef29643cc9/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 4fef29643cc9/172.28.209.116, is the new incarnation of the shutdown node adbd36757601/172.28.209.116" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node 4fef29643cc9/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node b9e38b4745d2/172.28.209.116, joined gossip cluster" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node b9e38b4745d2/172.28.209.116, is the new incarnation of the shutdown node 4959daf2d8a9/172.28.209.116" [2021-07-23T07:56:46.277Z] time="2021-07-23T07:56:46Z" level=info msg="Node b9e38b4745d2/172.28.209.116, added to nodes list" [2021-07-23T07:56:46.734Z] time="2021-07-23T07:56:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.209.116:10033" [2021-07-23T07:56:46.734Z] time="2021-07-23T07:56:46Z" level=debug msg="memberlist: Stream connection from=172.28.209.116:49420" [2021-07-23T07:56:46.735Z] time="2021-07-23T07:56:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.209.116:10034" [2021-07-23T07:56:46.735Z] time="2021-07-23T07:56:46Z" level=debug msg="memberlist: Stream connection from=172.28.209.116:49421" [2021-07-23T07:56:46.735Z] time="2021-07-23T07:56:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.209.116:10035" [2021-07-23T07:56:46.735Z] time="2021-07-23T07:56:46Z" level=debug msg="memberlist: Stream connection from=172.28.209.116:49422" [2021-07-23T07:56:46.735Z] 2021/07/23 07:56:46 Closing DB instances... [2021-07-23T07:56:47.126Z] --- PASS: TestBuildMultiStageParentConfig (3.13s) [2021-07-23T07:56:47.126Z] === RUN TestBuildLabelWithTargets [2021-07-23T07:56:47.126Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T07:56:47.126Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-23T07:56:47.126Z] === RUN TestBuildWithEmptyLayers [2021-07-23T07:56:47.191Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706 change state NodeActive --> NodeLeft" [2021-07-23T07:56:47.191Z] time="2021-07-23T07:56:46Z" level=info msg="node2(4fef29643cc9): Node leave event for cb4f30aa9706/172.28.209.116" [2021-07-23T07:56:47.191Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706 change state NodeActive --> NodeLeft" [2021-07-23T07:56:47.191Z] time="2021-07-23T07:56:46Z" level=info msg="node3(b9e38b4745d2): Node leave event for cb4f30aa9706/172.28.209.116" [2021-07-23T07:56:47.191Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706 change state NodeActive --> NodeLeft" [2021-07-23T07:56:47.191Z] time="2021-07-23T07:56:46Z" level=info msg="node5(6fbfc3f403d6): Node leave event for cb4f30aa9706/172.28.209.116" [2021-07-23T07:56:47.191Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706 change state NodeActive --> NodeLeft" [2021-07-23T07:56:47.191Z] time="2021-07-23T07:56:46Z" level=info msg="node1(cb4f30aa9706): Node leave event for cb4f30aa9706/172.28.209.116" [2021-07-23T07:56:47.191Z] time="2021-07-23T07:56:46Z" level=debug msg="memberlist: Failed to join 172.28.209.116: dial tcp 172.28.209.116:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-23T07:56:47.191Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706/172.28.209.116, left gossip cluster" [2021-07-23T07:56:47.191Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706 change state NodeActive --> NodeLeft" [2021-07-23T07:56:47.191Z] time="2021-07-23T07:56:46Z" level=info msg="node4(9118290b5fad): Node leave event for cb4f30aa9706/172.28.209.116" [2021-07-23T07:56:47.191Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706/172.28.209.116, left gossip cluster" [2021-07-23T07:56:47.191Z] time="2021-07-23T07:56:46Z" level=info msg="Node cb4f30aa9706/172.28.209.116, left gossip cluster" [2021-07-23T07:56:47.191Z] time="2021-07-23T07:56:47Z" level=info msg="Node cb4f30aa9706/172.28.209.116, left gossip cluster" [2021-07-23T07:56:47.191Z] time="2021-07-23T07:56:47Z" level=info msg="Node cb4f30aa9706/172.28.209.116, left gossip cluster" [2021-07-23T07:56:47.471Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.46s) [2021-07-23T07:56:47.471Z] === RUN TestRemoveContainerWithVolume [2021-07-23T07:56:47.647Z] time="2021-07-23T07:56:47Z" level=info msg="Node 4fef29643cc9 change state NodeActive --> NodeLeft" [2021-07-23T07:56:47.647Z] time="2021-07-23T07:56:47Z" level=info msg="node3(b9e38b4745d2): Node leave event for 4fef29643cc9/172.28.209.116" [2021-07-23T07:56:47.647Z] time="2021-07-23T07:56:47Z" level=info msg="Node 4fef29643cc9 change state NodeActive --> NodeLeft" [2021-07-23T07:56:47.647Z] time="2021-07-23T07:56:47Z" level=info msg="Node 4fef29643cc9 change state NodeActive --> NodeLeft" [2021-07-23T07:56:47.647Z] time="2021-07-23T07:56:47Z" level=info msg="node5(6fbfc3f403d6): Node leave event for 4fef29643cc9/172.28.209.116" [2021-07-23T07:56:47.647Z] time="2021-07-23T07:56:47Z" level=info msg="node4(9118290b5fad): Node leave event for 4fef29643cc9/172.28.209.116" [2021-07-23T07:56:47.647Z] time="2021-07-23T07:56:47Z" level=info msg="Node 4fef29643cc9 change state NodeActive --> NodeLeft" [2021-07-23T07:56:47.647Z] time="2021-07-23T07:56:47Z" level=info msg="node2(4fef29643cc9): Node leave event for 4fef29643cc9/172.28.209.116" [2021-07-23T07:56:47.647Z] time="2021-07-23T07:56:47Z" level=info msg="Node 4fef29643cc9/172.28.209.116, left gossip cluster" [2021-07-23T07:56:47.647Z] time="2021-07-23T07:56:47Z" level=info msg="Node 4fef29643cc9/172.28.209.116, left gossip cluster" [2021-07-23T07:56:47.647Z] time="2021-07-23T07:56:47Z" level=info msg="Node 4fef29643cc9/172.28.209.116, left gossip cluster" [2021-07-23T07:56:47.647Z] time="2021-07-23T07:56:47Z" level=info msg="Node 4fef29643cc9/172.28.209.116, left gossip cluster" [2021-07-23T07:56:48.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-23T07:56:48.103Z] time="2021-07-23T07:56:47Z" level=info msg="Node b9e38b4745d2 change state NodeActive --> NodeLeft" [2021-07-23T07:56:48.103Z] time="2021-07-23T07:56:47Z" level=info msg="node5(6fbfc3f403d6): Node leave event for b9e38b4745d2/172.28.209.116" [2021-07-23T07:56:48.103Z] time="2021-07-23T07:56:47Z" level=info msg="Node b9e38b4745d2 change state NodeActive --> NodeLeft" [2021-07-23T07:56:48.103Z] time="2021-07-23T07:56:47Z" level=info msg="node4(9118290b5fad): Node leave event for b9e38b4745d2/172.28.209.116" [2021-07-23T07:56:48.103Z] time="2021-07-23T07:56:47Z" level=info msg="Node b9e38b4745d2 change state NodeActive --> NodeLeft" [2021-07-23T07:56:48.103Z] time="2021-07-23T07:56:47Z" level=info msg="node3(b9e38b4745d2): Node leave event for b9e38b4745d2/172.28.209.116" [2021-07-23T07:56:48.103Z] time="2021-07-23T07:56:47Z" level=debug msg="memberlist: Failed to join 172.28.209.116: dial tcp 172.28.209.116:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-23T07:56:48.103Z] time="2021-07-23T07:56:48Z" level=info msg="Node b9e38b4745d2/172.28.209.116, left gossip cluster" [2021-07-23T07:56:48.103Z] time="2021-07-23T07:56:48Z" level=info msg="Node b9e38b4745d2/172.28.209.116, left gossip cluster" [2021-07-23T07:56:48.560Z] time="2021-07-23T07:56:48Z" level=info msg="Node b9e38b4745d2/172.28.209.116, left gossip cluster" [2021-07-23T07:56:48.657Z] --- PASS: TestBuildWithEmptyLayers (1.67s) [2021-07-23T07:56:48.657Z] === RUN TestBuildMultiStageOnBuild [2021-07-23T07:56:48.983Z] --- PASS: TestRemoveContainerWithVolume (1.32s) [2021-07-23T07:56:48.983Z] === RUN TestRemoveContainerRunning [2021-07-23T07:56:49.016Z] time="2021-07-23T07:56:48Z" level=info msg="Node 9118290b5fad change state NodeActive --> NodeLeft" [2021-07-23T07:56:49.016Z] time="2021-07-23T07:56:48Z" level=info msg="node5(6fbfc3f403d6): Node leave event for 9118290b5fad/172.28.209.116" [2021-07-23T07:56:49.016Z] time="2021-07-23T07:56:48Z" level=info msg="Node 9118290b5fad change state NodeActive --> NodeLeft" [2021-07-23T07:56:49.016Z] time="2021-07-23T07:56:48Z" level=info msg="node4(9118290b5fad): Node leave event for 9118290b5fad/172.28.209.116" [2021-07-23T07:56:49.016Z] time="2021-07-23T07:56:48Z" level=debug msg="memberlist: Failed to join 172.28.209.116: dial tcp 172.28.209.116:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-23T07:56:49.473Z] time="2021-07-23T07:56:48Z" level=info msg="Node 9118290b5fad/172.28.209.116, left gossip cluster" [2021-07-23T07:56:49.473Z] time="2021-07-23T07:56:49Z" level=info msg="Node 9118290b5fad/172.28.209.116, left gossip cluster" [2021-07-23T07:56:49.928Z] time="2021-07-23T07:56:49Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, left gossip cluster" [2021-07-23T07:56:49.928Z] time="2021-07-23T07:56:49Z" level=info msg="Node 6fbfc3f403d6 change state NodeActive --> NodeFailed" [2021-07-23T07:56:49.928Z] time="2021-07-23T07:56:49Z" level=info msg="Node 6fbfc3f403d6/172.28.209.116, added to failed nodes list" [2021-07-23T07:56:49.928Z] --- PASS: TestNetworkDBIslands (12.06s) [2021-07-23T07:56:49.928Z] PASS [2021-07-23T07:56:49.928Z] coverage: 60.7% of statements [2021-07-23T07:56:49.928Z] ok github.com/docker/docker/libnetwork/networkdb 104.098s coverage: 60.7% of statements [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/quota [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/rootless [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/volume [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-23T07:56:49.928Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-23T07:56:50.368Z] --- PASS: TestRemoveContainerRunning (1.54s) [2021-07-23T07:56:50.368Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-23T07:56:51.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-23T07:56:51.453Z] [2021-07-23T07:56:51.453Z] === Skipped [2021-07-23T07:56:51.453Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-23T07:56:51.453Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-23T07:56:51.453Z] [2021-07-23T07:56:51.453Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-23T07:56:51.453Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:56:51.453Z] [2021-07-23T07:56:51.453Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-23T07:56:51.453Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:56:51.453Z] [2021-07-23T07:56:51.453Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-07-23T07:56:51.453Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:56:51.453Z] [2021-07-23T07:56:51.453Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-23T07:56:51.453Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:56:51.453Z] [2021-07-23T07:56:51.453Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-23T07:56:51.453Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-23T07:56:51.882Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.49s) [2021-07-23T07:56:51.882Z] === RUN TestRemoveInvalidContainer [2021-07-23T07:56:51.882Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-23T07:56:51.882Z] === RUN TestRenameLinkedContainer [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-23T07:56:51.912Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-23T07:56:51.912Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-23T07:56:51.912Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-23T07:56:51.912Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-23T07:56:51.912Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-23T07:56:51.912Z] daemon_test.go:147: root required [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-23T07:56:51.912Z] reload_test.go:520: root required [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-23T07:56:51.912Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-23T07:56:51.912Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-23T07:56:51.912Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-23T07:56:51.912Z] download_test.go:268: Needs fixing on Windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-23T07:56:51.912Z] layer_test.go:304: Failing on Windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-23T07:56:51.912Z] layer_test.go:353: Failing on Windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-23T07:56:51.912Z] layer_test.go:468: Failing on Windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-23T07:56:51.912Z] layer_test.go:697: Failing on Windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-23T07:56:51.912Z] migration_test.go:46: Failing on Windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-23T07:56:51.912Z] migration_test.go:182: Failing on Windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-23T07:56:51.912Z] mount_test.go:17: Failing on Windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-23T07:56:51.912Z] mount_test.go:76: Failing on Windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-23T07:56:51.912Z] mount_test.go:125: Failing on Windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-23T07:56:51.912Z] mount_test.go:212: Failing on Windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-23T07:56:51.912Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-23T07:56:51.912Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-23T07:56:51.912Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-23T07:56:51.912Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-23T07:56:51.912Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-23T07:56:51.912Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-23T07:56:51.912Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-23T07:56:51.912Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-23T07:56:51.912Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-23T07:56:51.912Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-23T07:56:51.912Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-23T07:56:51.912Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-23T07:56:51.912Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-23T07:56:51.912Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-23T07:56:51.912Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-23T07:56:51.912Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-23T07:56:51.912Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-23T07:56:51.912Z] archive_test.go:134: Xz not present in msys2 [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-23T07:56:51.912Z] archive_test.go:239: Failing on Windows CI machines [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-23T07:56:51.912Z] archive_windows_test.go:16: Currently fails [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-23T07:56:51.912Z] changes_test.go:196: needs more investigation [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-23T07:56:51.912Z] changes_test.go:433: needs further investigation [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-23T07:56:51.912Z] changes_test.go:469: needs further investigation [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-23T07:56:51.912Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-23T07:56:51.912Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-23T07:56:51.912Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-23T07:56:51.912Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-23T07:56:51.912Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-23T07:56:51.912Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-23T07:56:51.912Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-23T07:56:51.912Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-23T07:56:51.912Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-23T07:56:51.912Z] poller_test.go:41: No chmod on Windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-23T07:56:51.912Z] fileutils_test.go:134: Needs porting to Windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-23T07:56:51.912Z] fileutils_test.go:180: Needs porting to Windows [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-07-23T07:56:51.912Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-23T07:56:51.912Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-23T07:56:51.912Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.01s) [2021-07-23T07:56:51.912Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-23T07:56:51.912Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] [2021-07-23T07:56:51.912Z] DONE 2029 tests, 67 skipped in 251.423s [2021-07-23T07:56:51.912Z] INFO: make.ps1 ended at 07/23/2021 07:56:51 [2021-07-23T07:56:53.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-23T07:56:53.439Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-23T07:56:53.439Z] INFO: Unit tests ended at 07/23/2021 07:56:52. Duration:00:04:24.2977244 [2021-07-23T07:56:53.439Z] INFO: Building busybox [2021-07-23T07:56:53.439Z] Sending build context to Docker daemon 5.12kB [2021-07-23T07:56:53.439Z] [2021-07-23T07:56:53.439Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-23T07:56:53.439Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-23T07:56:53.439Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-23T07:56:53.439Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-23T07:56:53.439Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-23T07:56:53.439Z] ---> 9a0a02eca0e6 [2021-07-23T07:56:53.439Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-23T07:56:53.439Z] ---> Running in 87843f781433 [2021-07-23T07:56:54.796Z] --- PASS: TestCreateServiceMultipleTimes (17.18s) [2021-07-23T07:56:54.796Z] === RUN TestCreateServiceConflict [2021-07-23T07:56:56.176Z] --- PASS: TestCreateServiceConflict (2.24s) [2021-07-23T07:56:56.176Z] === RUN TestCreateServiceMaxReplicas [2021-07-23T07:56:57.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-23T07:56:57.476Z] --- PASS: TestRenameLinkedContainer (5.44s) [2021-07-23T07:56:57.476Z] === RUN TestRenameStoppedContainer [2021-07-23T07:56:58.419Z] --- PASS: TestRenameStoppedContainer (1.23s) [2021-07-23T07:56:58.419Z] === RUN TestRenameRunningContainerAndReuse [2021-07-23T07:56:59.471Z] --- PASS: TestCreateServiceMaxReplicas (3.35s) [2021-07-23T07:56:59.471Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-23T07:57:00.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-23T07:57:00.962Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-23T07:57:01.532Z] --- PASS: TestRenameRunningContainerAndReuse (3.01s) [2021-07-23T07:57:01.532Z] === RUN TestRenameInvalidName [2021-07-23T07:57:02.915Z] --- PASS: TestRenameInvalidName (1.26s) [2021-07-23T07:57:02.915Z] === RUN TestRenameAnonymousContainer [2021-07-23T07:57:03.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-23T07:57:04.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-23T07:57:04.688Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-23T07:57:05.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-23T07:57:07.015Z] --- PASS: TestRenameAnonymousContainer (4.29s) [2021-07-23T07:57:07.015Z] === RUN TestRenameContainerWithSameName [2021-07-23T07:57:08.196Z] Removing intermediate container 87843f781433 [2021-07-23T07:57:08.196Z] ---> d9f47875f31b [2021-07-23T07:57:08.196Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-23T07:57:08.196Z] ---> Running in 80d2132a8a24 [2021-07-23T07:57:08.196Z] Removing intermediate container 80d2132a8a24 [2021-07-23T07:57:08.196Z] ---> 5d4819fffa21 [2021-07-23T07:57:08.196Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-23T07:57:08.196Z] ---> Running in 9e2d0e6f269a [2021-07-23T07:57:08.196Z] Removing intermediate container 9e2d0e6f269a [2021-07-23T07:57:08.196Z] ---> dae4e90c3cd5 [2021-07-23T07:57:08.196Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-23T07:57:08.403Z] --- PASS: TestRenameContainerWithSameName (1.35s) [2021-07-23T07:57:08.403Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-23T07:57:08.651Z] [2021-07-23T07:57:09.108Z] ---> 9079fdd7b7ed [2021-07-23T07:57:09.108Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-23T07:57:09.108Z] ---> Running in 8fec1b8a7f83 [2021-07-23T07:57:09.726Z] --- PASS: TestBuildMultiStageOnBuild (19.53s) [2021-07-23T07:57:09.726Z] === RUN TestBuildUncleanTarFilenames [2021-07-23T07:57:09.726Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T07:57:09.726Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-07-23T07:57:09.726Z] === RUN TestBuildMultiStageLayerLeak [2021-07-23T07:57:10.314Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-23T07:57:10.886Z] --- PASS: TestRenameContainerWithLinkedContainer (2.33s) [2021-07-23T07:57:10.886Z] === RUN TestResize [2021-07-23T07:57:11.827Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-23T07:57:11.827Z] --- PASS: TestResize (1.23s) [2021-07-23T07:57:11.827Z] === RUN TestResizeWithInvalidSize [2021-07-23T07:57:13.210Z] --- PASS: TestResizeWithInvalidSize (1.23s) [2021-07-23T07:57:13.210Z] === RUN TestResizeWhenContainerNotStarted [2021-07-23T07:57:14.359Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.77s) [2021-07-23T07:57:14.359Z] === RUN TestCreateServiceSecretFileMode [2021-07-23T07:57:14.453Z] --- PASS: TestBuildWithHugeFile (53.58s) [2021-07-23T07:57:14.453Z] === RUN TestBuildWCOWSandboxSize [2021-07-23T07:57:14.453Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-23T07:57:14.453Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-23T07:57:14.453Z] === RUN TestBuildWithEmptyDockerfile [2021-07-23T07:57:14.453Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T07:57:14.453Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T07:57:14.453Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T07:57:14.453Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T07:57:14.453Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T07:57:14.453Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T07:57:14.453Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T07:57:14.453Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T07:57:14.453Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T07:57:14.453Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-07-23T07:57:14.453Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-07-23T07:57:14.453Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-07-23T07:57:14.453Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-07-23T07:57:14.453Z] === RUN TestBuildPreserveOwnership [2021-07-23T07:57:14.453Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-23T07:57:14.595Z] --- PASS: TestResizeWhenContainerNotStarted (1.21s) [2021-07-23T07:57:14.595Z] === RUN TestDaemonRestartKillContainers [2021-07-23T07:57:14.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-23T07:57:14.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-23T07:57:14.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-23T07:57:14.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-23T07:57:14.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-23T07:57:14.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-23T07:57:14.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-23T07:57:14.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-23T07:57:14.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-23T07:57:14.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-23T07:57:14.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-23T07:57:14.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-23T07:57:14.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-23T07:57:14.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-23T07:57:14.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-23T07:57:14.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-23T07:57:14.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:57:14.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:57:14.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:57:14.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:57:14.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:57:14.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:57:14.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:57:14.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:57:14.595Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-23T07:57:14.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-23T07:57:15.400Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-23T07:57:15.739Z] --- PASS: TestCreateServiceSecretFileMode (2.67s) [2021-07-23T07:57:15.739Z] === RUN TestCreateServiceConfigFileMode [2021-07-23T07:57:15.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-23T07:57:16.791Z] --- PASS: TestBuildPreserveOwnership (4.87s) [2021-07-23T07:57:16.791Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.22s) [2021-07-23T07:57:16.791Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2021-07-23T07:57:16.791Z] === RUN TestBuildPlatformInvalid [2021-07-23T07:57:17.053Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-07-23T07:57:17.053Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-23T07:57:18.527Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:57:18.528Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:57:19.031Z] --- PASS: TestCreateServiceConfigFileMode (2.78s) [2021-07-23T07:57:19.031Z] === RUN TestCreateServiceSysctls [2021-07-23T07:57:19.913Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:57:20.028Z] --- PASS: TestBuildMultiStageLayerLeak (11.89s) [2021-07-23T07:57:20.028Z] === RUN TestBuildWithHugeFile [2021-07-23T07:57:20.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:57:21.574Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-23T07:57:22.164Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-23T07:57:22.325Z] --- PASS: TestCreateServiceSysctls (3.69s) [2021-07-23T07:57:22.325Z] === RUN TestCreateServiceCapabilities [2021-07-23T07:57:23.553Z] check_test.go:309: [dafefd8201158] daemon is not started [2021-07-23T07:57:23.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-23T07:57:24.938Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-23T07:57:25.614Z] --- PASS: TestCreateServiceCapabilities (3.10s) [2021-07-23T07:57:25.615Z] === RUN TestInspect [2021-07-23T07:57:25.882Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-23T07:57:26.737Z] Removing intermediate container 8fec1b8a7f83 [2021-07-23T07:57:26.737Z] ---> 935719b61db1 [2021-07-23T07:57:26.737Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-23T07:57:26.737Z] ---> Running in a400a5c5eeff [2021-07-23T07:57:26.737Z] [2021-07-23T07:57:26.737Z] SUCCESS: Specified value was saved. [2021-07-23T07:57:26.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-23T07:57:28.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-23T07:57:28.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-23T07:57:28.262Z] Removing intermediate container a400a5c5eeff [2021-07-23T07:57:28.262Z] ---> b436cc4175ac [2021-07-23T07:57:28.262Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-23T07:57:28.262Z] ---> Running in 81091ccdf769 [2021-07-23T07:57:29.318Z] Loaded image: buildpack-deps:buster [2021-07-23T07:57:29.581Z] Loaded image: busybox:latest [2021-07-23T07:57:29.816Z] --- PASS: TestInspect (3.79s) [2021-07-23T07:57:29.816Z] === RUN TestCreateJob [2021-07-23T07:57:29.844Z] Loaded image: busybox:glibc [2021-07-23T07:57:30.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-23T07:57:30.690Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-23T07:57:31.634Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-23T07:57:31.771Z] Loaded image: debian:bullseye [2021-07-23T07:57:31.926Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-23T07:57:31.926Z] Copying nested executables into bundles/binary-daemon [2021-07-23T07:57:31.926Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-23T07:57:31.926Z] GOOS="" GOARCH="" GOARM="" [2021-07-23T07:57:31.926Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-23T07:57:31.926Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-23T07:57:32.034Z] Loaded image: hello-world:latest [2021-07-23T07:57:32.034Z] Loaded image: arm32v7/hello-world:latest [2021-07-23T07:57:32.269Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42616/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe -e DOCKER_GRAPHDRIVER docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe hack/make.sh cross [2021-07-23T07:57:32.834Z] [2021-07-23T07:57:32.834Z] Removing bundles/ [2021-07-23T07:57:32.834Z] [2021-07-23T07:57:32.834Z] ---> Making bundle: cross (in bundles/cross) [2021-07-23T07:57:32.834Z] Cross building: bundles/cross/linux/amd64 [2021-07-23T07:57:32.834Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-23T07:57:32.834Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-23T07:57:32.925Z] Cannot create a file when that file already exists. [2021-07-23T07:57:33.107Z] --- PASS: TestCreateJob (3.84s) [2021-07-23T07:57:33.107Z] === RUN TestReplicatedJob [2021-07-23T07:57:34.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-23T07:57:34.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-23T07:57:35.565Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-23T07:57:35.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.89s) [2021-07-23T07:57:35.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.02s) [2021-07-23T07:57:35.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2021-07-23T07:57:35.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.88s) [2021-07-23T07:57:35.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-07-23T07:57:35.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2021-07-23T07:57:35.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.68s) [2021-07-23T07:57:35.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.41s) [2021-07-23T07:57:35.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.07s) [2021-07-23T07:57:35.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.67s) [2021-07-23T07:57:35.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.75s) [2021-07-23T07:57:35.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.54s) [2021-07-23T07:57:35.565Z] === RUN TestCgroupNamespacesRun [2021-07-23T07:57:35.808Z] Removing intermediate container 81091ccdf769 [2021-07-23T07:57:35.808Z] ---> 0b3c7f4469a6 [2021-07-23T07:57:35.808Z] Step 13/13 : CMD ["sh"] [2021-07-23T07:57:35.808Z] ---> Running in d08d56bac0d9 [2021-07-23T07:57:36.264Z] Removing intermediate container d08d56bac0d9 [2021-07-23T07:57:36.264Z] ---> 6134ffe502cf [2021-07-23T07:57:36.264Z] Successfully built 6134ffe502cf [2021-07-23T07:57:36.264Z] Successfully tagged busybox:latest [2021-07-23T07:57:36.264Z] INFO: Docker images of the daemon under test [2021-07-23T07:57:36.264Z] [2021-07-23T07:57:36.264Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-23T07:57:36.264Z] busybox latest 6134ffe502cf Less than a second ago 5.72GB [2021-07-23T07:57:36.264Z] microsoft/windowsservercore latest 9a0a02eca0e6 2 weeks ago 5.7GB [2021-07-23T07:57:36.264Z] mcr.microsoft.com/windows/servercore ltsc2019 9a0a02eca0e6 2 weeks ago 5.7GB [2021-07-23T07:57:36.264Z] [2021-07-23T07:57:36.264Z] INFO: Running integration tests at 07/23/2021 07:57:36... [2021-07-23T07:57:36.264Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-23T07:57:36.264Z] INFO: Integration API tests being run from the host: [2021-07-23T07:57:36.264Z] INFO: make.ps1 starting at 07/23/2021 07:57:36 [2021-07-23T07:57:36.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-23T07:57:37.223Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-23T07:57:38.330Z] --- PASS: TestCgroupNamespacesRun (2.77s) [2021-07-23T07:57:38.330Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-23T07:57:39.517Z] --- PASS: TestBuildWithHugeFile (84.27s) [2021-07-23T07:57:39.517Z] === RUN TestBuildWCOWSandboxSize [2021-07-23T07:57:39.680Z] --- PASS: TestReplicatedJob (6.78s) [2021-07-23T07:57:39.680Z] === RUN TestUpdateReplicatedJob [2021-07-23T07:57:40.242Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s) [2021-07-23T07:57:40.242Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-23T07:57:40.503Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-23T07:57:42.055Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.77s) [2021-07-23T07:57:42.055Z] PASS [2021-07-23T07:57:42.055Z] [2021-07-23T07:57:42.055Z] === Skipped [2021-07-23T07:57:42.055Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-23T07:57:42.055Z] build_session_test.go:25: TODO: BuildKit [2021-07-23T07:57:42.055Z] [2021-07-23T07:57:42.055Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-23T07:57:42.055Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-23T07:57:42.055Z] [2021-07-23T07:57:42.055Z] [2021-07-23T07:57:42.055Z] DONE 34 tests, 2 skipped in 126.934s [2021-07-23T07:57:42.055Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-23T07:57:42.055Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-07-23T07:57:42.055Z] ++ set -e [2021-07-23T07:57:42.055Z] ++ '[' -n 0 ']' [2021-07-23T07:57:42.055Z] ++ set -x [2021-07-23T07:57:42.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-07-23T07:57:42.056Z] INFO: Testing against a local daemon [2021-07-23T07:57:42.056Z] === RUN TestConfigInspect [2021-07-23T07:57:43.050Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.91s) [2021-07-23T07:57:43.050Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-23T07:57:43.050Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-23T07:57:43.877Z] --- PASS: TestUpdateReplicatedJob (3.84s) [2021-07-23T07:57:43.877Z] === RUN TestServiceListWithStatuses [2021-07-23T07:57:43.878Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-23T07:57:43.878Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-23T07:57:43.878Z] === RUN TestDockerNetworkConnectAlias [2021-07-23T07:57:43.977Z] --- PASS: TestConfigInspect (2.85s) [2021-07-23T07:57:43.977Z] === RUN TestConfigList [2021-07-23T07:57:45.590Z] --- PASS: TestCgroupNamespacesRunHostMode (2.73s) [2021-07-23T07:57:45.590Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-23T07:57:46.530Z] --- PASS: TestConfigList (2.63s) [2021-07-23T07:57:46.530Z] === RUN TestConfigsCreateAndDelete [2021-07-23T07:57:46.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-23T07:57:48.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-23T07:57:48.355Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.62s) [2021-07-23T07:57:48.355Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-23T07:57:48.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-23T07:57:49.084Z] --- PASS: TestConfigsCreateAndDelete (2.62s) [2021-07-23T07:57:49.084Z] === RUN TestConfigsUpdate [2021-07-23T07:57:49.154Z] --- PASS: TestDockerNetworkConnectAlias (4.77s) [2021-07-23T07:57:49.154Z] === RUN TestDockerNetworkReConnect [2021-07-23T07:57:49.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-23T07:57:49.757Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2021-07-23T07:57:49.757Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-23T07:57:50.698Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2021-07-23T07:57:50.698Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-23T07:57:51.268Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-23T07:57:51.530Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-23T07:57:51.638Z] --- PASS: TestConfigsUpdate (2.69s) [2021-07-23T07:57:51.638Z] === RUN TestTemplatedConfig [2021-07-23T07:57:52.101Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-23T07:57:52.446Z] --- PASS: TestDockerNetworkReConnect (3.86s) [2021-07-23T07:57:52.446Z] === RUN TestServicePlugin [2021-07-23T07:57:53.043Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-23T07:57:53.306Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.60s) [2021-07-23T07:57:53.306Z] === RUN TestNISDomainname [2021-07-23T07:57:55.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-23T07:57:55.848Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-23T07:57:55.848Z] check_test.go:309: [dc03ecbbec7b0] daemon is not started [2021-07-23T07:57:55.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-23T07:57:55.848Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-23T07:57:55.848Z] check_test.go:309: [d104ad55cc24b] daemon is not started [2021-07-23T07:57:55.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-23T07:57:55.848Z] --- PASS: TestNISDomainname (2.39s) [2021-07-23T07:57:55.848Z] === RUN TestHostnameDnsResolution [2021-07-23T07:57:55.858Z] --- PASS: TestTemplatedConfig (3.58s) [2021-07-23T07:57:55.858Z] === RUN TestConfigCreateResolve [2021-07-23T07:57:56.645Z] plugin_test.go:62: [dfd73e8f5ead2] joining swarm manager [de99cc63d3033]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T07:57:58.024Z] plugin_test.go:65: [d3f9cc0cfaa7c] joining swarm manager [de99cc63d3033]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T07:57:58.388Z] --- PASS: TestHostnameDnsResolution (2.30s) [2021-07-23T07:57:58.388Z] === RUN TestStats [2021-07-23T07:57:58.411Z] --- PASS: TestConfigCreateResolve (2.66s) [2021-07-23T07:57:58.412Z] PASS [2021-07-23T07:57:58.412Z] [2021-07-23T07:57:58.412Z] DONE 6 tests in 17.176s [2021-07-23T07:57:58.412Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-23T07:57:58.412Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-07-23T07:57:58.412Z] ++ set -e [2021-07-23T07:57:58.412Z] ++ '[' -n 0 ']' [2021-07-23T07:57:58.412Z] ++ set -x [2021-07-23T07:57:58.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-07-23T07:57:58.412Z] INFO: Testing against a local daemon [2021-07-23T07:57:58.412Z] === RUN TestCheckpoint [2021-07-23T07:57:58.412Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-23T07:57:58.412Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-23T07:57:58.412Z] === RUN TestContainerInvalidJSON [2021-07-23T07:57:58.412Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T07:57:58.412Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T07:57:58.412Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T07:57:58.412Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T07:57:58.412Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-23T07:57:58.412Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-23T07:57:58.412Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T07:57:58.412Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-23T07:57:58.412Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T07:57:58.412Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-23T07:57:58.412Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-23T07:57:58.412Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-23T07:57:58.412Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-23T07:57:58.412Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-23T07:57:58.674Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-07-23T07:57:58.674Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-23T07:57:58.674Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-23T07:57:58.674Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-23T07:57:58.674Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-07-23T07:57:58.674Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-23T07:57:58.674Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-07-23T07:57:58.674Z] === RUN TestCopyFromContainer [2021-07-23T07:57:59.327Z] check_test.go:309: [de602e7af61ef] daemon is not started [2021-07-23T07:57:59.327Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-23T07:57:59.587Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-23T07:58:00.071Z] === RUN TestCopyFromContainer// [2021-07-23T07:58:00.338Z] === RUN TestCopyFromContainer//bar/root [2021-07-23T07:58:00.338Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-23T07:58:00.604Z] === RUN TestCopyFromContainer/bar/quux [2021-07-23T07:58:00.604Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-23T07:58:00.604Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-23T07:58:00.604Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-23T07:58:00.868Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-23T07:58:00.868Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-23T07:58:00.868Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-23T07:58:00.969Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-23T07:58:01.132Z] --- PASS: TestCopyFromContainer (2.31s) [2021-07-23T07:58:01.132Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-07-23T07:58:01.132Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-07-23T07:58:01.132Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-07-23T07:58:01.132Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-07-23T07:58:01.132Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-23T07:58:01.132Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-23T07:58:01.132Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-23T07:58:01.132Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-23T07:58:01.132Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-23T07:58:01.132Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-07-23T07:58:01.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-23T07:58:01.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T07:58:01.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T07:58:01.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T07:58:01.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T07:58:01.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T07:58:01.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T07:58:01.132Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T07:58:01.132Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T07:58:01.132Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T07:58:01.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-23T07:58:01.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-23T07:58:01.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-23T07:58:01.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-23T07:58:01.132Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-23T07:58:01.132Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-23T07:58:01.132Z] === RUN TestCreateWithInvalidEnv [2021-07-23T07:58:01.132Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-23T07:58:01.132Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-23T07:58:01.132Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-23T07:58:01.132Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-23T07:58:01.132Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-23T07:58:01.132Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-23T07:58:01.132Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-23T07:58:01.132Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-23T07:58:01.132Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-23T07:58:01.132Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-23T07:58:01.132Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-23T07:58:01.132Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-23T07:58:01.132Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-23T07:58:01.132Z] === RUN TestCreateTmpfsMountsTarget [2021-07-23T07:58:01.132Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-23T07:58:01.132Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-23T07:58:01.230Z] --- PASS: TestStats (3.16s) [2021-07-23T07:58:01.230Z] === RUN TestStopContainerWithTimeout [2021-07-23T07:58:01.230Z] === RUN TestStopContainerWithTimeout/0 [2021-07-23T07:58:01.230Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-23T07:58:01.230Z] === RUN TestStopContainerWithTimeout/1 [2021-07-23T07:58:01.230Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-23T07:58:01.230Z] === RUN TestStopContainerWithTimeout/3 [2021-07-23T07:58:01.230Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-23T07:58:01.230Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-23T07:58:01.230Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-23T07:58:01.230Z] === CONT TestStopContainerWithTimeout/0 [2021-07-23T07:58:01.230Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-23T07:58:01.800Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-23T07:58:02.364Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T07:58:02.364Z] INFO: Testing against a local daemon [2021-07-23T07:58:02.364Z] === RUN TestBuildWithSession [2021-07-23T07:58:02.364Z] build_session_test.go:25: TODO: BuildKit [2021-07-23T07:58:02.364Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-23T07:58:02.364Z] === RUN TestBuildSquashParent [2021-07-23T07:58:02.364Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T07:58:02.364Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-23T07:58:02.364Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-23T07:58:02.364Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:58:02.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:58:02.364Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:58:02.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:58:02.364Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:58:02.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:58:02.364Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:58:02.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:58:02.364Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:58:02.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:58:02.364Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:58:02.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:58:02.364Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-23T07:58:02.364Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-23T07:58:02.364Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-23T07:58:02.364Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-23T07:58:03.687Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2021-07-23T07:58:03.687Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-23T07:58:03.712Z] === CONT TestStopContainerWithTimeout/3 [2021-07-23T07:58:03.713Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-23T07:58:05.095Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-23T07:58:05.356Z] === CONT TestStopContainerWithTimeout/1 [2021-07-23T07:58:06.243Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2021-07-23T07:58:06.243Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-23T07:58:06.243Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T07:58:06.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T07:58:06.243Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T07:58:06.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T07:58:06.243Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T07:58:06.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T07:58:06.243Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T07:58:06.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T07:58:06.243Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T07:58:06.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T07:58:06.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T07:58:06.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T07:58:06.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T07:58:06.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T07:58:06.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T07:58:06.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-23T07:58:06.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-07-23T07:58:06.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-23T07:58:06.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-23T07:58:06.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-07-23T07:58:06.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-23T07:58:06.243Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-23T07:58:06.506Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2021-07-23T07:58:06.506Z] === RUN TestCreateDifferentPlatform [2021-07-23T07:58:06.506Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-23T07:58:06.506Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-23T07:58:06.506Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-23T07:58:06.506Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-23T07:58:06.506Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-23T07:58:06.506Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-23T07:58:06.506Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-23T07:58:06.506Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-23T07:58:06.768Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-23T07:58:06.768Z] === RUN TestContainerStartOnDaemonRestart [2021-07-23T07:58:06.768Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-23T07:58:06.768Z] === RUN TestDaemonRestartIpcMode [2021-07-23T07:58:06.768Z] === PAUSE TestDaemonRestartIpcMode [2021-07-23T07:58:06.768Z] === RUN TestDaemonHostGatewayIP [2021-07-23T07:58:06.768Z] === PAUSE TestDaemonHostGatewayIP [2021-07-23T07:58:06.768Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-23T07:58:06.768Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-23T07:58:06.768Z] === RUN TestContainerKillOnDaemonStart [2021-07-23T07:58:06.768Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-23T07:58:06.768Z] === RUN TestDiff [2021-07-23T07:58:07.343Z] --- PASS: TestDiff (0.77s) [2021-07-23T07:58:07.343Z] === RUN TestExecWithCloseStdin [2021-07-23T07:58:07.901Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-23T07:58:07.901Z] --- PASS: TestStopContainerWithTimeout/0 (2.07s) [2021-07-23T07:58:07.901Z] --- PASS: TestStopContainerWithTimeout/-1 (4.10s) [2021-07-23T07:58:07.901Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2021-07-23T07:58:07.901Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2021-07-23T07:58:07.901Z] === RUN TestDeleteDevicemapper [2021-07-23T07:58:07.901Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-23T07:58:07.901Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-23T07:58:07.901Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-23T07:58:08.732Z] --- PASS: TestExecWithCloseStdin (1.04s) [2021-07-23T07:58:08.732Z] === RUN TestExec [2021-07-23T07:58:08.845Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-23T07:58:09.679Z] --- PASS: TestExec (1.04s) [2021-07-23T07:58:09.679Z] === RUN TestExecUser [2021-07-23T07:58:10.626Z] --- PASS: TestExecUser (1.02s) [2021-07-23T07:58:10.626Z] === RUN TestExportContainerAndImportImage [2021-07-23T07:58:10.945Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-23T07:58:11.573Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2021-07-23T07:58:11.573Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-23T07:58:12.155Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-23T07:58:12.475Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-23T07:58:12.964Z] --- PASS: TestExportContainerAfterDaemonRestart (1.39s) [2021-07-23T07:58:12.964Z] === RUN TestHealthCheckWorkdir [2021-07-23T07:58:13.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-23T07:58:14.355Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2021-07-23T07:58:14.355Z] === RUN TestHealthKillContainer [2021-07-23T07:58:14.483Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.69s) [2021-07-23T07:58:14.483Z] === RUN TestUpdateMemory [2021-07-23T07:58:14.483Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-23T07:58:14.483Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-23T07:58:14.483Z] === RUN TestUpdateCPUQuota [2021-07-23T07:58:15.055Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-23T07:58:15.627Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-23T07:58:15.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-23T07:58:16.148Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-23T07:58:16.409Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-23T07:58:16.409Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-23T07:58:16.669Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-23T07:58:16.669Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-23T07:58:16.669Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-23T07:58:17.667Z] --- PASS: TestHealthKillContainer (3.03s) [2021-07-23T07:58:17.667Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-23T07:58:18.051Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-23T07:58:18.242Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-07-23T07:58:18.242Z] === RUN TestIpcModeNone [2021-07-23T07:58:18.245Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-23T07:58:18.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.31s) [2021-07-23T07:58:18.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.92s) [2021-07-23T07:58:18.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.92s) [2021-07-23T07:58:18.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.02s) [2021-07-23T07:58:18.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.65s) [2021-07-23T07:58:18.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.75s) [2021-07-23T07:58:18.245Z] === RUN TestBuildMultiStageCopy [2021-07-23T07:58:18.245Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-23T07:58:19.189Z] --- PASS: TestIpcModeNone (1.04s) [2021-07-23T07:58:19.189Z] === RUN TestIpcModePrivate [2021-07-23T07:58:19.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-23T07:58:20.135Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-07-23T07:58:20.135Z] --- PASS: TestIpcModePrivate (1.06s) [2021-07-23T07:58:20.135Z] === RUN TestIpcModeShareable [2021-07-23T07:58:21.081Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-07-23T07:58:21.343Z] --- PASS: TestIpcModeShareable (1.05s) [2021-07-23T07:58:21.343Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-23T07:58:23.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-23T07:58:23.900Z] --- PASS: TestUpdateCPUQuota (9.68s) [2021-07-23T07:58:23.900Z] === RUN TestUpdatePidsLimit [2021-07-23T07:58:23.900Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-23T07:58:24.471Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-23T07:58:24.577Z] --- PASS: TestServicePlugin (31.55s) [2021-07-23T07:58:24.577Z] === RUN TestServiceUpdateLabel [2021-07-23T07:58:24.655Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2021-07-23T07:58:24.655Z] === RUN TestAPIIpcModeHost [2021-07-23T07:58:25.230Z] --- PASS: TestAPIIpcModeHost (1.06s) [2021-07-23T07:58:25.230Z] === RUN TestDaemonIpcModeShareable [2021-07-23T07:58:25.280Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-23T07:58:25.280Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-23T07:58:25.413Z] === RUN TestUpdatePidsLimit/no_change [2021-07-23T07:58:25.413Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-23T07:58:25.982Z] --- PASS: TestServiceUpdateLabel (2.32s) [2021-07-23T07:58:25.983Z] === RUN TestServiceUpdateSecrets [2021-07-23T07:58:26.241Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-23T07:58:26.800Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-23T07:58:27.061Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-23T07:58:27.154Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-23T07:58:27.154Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2021-07-23T07:58:27.154Z] === RUN TestDaemonIpcModePrivate [2021-07-23T07:58:27.202Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-23T07:58:27.322Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-23T07:58:27.893Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-23T07:58:28.163Z] --- PASS: TestBuildMultiStageCopy (10.20s) [2021-07-23T07:58:28.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.74s) [2021-07-23T07:58:28.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2021-07-23T07:58:28.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.77s) [2021-07-23T07:58:28.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.92s) [2021-07-23T07:58:28.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.12s) [2021-07-23T07:58:28.163Z] === RUN TestBuildMultiStageParentConfig [2021-07-23T07:58:28.833Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-23T07:58:29.075Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-23T07:58:29.075Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2021-07-23T07:58:29.075Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-23T07:58:29.403Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-23T07:58:29.663Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-23T07:58:29.663Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-23T07:58:29.923Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-23T07:58:30.325Z] --- PASS: TestBuildMultiStageParentConfig (2.12s) [2021-07-23T07:58:30.325Z] === RUN TestBuildLabelWithTargets [2021-07-23T07:58:30.325Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T07:58:30.325Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-23T07:58:30.325Z] === RUN TestBuildWithEmptyLayers [2021-07-23T07:58:30.467Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-23T07:58:30.729Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2021-07-23T07:58:30.729Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-23T07:58:30.865Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-23T07:58:31.285Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2021-07-23T07:58:31.285Z] === RUN TestBuildMultiStageOnBuild [2021-07-23T07:58:32.247Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-23T07:58:32.651Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-23T07:58:32.651Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2021-07-23T07:58:32.651Z] === RUN TestIpcModeOlderClient [2021-07-23T07:58:32.651Z] === PAUSE TestIpcModeOlderClient [2021-07-23T07:58:32.651Z] === RUN TestKillContainerInvalidSignal [2021-07-23T07:58:32.819Z] check_test.go:309: [dfd9b2096118e] daemon is not started [2021-07-23T07:58:32.819Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-23T07:58:33.597Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2021-07-23T07:58:33.597Z] === RUN TestKillContainer [2021-07-23T07:58:33.597Z] === RUN TestKillContainer/no_signal [2021-07-23T07:58:34.177Z] === RUN TestKillContainer/non_killing_signal [2021-07-23T07:58:34.731Z] --- PASS: TestUpdatePidsLimit (10.80s) [2021-07-23T07:58:34.731Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.31s) [2021-07-23T07:58:34.731Z] --- PASS: TestUpdatePidsLimit/no_change (1.38s) [2021-07-23T07:58:34.731Z] --- PASS: TestUpdatePidsLimit/update_lower (1.34s) [2021-07-23T07:58:34.731Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.55s) [2021-07-23T07:58:34.731Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.34s) [2021-07-23T07:58:34.731Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.47s) [2021-07-23T07:58:34.731Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.41s) [2021-07-23T07:58:34.731Z] === RUN TestUpdateRestartPolicy [2021-07-23T07:58:34.752Z] === RUN TestKillContainer/killing_signal [2021-07-23T07:58:35.698Z] --- PASS: TestKillContainer (2.36s) [2021-07-23T07:58:35.698Z] --- PASS: TestKillContainer/no_signal (0.77s) [2021-07-23T07:58:35.698Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-07-23T07:58:35.698Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2021-07-23T07:58:35.698Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-23T07:58:35.698Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-23T07:58:36.642Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-23T07:58:36.645Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-23T07:58:37.219Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2021-07-23T07:58:37.219Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2021-07-23T07:58:37.219Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-07-23T07:58:37.219Z] === RUN TestKillStoppedContainer [2021-07-23T07:58:37.483Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-23T07:58:37.483Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-23T07:58:37.483Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-23T07:58:37.483Z] === RUN TestKillDifferentUserContainer [2021-07-23T07:58:38.430Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2021-07-23T07:58:38.430Z] === RUN TestInspectOomKilledTrue [2021-07-23T07:58:38.430Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-23T07:58:38.430Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-23T07:58:38.430Z] === RUN TestInspectOomKilledFalse [2021-07-23T07:58:38.430Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-23T07:58:38.430Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-23T07:58:38.430Z] === RUN TestLinksEtcHostsContentMatch [2021-07-23T07:58:39.005Z] --- PASS: TestLinksEtcHostsContentMatch (0.87s) [2021-07-23T07:58:39.005Z] === RUN TestLinksContainerNames [2021-07-23T07:58:39.945Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-23T07:58:40.927Z] --- PASS: TestLinksContainerNames (1.56s) [2021-07-23T07:58:40.927Z] === RUN TestLogsFollowTailEmpty [2021-07-23T07:58:41.501Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2021-07-23T07:58:41.501Z] === RUN TestContainerNetworkMountsNoChown [2021-07-23T07:58:41.558Z] --- PASS: TestBuildMultiStageOnBuild (9.51s) [2021-07-23T07:58:41.558Z] === RUN TestBuildUncleanTarFilenames [2021-07-23T07:58:41.558Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T07:58:41.558Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-23T07:58:41.558Z] === RUN TestBuildMultiStageLayerLeak [2021-07-23T07:58:41.868Z] check_test.go:309: [dddaac8353399] daemon is not started [2021-07-23T07:58:41.868Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-23T07:58:42.448Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2021-07-23T07:58:42.448Z] === RUN TestMountDaemonRoot [2021-07-23T07:58:42.448Z] === RUN TestMountDaemonRoot/default [2021-07-23T07:58:42.448Z] === PAUSE TestMountDaemonRoot/default [2021-07-23T07:58:42.448Z] === RUN TestMountDaemonRoot/private [2021-07-23T07:58:42.448Z] === PAUSE TestMountDaemonRoot/private [2021-07-23T07:58:42.448Z] === RUN TestMountDaemonRoot/rprivate [2021-07-23T07:58:42.448Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-23T07:58:42.448Z] === RUN TestMountDaemonRoot/slave [2021-07-23T07:58:42.448Z] === PAUSE TestMountDaemonRoot/slave [2021-07-23T07:58:42.448Z] === RUN TestMountDaemonRoot/rslave [2021-07-23T07:58:42.448Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-23T07:58:42.448Z] === RUN TestMountDaemonRoot/shared [2021-07-23T07:58:42.448Z] === PAUSE TestMountDaemonRoot/shared [2021-07-23T07:58:42.448Z] === RUN TestMountDaemonRoot/rshared [2021-07-23T07:58:42.448Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-23T07:58:42.448Z] === CONT TestMountDaemonRoot/default [2021-07-23T07:58:42.448Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-23T07:58:42.448Z] === CONT TestMountDaemonRoot/rslave [2021-07-23T07:58:42.448Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-23T07:58:42.448Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/shared [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/rshared [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/slave [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/rprivate [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/private [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-23T07:58:42.449Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-23T07:58:42.449Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-23T07:58:42.449Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-07-23T07:58:42.449Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-23T07:58:42.449Z] === RUN TestContainerBindMountNonRecursive [2021-07-23T07:58:43.776Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-23T07:58:44.104Z] --- PASS: TestServiceUpdateSecrets (16.24s) [2021-07-23T07:58:44.104Z] === RUN TestServiceUpdateConfigs [2021-07-23T07:58:44.347Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-23T07:58:44.607Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-23T07:58:45.004Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2021-07-23T07:58:45.004Z] === RUN TestContainerVolumesMountedAsShared [2021-07-23T07:58:45.004Z] --- PASS: TestContainerVolumesMountedAsShared (0.56s) [2021-07-23T07:58:45.004Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-23T07:58:45.176Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-23T07:58:45.950Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s) [2021-07-23T07:58:45.950Z] === RUN TestNetworkNat [2021-07-23T07:58:46.902Z] --- PASS: TestNetworkNat (0.87s) [2021-07-23T07:58:46.902Z] === RUN TestNetworkLocalhostTCPNat [2021-07-23T07:58:47.485Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2021-07-23T07:58:47.485Z] === RUN TestNetworkLoopbackNat [2021-07-23T07:58:47.718Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-23T07:58:49.628Z] --- PASS: TestUpdateRestartPolicy (14.65s) [2021-07-23T07:58:49.628Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-23T07:58:49.888Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-23T07:58:50.459Z] --- PASS: TestUpdateRestartWithAutoRemove (1.16s) [2021-07-23T07:58:50.459Z] === RUN TestWaitNonBlocked [2021-07-23T07:58:50.719Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T07:58:50.719Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T07:58:50.719Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T07:58:50.719Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T07:58:50.719Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T07:58:50.719Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T07:58:50.800Z] --- PASS: TestNetworkLoopbackNat (3.21s) [2021-07-23T07:58:50.800Z] === RUN TestPause [2021-07-23T07:58:50.980Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-23T07:58:51.550Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-23T07:58:51.747Z] --- PASS: TestPause (0.80s) [2021-07-23T07:58:51.747Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-23T07:58:51.747Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-23T07:58:51.747Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-23T07:58:51.747Z] === RUN TestPauseStopPausedContainer [2021-07-23T07:58:52.120Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-23T07:58:52.120Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-23T07:58:52.321Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2021-07-23T07:58:52.321Z] === RUN TestPidHost [2021-07-23T07:58:52.380Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-23T07:58:52.640Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-23T07:58:52.640Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.96s) [2021-07-23T07:58:52.640Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.99s) [2021-07-23T07:58:52.640Z] === RUN TestWaitBlocked [2021-07-23T07:58:52.640Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-23T07:58:52.640Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-23T07:58:52.640Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-23T07:58:52.640Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-23T07:58:52.641Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-23T07:58:52.641Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-23T07:58:52.641Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-23T07:58:53.211Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-23T07:58:53.781Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-23T07:58:53.895Z] --- PASS: TestBuildMultiStageLayerLeak (12.91s) [2021-07-23T07:58:53.895Z] === RUN TestBuildWithHugeFile [2021-07-23T07:58:54.043Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-23T07:58:54.043Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-23T07:58:54.043Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-23T07:58:54.043Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-23T07:58:54.043Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-23T07:58:54.043Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-23T07:58:54.303Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-23T07:58:54.303Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-23T07:58:54.303Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-23T07:58:54.303Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-23T07:58:54.563Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-23T07:58:54.563Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.82s) [2021-07-23T07:58:54.563Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.84s) [2021-07-23T07:58:54.563Z] === CONT TestContainerStartOnDaemonRestart [2021-07-23T07:58:54.563Z] === CONT TestContainerKillOnDaemonStart [2021-07-23T07:58:54.823Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-23T07:58:54.874Z] --- PASS: TestPidHost (2.16s) [2021-07-23T07:58:54.874Z] === RUN TestPsFilter [2021-07-23T07:58:54.874Z] --- PASS: TestPsFilter (0.13s) [2021-07-23T07:58:54.874Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-23T07:58:55.395Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-23T07:58:55.448Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2021-07-23T07:58:55.448Z] === RUN TestRemoveContainerWithVolume [2021-07-23T07:58:55.966Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-23T07:58:56.226Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-23T07:58:56.393Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2021-07-23T07:58:56.393Z] === RUN TestRemoveContainerRunning [2021-07-23T07:58:56.797Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-23T07:58:56.968Z] --- PASS: TestRemoveContainerRunning (0.77s) [2021-07-23T07:58:56.968Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-23T07:58:57.371Z] check_test.go:309: [d56ea0a8df13b] daemon is not started [2021-07-23T07:58:57.371Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-23T07:58:57.914Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2021-07-23T07:58:57.914Z] === RUN TestRemoveInvalidContainer [2021-07-23T07:58:57.914Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-23T07:58:57.914Z] === RUN TestRenameLinkedContainer [2021-07-23T07:58:58.770Z] --- PASS: TestContainerStartOnDaemonRestart (4.06s) [2021-07-23T07:58:58.770Z] === CONT TestIpcModeOlderClient [2021-07-23T07:58:58.770Z] check_test.go:309: [d3db6877d842d] daemon is not started [2021-07-23T07:58:58.770Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-23T07:58:58.770Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-07-23T07:58:58.770Z] === CONT TestDaemonHostGatewayIP [2021-07-23T07:58:58.990Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2021-07-23T07:58:58.990Z] === RUN TestServiceUpdateNetwork [2021-07-23T07:58:59.034Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-23T07:58:59.631Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-23T07:59:00.572Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-23T07:59:01.228Z] --- PASS: TestRenameLinkedContainer (3.11s) [2021-07-23T07:59:01.228Z] === RUN TestRenameStoppedContainer [2021-07-23T07:59:01.803Z] --- PASS: TestRenameStoppedContainer (0.76s) [2021-07-23T07:59:01.803Z] === RUN TestRenameRunningContainerAndReuse [2021-07-23T07:59:03.194Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2021-07-23T07:59:03.194Z] === RUN TestRenameInvalidName [2021-07-23T07:59:03.872Z] --- PASS: TestDaemonHostGatewayIP (5.10s) [2021-07-23T07:59:03.872Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-23T07:59:04.140Z] --- PASS: TestRenameInvalidName (0.79s) [2021-07-23T07:59:04.140Z] === RUN TestRenameAnonymousContainer [2021-07-23T07:59:04.442Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-23T07:59:05.013Z] check_test.go:309: [db144d29d6a48] daemon is not started [2021-07-23T07:59:05.013Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-23T07:59:06.214Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-23T07:59:06.694Z] --- PASS: TestRenameAnonymousContainer (2.78s) [2021-07-23T07:59:06.694Z] === RUN TestRenameContainerWithSameName [2021-07-23T07:59:07.596Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.84s) [2021-07-23T07:59:07.596Z] === CONT TestDaemonRestartIpcMode [2021-07-23T07:59:07.640Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2021-07-23T07:59:07.640Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-23T07:59:08.538Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-23T07:59:08.538Z] --- PASS: TestContainerKillOnDaemonStart (14.15s) [2021-07-23T07:59:09.031Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s) [2021-07-23T07:59:09.031Z] === RUN TestResize [2021-07-23T07:59:09.276Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-23T07:59:09.276Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-23T07:59:09.276Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-23T07:59:09.276Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-23T07:59:09.276Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-23T07:59:09.276Z] Cross building: bundles/cross/windows/amd64 [2021-07-23T07:59:09.276Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-23T07:59:09.276Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-23T07:59:09.977Z] --- PASS: TestResize (0.78s) [2021-07-23T07:59:09.977Z] === RUN TestResizeWithInvalidSize [2021-07-23T07:59:10.925Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2021-07-23T07:59:10.925Z] === RUN TestResizeWhenContainerNotStarted [2021-07-23T07:59:11.082Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-23T07:59:11.082Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-23T07:59:11.206Z] --- PASS: TestServiceUpdateNetwork (12.93s) [2021-07-23T07:59:11.206Z] === RUN TestServiceUpdatePidsLimit [2021-07-23T07:59:11.342Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-23T07:59:11.500Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2021-07-23T07:59:11.500Z] === RUN TestDaemonRestartKillContainers [2021-07-23T07:59:11.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-23T07:59:11.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-23T07:59:11.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-23T07:59:11.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-23T07:59:11.500Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-23T07:59:11.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-23T07:59:11.500Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-23T07:59:11.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-23T07:59:11.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-23T07:59:11.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-23T07:59:11.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-23T07:59:11.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-23T07:59:11.500Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-23T07:59:11.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-23T07:59:11.500Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-23T07:59:11.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-23T07:59:11.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:59:11.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:59:11.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:59:11.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:59:11.500Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:59:11.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:59:11.500Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:59:11.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:59:11.500Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:59:11.500Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-23T07:59:11.500Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-23T07:59:11.500Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-23T07:59:12.145Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-23T07:59:12.724Z] --- PASS: TestDaemonRestartIpcMode (4.91s) [2021-07-23T07:59:12.725Z] PASS [2021-07-23T07:59:12.725Z] [2021-07-23T07:59:12.725Z] === Skipped [2021-07-23T07:59:12.725Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-23T07:59:12.725Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-23T07:59:12.725Z] [2021-07-23T07:59:12.725Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-23T07:59:12.725Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-23T07:59:12.725Z] [2021-07-23T07:59:12.725Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-23T07:59:12.725Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-23T07:59:12.725Z] [2021-07-23T07:59:12.725Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-23T07:59:12.725Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-23T07:59:12.725Z] [2021-07-23T07:59:12.725Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-23T07:59:12.725Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-23T07:59:12.725Z] [2021-07-23T07:59:12.725Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-23T07:59:12.725Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-23T07:59:12.725Z] [2021-07-23T07:59:12.725Z] [2021-07-23T07:59:12.725Z] DONE 196 tests, 6 skipped in 231.080s [2021-07-23T07:59:12.725Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-23T07:59:12.725Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-23T07:59:12.725Z] ++ set -e [2021-07-23T07:59:12.725Z] ++ '[' -n 0 ']' [2021-07-23T07:59:12.725Z] ++ set -x [2021-07-23T07:59:12.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-23T07:59:12.725Z] === RUN TestConfigDaemonLibtrustID [2021-07-23T07:59:13.087Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-23T07:59:13.296Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-07-23T07:59:13.296Z] === RUN TestDaemonConfigValidation [2021-07-23T07:59:13.296Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-23T07:59:13.296Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-23T07:59:13.296Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-23T07:59:13.296Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-23T07:59:13.296Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-23T07:59:13.296Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-23T07:59:13.296Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-23T07:59:13.296Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-23T07:59:13.296Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-23T07:59:13.296Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-23T07:59:13.296Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-23T07:59:13.296Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-23T07:59:13.296Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-23T07:59:13.296Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-23T07:59:13.425Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-23T07:59:13.425Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-23T07:59:13.557Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-23T07:59:13.818Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-23T07:59:13.818Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2021-07-23T07:59:13.818Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2021-07-23T07:59:13.818Z] --- PASS: TestDaemonConfigValidation/valid_config (0.16s) [2021-07-23T07:59:13.818Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.25s) [2021-07-23T07:59:13.818Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.18s) [2021-07-23T07:59:13.818Z] PASS [2021-07-23T07:59:13.818Z] [2021-07-23T07:59:13.818Z] DONE 7 tests in 1.243s [2021-07-23T07:59:13.818Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-23T07:59:13.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-07-23T07:59:13.818Z] ++ set -e [2021-07-23T07:59:13.818Z] ++ '[' -n 0 ']' [2021-07-23T07:59:13.818Z] ++ set -x [2021-07-23T07:59:13.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-07-23T07:59:14.002Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-23T07:59:14.079Z] INFO: Testing against a local daemon [2021-07-23T07:59:14.079Z] === RUN TestCommitInheritsEnv [2021-07-23T07:59:14.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-23T07:59:14.652Z] --- PASS: TestCommitInheritsEnv (0.51s) [2021-07-23T07:59:14.652Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-23T07:59:14.652Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-23T07:59:14.652Z] === RUN TestImagesFilterMultiReference [2021-07-23T07:59:14.652Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-07-23T07:59:14.652Z] === RUN TestImagePullPlatformInvalid [2021-07-23T07:59:14.652Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-23T07:59:14.652Z] === RUN TestRemoveImageOrphaning [2021-07-23T07:59:14.913Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2021-07-23T07:59:14.913Z] === RUN TestRemoveImageGarbageCollector [2021-07-23T07:59:15.484Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-23T07:59:16.425Z] check_test.go:309: [df91dd2632626] daemon is not started [2021-07-23T07:59:16.425Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-23T07:59:16.450Z] --- PASS: TestBuildWithHugeFile (108.24s) [2021-07-23T07:59:16.450Z] === RUN TestBuildWCOWSandboxSize [2021-07-23T07:59:16.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-23T07:59:16.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:59:16.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-23T07:59:16.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-23T07:59:17.809Z] --- PASS: TestRemoveImageGarbageCollector (2.53s) [2021-07-23T07:59:17.809Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-23T07:59:17.809Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-23T07:59:17.809Z] === RUN TestTagInvalidReference [2021-07-23T07:59:17.809Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-23T07:59:17.809Z] === RUN TestTagValidPrefixedRepo [2021-07-23T07:59:17.809Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-23T07:59:17.809Z] === RUN TestTagExistedNameWithoutForce [2021-07-23T07:59:17.809Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-23T07:59:17.809Z] === RUN TestTagOfficialNames [2021-07-23T07:59:17.809Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-23T07:59:17.809Z] === RUN TestTagMatchesDigest [2021-07-23T07:59:17.809Z] --- PASS: TestTagMatchesDigest (0.08s) [2021-07-23T07:59:17.809Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-23T07:59:19.193Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-23T07:59:19.384Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-23T07:59:19.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s) [2021-07-23T07:59:19.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-07-23T07:59:19.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.37s) [2021-07-23T07:59:19.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s) [2021-07-23T07:59:19.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s) [2021-07-23T07:59:19.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s) [2021-07-23T07:59:19.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.47s) [2021-07-23T07:59:19.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2021-07-23T07:59:19.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-07-23T07:59:19.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2021-07-23T07:59:19.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2021-07-23T07:59:19.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2021-07-23T07:59:19.384Z] === RUN TestCgroupNamespacesRun [2021-07-23T07:59:20.774Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2021-07-23T07:59:20.774Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-23T07:59:21.207Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-23T07:59:22.166Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.44s) [2021-07-23T07:59:22.166Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-23T07:59:24.091Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2021-07-23T07:59:24.091Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-23T07:59:24.477Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-23T07:59:26.013Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2021-07-23T07:59:26.013Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-23T07:59:27.778Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-23T07:59:27.933Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2021-07-23T07:59:27.933Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-23T07:59:28.350Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-23T07:59:29.290Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-23T07:59:29.324Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.42s) [2021-07-23T07:59:29.324Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-23T07:59:29.332Z] --- PASS: TestServiceUpdatePidsLimit (17.36s) [2021-07-23T07:59:29.332Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s) [2021-07-23T07:59:29.332Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-07-23T07:59:29.332Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s) [2021-07-23T07:59:29.332Z] PASS [2021-07-23T07:59:29.332Z] [2021-07-23T07:59:29.332Z] === Skipped [2021-07-23T07:59:29.332Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-23T07:59:29.332Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-23T07:59:29.332Z] [2021-07-23T07:59:29.332Z] [2021-07-23T07:59:29.332Z] DONE 27 tests, 1 skipped in 181.214s [2021-07-23T07:59:29.332Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-23T07:59:29.332Z] INFO: Testing against a local daemon [2021-07-23T07:59:29.332Z] === RUN TestSessionCreate [2021-07-23T07:59:29.332Z] --- PASS: TestSessionCreate (0.02s) [2021-07-23T07:59:29.332Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-23T07:59:29.332Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-23T07:59:29.332Z] PASS [2021-07-23T07:59:29.332Z] [2021-07-23T07:59:29.332Z] DONE 2 tests in 0.070s [2021-07-23T07:59:29.332Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-23T07:59:29.332Z] INFO: Testing against a local daemon [2021-07-23T07:59:29.332Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-23T07:59:29.332Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-23T07:59:29.332Z] === RUN TestEventsExecDie [2021-07-23T07:59:29.332Z] --- PASS: TestEventsExecDie (1.06s) [2021-07-23T07:59:29.332Z] === RUN TestEventsBackwardsCompatible [2021-07-23T07:59:29.332Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-23T07:59:29.332Z] === RUN TestEventsVolumeCreate [2021-07-23T07:59:29.332Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-23T07:59:29.332Z] === RUN TestInfoBinaryCommits [2021-07-23T07:59:29.332Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-07-23T07:59:29.332Z] === RUN TestInfoAPIVersioned [2021-07-23T07:59:29.332Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-23T07:59:29.332Z] === RUN TestInfoDiscoveryBackend [2021-07-23T07:59:29.899Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s) [2021-07-23T07:59:29.899Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-23T07:59:29.901Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-23T07:59:29.901Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-23T07:59:30.230Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-23T07:59:30.840Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-23T07:59:30.840Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-23T07:59:31.409Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-23T07:59:31.409Z] === RUN TestInfoAPI [2021-07-23T07:59:31.409Z] --- PASS: TestInfoAPI (0.02s) [2021-07-23T07:59:31.409Z] === RUN TestInfoAPIWarnings [2021-07-23T07:59:31.819Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2021-07-23T07:59:31.819Z] === RUN TestNISDomainname [2021-07-23T07:59:33.210Z] --- PASS: TestNISDomainname (1.30s) [2021-07-23T07:59:33.210Z] === RUN TestHostnameDnsResolution [2021-07-23T07:59:34.432Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-23T07:59:34.602Z] --- PASS: TestHostnameDnsResolution (1.43s) [2021-07-23T07:59:34.602Z] === RUN TestStats [2021-07-23T07:59:35.815Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-23T07:59:36.384Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-23T07:59:36.384Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-23T07:59:36.643Z] check_test.go:309: [d9e2a852ebe8e] daemon is not started [2021-07-23T07:59:36.643Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-23T07:59:37.153Z] --- PASS: TestStats (2.80s) [2021-07-23T07:59:37.153Z] === RUN TestStopContainerWithTimeout [2021-07-23T07:59:37.153Z] === RUN TestStopContainerWithTimeout/0 [2021-07-23T07:59:37.153Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-23T07:59:37.153Z] === RUN TestStopContainerWithTimeout/1 [2021-07-23T07:59:37.153Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-23T07:59:37.153Z] === RUN TestStopContainerWithTimeout/3 [2021-07-23T07:59:37.153Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-23T07:59:37.153Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-23T07:59:37.153Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-23T07:59:37.153Z] === CONT TestStopContainerWithTimeout/0 [2021-07-23T07:59:37.153Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-23T07:59:37.153Z] === CONT TestStopContainerWithTimeout/3 [2021-07-23T07:59:37.153Z] === CONT TestStopContainerWithTimeout/1 [2021-07-23T07:59:37.213Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-23T07:59:37.783Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-23T07:59:37.783Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-23T07:59:38.353Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-23T07:59:39.737Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-23T07:59:40.487Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-23T07:59:40.487Z] --- PASS: TestStopContainerWithTimeout/0 (1.38s) [2021-07-23T07:59:40.487Z] --- PASS: TestStopContainerWithTimeout/1 (2.42s) [2021-07-23T07:59:40.487Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2021-07-23T07:59:40.487Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2021-07-23T07:59:40.487Z] === RUN TestDeleteDevicemapper [2021-07-23T07:59:40.487Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-23T07:59:40.487Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-23T07:59:40.487Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-23T07:59:40.677Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-23T07:59:40.677Z] check_test.go:309: [d8411b96ef422] daemon is not started [2021-07-23T07:59:40.677Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-23T07:59:41.246Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-23T07:59:42.630Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-23T07:59:43.040Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.12s) [2021-07-23T07:59:43.040Z] === RUN TestUpdateMemory [2021-07-23T07:59:43.040Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-23T07:59:43.040Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-23T07:59:43.040Z] === RUN TestUpdateCPUQuota [2021-07-23T07:59:44.014Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-23T07:59:48.218Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-23T07:59:48.340Z] --- PASS: TestUpdateCPUQuota (5.69s) [2021-07-23T07:59:48.340Z] === RUN TestUpdatePidsLimit [2021-07-23T07:59:48.340Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-23T07:59:48.915Z] === RUN TestUpdatePidsLimit/no_change [2021-07-23T07:59:49.535Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-07-23T07:59:49.535Z] === RUN TestInfoDebug [2021-07-23T07:59:49.535Z] --- PASS: TestInfoDebug (0.52s) [2021-07-23T07:59:49.535Z] === RUN TestInfoInsecureRegistries [2021-07-23T07:59:49.535Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-23T07:59:49.535Z] === RUN TestInfoRegistryMirrors [2021-07-23T07:59:49.535Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-23T07:59:49.535Z] === RUN TestLoginFailsWithBadCredentials [2021-07-23T07:59:49.535Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-07-23T07:59:49.535Z] === RUN TestPingCacheHeaders [2021-07-23T07:59:49.535Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-23T07:59:49.535Z] === RUN TestPingGet [2021-07-23T07:59:49.535Z] --- PASS: TestPingGet (0.01s) [2021-07-23T07:59:49.536Z] === RUN TestPingHead [2021-07-23T07:59:49.536Z] --- PASS: TestPingHead (0.02s) [2021-07-23T07:59:49.536Z] === RUN TestVersion [2021-07-23T07:59:49.536Z] --- PASS: TestVersion (0.02s) [2021-07-23T07:59:49.536Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-23T07:59:49.540Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-23T07:59:49.601Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-23T07:59:50.117Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-23T07:59:50.916Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2021-07-23T07:59:50.916Z] PASS [2021-07-23T07:59:50.916Z] [2021-07-23T07:59:50.916Z] DONE 19 tests in 22.870s [2021-07-23T07:59:50.916Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-23T07:59:50.916Z] INFO: Testing against a local daemon [2021-07-23T07:59:50.916Z] === RUN TestVolumesCreateAndList [2021-07-23T07:59:51.066Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-23T07:59:51.176Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-23T07:59:51.176Z] === RUN TestVolumesRemove [2021-07-23T07:59:51.176Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-23T07:59:51.176Z] === RUN TestVolumesInspect [2021-07-23T07:59:51.176Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-23T07:59:51.176Z] === RUN TestVolumesInvalidJSON [2021-07-23T07:59:51.176Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-23T07:59:51.176Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-23T07:59:51.176Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-23T07:59:51.176Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-23T07:59:51.176Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-23T07:59:51.176Z] PASS [2021-07-23T07:59:51.176Z] [2021-07-23T07:59:51.176Z] DONE 5 tests in 0.181s [2021-07-23T07:59:51.176Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-23T07:59:51.615Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-23T07:59:51.640Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-23T07:59:51.746Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-23T07:59:51.746Z] Removing test suite binaries [2021-07-23T07:59:52.006Z] exiting test-integration [2021-07-23T07:59:52.006Z] ++ exit 0 [2021-07-23T07:59:52.006Z] [2021-07-23T07:59:52.214Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-23T07:59:53.606Z] --- PASS: TestUpdatePidsLimit (5.37s) [2021-07-23T07:59:53.606Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-07-23T07:59:53.606Z] --- PASS: TestUpdatePidsLimit/no_change (0.63s) [2021-07-23T07:59:53.606Z] --- PASS: TestUpdatePidsLimit/update_lower (0.63s) [2021-07-23T07:59:53.606Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-07-23T07:59:53.606Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.73s) [2021-07-23T07:59:53.606Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.73s) [2021-07-23T07:59:53.606Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.63s) [2021-07-23T07:59:53.606Z] === RUN TestUpdateRestartPolicy Post stage [Pipeline] junit [2021-07-23T07:59:55.320Z] Recording test results [2021-07-23T07:59:56.918Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-23T07:59:56.918Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-23T07:59:56.974Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-23T07:59:57.321Z] + echo Ensuring container killed. [2021-07-23T07:59:57.321Z] Ensuring container killed. [2021-07-23T07:59:57.321Z] + docker rm -vf docker-pr5 [2021-07-23T07:59:57.321Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-07-23T07:59:57.610Z] + echo Chowning /workspace to jenkins user [2021-07-23T07:59:57.610Z] Chowning /workspace to jenkins user [2021-07-23T07:59:57.610Z] + id -u [2021-07-23T07:59:57.610Z] + id -g [2021-07-23T07:59:57.610Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42616:/workspace busybox chown -R 1000:1000 /workspace [2021-07-23T07:59:57.610Z] Unable to find image 'busybox:latest' locally [2021-07-23T07:59:57.610Z] latest: Pulling from library/busybox [2021-07-23T07:59:57.859Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-23T07:59:57.870Z] b71f96345d44: Pulling fs layer [2021-07-23T07:59:57.870Z] b71f96345d44: Download complete [2021-07-23T07:59:57.870Z] b71f96345d44: Pull complete [2021-07-23T07:59:58.136Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-23T07:59:58.136Z] Status: Downloaded newer image for busybox:latest [2021-07-23T08:00:00.403Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-23T08:00:01.003Z] + bundleName=amd64-cgroup2 [2021-07-23T08:00:01.003Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-23T08:00:01.003Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-23T08:00:01.003Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-07-23T08:00:01.003Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-07-23T08:00:01.274Z] Archiving artifacts [2021-07-23T08:00:02.961Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-23T08:00:03.073Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42616/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-23T08:00:03.388Z] + make clean [2021-07-23T08:00:03.647Z] docker volume rm -f docker-dev-cache [2021-07-23T08:00:03.647Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-23T08:00:07.160Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-23T08:00:08.533Z] --- PASS: TestUpdateRestartPolicy (12.89s) [2021-07-23T08:00:08.533Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-23T08:00:08.533Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2021-07-23T08:00:08.533Z] === RUN TestWaitNonBlocked [2021-07-23T08:00:08.533Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T08:00:08.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T08:00:08.533Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T08:00:08.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T08:00:08.533Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T08:00:08.533Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T08:00:08.533Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-23T08:00:08.533Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2021-07-23T08:00:08.533Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2021-07-23T08:00:08.533Z] === RUN TestWaitBlocked [2021-07-23T08:00:08.533Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-23T08:00:08.533Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-23T08:00:08.533Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-23T08:00:08.533Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-23T08:00:08.533Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-23T08:00:08.533Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-23T08:00:08.544Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-23T08:00:09.484Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-23T08:00:09.484Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2021-07-23T08:00:09.484Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2021-07-23T08:00:09.484Z] === CONT TestContainerStartOnDaemonRestart [2021-07-23T08:00:09.484Z] === CONT TestContainerKillOnDaemonStart [2021-07-23T08:00:09.484Z] === CONT TestDaemonHostGatewayIP [2021-07-23T08:00:09.484Z] === CONT TestDaemonRestartIpcMode [2021-07-23T08:00:09.929Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-23T08:00:10.869Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-23T08:00:13.713Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2021-07-23T08:00:13.714Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-23T08:00:14.288Z] --- PASS: TestDaemonRestartIpcMode (4.69s) [2021-07-23T08:00:14.288Z] === CONT TestIpcModeOlderClient [2021-07-23T08:00:14.288Z] --- PASS: TestDaemonHostGatewayIP (4.72s) [2021-07-23T08:00:14.288Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-07-23T08:00:15.075Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-23T08:00:15.678Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.79s) [2021-07-23T08:00:20.375Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-23T08:00:21.316Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-23T08:00:21.316Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-23T08:00:22.256Z] docker_cli_daemon_test.go:2550: [dc486c8c4ffc2] daemon is not started [2021-07-23T08:00:22.347Z] --- PASS: TestContainerKillOnDaemonStart (12.52s) [2021-07-23T08:00:22.347Z] PASS [2021-07-23T08:00:22.347Z] [2021-07-23T08:00:22.347Z] === Skipped [2021-07-23T08:00:22.347Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-23T08:00:22.347Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-23T08:00:22.347Z] [2021-07-23T08:00:22.347Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-23T08:00:22.347Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-23T08:00:22.347Z] [2021-07-23T08:00:22.347Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-23T08:00:22.347Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-23T08:00:22.347Z] [2021-07-23T08:00:22.347Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-23T08:00:22.347Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-23T08:00:22.347Z] [2021-07-23T08:00:22.347Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-23T08:00:22.347Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-23T08:00:22.347Z] [2021-07-23T08:00:22.347Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-23T08:00:22.347Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-23T08:00:22.347Z] [2021-07-23T08:00:22.347Z] [2021-07-23T08:00:22.347Z] DONE 196 tests, 6 skipped in 144.018s [2021-07-23T08:00:22.347Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-23T08:00:22.347Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:00:22.347Z] ++ set -e [2021-07-23T08:00:22.347Z] ++ '[' -n 0 ']' [2021-07-23T08:00:22.347Z] ++ set -x [2021-07-23T08:00:22.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:00:22.347Z] === RUN TestConfigDaemonLibtrustID [2021-07-23T08:00:22.616Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-23T08:00:22.616Z] === RUN TestDaemonConfigValidation [2021-07-23T08:00:22.616Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-23T08:00:22.616Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-23T08:00:22.616Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-23T08:00:22.616Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-23T08:00:22.616Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-23T08:00:22.616Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-23T08:00:22.616Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-23T08:00:22.616Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-23T08:00:22.616Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-23T08:00:22.616Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-23T08:00:22.616Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-23T08:00:22.616Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-23T08:00:22.616Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-23T08:00:22.616Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-23T08:00:22.881Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-23T08:00:22.881Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-23T08:00:22.881Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2021-07-23T08:00:22.881Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2021-07-23T08:00:22.881Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2021-07-23T08:00:22.881Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2021-07-23T08:00:22.881Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-07-23T08:00:22.881Z] PASS [2021-07-23T08:00:22.881Z] [2021-07-23T08:00:22.881Z] DONE 7 tests in 0.842s [2021-07-23T08:00:22.881Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-23T08:00:22.881Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:00:22.881Z] ++ set -e [2021-07-23T08:00:22.881Z] ++ '[' -n 0 ']' [2021-07-23T08:00:22.881Z] ++ set -x [2021-07-23T08:00:22.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:00:24.797Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-23T08:00:25.433Z] INFO: Testing against a local daemon [2021-07-23T08:00:25.433Z] === RUN TestCommitInheritsEnv [2021-07-23T08:00:25.433Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-07-23T08:00:25.433Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-23T08:00:25.433Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-23T08:00:25.433Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-23T08:00:25.433Z] === RUN TestImagesFilterMultiReference [2021-07-23T08:00:25.433Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-23T08:00:25.433Z] === RUN TestImagePullPlatformInvalid [2021-07-23T08:00:25.696Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-23T08:00:25.696Z] === RUN TestRemoveImageOrphaning [2021-07-23T08:00:25.958Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2021-07-23T08:00:25.958Z] === RUN TestRemoveImageGarbageCollector [2021-07-23T08:00:25.958Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-23T08:00:25.958Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-23T08:00:25.958Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-23T08:00:25.958Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-23T08:00:25.958Z] === RUN TestTagInvalidReference [2021-07-23T08:00:25.958Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-23T08:00:25.958Z] === RUN TestTagValidPrefixedRepo [2021-07-23T08:00:25.958Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-23T08:00:25.958Z] === RUN TestTagExistedNameWithoutForce [2021-07-23T08:00:25.958Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-23T08:00:25.958Z] === RUN TestTagOfficialNames [2021-07-23T08:00:26.221Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-23T08:00:26.221Z] === RUN TestTagMatchesDigest [2021-07-23T08:00:26.221Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-23T08:00:26.221Z] PASS [2021-07-23T08:00:26.221Z] [2021-07-23T08:00:26.221Z] === Skipped [2021-07-23T08:00:26.221Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-23T08:00:26.221Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-23T08:00:26.221Z] [2021-07-23T08:00:26.221Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-23T08:00:26.221Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-23T08:00:26.221Z] [2021-07-23T08:00:26.221Z] [2021-07-23T08:00:26.221Z] DONE 12 tests, 2 skipped in 3.245s [2021-07-23T08:00:26.221Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-23T08:00:26.221Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:00:26.221Z] ++ set -e [2021-07-23T08:00:26.221Z] ++ '[' -n 0 ']' [2021-07-23T08:00:26.221Z] ++ set -x [2021-07-23T08:00:26.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:00:27.337Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-23T08:00:30.660Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-23T08:00:30.705Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-23T08:00:30.705Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-23T08:00:30.705Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-23T08:00:30.705Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-23T08:00:30.705Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-23T08:00:30.705Z] remote: Enumerating objects: 23, done. [2021-07-23T08:00:30.705Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-23T08:00:30.705Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-23T08:00:30.705Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-23T08:00:30.705Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-07-23T08:00:30.705Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-23T08:00:30.705Z] Cross building: bundles/cross/linux/ppc64le [2021-07-23T08:00:30.705Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-23T08:00:30.705Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-23T08:00:31.521Z] INFO: Testing against a local daemon [2021-07-23T08:00:31.521Z] === RUN TestNetworkCreateDelete [2021-07-23T08:00:31.521Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-07-23T08:00:31.521Z] === RUN TestDockerNetworkDeletePreferID [2021-07-23T08:00:32.096Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2021-07-23T08:00:32.096Z] === RUN TestDaemonDNSFallback [2021-07-23T08:00:33.204Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-23T08:00:35.748Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-23T08:00:39.975Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-23T08:00:40.249Z] --- PASS: TestDaemonDNSFallback (6.86s) [2021-07-23T08:00:40.255Z] === RUN TestInspectNetwork [2021-07-23T08:00:41.888Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-23T08:00:41.888Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-23T08:00:42.813Z] === RUN TestInspectNetwork/full_network_id [2021-07-23T08:00:42.813Z] === RUN TestInspectNetwork/partial_network_id [2021-07-23T08:00:42.813Z] === RUN TestInspectNetwork/network_name [2021-07-23T08:00:42.813Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-23T08:00:45.185Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-23T08:00:45.445Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-23T08:00:45.445Z] check_test.go:309: [d94b20a034fb5] daemon is not started [2021-07-23T08:00:45.445Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-23T08:00:47.985Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-23T08:00:48.114Z] --- PASS: TestInspectNetwork (8.45s) [2021-07-23T08:00:48.114Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-23T08:00:48.114Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-23T08:00:48.114Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-23T08:00:48.114Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-23T08:00:48.114Z] === RUN TestRunContainerWithBridgeNone [2021-07-23T08:00:50.285Z] --- PASS: TestBuildWithHugeFile (105.54s) [2021-07-23T08:00:50.285Z] === RUN TestBuildWCOWSandboxSize [2021-07-23T08:00:50.668Z] --- PASS: TestRunContainerWithBridgeNone (2.99s) [2021-07-23T08:00:50.668Z] === RUN TestNetworkInvalidJSON [2021-07-23T08:00:50.668Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-23T08:00:50.668Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-23T08:00:50.668Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T08:00:50.668Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T08:00:50.668Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T08:00:50.668Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T08:00:50.668Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-23T08:00:50.668Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T08:00:50.668Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T08:00:50.668Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-23T08:00:50.668Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-23T08:00:50.668Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-23T08:00:50.668Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-23T08:00:50.668Z] === RUN TestNetworkList [2021-07-23T08:00:50.668Z] === RUN TestNetworkList//networks [2021-07-23T08:00:50.668Z] === PAUSE TestNetworkList//networks [2021-07-23T08:00:50.668Z] === RUN TestNetworkList//networks/ [2021-07-23T08:00:50.668Z] === PAUSE TestNetworkList//networks/ [2021-07-23T08:00:50.668Z] === CONT TestNetworkList//networks [2021-07-23T08:00:50.668Z] === CONT TestNetworkList//networks/ [2021-07-23T08:00:50.668Z] --- PASS: TestNetworkList (0.03s) [2021-07-23T08:00:50.668Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-23T08:00:50.668Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-23T08:00:50.668Z] === RUN TestHostIPv4BridgeLabel [2021-07-23T08:00:50.930Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-07-23T08:00:50.930Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite (422.19s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.59s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.28s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.49s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.69s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.88s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.41s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.62s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.92s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.33s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.00s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.39s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.64s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.92s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (3.03s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.01s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.69s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.93s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.93s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.04s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.26s) [2021-07-23T08:00:52.188Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.71s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.67s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.64s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.38s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.09s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.25s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.67s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.48s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.12s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.25s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.18s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.47s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.51s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.34s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.53s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.18s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.75s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (26.19s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.82s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.85s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.05s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.67s) [2021-07-23T08:00:52.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.67s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.91s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.04s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.10s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.67s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.08s) [2021-07-23T08:00:52.189Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-23T08:00:52.189Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.83s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.78s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.75s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.70s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.31s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.40s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.31s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.07s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.97s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.99s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.13s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.88s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.60s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.19s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.71s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.62s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.22s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.78s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.08s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.85s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.93s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.08s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.18s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.28s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.72s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.66s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.69s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.20s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.48s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.52s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.20s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.79s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.51s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.06s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.28s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.72s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.26s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.57s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-07-23T08:00:52.189Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.98s) [2021-07-23T08:00:52.189Z] === RUN TestDockerSwarmSuite [2021-07-23T08:00:52.189Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-23T08:00:52.322Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-23T08:00:52.322Z] === RUN TestDaemonDefaultNetworkPools [2021-07-23T08:00:52.897Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-07-23T08:00:52.897Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-23T08:00:54.288Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-07-23T08:00:54.288Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-23T08:00:54.733Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-23T08:00:55.681Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2021-07-23T08:00:55.681Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-23T08:00:55.943Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-23T08:00:55.943Z] === RUN TestServiceWithPredefinedNetwork [2021-07-23T08:00:58.034Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-23T08:00:59.253Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2021-07-23T08:00:59.253Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-23T08:00:59.253Z] service_test.go:242: FLAKY_TEST [2021-07-23T08:00:59.253Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-23T08:00:59.253Z] === RUN TestServiceWithDataPathPortInit [2021-07-23T08:01:04.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-23T08:01:10.588Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-23T08:01:10.588Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-23T08:01:15.500Z] --- PASS: TestServiceWithDataPathPortInit (15.83s) [2021-07-23T08:01:15.501Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-23T08:01:15.874Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-23T08:01:15.874Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-23T08:01:15.874Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-23T08:01:16.446Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-23T08:01:16.446Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-23T08:01:16.706Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-23T08:01:16.971Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-23T08:01:17.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-23T08:01:18.056Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:drrx1mjsahw0d1g2wl821fv2s Created:2021-07-23 08:01:16.179551744 +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[cb3f5b702feff6229ca24d27857b008e5ec35415ca6ac360216efff3c520f9a1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h29oxjyvc9lysko1jltm7x4s7 EndpointID:1b8a7d19f506732af06c5c5968bd3a241a78ac538d24ba7d30145fb2bb59073e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:33c4920094c8d0e6a19844bf44f0a76b6d8b2cc6b97bc0155fdafb6302c2d931 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:5de67c4f56f0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h29oxjyvc9lysko1jltm7x4s7 EndpointID:1b8a7d19f506732af06c5c5968bd3a241a78ac538d24ba7d30145fb2bb59073e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-23T08:01:18.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-23T08:01:20.089Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-23T08:01:21.029Z] docker_api_swarm_test.go:562: [dbb30c856b37b] joining swarm manager [d6316e1f70212]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:01:21.970Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-23T08:01:23.355Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.94s) [2021-07-23T08:01:23.355Z] PASS [2021-07-23T08:01:23.355Z] [2021-07-23T08:01:23.355Z] === Skipped [2021-07-23T08:01:23.355Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-23T08:01:23.355Z] service_test.go:242: FLAKY_TEST [2021-07-23T08:01:23.355Z] [2021-07-23T08:01:23.355Z] [2021-07-23T08:01:23.355Z] DONE 26 tests, 1 skipped in 56.430s [2021-07-23T08:01:23.355Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-23T08:01:23.355Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:01:23.355Z] ++ set -e [2021-07-23T08:01:23.355Z] ++ '[' -n 0 ']' [2021-07-23T08:01:23.355Z] ++ set -x [2021-07-23T08:01:23.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:01:23.617Z] INFO: Testing against a local daemon [2021-07-23T08:01:23.617Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-23T08:01:23.617Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-23T08:01:23.617Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-23T08:01:23.617Z] === RUN TestDockerNetworkIpvlan [2021-07-23T08:01:23.617Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-23T08:01:23.617Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-23T08:01:23.617Z] PASS [2021-07-23T08:01:23.617Z] [2021-07-23T08:01:23.617Z] === Skipped [2021-07-23T08:01:23.617Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-23T08:01:23.617Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-23T08:01:23.617Z] [2021-07-23T08:01:23.617Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-23T08:01:23.617Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-23T08:01:23.617Z] [2021-07-23T08:01:23.617Z] [2021-07-23T08:01:23.617Z] DONE 2 tests, 2 skipped in 1.046s [2021-07-23T08:01:23.617Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-23T08:01:23.617Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:01:23.617Z] ++ set -e [2021-07-23T08:01:23.617Z] ++ '[' -n 0 ']' [2021-07-23T08:01:23.617Z] ++ set -x [2021-07-23T08:01:23.617Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:01:23.880Z] INFO: Testing against a local daemon [2021-07-23T08:01:23.880Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-23T08:01:24.515Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-23T08:01:25.273Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2021-07-23T08:01:25.273Z] === RUN TestDockerNetworkMacvlan [2021-07-23T08:01:26.221Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-23T08:01:26.428Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-23T08:01:26.796Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-23T08:01:27.743Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-23T08:01:27.815Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-23T08:01:29.197Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-23T08:01:31.055Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-23T08:01:33.610Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-23T08:01:37.335Z] docker_api_swarm_test.go:584: [d9cf2fa50dd7a] joining swarm manager [d6316e1f70212]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:01:37.335Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-23T08:01:38.935Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-23T08:01:40.883Z] --- PASS: TestDockerNetworkMacvlan (15.43s) [2021-07-23T08:01:40.883Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-07-23T08:01:40.883Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-07-23T08:01:40.883Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.68s) [2021-07-23T08:01:40.883Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.87s) [2021-07-23T08:01:40.883Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.34s) [2021-07-23T08:01:40.883Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2021-07-23T08:01:40.883Z] PASS [2021-07-23T08:01:40.883Z] [2021-07-23T08:01:40.883Z] DONE 8 tests in 17.023s [2021-07-23T08:01:40.883Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-23T08:01:40.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:01:40.883Z] ++ set -e [2021-07-23T08:01:40.883Z] ++ '[' -n 0 ']' [2021-07-23T08:01:40.883Z] ++ set -x [2021-07-23T08:01:40.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:01:40.883Z] testing: warning: no tests to run [2021-07-23T08:01:40.883Z] PASS [2021-07-23T08:01:40.883Z] [2021-07-23T08:01:40.883Z] DONE 0 tests in 0.029s [2021-07-23T08:01:40.883Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-23T08:01:40.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:01:40.883Z] ++ set -e [2021-07-23T08:01:40.883Z] ++ '[' -n 0 ']' [2021-07-23T08:01:40.883Z] ++ set -x [2021-07-23T08:01:40.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:01:41.688Z] check_test.go:380: [dbb30c856b37b] daemon is not started [2021-07-23T08:01:43.438Z] INFO: Testing against a local daemon [2021-07-23T08:01:43.438Z] === RUN TestAuthZPluginAllowRequest [2021-07-23T08:01:44.828Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2021-07-23T08:01:44.828Z] === RUN TestAuthZPluginTLS [2021-07-23T08:01:45.090Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-07-23T08:01:45.090Z] === RUN TestAuthZPluginDenyRequest [2021-07-23T08:01:45.668Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-07-23T08:01:45.668Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-23T08:01:46.242Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-23T08:01:46.242Z] === RUN TestAuthZPluginDenyResponse [2021-07-23T08:01:46.817Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-23T08:01:46.817Z] === RUN TestAuthZPluginAllowEventStream [2021-07-23T08:01:48.740Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2021-07-23T08:01:48.740Z] === RUN TestAuthZPluginErrorResponse [2021-07-23T08:01:49.002Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-23T08:01:49.002Z] === RUN TestAuthZPluginErrorRequest [2021-07-23T08:01:49.578Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-07-23T08:01:49.578Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-23T08:01:50.153Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-23T08:01:50.153Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-23T08:01:51.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-23T08:01:51.688Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-23T08:01:51.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-23T08:01:52.075Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.92s) [2021-07-23T08:01:52.075Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-23T08:01:53.314Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-23T08:01:53.314Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-23T08:01:53.314Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-23T08:01:53.314Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-23T08:01:53.314Z] Cross building: bundles/cross/linux/s390x [2021-07-23T08:01:53.314Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-23T08:01:53.314Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-23T08:01:53.997Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.89s) [2021-07-23T08:01:53.997Z] === RUN TestAuthZPluginHeader [2021-07-23T08:01:54.943Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-07-23T08:01:54.943Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-23T08:01:54.943Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-23T08:01:54.943Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-23T08:01:54.943Z] === RUN TestAuthZPluginV2Disable [2021-07-23T08:01:54.943Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-23T08:01:54.943Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-23T08:01:54.943Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-23T08:01:54.943Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-23T08:01:54.943Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-23T08:01:54.943Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-23T08:01:54.943Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-23T08:01:54.943Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-23T08:01:54.943Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-23T08:01:54.987Z] docker_api_swarm_test.go:45: [df357c40f324e] joining swarm manager [dd3914a6415fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:02:01.567Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-23T08:02:03.479Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-23T08:02:13.080Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s) [2021-07-23T08:02:13.080Z] PASS [2021-07-23T08:02:13.080Z] [2021-07-23T08:02:13.080Z] === Skipped [2021-07-23T08:02:13.080Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-23T08:02:13.080Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-23T08:02:13.080Z] [2021-07-23T08:02:13.080Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-23T08:02:13.080Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-23T08:02:13.080Z] [2021-07-23T08:02:13.080Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-23T08:02:13.080Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-23T08:02:13.080Z] [2021-07-23T08:02:13.080Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-23T08:02:13.080Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-23T08:02:13.080Z] [2021-07-23T08:02:13.080Z] [2021-07-23T08:02:13.080Z] DONE 17 tests, 4 skipped in 30.705s [2021-07-23T08:02:13.080Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-23T08:02:13.080Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:02:13.080Z] ++ set -e [2021-07-23T08:02:13.080Z] ++ '[' -n 0 ']' [2021-07-23T08:02:13.080Z] ++ set -x [2021-07-23T08:02:13.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:02:13.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-23T08:02:14.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-23T08:02:14.058Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-23T08:02:14.999Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-23T08:02:15.569Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-23T08:02:16.142Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-23T08:02:18.054Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-23T08:02:18.054Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-23T08:02:18.054Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-23T08:02:18.314Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-23T08:02:18.378Z] INFO: Testing against a local daemon [2021-07-23T08:02:18.378Z] === RUN TestPluginInvalidJSON [2021-07-23T08:02:18.378Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T08:02:18.378Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T08:02:18.378Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T08:02:18.378Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-23T08:02:18.378Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-23T08:02:18.378Z] === RUN TestPluginInstall [2021-07-23T08:02:18.378Z] === RUN TestPluginInstall/no_auth [2021-07-23T08:02:20.931Z] time="2021-07-23T08:02:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T08:02:20.931Z] time="2021-07-23T08:02:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71ba5d5b4342a83c3e57f7d4b4ca33b4c3c45956ee7f17bfb49f925d7813fc8f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T08:02:20.931Z] time="2021-07-23T08:02:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T08:02:20.931Z] time="2021-07-23T08:02:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71ba5d5b4342a83c3e57f7d4b4ca33b4c3c45956ee7f17bfb49f925d7813fc8f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T08:02:21.195Z] === RUN TestPluginInstall/with_htpasswd [2021-07-23T08:02:21.770Z] time="2021-07-23T08:02:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T08:02:21.770Z] time="2021-07-23T08:02:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f03ef566bbb9cf97781ccc9c7652a36280773defc52ae316b47dfdfd612f14d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T08:02:21.770Z] time="2021-07-23T08:02:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T08:02:21.770Z] time="2021-07-23T08:02:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f03ef566bbb9cf97781ccc9c7652a36280773defc52ae316b47dfdfd612f14d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T08:02:22.346Z] === RUN TestPluginInstall/with_insecure [2021-07-23T08:02:23.295Z] time="2021-07-23T08:02:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T08:02:23.295Z] time="2021-07-23T08:02:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b29a9f7b23c2351af211de8d5ba99890f428d9966dd0c1f7095ea3535a8a2d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T08:02:23.295Z] time="2021-07-23T08:02:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T08:02:23.295Z] time="2021-07-23T08:02:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b29a9f7b23c2351af211de8d5ba99890f428d9966dd0c1f7095ea3535a8a2d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T08:02:23.558Z] plugin_test.go:165: [d195ab0e331c1] daemon is not started [2021-07-23T08:02:23.558Z] --- PASS: TestPluginInstall (5.55s) [2021-07-23T08:02:23.558Z] --- PASS: TestPluginInstall/no_auth (3.24s) [2021-07-23T08:02:23.558Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2021-07-23T08:02:23.558Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2021-07-23T08:02:23.558Z] === RUN TestPluginsWithRuntimes [2021-07-23T08:02:25.481Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-23T08:02:26.428Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-23T08:02:27.818Z] --- PASS: TestPluginsWithRuntimes (4.13s) [2021-07-23T08:02:27.818Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.10s) [2021-07-23T08:02:27.818Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2021-07-23T08:02:27.818Z] === RUN TestPluginBackCompatMediaTypes [2021-07-23T08:02:28.766Z] --- PASS: TestPluginBackCompatMediaTypes (0.89s) [2021-07-23T08:02:28.766Z] PASS [2021-07-23T08:02:28.766Z] [2021-07-23T08:02:28.766Z] DONE 10 tests in 17.065s [2021-07-23T08:02:28.766Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-23T08:02:28.767Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:02:28.767Z] ++ set -e [2021-07-23T08:02:28.767Z] ++ '[' -n 0 ']' [2021-07-23T08:02:28.767Z] ++ set -x [2021-07-23T08:02:28.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:02:28.767Z] INFO: Testing against a local daemon [2021-07-23T08:02:28.767Z] === RUN TestExternalGraphDriver [2021-07-23T08:02:28.767Z] === RUN TestExternalGraphDriver/json [2021-07-23T08:02:30.541Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-23T08:02:30.800Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-23T08:02:31.320Z] === RUN TestExternalGraphDriver/spec [2021-07-23T08:02:31.372Z] --- PASS: TestImportExtremelyLargeImageWorks (193.28s) [2021-07-23T08:02:31.372Z] PASS [2021-07-23T08:02:31.372Z] [2021-07-23T08:02:31.372Z] DONE 12 tests in 197.468s [2021-07-23T08:02:31.372Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-23T08:02:31.372Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:02:31.372Z] ++ set -e [2021-07-23T08:02:31.372Z] ++ '[' -n 0 ']' [2021-07-23T08:02:31.372Z] ++ set -x [2021-07-23T08:02:31.372Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:02:31.372Z] INFO: Testing against a local daemon [2021-07-23T08:02:31.372Z] === RUN TestNetworkCreateDelete [2021-07-23T08:02:31.632Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-23T08:02:31.632Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-07-23T08:02:31.632Z] === RUN TestDockerNetworkDeletePreferID [2021-07-23T08:02:31.892Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-23T08:02:32.152Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2021-07-23T08:02:32.152Z] === RUN TestDaemonDNSFallback [2021-07-23T08:02:32.152Z] === RUN TestDockerSuite/TestBuildFails [2021-07-23T08:02:33.093Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-23T08:02:33.093Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-23T08:02:33.875Z] === RUN TestExternalGraphDriver/pull [2021-07-23T08:02:35.005Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-23T08:02:35.797Z] --- PASS: TestExternalGraphDriver (6.83s) [2021-07-23T08:02:35.797Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2021-07-23T08:02:35.797Z] --- PASS: TestExternalGraphDriver/spec (2.83s) [2021-07-23T08:02:35.797Z] --- PASS: TestExternalGraphDriver/pull (1.77s) [2021-07-23T08:02:35.797Z] === RUN TestGraphdriverPluginV2 [2021-07-23T08:02:35.797Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-23T08:02:35.797Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-07-23T08:02:35.797Z] PASS [2021-07-23T08:02:35.797Z] [2021-07-23T08:02:35.797Z] === Skipped [2021-07-23T08:02:35.797Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-07-23T08:02:35.797Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-23T08:02:35.797Z] [2021-07-23T08:02:35.797Z] [2021-07-23T08:02:35.797Z] DONE 5 tests, 1 skipped in 6.983s [2021-07-23T08:02:35.797Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-23T08:02:35.797Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:02:35.797Z] ++ set -e [2021-07-23T08:02:35.797Z] ++ '[' -n 0 ']' [2021-07-23T08:02:35.797Z] ++ set -x [2021-07-23T08:02:35.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:02:35.797Z] INFO: Testing against a local daemon [2021-07-23T08:02:35.797Z] === RUN TestContinueAfterPluginCrash [2021-07-23T08:02:35.797Z] === PAUSE TestContinueAfterPluginCrash [2021-07-23T08:02:35.797Z] === RUN TestReadPluginNoRead [2021-07-23T08:02:35.797Z] === PAUSE TestReadPluginNoRead [2021-07-23T08:02:35.797Z] === RUN TestDaemonStartWithLogOpt [2021-07-23T08:02:35.797Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-23T08:02:35.797Z] === CONT TestContinueAfterPluginCrash [2021-07-23T08:02:35.797Z] === CONT TestDaemonStartWithLogOpt [2021-07-23T08:02:35.797Z] === CONT TestReadPluginNoRead [2021-07-23T08:02:36.916Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-23T08:02:38.298Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-23T08:02:39.118Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-23T08:02:39.238Z] --- PASS: TestDaemonDNSFallback (6.96s) [2021-07-23T08:02:39.238Z] === RUN TestInspectNetwork [2021-07-23T08:02:39.498Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-23T08:02:39.693Z] --- PASS: TestDaemonStartWithLogOpt (4.04s) [2021-07-23T08:02:39.758Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-23T08:02:41.093Z] === RUN TestReadPluginNoRead/default [2021-07-23T08:02:41.139Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-23T08:02:42.487Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-23T08:02:43.054Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-23T08:02:43.624Z] === RUN TestInspectNetwork/full_network_id [2021-07-23T08:02:43.624Z] === RUN TestInspectNetwork/partial_network_id [2021-07-23T08:02:43.624Z] === RUN TestInspectNetwork/network_name [2021-07-23T08:02:43.624Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-23T08:02:43.884Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-23T08:02:44.144Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-23T08:02:44.408Z] === CONT TestReadPluginNoRead [2021-07-23T08:02:44.408Z] read_test.go:92: [df4d5b75b1720] daemon is not started [2021-07-23T08:02:44.409Z] --- PASS: TestReadPluginNoRead (8.48s) [2021-07-23T08:02:44.409Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.69s) [2021-07-23T08:02:44.409Z] --- PASS: TestReadPluginNoRead/default (1.66s) [2021-07-23T08:02:44.409Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2021-07-23T08:02:45.357Z] --- PASS: TestContinueAfterPluginCrash (9.39s) [2021-07-23T08:02:45.357Z] PASS [2021-07-23T08:02:45.357Z] [2021-07-23T08:02:45.357Z] DONE 6 tests in 9.533s [2021-07-23T08:02:45.357Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-23T08:02:45.357Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:02:45.357Z] ++ set -e [2021-07-23T08:02:45.357Z] ++ '[' -n 0 ']' [2021-07-23T08:02:45.357Z] ++ set -x [2021-07-23T08:02:45.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:02:45.357Z] testing: warning: no tests to run [2021-07-23T08:02:45.357Z] PASS [2021-07-23T08:02:45.357Z] [2021-07-23T08:02:45.357Z] DONE 0 tests in 0.044s [2021-07-23T08:02:45.357Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-23T08:02:45.357Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:02:45.357Z] ++ set -e [2021-07-23T08:02:45.357Z] ++ '[' -n 0 ']' [2021-07-23T08:02:45.357Z] ++ set -x [2021-07-23T08:02:45.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:02:45.357Z] INFO: Testing against a local daemon [2021-07-23T08:02:45.357Z] === RUN TestPluginWithDevMounts [2021-07-23T08:02:45.357Z] === PAUSE TestPluginWithDevMounts [2021-07-23T08:02:45.357Z] === CONT TestPluginWithDevMounts [2021-07-23T08:02:46.059Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-23T08:02:47.279Z] --- PASS: TestPluginWithDevMounts (1.88s) [2021-07-23T08:02:47.279Z] PASS [2021-07-23T08:02:47.279Z] [2021-07-23T08:02:47.279Z] DONE 1 tests in 2.007s [2021-07-23T08:02:47.279Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-23T08:02:47.279Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:02:47.279Z] ++ set -e [2021-07-23T08:02:47.279Z] ++ '[' -n 0 ']' [2021-07-23T08:02:47.279Z] ++ set -x [2021-07-23T08:02:47.280Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:02:47.972Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-23T08:02:47.972Z] --- PASS: TestInspectNetwork (8.89s) [2021-07-23T08:02:47.972Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-23T08:02:47.972Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-23T08:02:47.972Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-23T08:02:47.972Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-23T08:02:47.972Z] === RUN TestRunContainerWithBridgeNone [2021-07-23T08:02:48.541Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-23T08:02:51.840Z] --- PASS: TestRunContainerWithBridgeNone (3.88s) [2021-07-23T08:02:51.840Z] === RUN TestNetworkInvalidJSON [2021-07-23T08:02:51.840Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-23T08:02:51.840Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-23T08:02:51.840Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T08:02:51.840Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T08:02:51.840Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T08:02:51.840Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T08:02:51.840Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-23T08:02:51.840Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T08:02:51.840Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T08:02:51.840Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-23T08:02:51.840Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-23T08:02:51.840Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-23T08:02:51.840Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-23T08:02:51.840Z] === RUN TestNetworkList [2021-07-23T08:02:51.840Z] === RUN TestNetworkList//networks [2021-07-23T08:02:51.840Z] === PAUSE TestNetworkList//networks [2021-07-23T08:02:51.840Z] === RUN TestNetworkList//networks/ [2021-07-23T08:02:51.840Z] === PAUSE TestNetworkList//networks/ [2021-07-23T08:02:51.840Z] === CONT TestNetworkList//networks [2021-07-23T08:02:51.840Z] === CONT TestNetworkList//networks/ [2021-07-23T08:02:51.840Z] --- PASS: TestNetworkList (0.02s) [2021-07-23T08:02:51.840Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-23T08:02:51.840Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-23T08:02:51.840Z] === RUN TestHostIPv4BridgeLabel [2021-07-23T08:02:52.100Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-23T08:02:52.360Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-07-23T08:02:52.360Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-23T08:02:52.621Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-23T08:02:53.561Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-23T08:02:53.561Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-07-23T08:02:53.561Z] === RUN TestDaemonDefaultNetworkPools [2021-07-23T08:02:53.822Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-23T08:02:53.882Z] INFO: Testing against a local daemon [2021-07-23T08:02:53.882Z] === RUN TestSecretInspect [2021-07-23T08:02:54.083Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-23T08:02:54.345Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-23T08:02:54.345Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2021-07-23T08:02:54.345Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-23T08:02:55.286Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-23T08:02:55.546Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-07-23T08:02:55.546Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-23T08:02:55.546Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-23T08:02:55.803Z] --- PASS: TestSecretInspect (2.66s) [2021-07-23T08:02:55.803Z] === RUN TestSecretList [2021-07-23T08:02:55.807Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-23T08:02:56.378Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-23T08:02:56.638Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-23T08:02:56.898Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-07-23T08:02:56.898Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-23T08:02:56.898Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-23T08:02:57.469Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-23T08:02:57.469Z] === RUN TestServiceWithPredefinedNetwork [2021-07-23T08:02:57.729Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-23T08:02:58.359Z] --- PASS: TestSecretList (2.54s) [2021-07-23T08:02:58.359Z] === RUN TestSecretsCreateAndDelete [2021-07-23T08:03:00.271Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-23T08:03:00.271Z] --- PASS: TestServiceWithPredefinedNetwork (2.92s) [2021-07-23T08:03:00.271Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-23T08:03:00.271Z] service_test.go:242: FLAKY_TEST [2021-07-23T08:03:00.271Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-23T08:03:00.271Z] === RUN TestServiceWithDataPathPortInit [2021-07-23T08:03:00.912Z] --- PASS: TestSecretsCreateAndDelete (2.66s) [2021-07-23T08:03:00.912Z] === RUN TestSecretsUpdate [2021-07-23T08:03:02.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-23T08:03:03.466Z] --- PASS: TestSecretsUpdate (2.64s) [2021-07-23T08:03:03.466Z] === RUN TestTemplatedSecret [2021-07-23T08:03:05.360Z] docker_api_swarm_test.go:303: [dc20c1ca89823] joining swarm manager [d75810ba17e29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:03:05.360Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-23T08:03:06.743Z] docker_api_swarm_test.go:304: [dc8f152c3449f] joining swarm manager [d75810ba17e29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:03:06.776Z] --- PASS: TestTemplatedSecret (3.49s) [2021-07-23T08:03:06.777Z] === RUN TestSecretCreateResolve [2021-07-23T08:03:08.134Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-23T08:03:09.076Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-23T08:03:09.076Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-23T08:03:09.337Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-23T08:03:09.337Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-23T08:03:09.337Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-23T08:03:09.597Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-23T08:03:10.089Z] --- PASS: TestSecretCreateResolve (2.64s) [2021-07-23T08:03:10.089Z] PASS [2021-07-23T08:03:10.089Z] [2021-07-23T08:03:10.089Z] DONE 6 tests in 22.262s [2021-07-23T08:03:10.089Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-23T08:03:10.089Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:03:10.089Z] ++ set -e [2021-07-23T08:03:10.089Z] ++ '[' -n 0 ']' [2021-07-23T08:03:10.089Z] ++ set -x [2021-07-23T08:03:10.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:03:10.089Z] INFO: Testing against a local daemon [2021-07-23T08:03:10.089Z] === RUN TestServiceCreateInit [2021-07-23T08:03:10.089Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-23T08:03:11.517Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-23T08:03:12.458Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-23T08:03:14.755Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-23T08:03:14.755Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-23T08:03:14.755Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-23T08:03:14.755Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-23T08:03:14.755Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-23T08:03:15.097Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-23T08:03:15.376Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42616/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe hack/test/unit [2021-07-23T08:03:15.395Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-23T08:03:15.634Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-23T08:03:15.634Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-23T08:03:15.634Z] + TESTDIRS=./... [2021-07-23T08:03:15.634Z] + exclude_paths='/vendor/|/integration' [2021-07-23T08:03:15.634Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-23T08:03:15.634Z] ++ go list ./... [2021-07-23T08:03:15.754Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-23T08:03:16.324Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-23T08:03:16.324Z] --- PASS: TestServiceWithDataPathPortInit (15.97s) [2021-07-23T08:03:16.324Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-23T08:03:16.570Z] + pkg_list='github.com/docker/docker/api [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/backend/build [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/httputils [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/middleware [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/router [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/router/build [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/router/container [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/router/debug [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/router/distribution [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/router/grpc [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/router/image [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/router/network [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/router/plugin [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/router/session [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/router/swarm [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/router/system [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/server/router/volume [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/backend [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/blkiodev [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/container [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/events [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/filters [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/image [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/mount [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/network [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/registry [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/strslice [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/swarm [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/time [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/versions [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-23T08:03:16.570Z] github.com/docker/docker/api/types/volume [2021-07-23T08:03:16.570Z] github.com/docker/docker/builder [2021-07-23T08:03:16.570Z] github.com/docker/docker/builder/builder-next [2021-07-23T08:03:16.570Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-23T08:03:16.570Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-23T08:03:16.570Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-23T08:03:16.570Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-23T08:03:16.570Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-23T08:03:16.570Z] github.com/docker/docker/builder/builder-next/worker [2021-07-23T08:03:16.570Z] github.com/docker/docker/builder/dockerfile [2021-07-23T08:03:16.570Z] github.com/docker/docker/builder/dockerignore [2021-07-23T08:03:16.570Z] github.com/docker/docker/builder/remotecontext [2021-07-23T08:03:16.570Z] github.com/docker/docker/builder/remotecontext/git [2021-07-23T08:03:16.570Z] github.com/docker/docker/cli [2021-07-23T08:03:16.570Z] github.com/docker/docker/cli/config [2021-07-23T08:03:16.570Z] github.com/docker/docker/cli/debug [2021-07-23T08:03:16.570Z] github.com/docker/docker/client [2021-07-23T08:03:16.570Z] github.com/docker/docker/cmd/docker-proxy [2021-07-23T08:03:16.570Z] github.com/docker/docker/cmd/dockerd [2021-07-23T08:03:16.570Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-23T08:03:16.570Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-23T08:03:16.570Z] github.com/docker/docker/container [2021-07-23T08:03:16.570Z] github.com/docker/docker/container/stream [2021-07-23T08:03:16.570Z] github.com/docker/docker/contrib/apparmor [2021-07-23T08:03:16.570Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-23T08:03:16.570Z] github.com/docker/docker/contrib/httpserver [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/cluster [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/cluster/convert [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/cluster/executor [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/cluster/provider [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/config [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/discovery [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/events [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/events/testutils [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/exec [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/graphdriver [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/images [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/initlayer [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/links [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/listeners [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/logger [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/logger/gelf [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/logger/journald [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-23T08:03:16.570Z] github.com/docker/docker/daemon/logger/local [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/logentries [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/splunk [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/syslog [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/templates [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/names [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/network [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/stats [2021-07-23T08:03:16.571Z] github.com/docker/docker/distribution [2021-07-23T08:03:16.571Z] github.com/docker/docker/distribution/metadata [2021-07-23T08:03:16.571Z] github.com/docker/docker/distribution/utils [2021-07-23T08:03:16.571Z] github.com/docker/docker/distribution/xfer [2021-07-23T08:03:16.571Z] github.com/docker/docker/dockerversion [2021-07-23T08:03:16.571Z] github.com/docker/docker/errdefs [2021-07-23T08:03:16.571Z] github.com/docker/docker/image [2021-07-23T08:03:16.571Z] github.com/docker/docker/image/cache [2021-07-23T08:03:16.571Z] github.com/docker/docker/image/tarexport [2021-07-23T08:03:16.571Z] github.com/docker/docker/image/v1 [2021-07-23T08:03:16.571Z] github.com/docker/docker/internal/test/suite [2021-07-23T08:03:16.571Z] github.com/docker/docker/layer [2021-07-23T08:03:16.571Z] github.com/docker/docker/libcontainerd [2021-07-23T08:03:16.571Z] github.com/docker/docker/libcontainerd/queue [2021-07-23T08:03:16.571Z] github.com/docker/docker/libcontainerd/remote [2021-07-23T08:03:16.571Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-23T08:03:16.571Z] github.com/docker/docker/libcontainerd/types [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/api [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/bitseq [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/cluster [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/config [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/datastore [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/driverapi [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/etchosts [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/idm [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/ipam [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/iptables [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/netlabel [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/netutils [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/networkdb [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/ns [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/options [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/osl [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/portallocator [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/portmapper [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/testutils [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/types [2021-07-23T08:03:16.571Z] github.com/docker/docker/oci [2021-07-23T08:03:16.571Z] github.com/docker/docker/oci/caps [2021-07-23T08:03:16.571Z] github.com/docker/docker/opts [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/aaparser [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/archive [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/authorization [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/broadcaster [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/capabilities [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/chrootarchive [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/containerfs [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/devicemapper [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/directory [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/discovery [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/discovery/file [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/discovery/kv [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/discovery/memory [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/dmesg [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/filenotify [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/fileutils [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/fsutils [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/homedir [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/idtools [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/ioutils [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/jsonmessage [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/locker [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/longpath [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/loopback [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/mount [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/namesgenerator [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/parsers [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/pidfile [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/platform [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/plugingetter [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/plugins [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/plugins/transport [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/pools [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/progress [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/pubsub [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/reexec [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/signal [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/stack [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/stdcopy [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/streamformatter [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/stringid [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/symlink [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/sysinfo [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/system [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/tailfile [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/tarsum [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/term [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/term/windows [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/truncindex [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/urlutil [2021-07-23T08:03:16.571Z] github.com/docker/docker/pkg/useragent [2021-07-23T08:03:16.571Z] github.com/docker/docker/plugin [2021-07-23T08:03:16.571Z] github.com/docker/docker/plugin/executor/containerd [2021-07-23T08:03:16.571Z] github.com/docker/docker/plugin/v2 [2021-07-23T08:03:16.571Z] github.com/docker/docker/profiles/apparmor [2021-07-23T08:03:16.571Z] github.com/docker/docker/profiles/seccomp [2021-07-23T08:03:16.571Z] github.com/docker/docker/quota [2021-07-23T08:03:16.571Z] github.com/docker/docker/reference [2021-07-23T08:03:16.571Z] github.com/docker/docker/registry [2021-07-23T08:03:16.571Z] github.com/docker/docker/registry/resumable [2021-07-23T08:03:16.571Z] github.com/docker/docker/restartmanager [2021-07-23T08:03:16.571Z] github.com/docker/docker/rootless [2021-07-23T08:03:16.571Z] github.com/docker/docker/rootless/specconv [2021-07-23T08:03:16.571Z] github.com/docker/docker/runconfig [2021-07-23T08:03:16.571Z] github.com/docker/docker/runconfig/opts [2021-07-23T08:03:16.571Z] github.com/docker/docker/testutil [2021-07-23T08:03:16.571Z] github.com/docker/docker/testutil/daemon [2021-07-23T08:03:16.571Z] github.com/docker/docker/testutil/environment [2021-07-23T08:03:16.571Z] github.com/docker/docker/testutil/fakecontext [2021-07-23T08:03:16.571Z] github.com/docker/docker/testutil/fakegit [2021-07-23T08:03:16.571Z] github.com/docker/docker/testutil/fakestorage [2021-07-23T08:03:16.571Z] github.com/docker/docker/testutil/fixtures/load [2021-07-23T08:03:16.571Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-23T08:03:16.571Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-23T08:03:16.571Z] github.com/docker/docker/testutil/registry [2021-07-23T08:03:16.571Z] github.com/docker/docker/testutil/request [2021-07-23T08:03:16.571Z] github.com/docker/docker/volume [2021-07-23T08:03:16.571Z] github.com/docker/docker/volume/drivers [2021-07-23T08:03:16.571Z] github.com/docker/docker/volume/local [2021-07-23T08:03:16.571Z] github.com/docker/docker/volume/mounts [2021-07-23T08:03:16.571Z] github.com/docker/docker/volume/service [2021-07-23T08:03:16.571Z] github.com/docker/docker/volume/service/opts [2021-07-23T08:03:16.571Z] github.com/docker/docker/volume/testutils' [2021-07-23T08:03:16.571Z] + echo 'github.com/docker/docker/api [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/backend/build [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/httputils [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/middleware [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/router [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/router/build [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/router/container [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/router/debug [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/router/distribution [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/router/grpc [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/router/image [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/router/network [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/router/plugin [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/router/session [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/router/swarm [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/router/system [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/server/router/volume [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/backend [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/blkiodev [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/container [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/events [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/filters [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/image [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/mount [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/network [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/registry [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/strslice [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/swarm [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/time [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/versions [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-23T08:03:16.571Z] github.com/docker/docker/api/types/volume [2021-07-23T08:03:16.571Z] github.com/docker/docker/builder [2021-07-23T08:03:16.571Z] github.com/docker/docker/builder/builder-next [2021-07-23T08:03:16.571Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-23T08:03:16.571Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-23T08:03:16.571Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-23T08:03:16.571Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-23T08:03:16.571Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-23T08:03:16.571Z] github.com/docker/docker/builder/builder-next/worker [2021-07-23T08:03:16.571Z] github.com/docker/docker/builder/dockerfile [2021-07-23T08:03:16.571Z] github.com/docker/docker/builder/dockerignore [2021-07-23T08:03:16.571Z] github.com/docker/docker/builder/remotecontext [2021-07-23T08:03:16.571Z] github.com/docker/docker/builder/remotecontext/git [2021-07-23T08:03:16.571Z] github.com/docker/docker/cli [2021-07-23T08:03:16.571Z] github.com/docker/docker/cli/config [2021-07-23T08:03:16.571Z] github.com/docker/docker/cli/debug [2021-07-23T08:03:16.571Z] github.com/docker/docker/client [2021-07-23T08:03:16.571Z] github.com/docker/docker/cmd/docker-proxy [2021-07-23T08:03:16.571Z] github.com/docker/docker/cmd/dockerd [2021-07-23T08:03:16.571Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-23T08:03:16.571Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-23T08:03:16.571Z] github.com/docker/docker/container [2021-07-23T08:03:16.571Z] github.com/docker/docker/container/stream [2021-07-23T08:03:16.571Z] github.com/docker/docker/contrib/apparmor [2021-07-23T08:03:16.571Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-23T08:03:16.571Z] github.com/docker/docker/contrib/httpserver [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/cluster [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/cluster/convert [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/cluster/executor [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/cluster/provider [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/config [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/discovery [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/events [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/events/testutils [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/exec [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/graphdriver [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/images [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/initlayer [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/links [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/listeners [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/gelf [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/journald [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/local [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/logentries [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/splunk [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/syslog [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/logger/templates [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/names [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/network [2021-07-23T08:03:16.571Z] github.com/docker/docker/daemon/stats [2021-07-23T08:03:16.571Z] github.com/docker/docker/distribution [2021-07-23T08:03:16.571Z] github.com/docker/docker/distribution/metadata [2021-07-23T08:03:16.571Z] github.com/docker/docker/distribution/utils [2021-07-23T08:03:16.571Z] github.com/docker/docker/distribution/xfer [2021-07-23T08:03:16.571Z] github.com/docker/docker/dockerversion [2021-07-23T08:03:16.571Z] github.com/docker/docker/errdefs [2021-07-23T08:03:16.571Z] github.com/docker/docker/image [2021-07-23T08:03:16.571Z] github.com/docker/docker/image/cache [2021-07-23T08:03:16.571Z] github.com/docker/docker/image/tarexport [2021-07-23T08:03:16.571Z] github.com/docker/docker/image/v1 [2021-07-23T08:03:16.571Z] github.com/docker/docker/internal/test/suite [2021-07-23T08:03:16.571Z] github.com/docker/docker/layer [2021-07-23T08:03:16.571Z] github.com/docker/docker/libcontainerd [2021-07-23T08:03:16.571Z] github.com/docker/docker/libcontainerd/queue [2021-07-23T08:03:16.571Z] github.com/docker/docker/libcontainerd/remote [2021-07-23T08:03:16.571Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-23T08:03:16.571Z] github.com/docker/docker/libcontainerd/types [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/api [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/bitseq [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/cluster [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/config [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/datastore [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/driverapi [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-23T08:03:16.571Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/etchosts [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/idm [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/ipam [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/iptables [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/netlabel [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/netutils [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/networkdb [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/ns [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/options [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/osl [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/portallocator [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/portmapper [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/testutils [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/types [2021-07-23T08:03:16.572Z] github.com/docker/docker/oci [2021-07-23T08:03:16.572Z] github.com/docker/docker/oci/caps [2021-07-23T08:03:16.572Z] github.com/docker/docker/opts [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/aaparser [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/archive [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/authorization [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/broadcaster [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/capabilities [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/chrootarchive [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/containerfs [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/devicemapper [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/directory [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/discovery [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/discovery/file [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/discovery/kv [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/discovery/memory [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/dmesg [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/filenotify [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/fileutils [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/fsutils [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/homedir [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/idtools [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/ioutils [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/jsonmessage [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/locker [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/longpath [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/loopback [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/mount [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/namesgenerator [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/parsers [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/pidfile [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/platform [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/plugingetter [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/plugins [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/plugins/transport [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/pools [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/progress [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/pubsub [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/reexec [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/signal [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/stack [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/stdcopy [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/streamformatter [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/stringid [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/symlink [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/sysinfo [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/system [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/tailfile [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/tarsum [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/term [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/term/windows [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/truncindex [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/urlutil [2021-07-23T08:03:16.572Z] github.com/docker/docker/pkg/useragent [2021-07-23T08:03:16.572Z] github.com/docker/docker/plugin [2021-07-23T08:03:16.572Z] github.com/docker/docker/plugin/executor/containerd [2021-07-23T08:03:16.572Z] github.com/docker/docker/plugin/v2 [2021-07-23T08:03:16.572Z] github.com/docker/docker/profiles/apparmor [2021-07-23T08:03:16.572Z] github.com/docker/docker/profiles/seccomp [2021-07-23T08:03:16.572Z] github.com/docker/docker/quota [2021-07-23T08:03:16.572Z] github.com/docker/docker/reference [2021-07-23T08:03:16.572Z] github.com/docker/docker/registry [2021-07-23T08:03:16.572Z] github.com/docker/docker/registry/resumable [2021-07-23T08:03:16.572Z] github.com/docker/docker/restartmanager [2021-07-23T08:03:16.572Z] github.com/docker/docker/rootless [2021-07-23T08:03:16.572Z] github.com/docker/docker/rootless/specconv [2021-07-23T08:03:16.572Z] github.com/docker/docker/runconfig [2021-07-23T08:03:16.572Z] github.com/docker/docker/runconfig/opts [2021-07-23T08:03:16.572Z] github.com/docker/docker/testutil [2021-07-23T08:03:16.572Z] github.com/docker/docker/testutil/daemon [2021-07-23T08:03:16.572Z] github.com/docker/docker/testutil/environment [2021-07-23T08:03:16.572Z] github.com/docker/docker/testutil/fakecontext [2021-07-23T08:03:16.572Z] github.com/docker/docker/testutil/fakegit [2021-07-23T08:03:16.572Z] github.com/docker/docker/testutil/fakestorage [2021-07-23T08:03:16.572Z] github.com/docker/docker/testutil/fixtures/load [2021-07-23T08:03:16.572Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-23T08:03:16.572Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-23T08:03:16.572Z] github.com/docker/docker/testutil/registry [2021-07-23T08:03:16.572Z] github.com/docker/docker/testutil/request [2021-07-23T08:03:16.572Z] github.com/docker/docker/volume [2021-07-23T08:03:16.572Z] github.com/docker/docker/volume/drivers [2021-07-23T08:03:16.572Z] github.com/docker/docker/volume/local [2021-07-23T08:03:16.572Z] github.com/docker/docker/volume/mounts [2021-07-23T08:03:16.572Z] github.com/docker/docker/volume/service [2021-07-23T08:03:16.572Z] github.com/docker/docker/volume/service/opts [2021-07-23T08:03:16.572Z] github.com/docker/docker/volume/testutils' [2021-07-23T08:03:16.572Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-23T08:03:16.572Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-23T08:03:16.572Z] + type docker-proxy [2021-07-23T08:03:16.572Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-23T08:03:16.572Z] + hack/make.sh binary-proxy install-proxy [2021-07-23T08:03:16.572Z] [2021-07-23T08:03:16.583Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-23T08:03:16.831Z] Removing bundles/ [2021-07-23T08:03:16.831Z] [2021-07-23T08:03:16.831Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-23T08:03:16.831Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-23T08:03:16.831Z] GOOS="" GOARCH="" GOARM="" [2021-07-23T08:03:19.613Z] --- PASS: TestServiceCreateInit (9.62s) [2021-07-23T08:03:19.613Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.85s) [2021-07-23T08:03:19.613Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.74s) [2021-07-23T08:03:19.613Z] === RUN TestCreateServiceMultipleTimes [2021-07-23T08:03:19.883Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n86sxvd10ik6j1euc8krcboz6 Created:2021-07-23 08:03:17.683747287 +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[400b0ee20d4aedb340f860a59f4a65dff0c488f9908ed2c8cf96c09acd0624bd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hbsx1n3p6k90tpk35aunnwpyc EndpointID:7eeec0c168ca6456198c1bb7e992d18d8ee9716fc82741fedfd2fd65602d3c84 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d5f663705825736226b0e0d231269f30a13ccd787107d6ee5dfd796df8be619e 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:4b6ee32f3abf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hbsx1n3p6k90tpk35aunnwpyc EndpointID:7eeec0c168ca6456198c1bb7e992d18d8ee9716fc82741fedfd2fd65602d3c84 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-23T08:03:23.396Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-23T08:03:23.397Z] [2021-07-23T08:03:23.397Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-23T08:03:23.397Z] Installing docker-proxy to /usr/local/bin/ [2021-07-23T08:03:23.397Z] [2021-07-23T08:03:23.397Z] + mkdir -p bundles [2021-07-23T08:03:23.397Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-23T08:03:23.964Z] ? github.com/docker/docker/api [no test files] [2021-07-23T08:03:25.166Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.13s) [2021-07-23T08:03:25.166Z] PASS [2021-07-23T08:03:25.166Z] [2021-07-23T08:03:25.166Z] === Skipped [2021-07-23T08:03:25.166Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-23T08:03:25.166Z] service_test.go:242: FLAKY_TEST [2021-07-23T08:03:25.166Z] [2021-07-23T08:03:25.166Z] [2021-07-23T08:03:25.166Z] DONE 26 tests, 1 skipped in 53.176s [2021-07-23T08:03:25.166Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-23T08:03:25.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:03:25.166Z] ++ set -e [2021-07-23T08:03:25.166Z] ++ '[' -n 0 ']' [2021-07-23T08:03:25.166Z] ++ set -x [2021-07-23T08:03:25.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:03:25.167Z] INFO: Testing against a local daemon [2021-07-23T08:03:25.167Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-23T08:03:25.167Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-23T08:03:25.167Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-23T08:03:25.167Z] === RUN TestDockerNetworkIpvlan [2021-07-23T08:03:25.167Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-23T08:03:25.167Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-23T08:03:25.167Z] PASS [2021-07-23T08:03:25.167Z] [2021-07-23T08:03:25.167Z] === Skipped [2021-07-23T08:03:25.167Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-23T08:03:25.167Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-23T08:03:25.167Z] [2021-07-23T08:03:25.167Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-23T08:03:25.167Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-23T08:03:25.167Z] [2021-07-23T08:03:25.167Z] [2021-07-23T08:03:25.167Z] DONE 2 tests, 2 skipped in 0.140s [2021-07-23T08:03:25.167Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-23T08:03:25.167Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:03:25.167Z] ++ set -e [2021-07-23T08:03:25.167Z] ++ '[' -n 0 ']' [2021-07-23T08:03:25.167Z] ++ set -x [2021-07-23T08:03:25.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:03:25.167Z] INFO: Testing against a local daemon [2021-07-23T08:03:25.167Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-23T08:03:26.111Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-23T08:03:26.111Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-07-23T08:03:26.111Z] === RUN TestDockerNetworkMacvlan [2021-07-23T08:03:27.069Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-23T08:03:27.639Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-23T08:03:28.579Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-23T08:03:29.962Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-23T08:03:31.347Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-23T08:03:31.918Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-23T08:03:33.301Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-23T08:03:34.241Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-23T08:03:34.241Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-23T08:03:34.241Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-23T08:03:35.622Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-23T08:03:37.764Z] --- PASS: TestCreateServiceMultipleTimes (16.18s) [2021-07-23T08:03:37.764Z] === RUN TestCreateServiceConflict [2021-07-23T08:03:37.764Z] --- PASS: TestCreateServiceConflict (2.18s) [2021-07-23T08:03:37.764Z] === RUN TestCreateServiceMaxReplicas [2021-07-23T08:03:39.819Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-23T08:03:40.079Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-23T08:03:41.078Z] --- PASS: TestCreateServiceMaxReplicas (3.09s) [2021-07-23T08:03:41.078Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-23T08:03:42.048Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2021-07-23T08:03:42.622Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-23T08:03:42.622Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-23T08:03:42.622Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-23T08:03:44.534Z] --- PASS: TestDockerNetworkMacvlan (18.42s) [2021-07-23T08:03:44.534Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-07-23T08:03:44.534Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-07-23T08:03:44.534Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.13s) [2021-07-23T08:03:44.534Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.76s) [2021-07-23T08:03:44.534Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.41s) [2021-07-23T08:03:44.534Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.84s) [2021-07-23T08:03:44.534Z] PASS [2021-07-23T08:03:44.534Z] [2021-07-23T08:03:44.534Z] DONE 8 tests in 19.927s [2021-07-23T08:03:44.534Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-23T08:03:44.534Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:03:44.534Z] ++ set -e [2021-07-23T08:03:44.534Z] ++ '[' -n 0 ']' [2021-07-23T08:03:44.534Z] ++ set -x [2021-07-23T08:03:44.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:03:44.534Z] testing: warning: no tests to run [2021-07-23T08:03:44.534Z] PASS [2021-07-23T08:03:44.534Z] [2021-07-23T08:03:44.534Z] DONE 0 tests in 0.033s [2021-07-23T08:03:44.534Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-23T08:03:44.534Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:03:44.534Z] ++ set -e [2021-07-23T08:03:44.534Z] ++ '[' -n 0 ']' [2021-07-23T08:03:44.534Z] ++ set -x [2021-07-23T08:03:44.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:03:44.794Z] INFO: Testing against a local daemon [2021-07-23T08:03:44.794Z] === RUN TestAuthZPluginAllowRequest [2021-07-23T08:03:45.364Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-23T08:03:46.306Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-23T08:03:46.567Z] --- PASS: TestAuthZPluginAllowRequest (1.83s) [2021-07-23T08:03:46.567Z] === RUN TestAuthZPluginTLS [2021-07-23T08:03:47.139Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-07-23T08:03:47.139Z] === RUN TestAuthZPluginDenyRequest [2021-07-23T08:03:47.400Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-23T08:03:47.661Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-07-23T08:03:47.661Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-23T08:03:48.235Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-07-23T08:03:48.235Z] === RUN TestAuthZPluginDenyResponse [2021-07-23T08:03:48.496Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-23T08:03:48.756Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-07-23T08:03:48.756Z] === RUN TestAuthZPluginAllowEventStream [2021-07-23T08:03:50.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-23T08:03:50.401Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-23T08:03:50.661Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s) [2021-07-23T08:03:50.661Z] === RUN TestAuthZPluginErrorResponse [2021-07-23T08:03:50.922Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-23T08:03:51.182Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-23T08:03:51.182Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-23T08:03:51.182Z] === RUN TestAuthZPluginErrorRequest [2021-07-23T08:03:51.443Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-23T08:03:51.704Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2021-07-23T08:03:51.704Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-23T08:03:51.964Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-23T08:03:52.535Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2021-07-23T08:03:52.535Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-23T08:03:52.535Z] docker_api_swarm_test.go:271: [d7e83b4a2544c] joining swarm manager [d27ab0d0bd00a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:03:52.796Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-23T08:03:54.181Z] docker_api_swarm_test.go:272: [d92e2931b48cf] joining swarm manager [d27ab0d0bd00a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:03:54.752Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.45s) [2021-07-23T08:03:54.752Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-23T08:03:55.693Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-23T08:03:56.013Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.35s) [2021-07-23T08:03:56.013Z] === RUN TestCreateServiceSecretFileMode [2021-07-23T08:03:56.263Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-23T08:03:56.833Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2021-07-23T08:03:56.833Z] === RUN TestAuthZPluginHeader [2021-07-23T08:03:56.960Z] --- PASS: TestCreateServiceSecretFileMode (2.95s) [2021-07-23T08:03:56.960Z] === RUN TestCreateServiceConfigFileMode [2021-07-23T08:03:57.780Z] --- PASS: TestAuthZPluginHeader (0.80s) [2021-07-23T08:03:57.780Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-23T08:03:58.720Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-23T08:04:00.102Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-23T08:04:00.270Z] --- PASS: TestCreateServiceConfigFileMode (3.00s) [2021-07-23T08:04:00.270Z] === RUN TestCreateServiceSysctls [2021-07-23T08:04:02.015Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.17s) [2021-07-23T08:04:02.015Z] === RUN TestAuthZPluginV2Disable [2021-07-23T08:04:02.277Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-23T08:04:03.663Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-23T08:04:04.501Z] --- PASS: TestCreateServiceSysctls (4.56s) [2021-07-23T08:04:04.502Z] === RUN TestCreateServiceCapabilities [2021-07-23T08:04:04.604Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-23T08:04:05.175Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-23T08:04:05.175Z] --- PASS: TestAuthZPluginV2Disable (3.36s) [2021-07-23T08:04:05.175Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-23T08:04:07.821Z] --- PASS: TestCreateServiceCapabilities (3.14s) [2021-07-23T08:04:07.821Z] === RUN TestInspect [2021-07-23T08:04:08.497Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.02s) [2021-07-23T08:04:08.497Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-23T08:04:08.758Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-23T08:04:10.667Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-23T08:04:11.134Z] --- PASS: TestInspect (3.42s) [2021-07-23T08:04:11.134Z] === RUN TestCreateJob [2021-07-23T08:04:11.238Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-23T08:04:12.176Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-23T08:04:15.353Z] --- PASS: TestCreateJob (3.96s) [2021-07-23T08:04:15.353Z] === RUN TestReplicatedJob [2021-07-23T08:04:15.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-23T08:04:21.956Z] --- PASS: TestReplicatedJob (6.20s) [2021-07-23T08:04:21.956Z] === RUN TestUpdateReplicatedJob [2021-07-23T08:04:23.607Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-23T08:04:23.607Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.98s) [2021-07-23T08:04:23.607Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-23T08:04:26.174Z] --- PASS: TestUpdateReplicatedJob (4.07s) [2021-07-23T08:04:26.174Z] === RUN TestServiceListWithStatuses [2021-07-23T08:04:26.174Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-23T08:04:26.174Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-23T08:04:26.174Z] === RUN TestDockerNetworkConnectAlias [2021-07-23T08:04:26.905Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-23T08:04:30.395Z] --- PASS: TestDockerNetworkConnectAlias (4.71s) [2021-07-23T08:04:30.395Z] === RUN TestDockerNetworkReConnect [2021-07-23T08:04:31.100Z] === RUN TestDockerSuite/TestBuildRm [2021-07-23T08:04:33.641Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-23T08:04:34.211Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-23T08:04:34.613Z] --- PASS: TestDockerNetworkReConnect (4.09s) [2021-07-23T08:04:34.613Z] === RUN TestServicePlugin [2021-07-23T08:04:34.613Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-23T08:04:34.613Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-23T08:04:34.613Z] === RUN TestServiceUpdateLabel [2021-07-23T08:04:35.150Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-23T08:04:35.410Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-23T08:04:35.671Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-23T08:04:36.534Z] --- PASS: TestServiceUpdateLabel (2.17s) [2021-07-23T08:04:36.534Z] === RUN TestServiceUpdateSecrets [2021-07-23T08:04:36.620Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-23T08:04:37.565Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-23T08:04:38.506Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-23T08:04:39.890Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2021-07-23T08:04:39.890Z] PASS [2021-07-23T08:04:39.890Z] [2021-07-23T08:04:39.890Z] DONE 17 tests in 55.302s [2021-07-23T08:04:39.890Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-23T08:04:39.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:04:39.890Z] [2021-07-23T08:04:39.890Z] ++ set -e [2021-07-23T08:04:39.890Z] ++ '[' -n 0 ']' [2021-07-23T08:04:39.890Z] ++ set -x [2021-07-23T08:04:39.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:04:40.149Z] INFO: Testing against a local daemon [2021-07-23T08:04:40.150Z] === RUN TestPluginInvalidJSON [2021-07-23T08:04:40.150Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T08:04:40.150Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T08:04:40.150Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T08:04:40.150Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-23T08:04:40.150Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-23T08:04:40.150Z] === RUN TestPluginInstall [2021-07-23T08:04:40.150Z] === RUN TestPluginInstall/no_auth [2021-07-23T08:04:43.446Z] time="2021-07-23T08:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T08:04:43.446Z] time="2021-07-23T08:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0372e8b6106a95c709fed0338c1b9add533f84e3f14e7551a95dff73d30af067" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T08:04:43.446Z] time="2021-07-23T08:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T08:04:43.446Z] time="2021-07-23T08:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0372e8b6106a95c709fed0338c1b9add533f84e3f14e7551a95dff73d30af067" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T08:04:43.446Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-23T08:04:43.706Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-23T08:04:43.706Z] === RUN TestPluginInstall/with_htpasswd [2021-07-23T08:04:44.276Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-23T08:04:44.276Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-23T08:04:44.276Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-23T08:04:44.537Z] time="2021-07-23T08:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T08:04:44.537Z] time="2021-07-23T08:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fce18bc631f297d90cdd0cf661463b5253b258eae886c3c51f493fb5d2ae56e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T08:04:44.537Z] time="2021-07-23T08:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T08:04:44.537Z] time="2021-07-23T08:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fce18bc631f297d90cdd0cf661463b5253b258eae886c3c51f493fb5d2ae56e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T08:04:45.108Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-23T08:04:45.369Z] === RUN TestPluginInstall/with_insecure [2021-07-23T08:04:46.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-23T08:04:46.310Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-23T08:04:46.570Z] time="2021-07-23T08:04:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T08:04:46.570Z] time="2021-07-23T08:04:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84e9dff0fa3afcc944da89831e41ee59da7c88236055448cc25e0e95501ded4a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T08:04:46.570Z] time="2021-07-23T08:04:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-23T08:04:46.570Z] time="2021-07-23T08:04:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84e9dff0fa3afcc944da89831e41ee59da7c88236055448cc25e0e95501ded4a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-23T08:04:46.570Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-23T08:04:47.141Z] plugin_test.go:165: [d562fcbb1a8dd] daemon is not started [2021-07-23T08:04:47.141Z] --- PASS: TestPluginInstall (6.82s) [2021-07-23T08:04:47.141Z] --- PASS: TestPluginInstall/no_auth (3.66s) [2021-07-23T08:04:47.141Z] --- PASS: TestPluginInstall/with_htpasswd (1.45s) [2021-07-23T08:04:47.141Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2021-07-23T08:04:47.141Z] === RUN TestPluginsWithRuntimes [2021-07-23T08:04:48.084Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-23T08:04:48.656Z] docker_api_swarm_node_test.go:19: [d5b682af8b53e] joining swarm manager [d11de4df765ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:04:49.228Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-23T08:04:49.799Z] docker_api_swarm_node_test.go:20: [d5d21979fece0] joining swarm manager [d11de4df765ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:04:50.370Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-23T08:04:51.462Z] --- PASS: TestServiceUpdateSecrets (14.74s) [2021-07-23T08:04:51.462Z] === RUN TestServiceUpdateConfigs [2021-07-23T08:04:51.755Z] --- PASS: TestPluginsWithRuntimes (4.51s) [2021-07-23T08:04:51.755Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.19s) [2021-07-23T08:04:51.755Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2021-07-23T08:04:51.755Z] === RUN TestPluginBackCompatMediaTypes [2021-07-23T08:04:52.325Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2021-07-23T08:04:52.325Z] PASS [2021-07-23T08:04:52.325Z] [2021-07-23T08:04:52.325Z] DONE 10 tests in 12.376s [2021-07-23T08:04:52.325Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-23T08:04:52.325Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:04:52.325Z] ++ set -e [2021-07-23T08:04:52.325Z] ++ '[' -n 0 ']' [2021-07-23T08:04:52.325Z] ++ set -x [2021-07-23T08:04:52.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:04:52.585Z] INFO: Testing against a local daemon [2021-07-23T08:04:52.585Z] === RUN TestExternalGraphDriver [2021-07-23T08:04:52.585Z] === RUN TestExternalGraphDriver/json [2021-07-23T08:04:53.154Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-23T08:04:54.535Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-23T08:04:54.795Z] === RUN TestExternalGraphDriver/spec [2021-07-23T08:04:55.365Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-23T08:04:55.963Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-23T08:04:56.905Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-23T08:04:57.165Z] === RUN TestExternalGraphDriver/pull [2021-07-23T08:04:58.548Z] === RUN TestDockerSuite/TestBuildUser [2021-07-23T08:04:59.121Z] --- PASS: TestExternalGraphDriver (6.58s) [2021-07-23T08:04:59.121Z] --- PASS: TestExternalGraphDriver/json (2.27s) [2021-07-23T08:04:59.121Z] --- PASS: TestExternalGraphDriver/spec (2.25s) [2021-07-23T08:04:59.121Z] --- PASS: TestExternalGraphDriver/pull (1.94s) [2021-07-23T08:04:59.121Z] === RUN TestGraphdriverPluginV2 [2021-07-23T08:05:00.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-23T08:05:00.506Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-23T08:05:03.805Z] --- PASS: TestGraphdriverPluginV2 (4.87s) [2021-07-23T08:05:03.805Z] PASS [2021-07-23T08:05:03.805Z] [2021-07-23T08:05:03.805Z] DONE 5 tests in 11.596s [2021-07-23T08:05:04.066Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-23T08:05:04.066Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:05:04.066Z] ++ set -e [2021-07-23T08:05:04.066Z] ++ '[' -n 0 ']' [2021-07-23T08:05:04.066Z] ++ set -x [2021-07-23T08:05:04.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:05:04.066Z] INFO: Testing against a local daemon [2021-07-23T08:05:04.066Z] === RUN TestContinueAfterPluginCrash [2021-07-23T08:05:04.066Z] === PAUSE TestContinueAfterPluginCrash [2021-07-23T08:05:04.066Z] === RUN TestReadPluginNoRead [2021-07-23T08:05:04.066Z] === PAUSE TestReadPluginNoRead [2021-07-23T08:05:04.066Z] === RUN TestDaemonStartWithLogOpt [2021-07-23T08:05:04.066Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-23T08:05:04.066Z] === CONT TestContinueAfterPluginCrash [2021-07-23T08:05:04.066Z] === CONT TestDaemonStartWithLogOpt [2021-07-23T08:05:05.450Z] docker_api_swarm_test.go:501: [d2f64bb6d4044] joining swarm manager [d9d10a8bd7cb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:05:05.711Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-23T08:05:06.389Z] --- PASS: TestServiceUpdateConfigs (15.24s) [2021-07-23T08:05:06.389Z] === RUN TestServiceUpdateNetwork [2021-07-23T08:05:09.914Z] --- PASS: TestDaemonStartWithLogOpt (5.59s) [2021-07-23T08:05:09.914Z] === CONT TestReadPluginNoRead [2021-07-23T08:05:13.215Z] === RUN TestReadPluginNoRead/default [2021-07-23T08:05:13.215Z] docker_api_swarm_test.go:506: [de6b84c20b396] joining swarm manager [d9d10a8bd7cb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:05:15.127Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-23T08:05:15.127Z] --- PASS: TestContinueAfterPluginCrash (10.95s) [2021-07-23T08:05:17.035Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-23T08:05:18.419Z] === CONT TestReadPluginNoRead [2021-07-23T08:05:18.419Z] read_test.go:92: [d91491ec74f75] daemon is not started [2021-07-23T08:05:18.419Z] --- PASS: TestReadPluginNoRead (8.71s) [2021-07-23T08:05:18.419Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2021-07-23T08:05:18.419Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.90s) [2021-07-23T08:05:18.419Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2021-07-23T08:05:18.419Z] PASS [2021-07-23T08:05:18.419Z] [2021-07-23T08:05:18.419Z] DONE 6 tests in 14.530s [2021-07-23T08:05:18.419Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-23T08:05:18.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:05:18.419Z] ++ set -e [2021-07-23T08:05:18.419Z] ++ '[' -n 0 ']' [2021-07-23T08:05:18.419Z] ++ set -x [2021-07-23T08:05:18.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-23T08:05:18.495Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2021-07-23T08:05:18.495Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-23T08:05:18.495Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/types [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-23T08:05:18.495Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2021-07-23T08:05:18.495Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-23T08:05:18.495Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-07-23T08:05:18.495Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/builder [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-23T08:05:18.495Z] ok github.com/docker/docker/builder/dockerfile 0.233s coverage: 48.7% of statements [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-23T08:05:18.495Z] ok github.com/docker/docker/builder/remotecontext 0.088s coverage: 13.7% of statements [2021-07-23T08:05:18.495Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-07-23T08:05:18.495Z] ok github.com/docker/docker/builder/remotecontext/git 1.207s coverage: 86.3% of statements [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/cli [no test files] [2021-07-23T08:05:18.495Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-23T08:05:18.495Z] ok github.com/docker/docker/cmd/docker-proxy 0.064s coverage: 67.6% of statements [2021-07-23T08:05:18.679Z] testing: warning: no tests to run [2021-07-23T08:05:18.679Z] PASS [2021-07-23T08:05:18.679Z] [2021-07-23T08:05:18.679Z] DONE 0 tests in 0.044s [2021-07-23T08:05:18.679Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-23T08:05:18.680Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:05:18.680Z] ++ set -e [2021-07-23T08:05:18.680Z] ++ '[' -n 0 ']' [2021-07-23T08:05:18.680Z] ++ set -x [2021-07-23T08:05:18.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:05:18.680Z] INFO: Testing against a local daemon [2021-07-23T08:05:18.680Z] === RUN TestPluginWithDevMounts [2021-07-23T08:05:18.680Z] === PAUSE TestPluginWithDevMounts [2021-07-23T08:05:18.680Z] === CONT TestPluginWithDevMounts [2021-07-23T08:05:19.870Z] ok github.com/docker/docker/client 0.143s coverage: 75.5% of statements [2021-07-23T08:05:20.607Z] --- PASS: TestPluginWithDevMounts (1.87s) [2021-07-23T08:05:20.607Z] PASS [2021-07-23T08:05:20.607Z] [2021-07-23T08:05:20.607Z] DONE 1 tests in 1.995s [2021-07-23T08:05:20.607Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-23T08:05:20.607Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:05:20.607Z] ++ set -e [2021-07-23T08:05:20.607Z] ++ '[' -n 0 ']' [2021-07-23T08:05:20.607Z] ++ set -x [2021-07-23T08:05:20.607Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:05:20.867Z] INFO: Testing against a local daemon [2021-07-23T08:05:20.867Z] === RUN TestSecretInspect [2021-07-23T08:05:21.399Z] --- PASS: TestServiceUpdateNetwork (13.59s) [2021-07-23T08:05:21.399Z] === RUN TestServiceUpdatePidsLimit [2021-07-23T08:05:21.399Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-23T08:05:22.349Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-23T08:05:23.410Z] --- PASS: TestSecretInspect (2.49s) [2021-07-23T08:05:23.410Z] === RUN TestSecretList [2021-07-23T08:05:23.670Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-23T08:05:24.611Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-23T08:05:24.872Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-23T08:05:25.812Z] --- PASS: TestSecretList (2.51s) [2021-07-23T08:05:25.812Z] === RUN TestSecretsCreateAndDelete [2021-07-23T08:05:25.812Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-23T08:05:26.754Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-23T08:05:28.663Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-23T08:05:28.663Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-23T08:05:28.663Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-23T08:05:28.663Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-23T08:05:28.663Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-23T08:05:28.663Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-23T08:05:28.663Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-23T08:05:28.663Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-23T08:05:28.663Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-23T08:05:28.925Z] --- PASS: TestSecretsCreateAndDelete (3.15s) [2021-07-23T08:05:28.925Z] === RUN TestSecretsUpdate [2021-07-23T08:05:30.308Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-23T08:05:30.308Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-23T08:05:30.507Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-23T08:05:31.693Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-23T08:05:31.693Z] --- PASS: TestSecretsUpdate (2.57s) [2021-07-23T08:05:31.693Z] === RUN TestTemplatedSecret [2021-07-23T08:05:31.953Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-23T08:05:32.894Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-23T08:05:32.894Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-23T08:05:36.195Z] --- PASS: TestTemplatedSecret (4.57s) [2021-07-23T08:05:36.195Z] === RUN TestSecretCreateResolve [2021-07-23T08:05:36.765Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-23T08:05:38.668Z] --- PASS: TestServiceUpdatePidsLimit (17.47s) [2021-07-23T08:05:38.668Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-07-23T08:05:38.668Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-07-23T08:05:38.668Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-07-23T08:05:38.668Z] PASS [2021-07-23T08:05:38.668Z] [2021-07-23T08:05:38.668Z] === Skipped [2021-07-23T08:05:38.668Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-23T08:05:38.668Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-23T08:05:38.668Z] [2021-07-23T08:05:38.668Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-23T08:05:38.668Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-23T08:05:38.668Z] [2021-07-23T08:05:38.668Z] [2021-07-23T08:05:38.668Z] DONE 27 tests, 2 skipped in 147.874s [2021-07-23T08:05:38.668Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-23T08:05:38.668Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:05:38.668Z] ++ set -e [2021-07-23T08:05:38.668Z] ++ '[' -n 0 ']' [2021-07-23T08:05:38.668Z] ++ set -x [2021-07-23T08:05:38.668Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:05:38.668Z] INFO: Testing against a local daemon [2021-07-23T08:05:38.668Z] === RUN TestSessionCreate [2021-07-23T08:05:38.668Z] --- PASS: TestSessionCreate (0.04s) [2021-07-23T08:05:38.668Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-23T08:05:38.668Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-23T08:05:38.668Z] PASS [2021-07-23T08:05:38.668Z] [2021-07-23T08:05:38.668Z] DONE 2 tests in 0.193s [2021-07-23T08:05:38.668Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-23T08:05:38.668Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:05:38.668Z] ++ set -e [2021-07-23T08:05:38.668Z] ++ '[' -n 0 ']' [2021-07-23T08:05:38.668Z] ++ set -x [2021-07-23T08:05:38.668Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:05:38.676Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-23T08:05:38.676Z] --- PASS: TestSecretCreateResolve (2.57s) [2021-07-23T08:05:38.676Z] PASS [2021-07-23T08:05:38.676Z] [2021-07-23T08:05:38.676Z] DONE 6 tests in 18.011s [2021-07-23T08:05:38.676Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-23T08:05:38.676Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:05:38.676Z] ++ set -e [2021-07-23T08:05:38.676Z] ++ '[' -n 0 ']' [2021-07-23T08:05:38.676Z] ++ set -x [2021-07-23T08:05:38.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:05:38.936Z] INFO: Testing against a local daemon [2021-07-23T08:05:38.936Z] === RUN TestServiceCreateInit [2021-07-23T08:05:38.936Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-23T08:05:39.197Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-23T08:05:39.767Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-23T08:05:40.027Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-23T08:05:40.027Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-23T08:05:40.027Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-23T08:05:40.980Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-23T08:05:41.224Z] INFO: Testing against a local daemon [2021-07-23T08:05:41.224Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-23T08:05:41.224Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-23T08:05:41.224Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-23T08:05:41.224Z] === RUN TestEventsExecDie [2021-07-23T08:05:41.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-23T08:05:42.172Z] --- PASS: TestEventsExecDie (1.06s) [2021-07-23T08:05:42.172Z] === RUN TestEventsBackwardsCompatible [2021-07-23T08:05:42.172Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-23T08:05:42.172Z] === RUN TestEventsVolumeCreate [2021-07-23T08:05:42.435Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-07-23T08:05:42.435Z] === RUN TestInfoBinaryCommits [2021-07-23T08:05:42.435Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-23T08:05:42.435Z] === RUN TestInfoAPIVersioned [2021-07-23T08:05:42.435Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-23T08:05:42.435Z] === RUN TestInfoDiscoveryBackend [2021-07-23T08:05:43.010Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-23T08:05:43.010Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-23T08:05:43.840Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-23T08:05:43.840Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-23T08:05:43.840Z] docker_cli_sni_test.go:18: Flakey test [2021-07-23T08:05:43.840Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-23T08:05:43.959Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-23T08:05:43.959Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-23T08:05:44.533Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-23T08:05:44.533Z] === RUN TestInfoAPI [2021-07-23T08:05:44.533Z] --- PASS: TestInfoAPI (0.04s) [2021-07-23T08:05:44.533Z] === RUN TestInfoAPIWarnings [2021-07-23T08:05:44.784Z] docker_api_swarm_node_test.go:80: [dd0840f9daece] joining swarm manager [d9a517c601046]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:05:45.355Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-23T08:05:45.355Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-23T08:05:46.296Z] === RUN TestDockerSuite/TestCommitChange [2021-07-23T08:05:48.207Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-23T08:05:49.590Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-23T08:05:52.130Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-23T08:05:52.390Z] --- PASS: TestServiceCreateInit (13.54s) [2021-07-23T08:05:52.390Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.64s) [2021-07-23T08:05:52.390Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.87s) [2021-07-23T08:05:52.390Z] === RUN TestCreateServiceMultipleTimes [2021-07-23T08:05:54.299Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-23T08:05:56.212Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-23T08:05:58.759Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-23T08:05:59.698Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-23T08:06:02.238Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-23T08:06:02.238Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-23T08:06:02.666Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-07-23T08:06:02.666Z] === RUN TestInfoDebug [2021-07-23T08:06:02.666Z] --- PASS: TestInfoDebug (0.54s) [2021-07-23T08:06:02.666Z] === RUN TestInfoInsecureRegistries [2021-07-23T08:06:02.666Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-23T08:06:02.666Z] === RUN TestInfoRegistryMirrors [2021-07-23T08:06:02.666Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-23T08:06:02.666Z] === RUN TestLoginFailsWithBadCredentials [2021-07-23T08:06:02.666Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-07-23T08:06:02.666Z] === RUN TestPingCacheHeaders [2021-07-23T08:06:02.666Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-23T08:06:02.666Z] === RUN TestPingGet [2021-07-23T08:06:02.666Z] --- PASS: TestPingGet (0.03s) [2021-07-23T08:06:02.666Z] === RUN TestPingHead [2021-07-23T08:06:02.928Z] --- PASS: TestPingHead (0.04s) [2021-07-23T08:06:02.928Z] === RUN TestVersion [2021-07-23T08:06:02.928Z] --- PASS: TestVersion (0.03s) [2021-07-23T08:06:02.928Z] PASS [2021-07-23T08:06:02.928Z] [2021-07-23T08:06:02.928Z] === Skipped [2021-07-23T08:06:02.928Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-23T08:06:02.928Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-23T08:06:02.928Z] [2021-07-23T08:06:02.928Z] [2021-07-23T08:06:02.928Z] DONE 19 tests, 1 skipped in 25.175s [2021-07-23T08:06:02.928Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-23T08:06:02.928Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:06:02.928Z] ++ set -e [2021-07-23T08:06:02.928Z] ++ '[' -n 0 ']' [2021-07-23T08:06:02.928Z] ++ set -x [2021-07-23T08:06:02.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:06:03.191Z] INFO: Testing against a local daemon [2021-07-23T08:06:03.191Z] === RUN TestVolumesCreateAndList [2021-07-23T08:06:03.191Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-23T08:06:03.191Z] === RUN TestVolumesRemove [2021-07-23T08:06:03.453Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-23T08:06:03.453Z] === RUN TestVolumesInspect [2021-07-23T08:06:03.453Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-23T08:06:03.453Z] === RUN TestVolumesInvalidJSON [2021-07-23T08:06:03.453Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-23T08:06:03.453Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-23T08:06:03.453Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-23T08:06:03.453Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-23T08:06:03.453Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-23T08:06:03.453Z] PASS [2021-07-23T08:06:03.453Z] [2021-07-23T08:06:03.453Z] DONE 5 tests in 0.532s [2021-07-23T08:06:03.453Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-23T08:06:04.027Z] ++++ cat bundles/test-integration/docker.pid [2021-07-23T08:06:04.027Z] +++ kill 14587 [2021-07-23T08:06:04.155Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-23T08:06:04.155Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-23T08:06:04.155Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-23T08:06:04.155Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-23T08:06:04.155Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-23T08:06:04.155Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-23T08:06:04.155Z] docker_api_swarm_node_test.go:52: [df4fa7b4b6f0d] joining swarm manager [d92bbffc150ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:06:04.155Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-23T08:06:04.289Z] +++ /etc/init.d/apparmor stop [2021-07-23T08:06:04.289Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-23T08:06:04.289Z] [2021-07-23T08:06:04.289Z] Unloading profiles will leave already running processes permanently [2021-07-23T08:06:04.289Z] unconfined, which can lead to unexpected situations. [2021-07-23T08:06:04.289Z] [2021-07-23T08:06:04.289Z] To set a process to complain mode, use the command line tool [2021-07-23T08:06:04.289Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-23T08:06:04.289Z] +++ true [2021-07-23T08:06:04.289Z] exiting test-integration [2021-07-23T08:06:04.289Z] ++ exit 0 [2021-07-23T08:06:04.289Z] [2021-07-23T08:06:05.096Z] docker_api_swarm_node_test.go:53: [ddc6e285b6af3] joining swarm manager [d92bbffc150ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:06:05.665Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-23T08:06:06.544Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.1% of statements [2021-07-23T08:06:06.544Z] ok github.com/docker/docker/cmd/dockerd/trap 2.542s coverage: 0.0% of statements [2021-07-23T08:06:06.544Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-23T08:06:06.544Z] ok github.com/docker/docker/container 0.128s coverage: 34.6% of statements [2021-07-23T08:06:06.544Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-23T08:06:06.544Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-23T08:06:06.544Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-23T08:06:06.544Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-23T08:06:07.574Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-23T08:06:07.574Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore Post stage [Pipeline] junit [2021-07-23T08:06:07.618Z] Recording test results [2021-07-23T08:06:07.902Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-23T08:06:08.252Z] + echo Ensuring container killed. [2021-07-23T08:06:08.253Z] Ensuring container killed. [2021-07-23T08:06:08.253Z] + docker rm -vf docker-pr5 [2021-07-23T08:06:08.253Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-07-23T08:06:08.514Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-23T08:06:08.548Z] + echo Chowning /workspace to jenkins user [2021-07-23T08:06:08.548Z] Chowning /workspace to jenkins user [2021-07-23T08:06:08.548Z] + id -u [2021-07-23T08:06:08.548Z] + id -g [2021-07-23T08:06:08.548Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42616:/workspace busybox chown -R 1000:1000 /workspace [2021-07-23T08:06:08.548Z] Unable to find image 'busybox:latest' locally [2021-07-23T08:06:08.811Z] latest: Pulling from library/busybox [2021-07-23T08:06:08.811Z] 38cc3b49dbab: Pulling fs layer [2021-07-23T08:06:08.811Z] 38cc3b49dbab: Verifying Checksum [2021-07-23T08:06:08.811Z] 38cc3b49dbab: Download complete [2021-07-23T08:06:09.073Z] 38cc3b49dbab: Pull complete [2021-07-23T08:06:09.073Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-23T08:06:09.073Z] Status: Downloaded newer image for busybox:latest [2021-07-23T08:06:09.084Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-23T08:06:09.653Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-23T08:06:10.591Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-23T08:06:11.160Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-23T08:06:11.160Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-23T08:06:11.160Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-23T08:06:11.729Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-23T08:06:11.729Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-23T08:06:11.729Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-23T08:06:11.989Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-23T08:06:11.989Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-23T08:06:12.559Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-23T08:06:13.131Z] --- PASS: TestCreateServiceMultipleTimes (20.80s) [2021-07-23T08:06:13.131Z] === RUN TestCreateServiceConflict [2021-07-23T08:06:13.699Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-23T08:06:14.639Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-23T08:06:14.639Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-23T08:06:14.658Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-23T08:06:15.988Z] + bundleName=arm64-integration [2021-07-23T08:06:15.988Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-23T08:06:15.988Z] Creating arm64-integration-bundles.tar.gz [2021-07-23T08:06:15.988Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-23T08:06:15.988Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-07-23T08:06:16.020Z] --- PASS: TestCreateServiceConflict (2.59s) [2021-07-23T08:06:16.020Z] === RUN TestCreateServiceMaxReplicas [2021-07-23T08:06:16.033Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [Pipeline] archiveArtifacts [2021-07-23T08:06:16.576Z] Archiving artifacts [2021-07-23T08:06:16.591Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-23T08:06:17.410Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-07-23T08:06:17.532Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-23T08:06:17.532Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-23T08:06:18.474Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-23T08:06:18.590Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42616/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-23T08:06:18.910Z] + make clean [2021-07-23T08:06:19.414Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-23T08:06:19.486Z] docker volume rm -f docker-dev-cache [2021-07-23T08:06:19.486Z] docker-dev-cache [Pipeline] deleteDir [2021-07-23T08:06:19.675Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2021-07-23T08:06:19.675Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-23T08:06:20.618Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-23T08:06:21.189Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-23T08:06:21.189Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-23T08:06:22.581Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-23T08:06:23.522Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-23T08:06:24.091Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-23T08:06:24.351Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-23T08:06:24.922Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-23T08:06:25.520Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2021-07-23T08:06:26.086Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.4% of statements [2021-07-23T08:06:26.303Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-23T08:06:26.344Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-07-23T08:06:26.909Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-07-23T08:06:27.475Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-23T08:06:27.684Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-23T08:06:27.684Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-23T08:06:27.945Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-23T08:06:27.945Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-23T08:06:27.945Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-23T08:06:28.514Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-23T08:06:28.849Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.777s coverage: 73.3% of statements [2021-07-23T08:06:29.138Z] ok github.com/docker/docker/daemon 12.170s coverage: 17.5% of statements [2021-07-23T08:06:29.138Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-23T08:06:29.138Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-23T08:06:29.138Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-23T08:06:29.138Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-23T08:06:30.526Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.427s coverage: 56.2% of statements [2021-07-23T08:06:31.092Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.026s coverage: 3.1% of statements [2021-07-23T08:06:32.468Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-07-23T08:06:33.795Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-23T08:06:33.795Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-23T08:06:34.055Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.37s) [2021-07-23T08:06:34.055Z] === RUN TestCreateServiceSecretFileMode [2021-07-23T08:06:34.394Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.336s coverage: 49.4% of statements [2021-07-23T08:06:34.625Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-23T08:06:34.625Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-23T08:06:34.625Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-23T08:06:34.625Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-23T08:06:34.964Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.478s coverage: 45.9% of statements [2021-07-23T08:06:34.964Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-23T08:06:36.339Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.670s coverage: 57.7% of statements [2021-07-23T08:06:36.339Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-23T08:06:36.339Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-23T08:06:36.339Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-07-23T08:06:37.164Z] --- PASS: TestCreateServiceSecretFileMode (2.70s) [2021-07-23T08:06:37.164Z] === RUN TestCreateServiceConfigFileMode [2021-07-23T08:06:37.164Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-23T08:06:37.424Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-23T08:06:37.712Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-07-23T08:06:38.279Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2021-07-23T08:06:38.363Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-23T08:06:38.537Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.8% of statements [2021-07-23T08:06:38.537Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-23T08:06:38.537Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-23T08:06:39.911Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 43.5% of statements [2021-07-23T08:06:40.275Z] --- PASS: TestCreateServiceConfigFileMode (3.61s) [2021-07-23T08:06:40.275Z] === RUN TestCreateServiceSysctls [2021-07-23T08:06:40.275Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-23T08:06:40.477Z] ok github.com/docker/docker/daemon/logger/awslogs 0.172s coverage: 77.0% of statements [2021-07-23T08:06:40.477Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-23T08:06:40.477Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-23T08:06:40.736Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2021-07-23T08:06:40.994Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-07-23T08:06:41.562Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2021-07-23T08:06:41.562Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-07-23T08:06:42.499Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-07-23T08:06:42.499Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-23T08:06:42.759Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 58.4% of statements [2021-07-23T08:06:43.327Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2021-07-23T08:06:43.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-23T08:06:44.702Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2021-07-23T08:06:44.702Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-23T08:06:44.960Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-07-23T08:06:44.969Z] --- PASS: TestCreateServiceSysctls (4.70s) [2021-07-23T08:06:44.969Z] === RUN TestCreateServiceCapabilities [2021-07-23T08:06:45.527Z] ok github.com/docker/docker/daemon/logger/splunk 1.626s coverage: 82.5% of statements [2021-07-23T08:06:45.527Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-23T08:06:45.527Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-23T08:06:46.368Z] docker_api_swarm_test.go:201: [d4e74228cfc1b] joining swarm manager [d91c07570ec36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:06:46.903Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-07-23T08:06:47.161Z] ok github.com/docker/docker/distribution 0.184s coverage: 25.4% of statements [2021-07-23T08:06:47.161Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-23T08:06:47.308Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-23T08:06:47.728Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-07-23T08:06:48.661Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-07-23T08:06:48.688Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-23T08:06:48.688Z] --- PASS: TestCreateServiceCapabilities (3.71s) [2021-07-23T08:06:48.688Z] === RUN TestInspect [2021-07-23T08:06:48.918Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2021-07-23T08:06:49.484Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2021-07-23T08:06:49.484Z] ok github.com/docker/docker/distribution/xfer 1.957s coverage: 85.1% of statements [2021-07-23T08:06:49.484Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-23T08:06:50.050Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-07-23T08:06:50.050Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-23T08:06:50.308Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-07-23T08:06:50.598Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-23T08:06:52.511Z] --- PASS: TestInspect (3.56s) [2021-07-23T08:06:52.511Z] === RUN TestCreateJob [2021-07-23T08:06:52.511Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-23T08:06:53.453Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-23T08:06:54.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-23T08:06:56.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-23T08:06:56.562Z] --- PASS: TestCreateJob (4.23s) [2021-07-23T08:06:56.562Z] === RUN TestReplicatedJob [2021-07-23T08:06:57.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-23T08:06:59.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000532690_} [2021-07-23T08:07:00.290Z] ok github.com/docker/docker/layer 7.064s coverage: 68.8% of statements [2021-07-23T08:07:00.290Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-23T08:07:00.290Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-23T08:07:00.290Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-23T08:07:00.290Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-23T08:07:01.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1344446888_/foo_false____} [2021-07-23T08:07:02.190Z] ok github.com/docker/docker/libnetwork/api 1.378s coverage: 90.1% of statements [2021-07-23T08:07:02.449Z] ok github.com/docker/docker/libnetwork/bitseq 0.122s coverage: 84.4% of statements [2021-07-23T08:07:03.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1344446888_/foo_true____} [2021-07-23T08:07:03.825Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-07-23T08:07:03.825Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-23T08:07:04.241Z] --- PASS: TestReplicatedJob (7.62s) [2021-07-23T08:07:04.241Z] === RUN TestUpdateReplicatedJob [2021-07-23T08:07:04.393Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2021-07-23T08:07:05.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3825342695_/foo_false____} [2021-07-23T08:07:06.924Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.463s coverage: 59.9% of statements [2021-07-23T08:07:07.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3825342695_/foo_true____} [2021-07-23T08:07:07.182Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-23T08:07:07.751Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.052s coverage: 4.0% of statements [2021-07-23T08:07:08.319Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-07-23T08:07:08.319Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-23T08:07:08.479Z] --- PASS: TestUpdateReplicatedJob (4.24s) [2021-07-23T08:07:08.479Z] === RUN TestServiceListWithStatuses [2021-07-23T08:07:08.479Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-23T08:07:08.479Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-23T08:07:08.479Z] === RUN TestDockerNetworkConnectAlias [2021-07-23T08:07:08.738Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3825342695_/foo_true__0xc0005326c0__} [2021-07-23T08:07:09.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-23T08:07:10.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0005326d8_} [2021-07-23T08:07:12.000Z] docker_api_swarm_test.go:383: [dd719446a589c] joining swarm manager [da0e57ac622f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:07:12.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0005326f0_} [2021-07-23T08:07:13.643Z] docker_api_swarm_test.go:384: [dd07b04876287] joining swarm manager [da0e57ac622f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:07:13.903Z] --- PASS: TestDockerNetworkConnectAlias (5.65s) [2021-07-23T08:07:14.164Z] === RUN TestDockerNetworkReConnect [2021-07-23T08:07:14.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000532708_} [2021-07-23T08:07:16.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000532720_} [2021-07-23T08:07:17.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-23T08:07:18.247Z] --- PASS: TestDockerNetworkReConnect (4.24s) [2021-07-23T08:07:18.247Z] === RUN TestServicePlugin [2021-07-23T08:07:18.408Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.186s coverage: 6.6% of statements [2021-07-23T08:07:18.408Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-23T08:07:18.408Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-07-23T08:07:18.408Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-07-23T08:07:18.667Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2021-07-23T08:07:18.925Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-07-23T08:07:19.183Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-23T08:07:19.183Z] ok github.com/docker/docker/libnetwork/internal/caller 0.004s coverage: 100.0% of statements [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-23T08:07:20.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-23T08:07:20.417Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-23T08:07:22.958Z] plugin_test.go:62: [d66eb3d50ec3d] joining swarm manager [d7615b92a654e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:07:23.897Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-23T08:07:24.158Z] plugin_test.go:65: [d612d48024a58] joining swarm manager [d7615b92a654e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:07:26.071Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-23T08:07:29.379Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-23T08:07:30.769Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-23T08:07:31.029Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-23T08:07:31.378Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2021-07-23T08:07:31.969Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-23T08:07:32.313Z] ok github.com/docker/docker/libnetwork 37.921s coverage: 40.7% of statements [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-23T08:07:32.313Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-23T08:07:32.540Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-23T08:07:32.880Z] ok github.com/docker/docker/libnetwork/ipams/null 0.012s coverage: 57.1% of statements [2021-07-23T08:07:33.480Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-23T08:07:33.817Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2021-07-23T08:07:34.076Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.011s coverage: 71.4% of statements [2021-07-23T08:07:34.422Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-23T08:07:35.012Z] ok github.com/docker/docker/libnetwork/ipamutils 0.526s coverage: 74.0% of statements [2021-07-23T08:07:35.361Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-23T08:07:35.931Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-23T08:07:36.389Z] ok github.com/docker/docker/libnetwork/iptables 0.326s coverage: 45.1% of statements [2021-07-23T08:07:36.649Z] ok github.com/docker/docker/libnetwork/netlabel 0.010s coverage: 60.0% of statements [2021-07-23T08:07:36.875Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-23T08:07:37.216Z] ok github.com/docker/docker/libnetwork/netutils 0.060s coverage: 44.1% of statements [2021-07-23T08:07:38.260Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-23T08:07:38.832Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-23T08:07:39.772Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-23T08:07:40.711Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-23T08:07:41.281Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-23T08:07:42.221Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-23T08:07:43.160Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-23T08:07:44.099Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-23T08:07:44.672Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-23T08:07:44.931Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-23T08:07:45.502Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-23T08:07:46.444Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-23T08:07:47.383Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-23T08:07:47.954Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-23T08:07:48.896Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-23T08:07:49.431Z] ok github.com/docker/docker/libnetwork/ipam 18.868s coverage: 85.3% of statements [2021-07-23T08:07:49.431Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-23T08:07:49.431Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-23T08:07:49.431Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-23T08:07:49.431Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-23T08:07:50.280Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-23T08:07:50.850Z] --- PASS: TestServicePlugin (32.48s) [2021-07-23T08:07:50.850Z] === RUN TestServiceUpdateLabel [2021-07-23T08:07:51.110Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-23T08:07:53.650Z] --- PASS: TestServiceUpdateLabel (2.58s) [2021-07-23T08:07:53.650Z] === RUN TestServiceUpdateSecrets [2021-07-23T08:07:53.650Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-23T08:07:54.691Z] ok github.com/docker/docker/libnetwork/osl 4.315s coverage: 39.7% of statements [2021-07-23T08:07:54.691Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-07-23T08:07:54.691Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-07-23T08:07:55.624Z] ok github.com/docker/docker/libnetwork/portmapper 0.234s coverage: 49.5% of statements [2021-07-23T08:07:55.624Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.5% of statements [2021-07-23T08:07:55.884Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-07-23T08:07:56.451Z] ok github.com/docker/docker/oci 0.008s coverage: 45.2% of statements [2021-07-23T08:07:57.017Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-07-23T08:07:57.017Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-23T08:07:58.917Z] ok github.com/docker/docker/pkg/archive 0.297s coverage: 81.9% of statements [2021-07-23T08:07:58.933Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-23T08:07:59.484Z] ok github.com/docker/docker/pkg/authorization 0.120s coverage: 68.3% of statements [2021-07-23T08:07:59.484Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-23T08:07:59.742Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-07-23T08:08:01.473Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-23T08:08:02.042Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-23T08:08:03.025Z] ok github.com/docker/docker/pkg/chrootarchive 2.470s coverage: 43.2% of statements [2021-07-23T08:08:03.025Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-07-23T08:08:03.283Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-07-23T08:08:03.283Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-07-23T08:08:06.242Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-23T08:08:07.464Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2021-07-23T08:08:07.464Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-23T08:08:07.464Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-23T08:08:07.465Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-23T08:08:08.396Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-23T08:08:08.653Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 86.3% of statements [2021-07-23T08:08:08.911Z] ok github.com/docker/docker/pkg/fsutils 0.136s coverage: 85.1% of statements [2021-07-23T08:08:09.169Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-23T08:08:09.534Z] --- PASS: TestServiceUpdateSecrets (15.74s) [2021-07-23T08:08:09.534Z] === RUN TestServiceUpdateConfigs [2021-07-23T08:08:09.534Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-23T08:08:09.793Z] check_test.go:380: [dd07b04876287] daemon is not started [2021-07-23T08:08:09.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-23T08:08:10.103Z] ok github.com/docker/docker/pkg/idtools 0.347s coverage: 69.5% of statements [2021-07-23T08:08:10.363Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-23T08:08:10.670Z] ok github.com/docker/docker/pkg/ioutils 0.389s coverage: 69.3% of statements [2021-07-23T08:08:10.929Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-23T08:08:11.187Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-07-23T08:08:11.446Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-23T08:08:11.446Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-23T08:08:11.705Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-23T08:08:11.964Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-23T08:08:12.222Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-23T08:08:12.907Z] docker_api_swarm_test.go:801: [d9be0fce2772a] joining swarm manager [dcdd2d2bb8e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:08:13.880Z] docker_api_swarm_test.go:801: [daaeb0c6eb1dd] joining swarm manager [dcdd2d2bb8e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:08:15.262Z] docker_api_swarm_test.go:801: [d01aa212cf9a4] joining swarm manager [dcdd2d2bb8e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-23T08:08:16.201Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-23T08:08:16.771Z] docker_api_swarm_test.go:801: [d806b346f21f5] joining swarm manager [dcdd2d2bb8e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-23T08:08:17.031Z] === RUN TestDockerSuite/TestCpToDot [2021-07-23T08:08:17.971Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-23T08:08:18.232Z] docker_api_swarm_test.go:809: [de22a9a4c8aa4] joining swarm manager [dcdd2d2bb8e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-23T08:08:20.140Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-23T08:08:21.522Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-23T08:08:22.092Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-23T08:08:23.033Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-23T08:08:23.294Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-23T08:08:24.235Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-23T08:08:25.618Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-23T08:08:25.618Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-23T08:08:25.618Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-23T08:08:25.618Z] --- PASS: TestServiceUpdateConfigs (16.51s) [2021-07-23T08:08:25.618Z] === RUN TestServiceUpdateNetwork [2021-07-23T08:08:25.881Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-23T08:08:26.822Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-23T08:08:26.822Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-23T08:08:26.822Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-23T08:08:26.822Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-23T08:08:27.763Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-23T08:08:28.023Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-23T08:08:28.284Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-23T08:08:28.284Z] === RUN TestDockerSuite/TestCreateRM [2021-07-23T08:08:28.544Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-23T08:08:28.544Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-23T08:08:28.544Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-23T08:08:28.544Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-23T08:08:28.804Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-23T08:08:30.713Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-23T08:08:30.713Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-23T08:08:30.713Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-23T08:08:34.933Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-23T08:08:34.933Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-23T08:08:34.933Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-23T08:08:34.933Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-23T08:08:34.933Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-23T08:08:34.933Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-23T08:08:35.193Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-23T08:08:36.576Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-23T08:08:37.515Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-23T08:08:38.899Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-23T08:08:39.838Z] --- PASS: TestServiceUpdateNetwork (14.23s) [2021-07-23T08:08:39.838Z] === RUN TestServiceUpdatePidsLimit [2021-07-23T08:08:41.220Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-23T08:08:41.220Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-23T08:08:42.159Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-23T08:08:42.419Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-23T08:08:42.679Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-23T08:08:42.938Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-23T08:08:43.507Z] === RUN TestDockerSuite/TestDockerFails [2021-07-23T08:08:43.507Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-23T08:08:43.507Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-23T08:08:43.507Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-23T08:08:44.891Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-23T08:08:45.831Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-23T08:08:46.772Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-23T08:08:46.772Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-23T08:08:46.772Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-23T08:08:47.032Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-23T08:08:50.324Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-23T08:08:50.942Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2021-07-23T08:08:50.942Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-07-23T08:08:50.942Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-23T08:08:50.942Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-23T08:08:50.942Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-23T08:08:50.942Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-07-23T08:08:50.942Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-23T08:08:50.942Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-07-23T08:08:50.942Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-07-23T08:08:50.942Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-23T08:08:50.942Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-23T08:08:50.942Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-07-23T08:08:50.942Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.9% of statements [2021-07-23T08:08:50.942Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2021-07-23T08:08:51.507Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2021-07-23T08:08:51.507Z] testing: warning: no tests to run [2021-07-23T08:08:51.507Z] coverage: [no statements] [2021-07-23T08:08:51.507Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-07-23T08:08:51.765Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-23T08:08:52.023Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-23T08:08:52.023Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-23T08:08:53.617Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-23T08:08:53.921Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-07-23T08:08:54.179Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-23T08:08:54.744Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.7% of statements [2021-07-23T08:08:55.533Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-23T08:08:55.680Z] ok github.com/docker/docker/quota 0.226s coverage: 71.4% of statements [2021-07-23T08:08:55.939Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-23T08:08:56.875Z] ok github.com/docker/docker/registry 0.047s coverage: 58.8% of statements [2021-07-23T08:08:57.441Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-07-23T08:08:57.441Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-07-23T08:08:57.446Z] --- PASS: TestServiceUpdatePidsLimit (17.73s) [2021-07-23T08:08:57.446Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.27s) [2021-07-23T08:08:57.446Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-07-23T08:08:57.446Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2021-07-23T08:08:57.446Z] PASS [2021-07-23T08:08:57.446Z] [2021-07-23T08:08:57.446Z] === Skipped [2021-07-23T08:08:57.446Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-23T08:08:57.446Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-23T08:08:57.446Z] [2021-07-23T08:08:57.446Z] [2021-07-23T08:08:57.446Z] DONE 27 tests, 1 skipped in 198.879s [2021-07-23T08:08:57.446Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-23T08:08:57.446Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:08:57.446Z] ++ set -e [2021-07-23T08:08:57.446Z] ++ '[' -n 0 ']' [2021-07-23T08:08:57.446Z] ++ set -x [2021-07-23T08:08:57.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:08:57.706Z] INFO: Testing against a local daemon [2021-07-23T08:08:57.706Z] === RUN TestSessionCreate [2021-07-23T08:08:57.706Z] --- PASS: TestSessionCreate (0.03s) [2021-07-23T08:08:57.706Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-23T08:08:57.706Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-07-23T08:08:57.706Z] PASS [2021-07-23T08:08:57.706Z] [2021-07-23T08:08:57.706Z] DONE 2 tests in 0.196s [2021-07-23T08:08:57.706Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-23T08:08:57.706Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:08:57.706Z] ++ set -e [2021-07-23T08:08:57.706Z] ++ '[' -n 0 ']' [2021-07-23T08:08:57.706Z] ++ set -x [2021-07-23T08:08:57.706Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:08:57.967Z] INFO: Testing against a local daemon [2021-07-23T08:08:57.967Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-23T08:08:57.967Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-23T08:08:57.967Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-23T08:08:57.967Z] === RUN TestEventsExecDie [2021-07-23T08:08:58.009Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-07-23T08:08:58.227Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-23T08:08:58.267Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-23T08:08:58.590Z] --- PASS: TestBuildWCOWSandboxSize (667.06s) [2021-07-23T08:08:58.590Z] === RUN TestBuildWithEmptyDockerfile [2021-07-23T08:08:58.590Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T08:08:58.590Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T08:08:58.590Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T08:08:58.590Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T08:08:58.590Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T08:08:58.590Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T08:08:58.590Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T08:08:58.590Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T08:08:58.590Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T08:08:58.590Z] --- PASS: TestBuildWithEmptyDockerfile (0.36s) [2021-07-23T08:08:58.590Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-07-23T08:08:58.590Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-23T08:08:58.590Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-23T08:08:58.590Z] === RUN TestBuildPreserveOwnership [2021-07-23T08:08:58.590Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:08:58.590Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-23T08:08:58.590Z] === RUN TestBuildPlatformInvalid [2021-07-23T08:08:58.590Z] --- PASS: TestBuildPlatformInvalid (0.43s) [2021-07-23T08:08:58.590Z] PASS [2021-07-23T08:08:58.590Z] ok github.com/docker/docker/integration/build 818.329s [2021-07-23T08:08:58.590Z] [2021-07-23T08:08:58.590Z] === Skipped [2021-07-23T08:08:58.590Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-23T08:08:58.590Z] build_session_test.go:25: TODO: BuildKit [2021-07-23T08:08:58.590Z] [2021-07-23T08:08:58.590Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-23T08:08:58.590Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:08:58.590Z] [2021-07-23T08:08:58.590Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-23T08:08:58.590Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:08:58.590Z] [2021-07-23T08:08:58.590Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-23T08:08:58.590Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:08:58.590Z] [2021-07-23T08:08:58.590Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-23T08:08:58.590Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:08:58.590Z] [2021-07-23T08:08:58.590Z] [2021-07-23T08:08:58.590Z] DONE 29 tests, 5 skipped in 852.189s [2021-07-23T08:08:58.590Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-23T08:08:58.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:08:58.590Z] INFO: Testing against a local daemon [2021-07-23T08:08:58.590Z] === RUN TestConfigInspect [2021-07-23T08:08:58.590Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:08:58.590Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-23T08:08:58.590Z] === RUN TestConfigList [2021-07-23T08:08:58.590Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:08:58.590Z] --- SKIP: TestConfigList (0.00s) [2021-07-23T08:08:58.590Z] === RUN TestConfigsCreateAndDelete [2021-07-23T08:08:58.590Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:08:58.590Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-23T08:08:58.590Z] === RUN TestConfigsUpdate [2021-07-23T08:08:58.590Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:08:58.590Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-23T08:08:58.590Z] === RUN TestTemplatedConfig [2021-07-23T08:08:58.590Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:08:58.590Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-23T08:08:58.590Z] === RUN TestConfigCreateResolve [2021-07-23T08:08:58.590Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:08:58.590Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-23T08:08:58.590Z] PASS [2021-07-23T08:08:58.590Z] ok github.com/docker/docker/integration/config 0.121s [2021-07-23T08:08:58.590Z] [2021-07-23T08:08:58.590Z] === Skipped [2021-07-23T08:08:58.590Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-23T08:08:58.590Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:08:58.590Z] [2021-07-23T08:08:58.590Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-23T08:08:58.590Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:08:58.590Z] [2021-07-23T08:08:58.590Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-23T08:08:58.590Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:08:58.590Z] [2021-07-23T08:08:58.590Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-23T08:08:58.590Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:08:58.590Z] [2021-07-23T08:08:58.590Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-23T08:08:58.590Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:08:58.590Z] [2021-07-23T08:08:58.590Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-23T08:08:58.590Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:08:58.590Z] [2021-07-23T08:08:58.590Z] [2021-07-23T08:08:58.590Z] DONE 6 tests, 6 skipped in 2.722s [2021-07-23T08:08:58.590Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-23T08:08:58.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:08:58.590Z] INFO: Testing against a local daemon [2021-07-23T08:08:58.590Z] === RUN TestCheckpoint [2021-07-23T08:08:58.590Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-23T08:08:58.590Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-23T08:08:58.590Z] === RUN TestContainerInvalidJSON [2021-07-23T08:08:58.590Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T08:08:58.590Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T08:08:58.590Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T08:08:58.590Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T08:08:58.590Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-23T08:08:58.590Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-23T08:08:58.590Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T08:08:58.590Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-23T08:08:58.590Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T08:08:58.590Z] --- PASS: TestContainerInvalidJSON (0.35s) [2021-07-23T08:08:58.590Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-23T08:08:58.590Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-23T08:08:58.590Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-23T08:08:58.590Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-23T08:08:58.590Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2021-07-23T08:08:58.590Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-23T08:08:58.590Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2021-07-23T08:08:58.590Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-23T08:08:58.590Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-07-23T08:08:58.590Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-23T08:08:58.590Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-07-23T08:08:58.590Z] === RUN TestCopyFromContainer [2021-07-23T08:08:58.590Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:08:58.590Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-23T08:08:58.590Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-23T08:08:58.590Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T08:08:58.590Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T08:08:58.590Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T08:08:58.590Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T08:08:58.590Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T08:08:58.590Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T08:08:58.590Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T08:08:58.590Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T08:08:58.590Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T08:08:58.590Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-23T08:08:58.590Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-23T08:08:58.590Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-23T08:08:58.590Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-23T08:08:58.590Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-23T08:08:58.590Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-23T08:08:58.590Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-23T08:08:58.590Z] === RUN TestCreateWithInvalidEnv [2021-07-23T08:08:58.590Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-23T08:08:58.590Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-23T08:08:58.590Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-23T08:08:58.590Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-23T08:08:58.590Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-23T08:08:58.590Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-23T08:08:58.590Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-23T08:08:58.590Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-23T08:08:58.590Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-23T08:08:58.590Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-23T08:08:58.590Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-23T08:08:58.590Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-23T08:08:58.590Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-23T08:08:58.590Z] === RUN TestCreateTmpfsMountsTarget [2021-07-23T08:08:58.590Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:08:58.590Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-23T08:08:58.590Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-23T08:08:58.590Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:08:58.590Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-23T08:08:58.590Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-23T08:08:58.590Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:08:58.590Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-23T08:08:58.590Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-23T08:08:58.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T08:08:58.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T08:08:58.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T08:08:58.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T08:08:58.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T08:08:58.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T08:08:58.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T08:08:58.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T08:08:58.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T08:08:58.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T08:08:58.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T08:08:58.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T08:08:58.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T08:08:58.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T08:08:58.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T08:08:58.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-23T08:08:58.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-23T08:08:58.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-23T08:08:58.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-23T08:08:58.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-23T08:08:58.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-23T08:08:58.591Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-23T08:08:58.591Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-23T08:08:58.591Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-23T08:08:58.591Z] === RUN TestCreateDifferentPlatform [2021-07-23T08:08:58.591Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-23T08:08:58.591Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-23T08:08:58.591Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-23T08:08:58.591Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-23T08:08:58.591Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-23T08:08:58.591Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-23T08:08:58.591Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-07-23T08:08:58.591Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-23T08:08:58.591Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-23T08:08:58.591Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-23T08:08:58.591Z] === RUN TestContainerKillOnDaemonStart [2021-07-23T08:08:58.591Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:08:58.591Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-23T08:08:58.591Z] === RUN TestDiff [2021-07-23T08:08:58.591Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-23T08:08:58.591Z] --- SKIP: TestDiff (0.00s) [2021-07-23T08:08:58.591Z] === RUN TestExecWithCloseStdin [2021-07-23T08:08:58.591Z] --- PASS: TestExecWithCloseStdin (2.42s) [2021-07-23T08:08:58.591Z] === RUN TestExec [2021-07-23T08:08:58.591Z] --- PASS: TestExec (1.65s) [2021-07-23T08:08:58.591Z] === RUN TestExecUser [2021-07-23T08:08:58.591Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-23T08:08:58.591Z] --- SKIP: TestExecUser (0.00s) [2021-07-23T08:08:58.591Z] === RUN TestExportContainerAndImportImage [2021-07-23T08:08:58.591Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:08:58.591Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-23T08:08:58.591Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-23T08:08:58.591Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:08:58.591Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-23T08:08:58.591Z] === RUN TestHealthCheckWorkdir [2021-07-23T08:08:58.591Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-23T08:08:58.591Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-23T08:08:58.591Z] === RUN TestHealthKillContainer [2021-07-23T08:08:58.591Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-23T08:08:58.591Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-23T08:08:58.591Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-23T08:08:58.591Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-23T08:08:58.591Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-23T08:08:58.591Z] === RUN TestKillContainerInvalidSignal [2021-07-23T08:08:58.591Z] --- PASS: TestKillContainerInvalidSignal (1.57s) [2021-07-23T08:08:58.591Z] === RUN TestKillContainer [2021-07-23T08:08:58.591Z] === RUN TestKillContainer/no_signal [2021-07-23T08:08:59.580Z] === RUN TestKillContainer/non_killing_signal [2021-07-23T08:08:59.580Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-23T08:08:59.580Z] === RUN TestKillContainer/killing_signal [2021-07-23T08:08:59.608Z] --- PASS: TestEventsExecDie (1.46s) [2021-07-23T08:08:59.608Z] === RUN TestEventsBackwardsCompatible [2021-07-23T08:08:59.608Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-23T08:08:59.608Z] === RUN TestEventsVolumeCreate [2021-07-23T08:08:59.608Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-07-23T08:08:59.608Z] === RUN TestInfoBinaryCommits [2021-07-23T08:08:59.608Z] --- PASS: TestInfoBinaryCommits (0.07s) [2021-07-23T08:08:59.608Z] === RUN TestInfoAPIVersioned [2021-07-23T08:08:59.608Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-23T08:08:59.608Z] === RUN TestInfoDiscoveryBackend [2021-07-23T08:09:00.181Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-23T08:09:00.181Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-23T08:09:00.441Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-23T08:09:00.797Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-07-23T08:09:01.010Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-23T08:09:01.010Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-23T08:09:01.270Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-23T08:09:01.730Z] ok github.com/docker/docker/volume/local 0.093s coverage: 76.4% of statements [2021-07-23T08:09:01.742Z] --- PASS: TestKillContainer (3.77s) [2021-07-23T08:09:01.742Z] --- PASS: TestKillContainer/no_signal (1.53s) [2021-07-23T08:09:01.742Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-23T08:09:01.742Z] --- PASS: TestKillContainer/killing_signal (2.21s) [2021-07-23T08:09:01.742Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-23T08:09:01.742Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:09:01.742Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-23T08:09:01.742Z] === RUN TestKillStoppedContainer [2021-07-23T08:09:01.742Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:09:01.742Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-23T08:09:01.742Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-23T08:09:01.742Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:09:01.742Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-23T08:09:01.742Z] === RUN TestKillDifferentUserContainer [2021-07-23T08:09:01.742Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-23T08:09:01.742Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-23T08:09:01.742Z] === RUN TestInspectOomKilledTrue [2021-07-23T08:09:01.742Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:09:01.742Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-23T08:09:01.742Z] === RUN TestInspectOomKilledFalse [2021-07-23T08:09:01.742Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-23T08:09:01.742Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-23T08:09:01.742Z] === RUN TestLogsFollowTailEmpty [2021-07-23T08:09:01.840Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2021-07-23T08:09:01.840Z] === RUN TestInfoAPI [2021-07-23T08:09:01.840Z] --- PASS: TestInfoAPI (0.03s) [2021-07-23T08:09:01.840Z] === RUN TestInfoAPIWarnings [2021-07-23T08:09:02.099Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-23T08:09:02.297Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.0% of statements [2021-07-23T08:09:03.039Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-23T08:09:03.230Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-07-23T08:09:03.278Z] --- PASS: TestLogsFollowTailEmpty (1.50s) [2021-07-23T08:09:03.278Z] === RUN TestNetworkNat [2021-07-23T08:09:03.278Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-23T08:09:03.278Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-23T08:09:03.278Z] === RUN TestNetworkLocalhostTCPNat [2021-07-23T08:09:03.979Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-23T08:09:04.550Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-23T08:09:05.122Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-23T08:09:05.448Z] --- PASS: TestNetworkLocalhostTCPNat (1.92s) [2021-07-23T08:09:05.448Z] === RUN TestNetworkLoopbackNat [2021-07-23T08:09:05.448Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-23T08:09:05.448Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-23T08:09:05.448Z] === RUN TestPause [2021-07-23T08:09:05.449Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-23T08:09:05.449Z] --- SKIP: TestPause (0.00s) [2021-07-23T08:09:05.449Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-23T08:09:06.976Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.62s) [2021-07-23T08:09:06.976Z] === RUN TestPauseStopPausedContainer [2021-07-23T08:09:06.976Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:09:06.976Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-23T08:09:06.976Z] === RUN TestPsFilter [2021-07-23T08:09:06.976Z] --- PASS: TestPsFilter (0.25s) [2021-07-23T08:09:06.976Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-23T08:09:07.031Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-23T08:09:08.414Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-23T08:09:09.162Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.08s) [2021-07-23T08:09:09.162Z] === RUN TestRemoveContainerWithVolume [2021-07-23T08:09:11.325Z] --- PASS: TestRemoveContainerWithVolume (2.08s) [2021-07-23T08:09:11.325Z] === RUN TestRemoveContainerRunning [2021-07-23T08:09:11.708Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-23T08:09:12.852Z] --- PASS: TestRemoveContainerRunning (1.62s) [2021-07-23T08:09:12.852Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-23T08:09:13.616Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-23T08:09:14.386Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.48s) [2021-07-23T08:09:14.386Z] === RUN TestRemoveInvalidContainer [2021-07-23T08:09:14.386Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-23T08:09:14.386Z] === RUN TestRenameLinkedContainer [2021-07-23T08:09:14.386Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-23T08:09:14.386Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-23T08:09:14.386Z] === RUN TestRenameStoppedContainer [2021-07-23T08:09:14.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-23T08:09:14.555Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-23T08:09:16.474Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-23T08:09:16.559Z] --- PASS: TestRenameStoppedContainer (2.12s) [2021-07-23T08:09:16.559Z] === RUN TestRenameRunningContainerAndReuse [2021-07-23T08:09:17.855Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-07-23T08:09:17.855Z] === RUN TestInfoDebug [2021-07-23T08:09:18.425Z] --- PASS: TestInfoDebug (0.52s) [2021-07-23T08:09:18.425Z] === RUN TestInfoInsecureRegistries [2021-07-23T08:09:18.994Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-23T08:09:18.994Z] === RUN TestInfoRegistryMirrors [2021-07-23T08:09:19.564Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-23T08:09:19.564Z] === RUN TestLoginFailsWithBadCredentials [2021-07-23T08:09:19.564Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-07-23T08:09:19.564Z] === RUN TestPingCacheHeaders [2021-07-23T08:09:19.824Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-23T08:09:19.824Z] === RUN TestPingGet [2021-07-23T08:09:19.824Z] --- PASS: TestPingGet (0.01s) [2021-07-23T08:09:19.824Z] === RUN TestPingHead [2021-07-23T08:09:19.824Z] --- PASS: TestPingHead (0.02s) [2021-07-23T08:09:19.824Z] === RUN TestVersion [2021-07-23T08:09:19.824Z] --- PASS: TestVersion (0.02s) [2021-07-23T08:09:19.824Z] PASS [2021-07-23T08:09:19.824Z] [2021-07-23T08:09:19.824Z] === Skipped [2021-07-23T08:09:19.824Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-23T08:09:19.824Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-23T08:09:19.824Z] [2021-07-23T08:09:19.824Z] [2021-07-23T08:09:19.824Z] DONE 19 tests, 1 skipped in 21.971s [2021-07-23T08:09:19.824Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-23T08:09:19.824Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:09:19.824Z] ++ set -e [2021-07-23T08:09:19.824Z] ++ '[' -n 0 ']' [2021-07-23T08:09:19.824Z] ++ set -x [2021-07-23T08:09:19.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-07-23T08:09:19.824Z] INFO: Testing against a local daemon [2021-07-23T08:09:19.824Z] === RUN TestVolumesCreateAndList [2021-07-23T08:09:19.824Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-23T08:09:19.824Z] === RUN TestVolumesRemove [2021-07-23T08:09:20.086Z] --- PASS: TestVolumesRemove (0.06s) [2021-07-23T08:09:20.086Z] === RUN TestVolumesInspect [2021-07-23T08:09:20.086Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-23T08:09:20.086Z] === RUN TestVolumesInvalidJSON [2021-07-23T08:09:20.086Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-23T08:09:20.086Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-23T08:09:20.086Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-23T08:09:20.086Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-23T08:09:20.086Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-23T08:09:20.086Z] PASS [2021-07-23T08:09:20.086Z] [2021-07-23T08:09:20.086Z] DONE 5 tests in 0.229s [2021-07-23T08:09:20.086Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-23T08:09:20.277Z] --- PASS: TestRenameRunningContainerAndReuse (3.23s) [2021-07-23T08:09:20.277Z] === RUN TestRenameInvalidName [2021-07-23T08:09:20.346Z] ++++ cat bundles/test-integration/docker.pid [2021-07-23T08:09:20.346Z] +++ kill 5780 [2021-07-23T08:09:20.607Z] +++ /etc/init.d/apparmor stop [2021-07-23T08:09:20.607Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-23T08:09:20.607Z] [2021-07-23T08:09:20.607Z] Unloading profiles will leave already running processes permanently [2021-07-23T08:09:20.607Z] unconfined, which can lead to unexpected situations. [2021-07-23T08:09:20.607Z] [2021-07-23T08:09:20.607Z] To set a process to complain mode, use the command line tool [2021-07-23T08:09:20.607Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-23T08:09:20.607Z] +++ true [2021-07-23T08:09:20.607Z] exiting test-integration [2021-07-23T08:09:20.607Z] ++ exit 0 [2021-07-23T08:09:20.607Z] [2021-07-23T08:09:21.176Z] + for job in $(jobs -p) [2021-07-23T08:09:21.176Z] + wait 10322 [2021-07-23T08:09:21.238Z] --- PASS: TestRenameInvalidName (1.65s) [2021-07-23T08:09:21.238Z] === RUN TestRenameAnonymousContainer [2021-07-23T08:09:21.751Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-23T08:09:22.011Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-23T08:09:23.391Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-23T08:09:24.329Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-23T08:09:24.329Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-23T08:09:24.589Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-23T08:09:24.589Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-23T08:09:24.849Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-23T08:09:25.138Z] ok github.com/docker/docker/libnetwork/networkdb 104.270s coverage: 60.0% of statements [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/rootless [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/volume [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-23T08:09:25.138Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-23T08:09:25.138Z] [2021-07-23T08:09:25.138Z] === Skipped [2021-07-23T08:09:25.138Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-23T08:09:25.138Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-23T08:09:25.138Z] [2021-07-23T08:09:25.138Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-23T08:09:25.138Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-23T08:09:25.138Z] [2021-07-23T08:09:25.138Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-23T08:09:25.138Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-23T08:09:25.138Z] [2021-07-23T08:09:25.138Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-23T08:09:25.138Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-23T08:09:25.138Z] [2021-07-23T08:09:25.138Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-23T08:09:25.138Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T08:09:25.138Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-23T08:09:25.138Z] [2021-07-23T08:09:25.138Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-23T08:09:25.138Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T08:09:25.138Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-23T08:09:25.138Z] [2021-07-23T08:09:25.138Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-23T08:09:25.138Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T08:09:25.138Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-23T08:09:25.138Z] [2021-07-23T08:09:25.138Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-23T08:09:25.138Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T08:09:25.138Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-23T08:09:25.138Z] [2021-07-23T08:09:25.138Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-23T08:09:25.138Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T08:09:25.138Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-23T08:09:25.138Z] [2021-07-23T08:09:25.138Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-23T08:09:25.138Z] graphtest_unix.go:71: No driver to put! [2021-07-23T08:09:25.138Z] [2021-07-23T08:09:25.138Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-23T08:09:25.138Z] time="2021-07-23T08:06:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-23T08:09:25.138Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-23T08:09:25.138Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-23T08:09:25.138Z] [2021-07-23T08:09:25.138Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-23T08:09:25.138Z] time="2021-07-23T08:06:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-23T08:09:25.138Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-23T08:09:25.138Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-23T08:09:25.138Z] [2021-07-23T08:09:25.138Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-23T08:09:25.138Z] time="2021-07-23T08:06:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-23T08:09:25.138Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-23T08:09:25.138Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-23T08:09:25.138Z] [2021-07-23T08:09:25.138Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-23T08:09:25.138Z] time="2021-07-23T08:06:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-23T08:09:25.138Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-23T08:09:25.139Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-23T08:09:25.139Z] time="2021-07-23T08:06:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-23T08:09:25.139Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-23T08:09:25.139Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-23T08:09:25.139Z] graphtest_unix.go:71: No driver to put! [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-23T08:09:25.139Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-23T08:09:25.139Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-23T08:09:25.139Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-23T08:09:25.139Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-23T08:09:25.139Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T08:09:25.139Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-23T08:09:25.139Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T08:09:25.139Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-23T08:09:25.139Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T08:09:25.139Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-23T08:09:25.139Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T08:09:25.139Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-23T08:09:25.139Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-23T08:09:25.139Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-23T08:09:25.139Z] graphtest_unix.go:71: No driver to put! [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-23T08:09:25.139Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-23T08:09:25.139Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: libnetwork TestParallel1 (0.01s) [2021-07-23T08:09:25.139Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-23T08:09:25.139Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-23T08:09:25.139Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-23T08:09:25.139Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-23T08:09:25.139Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-23T08:09:25.139Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-23T08:09:25.139Z] firewalld_test.go:13: firewalld is not running [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-23T08:09:25.139Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-23T08:09:25.139Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] [2021-07-23T08:09:25.139Z] DONE 2630 tests, 37 skipped in 361.262s Post stage [Pipeline] junit [2021-07-23T08:09:25.150Z] Recording test results [2021-07-23T08:09:25.667Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-23T08:09:26.030Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42616/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28409ca6c76030ef1cd277cf73223a47cf3f1dbe -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28409ca6c76030ef1cd277cf73223a47cf3f1dbe hack/validate/vendor [2021-07-23T08:09:26.298Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-23T08:09:26.965Z] update vendored copy of archive/tar [2021-07-23T08:09:26.965Z] downloading: https://golang.org/dl/go1.16.6.src.tar.gz [2021-07-23T08:09:27.679Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-23T08:09:27.679Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-23T08:09:27.679Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-23T08:09:27.898Z] patching file stat_unix.go [2021-07-23T08:09:27.898Z] 2021/07/23 08:09:27 Collecting initial packages [2021-07-23T08:09:28.155Z] 2021/07/23 08:09:28 Download dependencies [2021-07-23T08:09:28.250Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-23T08:09:28.509Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-23T08:09:29.078Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-23T08:09:29.775Z] --- PASS: TestRenameAnonymousContainer (8.57s) [2021-07-23T08:09:29.775Z] === RUN TestRenameContainerWithSameName [2021-07-23T08:09:30.016Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-23T08:09:30.016Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-23T08:09:30.016Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-23T08:09:30.016Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-23T08:09:30.016Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-23T08:09:30.016Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-23T08:09:31.303Z] --- PASS: TestRenameContainerWithSameName (1.51s) [2021-07-23T08:09:31.303Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-23T08:09:31.303Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-23T08:09:31.303Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-23T08:09:31.303Z] === RUN TestResize [2021-07-23T08:09:31.434Z] 2021/07/23 08:09:31 Starting whole vndr cycle because no package specified [2021-07-23T08:09:31.434Z] 2021/07/23 08:09:31 Ignoring paths matching "^archive[/\\\\]tar" [2021-07-23T08:09:31.693Z] 2021/07/23 08:09:31 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2021-07-23T08:09:31.693Z] 2021/07/23 08:09:31 Clone github.com/bits-and-blooms/bitset, revision 59de210119f50cedaa42d175dc88b6335fcf63f6, attempt 1/20 [2021-07-23T08:09:31.693Z] 2021/07/23 08:09:31 Clone github.com/Microsoft/hcsshim, revision 3ad51c76263bad09548a40e1996960814a12a870, attempt 1/20 [2021-07-23T08:09:31.693Z] 2021/07/23 08:09:31 Clone github.com/Microsoft/go-winio, revision 5c2e05d71961716a6c392a06ada435aaf5d5302c, attempt 1/20 [2021-07-23T08:09:31.693Z] 2021/07/23 08:09:31 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-07-23T08:09:31.693Z] 2021/07/23 08:09:31 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-07-23T08:09:31.693Z] 2021/07/23 08:09:31 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-07-23T08:09:31.693Z] 2021/07/23 08:09:31 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-07-23T08:09:31.693Z] 2021/07/23 08:09:31 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-07-23T08:09:31.693Z] 2021/07/23 08:09:31 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2021-07-23T08:09:31.693Z] 2021/07/23 08:09:31 Clone github.com/moby/sys, revision 9b0136d132d8e0d1c116a38d7ec9af70d3a59536, attempt 1/20 [2021-07-23T08:09:31.693Z] 2021/07/23 08:09:31 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-07-23T08:09:31.693Z] 2021/07/23 08:09:31 Clone github.com/sirupsen/logrus, revision bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b, attempt 1/20 [2021-07-23T08:09:31.693Z] 2021/07/23 08:09:31 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-07-23T08:09:31.693Z] 2021/07/23 08:09:31 Clone golang.org/x/net, revision e18ecbb051101a46fc263334b127c89bc7bff7ea, attempt 1/20 [2021-07-23T08:09:31.693Z] 2021/07/23 08:09:31 Clone golang.org/x/sys, revision d19ff857e887eacb631721f188c7d365c2331456, attempt 1/20 [2021-07-23T08:09:31.926Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-23T08:09:32.495Z] === RUN TestDockerSuite/TestEventsRename [2021-07-23T08:09:32.830Z] --- PASS: TestResize (1.44s) [2021-07-23T08:09:32.830Z] === RUN TestResizeWithInvalidSize [2021-07-23T08:09:33.065Z] === RUN TestDockerSuite/TestEventsResize [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:32 Finished clone github.com/Azure/go-ansiterm [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:32 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:32 Finished clone github.com/google/uuid [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:32 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:32 Finished clone github.com/creack/pty [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:32 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:32 Finished clone github.com/moby/locker [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:32 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:32 Finished clone github.com/docker/libtrust [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:32 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:32 Finished clone github.com/tchap/go-patricia [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:32 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:32 Finished clone github.com/moby/term [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:32 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:32 Finished clone github.com/bits-and-blooms/bitset [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:32 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:33 Finished clone github.com/moby/sys [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:33 Clone golang.org/x/sync, revision 036812b2e83c0ddf193dd5a34e034151da389d09, attempt 1/20 [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:33 Finished clone github.com/gorilla/mux [2021-07-23T08:09:33.069Z] 2021/07/23 08:09:33 Clone github.com/moby/buildkit, revision 9f254e18360a24c2ae47b26f772c3c89533bcbb7, attempt 1/20 [2021-07-23T08:09:33.327Z] 2021/07/23 08:09:33 Finished clone github.com/Microsoft/go-winio [2021-07-23T08:09:33.327Z] 2021/07/23 08:09:33 Clone github.com/tonistiigi/fsutil, revision d72af97c0eaf93c1d20360e3cb9c63c223675b83, attempt 1/20 [2021-07-23T08:09:33.586Z] 2021/07/23 08:09:33 Finished clone github.com/sirupsen/logrus [2021-07-23T08:09:33.586Z] 2021/07/23 08:09:33 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-07-23T08:09:34.019Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-23T08:09:34.153Z] 2021/07/23 08:09:34 Finished clone github.com/docker/go-units [2021-07-23T08:09:34.153Z] 2021/07/23 08:09:34 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-07-23T08:09:34.153Z] 2021/07/23 08:09:34 Finished clone github.com/syndtr/gocapability [2021-07-23T08:09:34.153Z] 2021/07/23 08:09:34 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-07-23T08:09:34.356Z] --- PASS: TestResizeWithInvalidSize (1.47s) [2021-07-23T08:09:34.356Z] === RUN TestResizeWhenContainerNotStarted [2021-07-23T08:09:34.412Z] 2021/07/23 08:09:34 Finished clone github.com/RackSec/srslog [2021-07-23T08:09:34.412Z] 2021/07/23 08:09:34 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-07-23T08:09:34.670Z] 2021/07/23 08:09:34 Finished clone github.com/imdario/mergo [2021-07-23T08:09:34.670Z] 2021/07/23 08:09:34 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-07-23T08:09:34.670Z] 2021/07/23 08:09:34 Finished clone gotest.tools/v3 [2021-07-23T08:09:34.670Z] 2021/07/23 08:09:34 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-07-23T08:09:34.670Z] 2021/07/23 08:09:34 Finished clone golang.org/x/sync [2021-07-23T08:09:34.670Z] 2021/07/23 08:09:34 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-07-23T08:09:34.670Z] 2021/07/23 08:09:34 Finished clone github.com/google/go-cmp [2021-07-23T08:09:34.670Z] 2021/07/23 08:09:34 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-07-23T08:09:34.928Z] 2021/07/23 08:09:34 Finished clone github.com/tonistiigi/units [2021-07-23T08:09:34.928Z] 2021/07/23 08:09:34 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-07-23T08:09:35.495Z] 2021/07/23 08:09:35 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-07-23T08:09:35.495Z] 2021/07/23 08:09:35 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-07-23T08:09:35.753Z] 2021/07/23 08:09:35 Finished clone github.com/google/shlex [2021-07-23T08:09:35.753Z] 2021/07/23 08:09:35 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-07-23T08:09:35.753Z] 2021/07/23 08:09:35 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-07-23T08:09:35.753Z] 2021/07/23 08:09:35 Finished clone github.com/docker/go-connections [2021-07-23T08:09:35.753Z] 2021/07/23 08:09:35 Finished clone github.com/opentracing/opentracing-go [2021-07-23T08:09:35.753Z] 2021/07/23 08:09:35 Clone github.com/hashicorp/memberlist, revision 619135cdd9e5dda8c12f8ceef39bdade4f5899b6, attempt 1/20 [2021-07-23T08:09:35.753Z] 2021/07/23 08:09:35 Finished clone github.com/opentracing-contrib/go-stdlib [2021-07-23T08:09:35.753Z] 2021/07/23 08:09:35 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-07-23T08:09:35.753Z] 2021/07/23 08:09:35 Finished clone github.com/mitchellh/hashstructure [2021-07-23T08:09:35.753Z] 2021/07/23 08:09:35 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-07-23T08:09:35.881Z] --- PASS: TestResizeWhenContainerNotStarted (1.66s) [2021-07-23T08:09:35.881Z] === RUN TestDaemonRestartKillContainers [2021-07-23T08:09:35.881Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:09:35.881Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-23T08:09:35.881Z] === RUN TestStats [2021-07-23T08:09:35.881Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-23T08:09:35.881Z] --- SKIP: TestStats (0.00s) [2021-07-23T08:09:35.881Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-23T08:09:35.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-23T08:09:36.011Z] 2021/07/23 08:09:35 Finished clone github.com/gofrs/flock [2021-07-23T08:09:36.011Z] 2021/07/23 08:09:35 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-07-23T08:09:36.578Z] 2021/07/23 08:09:36 Finished clone github.com/docker/go-events [2021-07-23T08:09:36.578Z] 2021/07/23 08:09:36 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-07-23T08:09:36.837Z] 2021/07/23 08:09:36 Finished clone github.com/sean-/seed [2021-07-23T08:09:36.837Z] 2021/07/23 08:09:36 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-07-23T08:09:37.095Z] 2021/07/23 08:09:36 Finished clone github.com/armon/go-metrics [2021-07-23T08:09:37.095Z] 2021/07/23 08:09:36 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-07-23T08:09:37.095Z] 2021/07/23 08:09:36 Finished clone github.com/armon/go-radix [2021-07-23T08:09:37.095Z] 2021/07/23 08:09:36 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-07-23T08:09:37.095Z] 2021/07/23 08:09:37 Finished clone github.com/hashicorp/errwrap [2021-07-23T08:09:37.095Z] 2021/07/23 08:09:37 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-07-23T08:09:37.662Z] 2021/07/23 08:09:37 Finished clone github.com/tonistiigi/fsutil [2021-07-23T08:09:37.662Z] 2021/07/23 08:09:37 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-07-23T08:09:37.662Z] 2021/07/23 08:09:37 Finished clone github.com/hashicorp/go-multierror [2021-07-23T08:09:37.662Z] 2021/07/23 08:09:37 Clone github.com/google/btree, revision 479b5e81b0a93ec038d201b0b33d17db599531d3, attempt 1/20 [2021-07-23T08:09:38.229Z] 2021/07/23 08:09:38 Finished clone github.com/vishvananda/netns [2021-07-23T08:09:38.229Z] 2021/07/23 08:09:38 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-07-23T08:09:38.487Z] 2021/07/23 08:09:38 Finished clone github.com/hashicorp/memberlist [2021-07-23T08:09:38.487Z] 2021/07/23 08:09:38 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-07-23T08:09:38.487Z] 2021/07/23 08:09:38 Finished clone github.com/docker/libkv [2021-07-23T08:09:38.487Z] 2021/07/23 08:09:38 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 [2021-07-23T08:09:38.746Z] 2021/07/23 08:09:38 Finished clone github.com/hashicorp/go-sockaddr [2021-07-23T08:09:38.746Z] 2021/07/23 08:09:38 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-07-23T08:09:39.004Z] 2021/07/23 08:09:39 Finished clone github.com/google/btree [2021-07-23T08:09:39.004Z] 2021/07/23 08:09:39 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-07-23T08:09:39.940Z] 2021/07/23 08:09:39 Finished clone github.com/deckarep/golang-set [2021-07-23T08:09:39.940Z] 2021/07/23 08:09:39 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-07-23T08:09:39.940Z] 2021/07/23 08:09:39 Finished clone github.com/samuel/go-zookeeper [2021-07-23T08:09:39.940Z] 2021/07/23 08:09:39 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-07-23T08:09:39.940Z] 2021/07/23 08:09:39 Finished clone github.com/moby/ipvs [2021-07-23T08:09:39.940Z] 2021/07/23 08:09:39 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-07-23T08:09:40.122Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-23T08:09:40.198Z] 2021/07/23 08:09:40 Finished clone github.com/coreos/go-semver [2021-07-23T08:09:40.199Z] 2021/07/23 08:09:40 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2021-07-23T08:09:40.199Z] 2021/07/23 08:09:40 Finished clone github.com/golang/gddo [2021-07-23T08:09:40.199Z] 2021/07/23 08:09:40 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2021-07-23T08:09:40.457Z] 2021/07/23 08:09:40 Finished clone github.com/vishvananda/netlink [2021-07-23T08:09:40.457Z] 2021/07/23 08:09:40 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2021-07-23T08:09:40.542Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.57s) [2021-07-23T08:09:40.542Z] === RUN TestStopContainerWithTimeout [2021-07-23T08:09:40.542Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-23T08:09:40.542Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-23T08:09:40.542Z] === RUN TestUpdateRestartPolicy [2021-07-23T08:09:41.064Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-23T08:09:41.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-23T08:09:41.394Z] 2021/07/23 08:09:41 Finished clone github.com/ishidawataru/sctp [2021-07-23T08:09:41.394Z] 2021/07/23 08:09:41 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-07-23T08:09:41.652Z] 2021/07/23 08:09:41 Finished clone github.com/hashicorp/go-msgpack [2021-07-23T08:09:41.652Z] 2021/07/23 08:09:41 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-07-23T08:09:41.652Z] 2021/07/23 08:09:41 Finished clone github.com/modern-go/concurrent [2021-07-23T08:09:41.652Z] 2021/07/23 08:09:41 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-07-23T08:09:41.652Z] 2021/07/23 08:09:41 Finished clone github.com/modern-go/reflect2 [2021-07-23T08:09:41.652Z] 2021/07/23 08:09:41 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-07-23T08:09:42.004Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-23T08:09:43.387Z] docker_api_swarm_service_test.go:394: [d8a9ffec90b24] joining swarm manager [d77e0a9f1f7ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:09:43.561Z] 2021/07/23 08:09:43 Finished clone go.etcd.io/bbolt [2021-07-23T08:09:43.561Z] 2021/07/23 08:09:43 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-07-23T08:09:43.561Z] 2021/07/23 08:09:43 Finished clone github.com/opencontainers/go-digest [2021-07-23T08:09:43.561Z] 2021/07/23 08:09:43 Clone github.com/opencontainers/runc, revision 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7, attempt 1/20 [2021-07-23T08:09:43.561Z] 2021/07/23 08:09:43 Finished clone github.com/json-iterator/go [2021-07-23T08:09:43.561Z] 2021/07/23 08:09:43 Clone github.com/opencontainers/runtime-spec, revision 1c3f411f041711bbeecf35ff7e93461ea6789220, attempt 1/20 [2021-07-23T08:09:43.561Z] 2021/07/23 08:09:43 Finished clone github.com/mistifyio/go-zfs [2021-07-23T08:09:43.561Z] 2021/07/23 08:09:43 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-07-23T08:09:44.324Z] docker_api_swarm_service_test.go:394: [d6ed94327b7a1] joining swarm manager [d77e0a9f1f7ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:09:44.494Z] 2021/07/23 08:09:44 Finished clone golang.org/x/net [2021-07-23T08:09:44.494Z] 2021/07/23 08:09:44 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-07-23T08:09:44.894Z] === RUN TestDockerSuite/TestEventsTop [2021-07-23T08:09:45.873Z] 2021/07/23 08:09:45 Finished clone github.com/cyphar/filepath-securejoin [2021-07-23T08:09:45.873Z] 2021/07/23 08:09:45 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-07-23T08:09:45.873Z] 2021/07/23 08:09:45 Clone github.com/coreos/go-systemd/v22, revision 777e73a89cef78631ccaa97f53a9bae67e166186, attempt 1/20 [2021-07-23T08:09:45.873Z] 2021/07/23 08:09:45 Finished clone github.com/hashicorp/serf [2021-07-23T08:09:46.132Z] 2021/07/23 08:09:45 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-07-23T08:09:46.132Z] 2021/07/23 08:09:45 Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20 [2021-07-23T08:09:46.280Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-23T08:09:46.390Z] 2021/07/23 08:09:46 Finished clone github.com/vbatts/tar-split [2021-07-23T08:09:46.390Z] 2021/07/23 08:09:46 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-07-23T08:09:46.649Z] 2021/07/23 08:09:46 Finished clone github.com/opencontainers/runtime-spec [2021-07-23T08:09:46.649Z] 2021/07/23 08:09:46 Clone github.com/fluent/fluent-logger-golang, revision b9b7fb02ccfee8ba4e69aa87386820c2bf24fd11, attempt 1/20 [2021-07-23T08:09:47.216Z] 2021/07/23 08:09:46 Finished clone github.com/opencontainers/image-spec [2021-07-23T08:09:47.216Z] 2021/07/23 08:09:46 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-07-23T08:09:47.784Z] 2021/07/23 08:09:47 Finished clone github.com/Graylog2/go-gelf [2021-07-23T08:09:47.784Z] 2021/07/23 08:09:47 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-07-23T08:09:48.043Z] 2021/07/23 08:09:47 Finished clone github.com/coreos/go-systemd [2021-07-23T08:09:48.043Z] 2021/07/23 08:09:47 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-07-23T08:09:48.043Z] 2021/07/23 08:09:48 Finished clone github.com/fluent/fluent-logger-golang [2021-07-23T08:09:48.043Z] 2021/07/23 08:09:48 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-07-23T08:09:48.043Z] 2021/07/23 08:09:48 Finished clone github.com/godbus/dbus/v5 [2021-07-23T08:09:48.043Z] 2021/07/23 08:09:48 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-07-23T08:09:48.301Z] 2021/07/23 08:09:48 Finished clone github.com/coreos/go-systemd/v22 [2021-07-23T08:09:48.301Z] 2021/07/23 08:09:48 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-07-23T08:09:48.560Z] 2021/07/23 08:09:48 Finished clone github.com/philhofer/fwd [2021-07-23T08:09:48.560Z] 2021/07/23 08:09:48 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-07-23T08:09:48.819Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-23T08:09:49.936Z] 2021/07/23 08:09:49 Finished clone github.com/bsphere/le_go [2021-07-23T08:09:49.936Z] 2021/07/23 08:09:49 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-07-23T08:09:49.936Z] 2021/07/23 08:09:49 Finished clone github.com/fsnotify/fsnotify [2021-07-23T08:09:49.936Z] 2021/07/23 08:09:49 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-07-23T08:09:50.194Z] 2021/07/23 08:09:50 Finished clone github.com/jmespath/go-jmespath [2021-07-23T08:09:50.194Z] 2021/07/23 08:09:50 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-07-23T08:09:51.130Z] 2021/07/23 08:09:51 Finished clone golang.org/x/oauth2 [2021-07-23T08:09:51.130Z] 2021/07/23 08:09:51 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-07-23T08:09:51.389Z] 2021/07/23 08:09:51 Finished clone github.com/golang/groupcache [2021-07-23T08:09:51.389Z] 2021/07/23 08:09:51 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-07-23T08:09:52.326Z] 2021/07/23 08:09:52 Finished clone github.com/tinylib/msgp [2021-07-23T08:09:52.326Z] 2021/07/23 08:09:52 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-07-23T08:09:53.263Z] 2021/07/23 08:09:52 Finished clone github.com/googleapis/gax-go [2021-07-23T08:09:53.263Z] 2021/07/23 08:09:52 Clone github.com/containerd/containerd, revision 69107e47a62e1d690afa2b9b1d43f8ece3ff4483, attempt 1/20 [2021-07-23T08:09:54.200Z] 2021/07/23 08:09:54 Finished clone go.opencensus.io [2021-07-23T08:09:54.200Z] 2021/07/23 08:09:54 Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20 [2021-07-23T08:09:55.575Z] 2021/07/23 08:09:55 Finished clone golang.org/x/sys [2021-07-23T08:09:55.575Z] 2021/07/23 08:09:55 Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20 [2021-07-23T08:09:55.834Z] 2021/07/23 08:09:55 Finished clone github.com/containerd/fifo [2021-07-23T08:09:55.834Z] 2021/07/23 08:09:55 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2021-07-23T08:09:56.401Z] 2021/07/23 08:09:56 Finished clone github.com/miekg/dns [2021-07-23T08:09:56.401Z] 2021/07/23 08:09:56 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2021-07-23T08:09:58.303Z] 2021/07/23 08:09:57 Finished clone github.com/containerd/cgroups [2021-07-23T08:09:58.303Z] 2021/07/23 08:09:57 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-07-23T08:09:59.239Z] 2021/07/23 08:09:59 Finished clone github.com/containerd/console [2021-07-23T08:09:59.239Z] 2021/07/23 08:09:59 Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20 [2021-07-23T08:09:59.498Z] 2021/07/23 08:09:59 Finished clone github.com/containerd/go-runc [2021-07-23T08:09:59.498Z] 2021/07/23 08:09:59 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-07-23T08:10:00.434Z] 2021/07/23 08:10:00 Finished clone github.com/containerd/typeurl [2021-07-23T08:10:00.434Z] 2021/07/23 08:10:00 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-07-23T08:10:01.000Z] 2021/07/23 08:10:00 Clone github.com/cilium/ebpf, revision ca492085341e0e917f48ec30704d5054c5d42ca8, attempt 1/20 [2021-07-23T08:10:01.000Z] 2021/07/23 08:10:00 Finished clone github.com/containerd/continuity [2021-07-23T08:10:01.000Z] 2021/07/23 08:10:00 Finished clone github.com/containerd/ttrpc [2021-07-23T08:10:01.000Z] 2021/07/23 08:10:00 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2021-07-23T08:10:01.039Z] === RUN TestDockerSuite/TestExec [2021-07-23T08:10:01.259Z] 2021/07/23 08:10:01 Finished clone github.com/opencontainers/runc [2021-07-23T08:10:01.259Z] 2021/07/23 08:10:01 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2021-07-23T08:10:01.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-23T08:10:01.560Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-23T08:10:01.585Z] --- PASS: TestUpdateRestartPolicy (19.70s) [2021-07-23T08:10:01.585Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-23T08:10:01.585Z] --- PASS: TestUpdateRestartWithAutoRemove (1.46s) [2021-07-23T08:10:01.585Z] === RUN TestWaitNonBlocked [2021-07-23T08:10:01.585Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T08:10:01.585Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T08:10:01.585Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T08:10:01.585Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T08:10:01.585Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T08:10:01.585Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T08:10:02.194Z] 2021/07/23 08:10:02 Finished clone golang.org/x/text [2021-07-23T08:10:02.194Z] 2021/07/23 08:10:02 Clone github.com/docker/swarmkit, revision 2dcf70aafdc9ea55af3aaaeca440638cde0ecda6, attempt 1/20 [2021-07-23T08:10:02.504Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-23T08:10:02.713Z] 2021/07/23 08:10:02 Finished clone google.golang.org/grpc [2021-07-23T08:10:02.713Z] 2021/07/23 08:10:02 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 [2021-07-23T08:10:02.713Z] 2021/07/23 08:10:02 Finished clone github.com/moby/buildkit [2021-07-23T08:10:02.713Z] 2021/07/23 08:10:02 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-07-23T08:10:02.713Z] 2021/07/23 08:10:02 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-07-23T08:10:02.713Z] 2021/07/23 08:10:02 Finished clone github.com/docker/distribution [2021-07-23T08:10:02.713Z] 2021/07/23 08:10:02 Finished clone github.com/gogo/googleapis [2021-07-23T08:10:02.713Z] 2021/07/23 08:10:02 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-07-23T08:10:03.077Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-23T08:10:04.019Z] docker_api_swarm_service_test.go:342: [d6ff26aec7189] joining swarm manager [db2a45c1f6994]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:10:04.019Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-23T08:10:04.092Z] 2021/07/23 08:10:03 Finished clone github.com/Microsoft/hcsshim [2021-07-23T08:10:04.092Z] 2021/07/23 08:10:03 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-07-23T08:10:04.474Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-23T08:10:04.474Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.38s) [2021-07-23T08:10:04.474Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.46s) [2021-07-23T08:10:04.474Z] === RUN TestWaitBlocked [2021-07-23T08:10:04.474Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:04.474Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-23T08:10:04.474Z] PASS [2021-07-23T08:10:04.474Z] ok github.com/docker/docker/integration/container 73.302s [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === Skipped [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-23T08:10:04.474Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-23T08:10:04.474Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-23T08:10:04.474Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-23T08:10:04.474Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-23T08:10:04.474Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-23T08:10:04.474Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-23T08:10:04.474Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-23T08:10:04.474Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-23T08:10:04.474Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-23T08:10:04.474Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-23T08:10:04.474Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-23T08:10:04.474Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-23T08:10:04.474Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-23T08:10:04.474Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-23T08:10:04.474Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-23T08:10:04.474Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-23T08:10:04.474Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-23T08:10:04.474Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-23T08:10:04.474Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-23T08:10:04.474Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-23T08:10:04.474Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-23T08:10:04.474Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-23T08:10:04.474Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-23T08:10:04.474Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-23T08:10:04.474Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-23T08:10:04.474Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-23T08:10:04.474Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-23T08:10:04.474Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-23T08:10:04.474Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-23T08:10:04.474Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-23T08:10:04.474Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-23T08:10:04.474Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-23T08:10:04.474Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-23T08:10:04.474Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] [2021-07-23T08:10:04.474Z] DONE 88 tests, 33 skipped in 75.671s [2021-07-23T08:10:04.474Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-23T08:10:04.961Z] docker_api_swarm_service_test.go:342: [dea5accc54bcf] joining swarm manager [db2a45c1f6994]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:10:05.436Z] === RUN TestConfigDaemonLibtrustID [2021-07-23T08:10:05.436Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-23T08:10:05.436Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-23T08:10:05.436Z] === RUN TestDaemonConfigValidation [2021-07-23T08:10:05.436Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-23T08:10:05.436Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-23T08:10:05.436Z] PASS [2021-07-23T08:10:05.436Z] ok github.com/docker/docker/integration/daemon 0.072s [2021-07-23T08:10:05.436Z] [2021-07-23T08:10:05.436Z] === Skipped [2021-07-23T08:10:05.436Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-23T08:10:05.436Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-23T08:10:05.436Z] [2021-07-23T08:10:05.436Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-23T08:10:05.436Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-23T08:10:05.436Z] [2021-07-23T08:10:05.436Z] [2021-07-23T08:10:05.436Z] DONE 2 tests, 2 skipped in 1.205s [2021-07-23T08:10:05.436Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-23T08:10:05.471Z] 2021/07/23 08:10:05 Finished clone github.com/fernet/fernet-go [2021-07-23T08:10:05.471Z] 2021/07/23 08:10:05 Clone golang.org/x/crypto, revision 0c34fe9e7dc2486962ef9867e3edb3503537209f, attempt 1/20 [2021-07-23T08:10:05.730Z] 2021/07/23 08:10:05 Finished clone github.com/pelletier/go-toml [2021-07-23T08:10:05.730Z] 2021/07/23 08:10:05 Clone golang.org/x/time, revision 3af7569d3a1e776fc2a3c1cec133b43105ea9c2e, attempt 1/20 [2021-07-23T08:10:06.970Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:10:06.970Z] INFO: Testing against a local daemon [2021-07-23T08:10:06.970Z] === RUN TestCommitInheritsEnv [2021-07-23T08:10:06.970Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:10:06.970Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-23T08:10:06.970Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-23T08:10:06.970Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-23T08:10:06.970Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-23T08:10:06.970Z] === RUN TestImagesFilterMultiReference [2021-07-23T08:10:06.970Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-23T08:10:06.970Z] === RUN TestImagePullPlatformInvalid [2021-07-23T08:10:06.970Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-23T08:10:06.970Z] === RUN TestRemoveImageOrphaning [2021-07-23T08:10:07.134Z] 2021/07/23 08:10:06 Finished clone github.com/cilium/ebpf [2021-07-23T08:10:07.134Z] 2021/07/23 08:10:06 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-07-23T08:10:07.395Z] 2021/07/23 08:10:07 Finished clone golang.org/x/time [2021-07-23T08:10:07.395Z] 2021/07/23 08:10:07 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-07-23T08:10:07.503Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-23T08:10:07.930Z] --- PASS: TestRemoveImageOrphaning (0.78s) [2021-07-23T08:10:07.930Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-23T08:10:07.930Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-23T08:10:07.930Z] === RUN TestTagInvalidReference [2021-07-23T08:10:07.930Z] --- PASS: TestTagInvalidReference (0.02s) [2021-07-23T08:10:07.930Z] === RUN TestTagValidPrefixedRepo [2021-07-23T08:10:07.930Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-23T08:10:07.930Z] === RUN TestTagExistedNameWithoutForce [2021-07-23T08:10:07.930Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-23T08:10:07.930Z] === RUN TestTagOfficialNames [2021-07-23T08:10:07.930Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-23T08:10:07.930Z] === RUN TestTagMatchesDigest [2021-07-23T08:10:07.930Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-23T08:10:07.930Z] PASS [2021-07-23T08:10:07.930Z] ok github.com/docker/docker/integration/image 1.103s [2021-07-23T08:10:07.930Z] [2021-07-23T08:10:07.930Z] === Skipped [2021-07-23T08:10:07.930Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-23T08:10:07.930Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:10:07.930Z] [2021-07-23T08:10:07.930Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-23T08:10:07.930Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-23T08:10:07.930Z] [2021-07-23T08:10:07.930Z] [2021-07-23T08:10:07.930Z] DONE 11 tests, 2 skipped in 2.344s [2021-07-23T08:10:07.930Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-23T08:10:08.443Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-23T08:10:08.773Z] 2021/07/23 08:10:08 Finished clone github.com/hashicorp/go-immutable-radix [2021-07-23T08:10:08.773Z] 2021/07/23 08:10:08 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-07-23T08:10:09.031Z] 2021/07/23 08:10:08 Finished clone github.com/hashicorp/go-memdb [2021-07-23T08:10:09.031Z] 2021/07/23 08:10:08 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-07-23T08:10:09.456Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:10:09.456Z] INFO: Testing against a local daemon [2021-07-23T08:10:09.456Z] === RUN TestNetworkCreateDelete [2021-07-23T08:10:09.456Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:09.456Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-23T08:10:09.456Z] === RUN TestDockerNetworkDeletePreferID [2021-07-23T08:10:09.456Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-23T08:10:09.456Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-23T08:10:09.456Z] === RUN TestDaemonDNSFallback [2021-07-23T08:10:09.456Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:09.456Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-23T08:10:09.456Z] === RUN TestInspectNetwork [2021-07-23T08:10:09.456Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-23T08:10:09.456Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-23T08:10:09.456Z] === RUN TestRunContainerWithBridgeNone [2021-07-23T08:10:09.456Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:09.456Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-23T08:10:09.456Z] === RUN TestNetworkInvalidJSON [2021-07-23T08:10:09.456Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-23T08:10:09.456Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-23T08:10:09.456Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T08:10:09.456Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T08:10:09.456Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T08:10:09.456Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T08:10:09.456Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-23T08:10:09.456Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T08:10:09.456Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T08:10:09.456Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-23T08:10:09.456Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-23T08:10:09.456Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-23T08:10:09.456Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-23T08:10:09.456Z] === RUN TestNetworkList [2021-07-23T08:10:09.456Z] === RUN TestNetworkList//networks [2021-07-23T08:10:09.456Z] === PAUSE TestNetworkList//networks [2021-07-23T08:10:09.456Z] === RUN TestNetworkList//networks/ [2021-07-23T08:10:09.456Z] === PAUSE TestNetworkList//networks/ [2021-07-23T08:10:09.456Z] === CONT TestNetworkList//networks [2021-07-23T08:10:09.456Z] === CONT TestNetworkList//networks/ [2021-07-23T08:10:09.456Z] --- PASS: TestNetworkList (0.02s) [2021-07-23T08:10:09.456Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-23T08:10:09.456Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-23T08:10:09.456Z] === RUN TestHostIPv4BridgeLabel [2021-07-23T08:10:09.456Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-23T08:10:09.456Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-23T08:10:09.456Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-23T08:10:09.456Z] === RUN TestDaemonDefaultNetworkPools [2021-07-23T08:10:09.456Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-23T08:10:09.456Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-23T08:10:09.456Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-23T08:10:09.456Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-23T08:10:09.456Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-23T08:10:09.456Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-23T08:10:09.456Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-23T08:10:09.456Z] === RUN TestServiceWithPredefinedNetwork [2021-07-23T08:10:09.456Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-23T08:10:09.456Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-23T08:10:09.456Z] service_test.go:242: FLAKY_TEST [2021-07-23T08:10:09.456Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-23T08:10:09.456Z] === RUN TestServiceWithDataPathPortInit [2021-07-23T08:10:09.456Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-23T08:10:09.456Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-23T08:10:09.456Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-23T08:10:09.456Z] PASS [2021-07-23T08:10:09.456Z] ok github.com/docker/docker/integration/network 0.126s [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] === Skipped [2021-07-23T08:10:09.456Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-23T08:10:09.456Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-23T08:10:09.456Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-23T08:10:09.456Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-23T08:10:09.456Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-23T08:10:09.456Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-23T08:10:09.456Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-23T08:10:09.456Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-23T08:10:09.456Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-23T08:10:09.456Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-23T08:10:09.456Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-23T08:10:09.456Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-23T08:10:09.456Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-23T08:10:09.456Z] service_test.go:242: FLAKY_TEST [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-23T08:10:09.456Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-23T08:10:09.456Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] [2021-07-23T08:10:09.456Z] DONE 22 tests, 15 skipped in 1.618s [2021-07-23T08:10:09.826Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-23T08:10:09.912Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-23T08:10:10.367Z] testing: warning: no tests to run [2021-07-23T08:10:10.367Z] PASS [2021-07-23T08:10:10.367Z] ok github.com/docker/docker/integration/network/ipvlan 0.048s [2021-07-23T08:10:10.367Z] [2021-07-23T08:10:10.367Z] DONE 0 tests in 0.482s [2021-07-23T08:10:10.367Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-23T08:10:10.408Z] 2021/07/23 08:10:10 Finished clone github.com/hashicorp/golang-lru [2021-07-23T08:10:10.408Z] 2021/07/23 08:10:10 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-07-23T08:10:10.667Z] 2021/07/23 08:10:10 Finished clone github.com/coreos/pkg [2021-07-23T08:10:10.667Z] 2021/07/23 08:10:10 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-07-23T08:10:10.822Z] testing: warning: no tests to run [2021-07-23T08:10:10.822Z] PASS [2021-07-23T08:10:10.822Z] ok github.com/docker/docker/integration/network/macvlan 0.052s [2021-07-23T08:10:10.822Z] [2021-07-23T08:10:10.822Z] DONE 0 tests in 0.479s [2021-07-23T08:10:10.822Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-23T08:10:11.206Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-23T08:10:11.277Z] testing: warning: no tests to run [2021-07-23T08:10:11.277Z] PASS [2021-07-23T08:10:11.277Z] ok github.com/docker/docker/integration/plugin 0.053s [2021-07-23T08:10:11.277Z] [2021-07-23T08:10:11.277Z] DONE 0 tests in 0.499s [2021-07-23T08:10:11.277Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-23T08:10:11.605Z] 2021/07/23 08:10:11 Finished clone golang.org/x/crypto [2021-07-23T08:10:11.605Z] 2021/07/23 08:10:11 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-07-23T08:10:11.733Z] testing: warning: no tests to run [2021-07-23T08:10:11.733Z] PASS [2021-07-23T08:10:11.733Z] ok github.com/docker/docker/integration/plugin/authz 0.043s [2021-07-23T08:10:11.733Z] [2021-07-23T08:10:11.733Z] DONE 0 tests in 0.466s [2021-07-23T08:10:11.733Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-23T08:10:12.146Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-23T08:10:12.985Z] 2021/07/23 08:10:12 Finished clone github.com/golang/protobuf [2021-07-23T08:10:12.985Z] 2021/07/23 08:10:12 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-07-23T08:10:13.084Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-23T08:10:13.243Z] 2021/07/23 08:10:13 Finished clone github.com/beorn7/perks [2021-07-23T08:10:13.243Z] 2021/07/23 08:10:13 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-07-23T08:10:14.024Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-23T08:10:14.621Z] 2021/07/23 08:10:14 Finished clone github.com/prometheus/client_model [2021-07-23T08:10:14.621Z] 2021/07/23 08:10:14 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-07-23T08:10:14.882Z] 2021/07/23 08:10:14 Finished clone github.com/prometheus/client_golang [2021-07-23T08:10:14.882Z] 2021/07/23 08:10:14 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-07-23T08:10:15.406Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-23T08:10:15.450Z] 2021/07/23 08:10:15 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-07-23T08:10:15.450Z] 2021/07/23 08:10:15 Finished clone code.cloudfoundry.org/clock [2021-07-23T08:10:16.387Z] 2021/07/23 08:10:16 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-07-23T08:10:16.387Z] 2021/07/23 08:10:16 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-07-23T08:10:16.955Z] 2021/07/23 08:10:16 Finished clone github.com/pkg/errors [2021-07-23T08:10:16.955Z] 2021/07/23 08:10:16 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-07-23T08:10:16.955Z] 2021/07/23 08:10:16 Finished clone github.com/prometheus/common [2021-07-23T08:10:16.955Z] 2021/07/23 08:10:16 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-07-23T08:10:17.945Z] === RUN TestDockerSuite/TestExecEnv [2021-07-23T08:10:18.333Z] 2021/07/23 08:10:17 Finished clone github.com/prometheus/procfs [2021-07-23T08:10:18.333Z] 2021/07/23 08:10:17 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-07-23T08:10:18.333Z] 2021/07/23 08:10:18 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-07-23T08:10:18.333Z] 2021/07/23 08:10:18 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-07-23T08:10:18.333Z] 2021/07/23 08:10:18 Finished clone github.com/klauspost/compress [2021-07-23T08:10:18.333Z] 2021/07/23 08:10:18 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-07-23T08:10:18.591Z] 2021/07/23 08:10:18 Finished clone github.com/cespare/xxhash/v2 [2021-07-23T08:10:18.591Z] 2021/07/23 08:10:18 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-07-23T08:10:18.797Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:10:18.797Z] INFO: Testing against a local daemon [2021-07-23T08:10:18.797Z] === RUN TestPluginInvalidJSON [2021-07-23T08:10:18.797Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T08:10:18.797Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T08:10:18.797Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T08:10:18.797Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-23T08:10:18.797Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-23T08:10:18.797Z] === RUN TestPluginInstall [2021-07-23T08:10:18.797Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-23T08:10:18.797Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-23T08:10:18.797Z] === RUN TestPluginsWithRuntimes [2021-07-23T08:10:18.797Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-23T08:10:18.797Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-23T08:10:18.797Z] === RUN TestPluginBackCompatMediaTypes [2021-07-23T08:10:18.797Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-23T08:10:18.797Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-23T08:10:18.797Z] PASS [2021-07-23T08:10:18.797Z] ok github.com/docker/docker/integration/plugin/common 0.087s [2021-07-23T08:10:19.253Z] [2021-07-23T08:10:19.253Z] === Skipped [2021-07-23T08:10:19.253Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-23T08:10:19.253Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-23T08:10:19.253Z] [2021-07-23T08:10:19.253Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-23T08:10:19.253Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-23T08:10:19.253Z] [2021-07-23T08:10:19.253Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-23T08:10:19.253Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-23T08:10:19.253Z] [2021-07-23T08:10:19.253Z] [2021-07-23T08:10:19.253Z] DONE 5 tests, 3 skipped in 7.328s [2021-07-23T08:10:19.253Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-23T08:10:19.325Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-23T08:10:19.970Z] 2021/07/23 08:10:19 Finished clone github.com/inconshreveable/mousetrap [2021-07-23T08:10:19.970Z] 2021/07/23 08:10:19 Clone github.com/opencontainers/selinux, revision 76bc82e11d854d3e40c08889d13c98abcea72ea2, attempt 1/20 [2021-07-23T08:10:19.970Z] 2021/07/23 08:10:19 Finished clone github.com/google/certificate-transparency-go [2021-07-23T08:10:19.970Z] 2021/07/23 08:10:19 Finished clone github.com/docker/go-metrics [2021-07-23T08:10:20.229Z] 2021/07/23 08:10:20 Finished clone github.com/morikuni/aec [2021-07-23T08:10:20.229Z] 2021/07/23 08:10:20 Finished clone github.com/spf13/pflag [2021-07-23T08:10:20.487Z] 2021/07/23 08:10:20 Finished clone github.com/spf13/cobra [2021-07-23T08:10:20.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-23T08:10:20.705Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-23T08:10:21.421Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:10:21.421Z] INFO: Testing against a local daemon [2021-07-23T08:10:21.421Z] === RUN TestExternalGraphDriver [2021-07-23T08:10:21.421Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-23T08:10:21.421Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-23T08:10:21.421Z] === RUN TestGraphdriverPluginV2 [2021-07-23T08:10:21.421Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-23T08:10:21.421Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-23T08:10:21.422Z] PASS [2021-07-23T08:10:21.422Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.105s [2021-07-23T08:10:21.422Z] [2021-07-23T08:10:21.422Z] === Skipped [2021-07-23T08:10:21.422Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-23T08:10:21.422Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-23T08:10:21.422Z] [2021-07-23T08:10:21.422Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-23T08:10:21.422Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-23T08:10:21.422Z] [2021-07-23T08:10:21.422Z] [2021-07-23T08:10:21.422Z] DONE 2 tests, 2 skipped in 2.384s [2021-07-23T08:10:21.422Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-23T08:10:22.088Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-23T08:10:22.659Z] docker_api_swarm_service_test.go:489: [dee7d0dd79658] joining swarm manager [df8692a2f0efd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:10:22.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:10:22.948Z] INFO: Testing against a local daemon [2021-07-23T08:10:22.948Z] === RUN TestReadPluginNoRead [2021-07-23T08:10:22.949Z] read_test.go:21: no unix domain sockets on Windows [2021-07-23T08:10:22.949Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-23T08:10:22.949Z] PASS [2021-07-23T08:10:22.949Z] ok github.com/docker/docker/integration/plugin/logging 0.075s [2021-07-23T08:10:23.022Z] 2021/07/23 08:10:22 Finished clone github.com/opencontainers/selinux [2021-07-23T08:10:23.404Z] [2021-07-23T08:10:23.404Z] === Skipped [2021-07-23T08:10:23.404Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-23T08:10:23.404Z] read_test.go:21: no unix domain sockets on Windows [2021-07-23T08:10:23.404Z] [2021-07-23T08:10:23.404Z] [2021-07-23T08:10:23.404Z] DONE 1 tests, 1 skipped in 1.603s [2021-07-23T08:10:23.404Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-23T08:10:23.610Z] docker_api_swarm_service_test.go:489: [d1a798e1e47b5] joining swarm manager [df8692a2f0efd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:10:23.859Z] testing: warning: no tests to run [2021-07-23T08:10:23.859Z] PASS [2021-07-23T08:10:23.859Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.055s [2021-07-23T08:10:23.859Z] [2021-07-23T08:10:23.859Z] DONE 0 tests in 0.793s [2021-07-23T08:10:24.317Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-23T08:10:25.521Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-23T08:10:25.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:10:25.846Z] INFO: Testing against a local daemon [2021-07-23T08:10:25.846Z] === RUN TestPluginWithDevMounts [2021-07-23T08:10:25.846Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:25.846Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-23T08:10:25.846Z] PASS [2021-07-23T08:10:25.846Z] ok github.com/docker/docker/integration/plugin/volumes 0.074s [2021-07-23T08:10:25.846Z] [2021-07-23T08:10:25.846Z] === Skipped [2021-07-23T08:10:25.846Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-23T08:10:25.846Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:25.846Z] [2021-07-23T08:10:25.846Z] [2021-07-23T08:10:25.846Z] DONE 1 tests, 1 skipped in 1.580s [2021-07-23T08:10:25.846Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-23T08:10:26.808Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:10:26.808Z] INFO: Testing against a local daemon [2021-07-23T08:10:26.808Z] === RUN TestSecretInspect [2021-07-23T08:10:26.808Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:26.808Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-23T08:10:26.808Z] === RUN TestSecretList [2021-07-23T08:10:26.808Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:26.808Z] --- SKIP: TestSecretList (0.00s) [2021-07-23T08:10:26.808Z] === RUN TestSecretsCreateAndDelete [2021-07-23T08:10:26.808Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:26.808Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-23T08:10:26.808Z] === RUN TestSecretsUpdate [2021-07-23T08:10:26.808Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:26.808Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-23T08:10:26.808Z] === RUN TestTemplatedSecret [2021-07-23T08:10:26.808Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:26.808Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-23T08:10:26.808Z] === RUN TestSecretCreateResolve [2021-07-23T08:10:26.808Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:26.808Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-23T08:10:26.808Z] PASS [2021-07-23T08:10:26.808Z] ok github.com/docker/docker/integration/secret 0.083s [2021-07-23T08:10:26.905Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-23T08:10:27.278Z] [2021-07-23T08:10:27.278Z] === Skipped [2021-07-23T08:10:27.278Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-23T08:10:27.278Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:27.278Z] [2021-07-23T08:10:27.278Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-23T08:10:27.278Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:27.278Z] [2021-07-23T08:10:27.278Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-23T08:10:27.278Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:27.278Z] [2021-07-23T08:10:27.278Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-23T08:10:27.278Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:27.278Z] [2021-07-23T08:10:27.278Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-23T08:10:27.278Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:27.278Z] [2021-07-23T08:10:27.278Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-23T08:10:27.278Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:27.278Z] [2021-07-23T08:10:27.278Z] [2021-07-23T08:10:27.278Z] DONE 6 tests, 6 skipped in 1.377s [2021-07-23T08:10:27.278Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-23T08:10:27.845Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-23T08:10:28.783Z] === RUN TestDockerSuite/TestExecParseError [2021-07-23T08:10:28.805Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:10:28.805Z] INFO: Testing against a local daemon [2021-07-23T08:10:28.806Z] === RUN TestServiceCreateInit [2021-07-23T08:10:28.806Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-23T08:10:28.806Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-23T08:10:28.806Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- PASS: TestServiceCreateInit (0.03s) [2021-07-23T08:10:28.806Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-23T08:10:28.806Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestCreateServiceMultipleTimes [2021-07-23T08:10:28.806Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestCreateServiceConflict [2021-07-23T08:10:28.806Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestCreateServiceMaxReplicas [2021-07-23T08:10:28.806Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-07-23T08:10:28.806Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-23T08:10:28.806Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestCreateServiceSecretFileMode [2021-07-23T08:10:28.806Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestCreateServiceConfigFileMode [2021-07-23T08:10:28.806Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestCreateServiceSysctls [2021-07-23T08:10:28.806Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-23T08:10:28.806Z] === RUN TestCreateServiceCapabilities [2021-07-23T08:10:28.806Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-23T08:10:28.806Z] === RUN TestInspect [2021-07-23T08:10:28.806Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestInspect (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestCreateJob [2021-07-23T08:10:28.806Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestCreateJob (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestReplicatedJob [2021-07-23T08:10:28.806Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestUpdateReplicatedJob [2021-07-23T08:10:28.806Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestServiceListWithStatuses [2021-07-23T08:10:28.806Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestDockerNetworkConnectAlias [2021-07-23T08:10:28.806Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestDockerNetworkReConnect [2021-07-23T08:10:28.806Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestServicePlugin [2021-07-23T08:10:28.806Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestServiceUpdateLabel [2021-07-23T08:10:28.806Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:28.806Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestServiceUpdateSecrets [2021-07-23T08:10:28.806Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:28.806Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestServiceUpdateConfigs [2021-07-23T08:10:28.806Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:28.806Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestServiceUpdateNetwork [2021-07-23T08:10:28.806Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:28.806Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-23T08:10:28.806Z] === RUN TestServiceUpdatePidsLimit [2021-07-23T08:10:28.806Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:28.806Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-23T08:10:28.806Z] PASS [2021-07-23T08:10:28.806Z] ok github.com/docker/docker/integration/service 0.182s [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === Skipped [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-23T08:10:28.806Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-23T08:10:28.806Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-23T08:10:28.806Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-23T08:10:28.806Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-07-23T08:10:28.806Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-23T08:10:28.806Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-23T08:10:28.806Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-23T08:10:28.806Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-07-23T08:10:28.806Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-07-23T08:10:28.806Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-23T08:10:28.806Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-23T08:10:28.806Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-23T08:10:28.806Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-23T08:10:28.806Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-23T08:10:28.806Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-23T08:10:28.806Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-23T08:10:28.806Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-23T08:10:28.806Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-23T08:10:28.806Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-23T08:10:28.806Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-23T08:10:28.806Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-23T08:10:28.806Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-23T08:10:28.806Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] [2021-07-23T08:10:28.806Z] DONE 24 tests, 23 skipped in 1.838s [2021-07-23T08:10:29.263Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-23T08:10:29.354Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-23T08:10:30.223Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:10:30.223Z] INFO: Testing against a local daemon [2021-07-23T08:10:30.223Z] === RUN TestSessionCreate [2021-07-23T08:10:30.223Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-23T08:10:30.223Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-23T08:10:30.223Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-23T08:10:30.223Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-23T08:10:30.223Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-23T08:10:30.223Z] PASS [2021-07-23T08:10:30.223Z] ok github.com/docker/docker/integration/session 0.109s [2021-07-23T08:10:30.223Z] [2021-07-23T08:10:30.223Z] === Skipped [2021-07-23T08:10:30.223Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-23T08:10:30.223Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-23T08:10:30.223Z] [2021-07-23T08:10:30.223Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-23T08:10:30.223Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-23T08:10:30.223Z] [2021-07-23T08:10:30.223Z] [2021-07-23T08:10:30.223Z] DONE 2 tests, 2 skipped in 1.288s [2021-07-23T08:10:30.223Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-23T08:10:30.293Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-23T08:10:30.862Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-23T08:10:31.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:10:31.749Z] INFO: Testing against a local daemon [2021-07-23T08:10:31.749Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-23T08:10:31.749Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:31.749Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-23T08:10:31.749Z] === RUN TestEventsExecDie [2021-07-23T08:10:31.749Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-23T08:10:31.749Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-23T08:10:31.749Z] === RUN TestEventsBackwardsCompatible [2021-07-23T08:10:31.749Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-23T08:10:31.749Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-23T08:10:31.749Z] === RUN TestEventsVolumeCreate [2021-07-23T08:10:31.749Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-23T08:10:31.749Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-23T08:10:31.749Z] === RUN TestInfoAPI [2021-07-23T08:10:31.749Z] --- PASS: TestInfoAPI (0.02s) [2021-07-23T08:10:31.749Z] === RUN TestInfoAPIWarnings [2021-07-23T08:10:31.749Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:10:31.749Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-23T08:10:31.749Z] === RUN TestInfoDebug [2021-07-23T08:10:31.749Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:10:31.749Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-23T08:10:31.749Z] === RUN TestInfoInsecureRegistries [2021-07-23T08:10:31.749Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:10:31.749Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-23T08:10:31.749Z] === RUN TestInfoRegistryMirrors [2021-07-23T08:10:31.749Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:10:31.749Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-23T08:10:31.749Z] === RUN TestLoginFailsWithBadCredentials [2021-07-23T08:10:32.710Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-07-23T08:10:32.710Z] === RUN TestPingCacheHeaders [2021-07-23T08:10:32.710Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-23T08:10:32.710Z] === RUN TestPingGet [2021-07-23T08:10:32.710Z] --- PASS: TestPingGet (0.02s) [2021-07-23T08:10:32.710Z] === RUN TestPingHead [2021-07-23T08:10:32.710Z] --- PASS: TestPingHead (0.02s) [2021-07-23T08:10:32.710Z] === RUN TestVersion [2021-07-23T08:10:32.710Z] --- PASS: TestVersion (0.02s) [2021-07-23T08:10:32.710Z] PASS [2021-07-23T08:10:32.710Z] ok github.com/docker/docker/integration/system 1.150s [2021-07-23T08:10:32.710Z] [2021-07-23T08:10:32.710Z] === Skipped [2021-07-23T08:10:32.710Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-23T08:10:32.710Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:10:32.710Z] [2021-07-23T08:10:32.710Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-23T08:10:32.710Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-23T08:10:32.710Z] [2021-07-23T08:10:32.710Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-23T08:10:32.710Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-23T08:10:32.710Z] [2021-07-23T08:10:32.710Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-23T08:10:32.710Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-23T08:10:32.710Z] [2021-07-23T08:10:32.710Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-23T08:10:32.710Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:10:32.710Z] [2021-07-23T08:10:32.710Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-23T08:10:32.710Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:10:32.710Z] [2021-07-23T08:10:32.710Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-23T08:10:32.710Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:10:32.710Z] [2021-07-23T08:10:32.710Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-23T08:10:32.710Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:10:32.710Z] [2021-07-23T08:10:32.710Z] [2021-07-23T08:10:32.710Z] DONE 14 tests, 8 skipped in 2.440s [2021-07-23T08:10:32.710Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-23T08:10:34.236Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:10:34.236Z] INFO: Testing against a local daemon [2021-07-23T08:10:34.236Z] === RUN TestVolumesCreateAndList [2021-07-23T08:10:34.236Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-07-23T08:10:34.236Z] === RUN TestVolumesRemove [2021-07-23T08:10:34.236Z] --- PASS: TestVolumesRemove (0.13s) [2021-07-23T08:10:34.236Z] === RUN TestVolumesInspect [2021-07-23T08:10:34.236Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-23T08:10:34.236Z] === RUN TestVolumesInvalidJSON [2021-07-23T08:10:34.236Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-23T08:10:34.236Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-23T08:10:34.236Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-23T08:10:34.236Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-23T08:10:34.236Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-23T08:10:34.236Z] PASS [2021-07-23T08:10:34.236Z] ok github.com/docker/docker/integration/volume 0.271s [2021-07-23T08:10:34.691Z] [2021-07-23T08:10:34.691Z] DONE 5 tests in 1.649s [2021-07-23T08:10:34.691Z] INFO: make.ps1 ended at 07/23/2021 08:10:34 [2021-07-23T08:10:34.691Z] INFO: Integration CLI tests being run from the host: [2021-07-23T08:10:34.691Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-07-23T08:10:35.058Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-23T08:10:35.228Z] 2021/07/23 08:10:33 Finished clone github.com/cloudflare/cfssl [2021-07-23T08:10:35.317Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-23T08:10:36.258Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-23T08:10:36.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-23T08:10:37.766Z] 2021/07/23 08:10:37 Finished clone github.com/docker/swarmkit [2021-07-23T08:10:39.672Z] 2021/07/23 08:10:39 Finished clone github.com/coreos/etcd [2021-07-23T08:10:41.742Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:10:41.742Z] INFO: Testing against a local daemon [2021-07-23T08:10:41.742Z] === RUN TestDockerSuite [2021-07-23T08:10:41.742Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-23T08:10:41.742Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-23T08:10:41.742Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-23T08:10:41.742Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-23T08:10:41.742Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-23T08:10:41.742Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-23T08:10:41.742Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-23T08:10:41.742Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-23T08:10:41.742Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-23T08:10:41.742Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-23T08:10:41.742Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-23T08:10:42.197Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-23T08:10:42.652Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-23T08:10:42.652Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-23T08:10:43.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-23T08:10:43.861Z] 2021/07/23 08:10:43 Finished clone cloud.google.com/go [2021-07-23T08:10:45.313Z] docker_api_swarm_service_test.go:127: [d232c313767e0] joining swarm manager [d8453ffbb80df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:10:45.766Z] 2021/07/23 08:10:45 Finished clone github.com/containerd/containerd [2021-07-23T08:10:45.886Z] docker_api_swarm_service_test.go:128: [dd028437e29c8] joining swarm manager [d8453ffbb80df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:10:47.805Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-23T08:10:48.374Z] docker_api_swarm_service_test.go:136: [dc5ac3d13830e] joining swarm manager [d8453ffbb80df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-23T08:10:48.635Z] === RUN TestDockerSuite/TestExecTTY [2021-07-23T08:10:49.206Z] docker_api_swarm_service_test.go:137: [db7e42a506b34] joining swarm manager [d8453ffbb80df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-23T08:10:50.147Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-23T08:10:51.529Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-23T08:10:52.098Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-23T08:10:53.039Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-23T08:10:53.039Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-23T08:10:53.039Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-23T08:10:54.947Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-23T08:10:55.890Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-23T08:10:57.797Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-23T08:10:58.737Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-23T08:11:00.121Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-23T08:11:00.651Z] 2021/07/23 08:10:58 Finished clone github.com/gogo/protobuf [2021-07-23T08:11:00.651Z] 2021/07/23 08:10:58 Finished clone google.golang.org/genproto [2021-07-23T08:11:05.397Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-23T08:11:09.590Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-23T08:11:10.976Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-23T08:11:11.918Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-23T08:11:14.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-23T08:11:15.840Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-23T08:11:16.099Z] docker_api_swarm_service_test.go:303: [d2939c98508ac] joining swarm manager [dfd7050ea10ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:11:16.670Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-23T08:11:16.670Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-23T08:11:16.670Z] === RUN TestDockerSuite/TestHealth [2021-07-23T08:11:16.930Z] docker_api_swarm_service_test.go:303: [dfd0256316c0f] joining swarm manager [dfd7050ea10ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:11:33.319Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-23T08:11:33.775Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-23T08:11:33.775Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-23T08:11:33.775Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-23T08:11:33.775Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-23T08:11:33.775Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-23T08:11:33.775Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-23T08:11:33.775Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-23T08:11:33.775Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-23T08:11:33.775Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-23T08:11:33.775Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-23T08:11:33.775Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-23T08:11:33.775Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-23T08:11:33.775Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-23T08:11:33.775Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-23T08:11:33.775Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:11:33.775Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-23T08:11:33.775Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-23T08:11:33.775Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-23T08:11:33.775Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-23T08:11:38.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-23T08:11:39.542Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-23T08:11:39.542Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-23T08:11:39.542Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-23T08:11:39.542Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-23T08:11:39.542Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-23T08:11:40.262Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-23T08:11:40.262Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-23T08:11:40.262Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-23T08:11:40.262Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-23T08:11:40.522Z] docker_api_swarm_service_test.go:99: [d2cd7dff3242b] joining swarm manager [dc59c871553b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:11:41.462Z] docker_api_swarm_service_test.go:100: [d99408dcc3837] joining swarm manager [dc59c871553b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:11:41.462Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-23T08:11:41.462Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-23T08:11:41.703Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-23T08:11:42.402Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-23T08:11:42.402Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-23T08:11:42.402Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-23T08:11:42.402Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-23T08:11:42.662Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-23T08:11:42.923Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-23T08:11:43.494Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-23T08:11:43.494Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-23T08:11:43.866Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-23T08:11:43.866Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-23T08:11:43.866Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-23T08:11:43.866Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-23T08:11:43.866Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-23T08:11:43.866Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-23T08:11:43.866Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-23T08:11:43.866Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-23T08:11:43.866Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-23T08:11:44.880Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-23T08:11:44.880Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-23T08:11:46.031Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-23T08:11:46.031Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-23T08:11:46.031Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-23T08:11:46.031Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-23T08:11:46.031Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-23T08:11:46.792Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-23T08:11:47.329Z] 2021/07/23 08:11:46 Finished clone github.com/hashicorp/consul [2021-07-23T08:11:48.188Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-23T08:11:48.188Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-23T08:11:49.128Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-23T08:11:49.856Z] 2021/07/23 08:11:49 Finished clone github.com/aws/aws-sdk-go [2021-07-23T08:11:51.664Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-23T08:11:51.664Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-23T08:11:51.664Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-23T08:11:53.572Z] === RUN TestDockerSuite/TestImportFile [2021-07-23T08:11:54.956Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-23T08:11:54.956Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-23T08:11:56.311Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-23T08:11:56.869Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-23T08:11:58.254Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-23T08:12:00.162Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-23T08:12:01.102Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-23T08:12:02.043Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-23T08:12:03.425Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-23T08:12:03.425Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-23T08:12:03.425Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-23T08:12:04.366Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-23T08:12:05.305Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-23T08:12:05.874Z] check_test.go:380: [d2cd7dff3242b] daemon is not started [2021-07-23T08:12:06.134Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-23T08:12:06.773Z] --- PASS: TestBuildWCOWSandboxSize (772.70s) [2021-07-23T08:12:06.773Z] === RUN TestBuildWithEmptyDockerfile [2021-07-23T08:12:06.773Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T08:12:06.773Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T08:12:06.773Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T08:12:06.773Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T08:12:06.773Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T08:12:06.773Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T08:12:06.773Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T08:12:06.773Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T08:12:06.773Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T08:12:06.773Z] --- PASS: TestBuildWithEmptyDockerfile (0.53s) [2021-07-23T08:12:06.773Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-23T08:12:06.773Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-23T08:12:06.773Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-23T08:12:06.773Z] === RUN TestBuildPreserveOwnership [2021-07-23T08:12:06.773Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:12:06.773Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-23T08:12:06.773Z] === RUN TestBuildPlatformInvalid [2021-07-23T08:12:06.773Z] --- PASS: TestBuildPlatformInvalid (0.60s) [2021-07-23T08:12:06.773Z] PASS [2021-07-23T08:12:06.773Z] ok github.com/docker/docker/integration/build 964.293s [2021-07-23T08:12:06.773Z] [2021-07-23T08:12:06.773Z] === Skipped [2021-07-23T08:12:06.773Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-23T08:12:06.773Z] build_session_test.go:25: TODO: BuildKit [2021-07-23T08:12:06.773Z] [2021-07-23T08:12:06.773Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-23T08:12:06.773Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:06.773Z] [2021-07-23T08:12:06.773Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-23T08:12:06.773Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:12:06.773Z] [2021-07-23T08:12:06.773Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-07-23T08:12:06.773Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:12:06.773Z] [2021-07-23T08:12:06.773Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-23T08:12:06.773Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:12:06.773Z] [2021-07-23T08:12:06.773Z] [2021-07-23T08:12:06.773Z] DONE 29 tests, 5 skipped in 1001.277s [2021-07-23T08:12:06.773Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-23T08:12:06.773Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:12:06.773Z] INFO: Testing against a local daemon [2021-07-23T08:12:06.773Z] === RUN TestConfigInspect [2021-07-23T08:12:06.773Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:06.773Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-23T08:12:06.773Z] === RUN TestConfigList [2021-07-23T08:12:06.773Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:06.773Z] --- SKIP: TestConfigList (0.00s) [2021-07-23T08:12:06.773Z] === RUN TestConfigsCreateAndDelete [2021-07-23T08:12:06.773Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:06.773Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-23T08:12:06.773Z] === RUN TestConfigsUpdate [2021-07-23T08:12:06.773Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:06.773Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-23T08:12:06.773Z] === RUN TestTemplatedConfig [2021-07-23T08:12:06.773Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:06.773Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-23T08:12:06.773Z] === RUN TestConfigCreateResolve [2021-07-23T08:12:06.773Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:12:06.773Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-23T08:12:06.773Z] PASS [2021-07-23T08:12:06.773Z] ok github.com/docker/docker/integration/config 0.134s [2021-07-23T08:12:06.773Z] [2021-07-23T08:12:06.773Z] === Skipped [2021-07-23T08:12:06.773Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-23T08:12:06.773Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:06.773Z] [2021-07-23T08:12:06.773Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-23T08:12:06.773Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:06.773Z] [2021-07-23T08:12:06.773Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-23T08:12:06.773Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:06.773Z] [2021-07-23T08:12:06.773Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-23T08:12:06.773Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:06.773Z] [2021-07-23T08:12:06.773Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-23T08:12:06.773Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:06.773Z] [2021-07-23T08:12:06.773Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-23T08:12:06.773Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:12:06.773Z] [2021-07-23T08:12:06.773Z] [2021-07-23T08:12:06.773Z] DONE 6 tests, 6 skipped in 2.948s [2021-07-23T08:12:06.773Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-23T08:12:07.074Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-23T08:12:07.660Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-23T08:12:08.232Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-23T08:12:08.232Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-23T08:12:08.305Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:12:08.305Z] INFO: Testing against a local daemon [2021-07-23T08:12:08.305Z] === RUN TestCheckpoint [2021-07-23T08:12:08.305Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-23T08:12:08.305Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-23T08:12:08.305Z] === RUN TestContainerInvalidJSON [2021-07-23T08:12:08.305Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T08:12:08.305Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T08:12:08.305Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T08:12:08.305Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T08:12:08.305Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-23T08:12:08.305Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-23T08:12:08.305Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T08:12:08.305Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-23T08:12:08.305Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T08:12:08.305Z] --- PASS: TestContainerInvalidJSON (0.57s) [2021-07-23T08:12:08.305Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-23T08:12:08.305Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-23T08:12:08.305Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-23T08:12:08.305Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-23T08:12:08.764Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-07-23T08:12:08.764Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-23T08:12:09.223Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-07-23T08:12:09.223Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-23T08:12:09.223Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-07-23T08:12:09.223Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-23T08:12:09.223Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-07-23T08:12:09.223Z] === RUN TestCopyFromContainer [2021-07-23T08:12:09.223Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:09.223Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-23T08:12:09.223Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-23T08:12:09.614Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-23T08:12:09.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T08:12:09.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T08:12:09.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T08:12:09.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T08:12:09.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T08:12:09.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T08:12:09.680Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T08:12:09.680Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T08:12:09.680Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T08:12:09.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-23T08:12:09.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-23T08:12:09.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-07-23T08:12:09.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-23T08:12:09.680Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-23T08:12:09.680Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-23T08:12:09.680Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-23T08:12:09.680Z] === RUN TestCreateWithInvalidEnv [2021-07-23T08:12:09.680Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-23T08:12:09.680Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-23T08:12:09.680Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-23T08:12:09.680Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-23T08:12:09.680Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-23T08:12:09.680Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-23T08:12:09.680Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-23T08:12:09.680Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-23T08:12:09.680Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-23T08:12:09.680Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-23T08:12:09.680Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-23T08:12:09.680Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-23T08:12:09.680Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-23T08:12:09.680Z] === RUN TestCreateTmpfsMountsTarget [2021-07-23T08:12:09.680Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:09.680Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-23T08:12:09.680Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-23T08:12:09.680Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:12:09.680Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-23T08:12:09.680Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-23T08:12:09.680Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:12:09.680Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-23T08:12:09.680Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-23T08:12:09.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T08:12:09.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T08:12:09.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T08:12:09.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T08:12:09.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T08:12:09.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T08:12:09.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T08:12:09.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T08:12:09.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T08:12:09.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T08:12:09.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T08:12:09.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T08:12:09.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T08:12:09.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T08:12:09.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T08:12:09.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-23T08:12:09.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-23T08:12:09.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-23T08:12:09.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-23T08:12:09.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-23T08:12:09.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-23T08:12:09.680Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-23T08:12:09.680Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-23T08:12:09.680Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-07-23T08:12:09.680Z] === RUN TestCreateDifferentPlatform [2021-07-23T08:12:09.680Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-23T08:12:09.680Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-23T08:12:09.680Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-23T08:12:09.680Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-23T08:12:09.680Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-23T08:12:09.680Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-23T08:12:09.680Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-07-23T08:12:09.680Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-23T08:12:09.680Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-23T08:12:09.680Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-23T08:12:09.680Z] === RUN TestContainerKillOnDaemonStart [2021-07-23T08:12:09.680Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:09.680Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-23T08:12:09.680Z] === RUN TestDiff [2021-07-23T08:12:09.680Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-23T08:12:09.680Z] --- SKIP: TestDiff (0.00s) [2021-07-23T08:12:09.680Z] === RUN TestExecWithCloseStdin [2021-07-23T08:12:10.184Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-23T08:12:11.123Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-23T08:12:11.123Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-23T08:12:11.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-23T08:12:11.693Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-23T08:12:11.693Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-23T08:12:11.693Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-23T08:12:12.575Z] --- PASS: TestExecWithCloseStdin (2.82s) [2021-07-23T08:12:12.575Z] === RUN TestExec [2021-07-23T08:12:12.632Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-23T08:12:13.571Z] docker_api_swarm_service_test.go:532: [d188a3b787a43] joining swarm manager [d914fcc4c5090]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:12:13.831Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-23T08:12:14.743Z] --- PASS: TestExec (1.90s) [2021-07-23T08:12:14.743Z] === RUN TestExecUser [2021-07-23T08:12:14.743Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-23T08:12:14.743Z] --- SKIP: TestExecUser (0.00s) [2021-07-23T08:12:14.743Z] === RUN TestExportContainerAndImportImage [2021-07-23T08:12:14.743Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:14.743Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-23T08:12:14.743Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-23T08:12:14.743Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:14.743Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-23T08:12:14.743Z] === RUN TestHealthCheckWorkdir [2021-07-23T08:12:14.743Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-23T08:12:14.743Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-23T08:12:14.743Z] === RUN TestHealthKillContainer [2021-07-23T08:12:14.743Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-23T08:12:14.743Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-23T08:12:14.743Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-23T08:12:14.743Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-23T08:12:14.743Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-23T08:12:14.743Z] === RUN TestKillContainerInvalidSignal [2021-07-23T08:12:14.773Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-23T08:12:14.773Z] docker_api_swarm_service_test.go:533: [dfd0d91f0a2ea] joining swarm manager [d914fcc4c5090]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:12:15.343Z] === RUN TestDockerSuite/TestInspectImage [2021-07-23T08:12:15.343Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-23T08:12:15.602Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-23T08:12:15.602Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-23T08:12:15.602Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-23T08:12:16.171Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-23T08:12:16.272Z] --- PASS: TestKillContainerInvalidSignal (1.86s) [2021-07-23T08:12:16.272Z] === RUN TestKillContainer [2021-07-23T08:12:16.272Z] === RUN TestKillContainer/no_signal [2021-07-23T08:12:17.556Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-23T08:12:17.556Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-23T08:12:18.440Z] === RUN TestKillContainer/non_killing_signal [2021-07-23T08:12:18.440Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-23T08:12:18.440Z] === RUN TestKillContainer/killing_signal [2021-07-23T08:12:18.941Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-23T08:12:20.326Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-23T08:12:20.617Z] --- PASS: TestKillContainer (4.23s) [2021-07-23T08:12:20.617Z] --- PASS: TestKillContainer/no_signal (1.75s) [2021-07-23T08:12:20.617Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-23T08:12:20.617Z] --- PASS: TestKillContainer/killing_signal (2.44s) [2021-07-23T08:12:20.617Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-23T08:12:20.617Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:12:20.617Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-23T08:12:20.617Z] === RUN TestKillStoppedContainer [2021-07-23T08:12:20.617Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:12:20.617Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-23T08:12:20.617Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-23T08:12:20.617Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:12:20.617Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-23T08:12:20.617Z] === RUN TestKillDifferentUserContainer [2021-07-23T08:12:20.617Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-23T08:12:20.617Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-23T08:12:20.617Z] === RUN TestInspectOomKilledTrue [2021-07-23T08:12:20.617Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:20.617Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-23T08:12:20.617Z] === RUN TestInspectOomKilledFalse [2021-07-23T08:12:20.617Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-23T08:12:20.617Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-23T08:12:20.617Z] === RUN TestLogsFollowTailEmpty [2021-07-23T08:12:22.237Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-23T08:12:22.237Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-23T08:12:22.798Z] --- PASS: TestLogsFollowTailEmpty (1.95s) [2021-07-23T08:12:22.798Z] === RUN TestNetworkNat [2021-07-23T08:12:22.798Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-23T08:12:22.798Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-23T08:12:22.798Z] === RUN TestNetworkLocalhostTCPNat [2021-07-23T08:12:23.177Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-23T08:12:24.117Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-23T08:12:25.047Z] --- PASS: TestNetworkLocalhostTCPNat (2.40s) [2021-07-23T08:12:25.047Z] === RUN TestNetworkLoopbackNat [2021-07-23T08:12:25.047Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-23T08:12:25.047Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-23T08:12:25.047Z] === RUN TestPause [2021-07-23T08:12:25.047Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-23T08:12:25.047Z] --- SKIP: TestPause (0.00s) [2021-07-23T08:12:25.047Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-23T08:12:26.059Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-23T08:12:26.643Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-23T08:12:27.219Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.04s) [2021-07-23T08:12:27.219Z] === RUN TestPauseStopPausedContainer [2021-07-23T08:12:27.219Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:27.219Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-23T08:12:27.219Z] === RUN TestPsFilter [2021-07-23T08:12:27.219Z] --- PASS: TestPsFilter (0.32s) [2021-07-23T08:12:27.219Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-23T08:12:27.581Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-23T08:12:28.151Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-23T08:12:29.093Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-23T08:12:29.663Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-23T08:12:30.112Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.49s) [2021-07-23T08:12:30.112Z] === RUN TestRemoveContainerWithVolume [2021-07-23T08:12:30.233Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-23T08:12:30.233Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-23T08:12:32.283Z] --- PASS: TestRemoveContainerWithVolume (2.47s) [2021-07-23T08:12:32.283Z] === RUN TestRemoveContainerRunning [2021-07-23T08:12:33.530Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-23T08:12:34.450Z] --- PASS: TestRemoveContainerRunning (1.80s) [2021-07-23T08:12:34.450Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-23T08:12:34.470Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-23T08:12:35.851Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-23T08:12:35.977Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.76s) [2021-07-23T08:12:35.977Z] === RUN TestRemoveInvalidContainer [2021-07-23T08:12:35.977Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-23T08:12:35.977Z] === RUN TestRenameLinkedContainer [2021-07-23T08:12:35.977Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-23T08:12:35.977Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-23T08:12:35.977Z] === RUN TestRenameStoppedContainer [2021-07-23T08:12:36.110Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-23T08:12:37.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-23T08:12:38.149Z] --- PASS: TestRenameStoppedContainer (2.38s) [2021-07-23T08:12:38.149Z] === RUN TestRenameRunningContainerAndReuse [2021-07-23T08:12:38.430Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-23T08:12:39.813Z] docker_api_swarm_service_test.go:147: [dc0e8802d6cd4] joining swarm manager [d0952195f2d66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:12:40.754Z] docker_api_swarm_service_test.go:147: [db634408ab10c] joining swarm manager [d0952195f2d66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:12:41.015Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-23T08:12:42.823Z] --- PASS: TestRenameRunningContainerAndReuse (3.97s) [2021-07-23T08:12:42.823Z] === RUN TestRenameInvalidName [2021-07-23T08:12:43.787Z] --- PASS: TestRenameInvalidName (1.80s) [2021-07-23T08:12:43.787Z] === RUN TestRenameAnonymousContainer [2021-07-23T08:12:44.312Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-23T08:12:44.312Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-23T08:12:46.860Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-23T08:12:47.439Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-23T08:12:48.377Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-23T08:12:54.080Z] --- PASS: TestRenameAnonymousContainer (8.80s) [2021-07-23T08:12:54.080Z] === RUN TestRenameContainerWithSameName [2021-07-23T08:12:54.537Z] --- PASS: TestRenameContainerWithSameName (1.91s) [2021-07-23T08:12:54.537Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-23T08:12:54.537Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-23T08:12:54.537Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-23T08:12:54.537Z] === RUN TestResize [2021-07-23T08:12:56.665Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-23T08:12:56.665Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-23T08:12:56.665Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-23T08:12:56.665Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-23T08:12:56.665Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-23T08:12:56.705Z] --- PASS: TestResize (1.79s) [2021-07-23T08:12:56.705Z] === RUN TestResizeWithInvalidSize [2021-07-23T08:12:57.673Z] --- PASS: TestBuildWCOWSandboxSize (728.69s) [2021-07-23T08:12:57.673Z] === RUN TestBuildWithEmptyDockerfile [2021-07-23T08:12:57.673Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T08:12:57.673Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T08:12:57.673Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T08:12:57.673Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T08:12:57.673Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T08:12:57.673Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T08:12:57.673Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-23T08:12:57.673Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-23T08:12:57.673Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-23T08:12:57.673Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s) [2021-07-23T08:12:57.673Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-23T08:12:57.673Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-23T08:12:57.673Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-23T08:12:57.673Z] === RUN TestBuildPreserveOwnership [2021-07-23T08:12:57.673Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:12:57.673Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-07-23T08:12:57.673Z] === RUN TestBuildPlatformInvalid [2021-07-23T08:12:57.673Z] --- PASS: TestBuildPlatformInvalid (0.38s) [2021-07-23T08:12:57.673Z] PASS [2021-07-23T08:12:57.673Z] ok github.com/docker/docker/integration/build 887.600s [2021-07-23T08:12:57.673Z] [2021-07-23T08:12:57.673Z] === Skipped [2021-07-23T08:12:57.673Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-23T08:12:57.673Z] build_session_test.go:25: TODO: BuildKit [2021-07-23T08:12:57.673Z] [2021-07-23T08:12:57.673Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-23T08:12:57.673Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:57.673Z] [2021-07-23T08:12:57.673Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-23T08:12:57.673Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:12:57.673Z] [2021-07-23T08:12:57.673Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-23T08:12:57.673Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:12:57.673Z] [2021-07-23T08:12:57.673Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-07-23T08:12:57.673Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:12:57.673Z] [2021-07-23T08:12:57.673Z] [2021-07-23T08:12:57.673Z] DONE 29 tests, 5 skipped in 912.168s [2021-07-23T08:12:57.673Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-23T08:12:57.673Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T08:12:57.673Z] INFO: Testing against a local daemon [2021-07-23T08:12:57.673Z] === RUN TestConfigInspect [2021-07-23T08:12:57.673Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:57.673Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-23T08:12:57.673Z] === RUN TestConfigList [2021-07-23T08:12:57.673Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:57.673Z] --- SKIP: TestConfigList (0.00s) [2021-07-23T08:12:57.673Z] === RUN TestConfigsCreateAndDelete [2021-07-23T08:12:57.673Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:57.673Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-23T08:12:57.673Z] === RUN TestConfigsUpdate [2021-07-23T08:12:57.673Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:57.673Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-23T08:12:57.673Z] === RUN TestTemplatedConfig [2021-07-23T08:12:57.673Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:57.673Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-23T08:12:57.673Z] === RUN TestConfigCreateResolve [2021-07-23T08:12:57.673Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:12:57.673Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-23T08:12:57.673Z] PASS [2021-07-23T08:12:57.673Z] ok github.com/docker/docker/integration/config 0.084s [2021-07-23T08:12:57.673Z] [2021-07-23T08:12:57.673Z] === Skipped [2021-07-23T08:12:57.673Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-23T08:12:57.673Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:57.673Z] [2021-07-23T08:12:57.673Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-23T08:12:57.673Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:57.673Z] [2021-07-23T08:12:57.673Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-23T08:12:57.673Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:57.673Z] [2021-07-23T08:12:57.673Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-23T08:12:57.673Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:57.673Z] [2021-07-23T08:12:57.673Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-23T08:12:57.673Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:57.673Z] [2021-07-23T08:12:57.673Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-23T08:12:57.673Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:12:57.673Z] [2021-07-23T08:12:57.673Z] [2021-07-23T08:12:57.673Z] DONE 6 tests, 6 skipped in 2.319s [2021-07-23T08:12:57.673Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-23T08:12:57.673Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T08:12:57.673Z] INFO: Testing against a local daemon [2021-07-23T08:12:57.673Z] === RUN TestCheckpoint [2021-07-23T08:12:57.673Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-23T08:12:57.673Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-23T08:12:57.673Z] === RUN TestContainerInvalidJSON [2021-07-23T08:12:57.673Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T08:12:57.673Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T08:12:57.673Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T08:12:57.673Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T08:12:57.673Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-23T08:12:57.673Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-23T08:12:57.673Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-23T08:12:57.673Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-23T08:12:57.673Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-23T08:12:57.673Z] --- PASS: TestContainerInvalidJSON (0.37s) [2021-07-23T08:12:57.673Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-23T08:12:57.673Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-23T08:12:57.673Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-23T08:12:57.673Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-23T08:12:57.673Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2021-07-23T08:12:57.673Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-23T08:12:57.673Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-07-23T08:12:57.673Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-23T08:12:57.673Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-07-23T08:12:57.673Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-23T08:12:57.673Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-07-23T08:12:57.673Z] === RUN TestCopyFromContainer [2021-07-23T08:12:57.673Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:57.673Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-23T08:12:57.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-23T08:12:57.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T08:12:57.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T08:12:57.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T08:12:57.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T08:12:57.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T08:12:57.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T08:12:57.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-23T08:12:57.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-23T08:12:57.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-23T08:12:57.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-23T08:12:57.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-23T08:12:57.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-23T08:12:57.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-23T08:12:57.673Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-23T08:12:57.673Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-23T08:12:57.673Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-23T08:12:57.673Z] === RUN TestCreateWithInvalidEnv [2021-07-23T08:12:57.673Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-23T08:12:57.673Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-23T08:12:57.673Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-23T08:12:57.673Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-23T08:12:57.673Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-23T08:12:57.673Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-23T08:12:57.673Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-23T08:12:57.673Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-23T08:12:57.673Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-23T08:12:57.673Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-23T08:12:57.673Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-23T08:12:57.673Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-23T08:12:57.673Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-23T08:12:57.673Z] === RUN TestCreateTmpfsMountsTarget [2021-07-23T08:12:57.673Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:57.673Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-23T08:12:57.673Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-23T08:12:57.673Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:12:57.673Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-23T08:12:57.673Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-23T08:12:57.673Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:12:57.673Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-23T08:12:57.673Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-23T08:12:57.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T08:12:57.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T08:12:57.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T08:12:57.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T08:12:57.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T08:12:57.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T08:12:57.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T08:12:57.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T08:12:57.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T08:12:57.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T08:12:57.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-23T08:12:57.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-23T08:12:57.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-23T08:12:57.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-23T08:12:57.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-23T08:12:57.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-23T08:12:57.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-07-23T08:12:57.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-23T08:12:57.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-23T08:12:57.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-23T08:12:57.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-23T08:12:57.674Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-23T08:12:57.674Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-23T08:12:57.674Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-23T08:12:57.674Z] === RUN TestCreateDifferentPlatform [2021-07-23T08:12:57.674Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-23T08:12:57.674Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-23T08:12:57.674Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-23T08:12:57.674Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-23T08:12:57.674Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-23T08:12:57.674Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-23T08:12:57.674Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-07-23T08:12:57.674Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-23T08:12:57.674Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-23T08:12:57.674Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-23T08:12:57.674Z] === RUN TestContainerKillOnDaemonStart [2021-07-23T08:12:57.674Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:57.674Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-23T08:12:57.674Z] === RUN TestDiff [2021-07-23T08:12:57.674Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-23T08:12:57.674Z] --- SKIP: TestDiff (0.00s) [2021-07-23T08:12:57.674Z] === RUN TestExecWithCloseStdin [2021-07-23T08:12:57.674Z] --- PASS: TestExecWithCloseStdin (2.72s) [2021-07-23T08:12:57.674Z] === RUN TestExec [2021-07-23T08:12:58.236Z] --- PASS: TestResizeWithInvalidSize (1.83s) [2021-07-23T08:12:58.236Z] === RUN TestResizeWhenContainerNotStarted [2021-07-23T08:12:59.199Z] --- PASS: TestExec (1.61s) [2021-07-23T08:12:59.199Z] === RUN TestExecUser [2021-07-23T08:12:59.199Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-23T08:12:59.199Z] --- SKIP: TestExecUser (0.00s) [2021-07-23T08:12:59.199Z] === RUN TestExportContainerAndImportImage [2021-07-23T08:12:59.199Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:59.199Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-23T08:12:59.199Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-23T08:12:59.199Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:12:59.199Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-23T08:12:59.199Z] === RUN TestHealthCheckWorkdir [2021-07-23T08:12:59.199Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-23T08:12:59.199Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-23T08:12:59.199Z] === RUN TestHealthKillContainer [2021-07-23T08:12:59.199Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-23T08:12:59.199Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-23T08:12:59.199Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-23T08:12:59.199Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-23T08:12:59.199Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-23T08:12:59.199Z] === RUN TestKillContainerInvalidSignal [2021-07-23T08:13:00.597Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-23T08:13:00.725Z] --- PASS: TestKillContainerInvalidSignal (1.51s) [2021-07-23T08:13:00.725Z] === RUN TestKillContainer [2021-07-23T08:13:00.725Z] === RUN TestKillContainer/no_signal [2021-07-23T08:13:01.128Z] --- PASS: TestResizeWhenContainerNotStarted (2.36s) [2021-07-23T08:13:01.128Z] === RUN TestDaemonRestartKillContainers [2021-07-23T08:13:01.128Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:01.128Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-23T08:13:01.128Z] === RUN TestStats [2021-07-23T08:13:01.128Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-23T08:13:01.128Z] --- SKIP: TestStats (0.00s) [2021-07-23T08:13:01.128Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-23T08:13:01.978Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-23T08:13:02.252Z] === RUN TestKillContainer/non_killing_signal [2021-07-23T08:13:02.252Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-23T08:13:02.252Z] === RUN TestKillContainer/killing_signal [2021-07-23T08:13:03.702Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-23T08:13:04.416Z] --- PASS: TestKillContainer (3.21s) [2021-07-23T08:13:04.416Z] --- PASS: TestKillContainer/no_signal (1.40s) [2021-07-23T08:13:04.416Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-23T08:13:04.416Z] --- PASS: TestKillContainer/killing_signal (1.78s) [2021-07-23T08:13:04.416Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-23T08:13:04.416Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:13:04.416Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-23T08:13:04.416Z] === RUN TestKillStoppedContainer [2021-07-23T08:13:04.416Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:13:04.416Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-23T08:13:04.416Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-23T08:13:04.416Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:13:04.416Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-23T08:13:04.416Z] === RUN TestKillDifferentUserContainer [2021-07-23T08:13:04.416Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-23T08:13:04.416Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-23T08:13:04.416Z] === RUN TestInspectOomKilledTrue [2021-07-23T08:13:04.416Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:04.416Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-23T08:13:04.416Z] === RUN TestInspectOomKilledFalse [2021-07-23T08:13:04.416Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-23T08:13:04.416Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-23T08:13:04.416Z] === RUN TestLogsFollowTailEmpty [2021-07-23T08:13:04.518Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-23T08:13:04.663Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-23T08:13:04.663Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-23T08:13:04.663Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-23T08:13:04.663Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-23T08:13:04.663Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-23T08:13:04.663Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-23T08:13:04.663Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-23T08:13:04.663Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-23T08:13:05.089Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-23T08:13:05.378Z] --- PASS: TestLogsFollowTailEmpty (1.41s) [2021-07-23T08:13:05.378Z] === RUN TestNetworkNat [2021-07-23T08:13:05.378Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:05.378Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-23T08:13:05.378Z] === RUN TestNetworkLocalhostTCPNat [2021-07-23T08:13:05.629Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-23T08:13:06.905Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.83s) [2021-07-23T08:13:06.905Z] === RUN TestStopContainerWithTimeout [2021-07-23T08:13:06.905Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-23T08:13:06.905Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-23T08:13:06.905Z] === RUN TestUpdateRestartPolicy [2021-07-23T08:13:07.540Z] --- PASS: TestNetworkLocalhostTCPNat (1.82s) [2021-07-23T08:13:07.540Z] === RUN TestNetworkLoopbackNat [2021-07-23T08:13:07.540Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:07.540Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-23T08:13:07.540Z] === RUN TestPause [2021-07-23T08:13:07.540Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-23T08:13:07.540Z] --- SKIP: TestPause (0.00s) [2021-07-23T08:13:07.540Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-23T08:13:07.630Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-23T08:13:07.630Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-23T08:13:07.889Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-23T08:13:07.889Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-23T08:13:07.889Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-23T08:13:08.522Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-23T08:13:08.830Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-23T08:13:09.065Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.42s) [2021-07-23T08:13:09.065Z] === RUN TestPauseStopPausedContainer [2021-07-23T08:13:09.065Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:09.065Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-23T08:13:09.065Z] === RUN TestPsFilter [2021-07-23T08:13:09.065Z] --- PASS: TestPsFilter (0.15s) [2021-07-23T08:13:09.065Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-23T08:13:09.481Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-23T08:13:09.481Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-23T08:13:09.481Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-23T08:13:09.481Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-23T08:13:09.481Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-23T08:13:09.481Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-23T08:13:09.769Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-23T08:13:10.590Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.71s) [2021-07-23T08:13:10.590Z] === RUN TestRemoveContainerWithVolume [2021-07-23T08:13:11.642Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-23T08:13:12.756Z] --- PASS: TestRemoveContainerWithVolume (1.70s) [2021-07-23T08:13:12.756Z] === RUN TestRemoveContainerRunning [2021-07-23T08:13:13.717Z] --- PASS: TestRemoveContainerRunning (1.42s) [2021-07-23T08:13:13.717Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-23T08:13:13.968Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-23T08:13:14.228Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-23T08:13:15.251Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.44s) [2021-07-23T08:13:15.251Z] === RUN TestRemoveInvalidContainer [2021-07-23T08:13:15.251Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-23T08:13:15.251Z] === RUN TestRenameLinkedContainer [2021-07-23T08:13:15.251Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:15.251Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-23T08:13:15.251Z] === RUN TestRenameStoppedContainer [2021-07-23T08:13:16.778Z] --- PASS: TestRenameStoppedContainer (1.73s) [2021-07-23T08:13:16.778Z] === RUN TestRenameRunningContainerAndReuse [2021-07-23T08:13:19.526Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-23T08:13:19.787Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-23T08:13:19.787Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-23T08:13:20.486Z] --- PASS: TestRenameRunningContainerAndReuse (2.99s) [2021-07-23T08:13:20.486Z] === RUN TestRenameInvalidName [2021-07-23T08:13:20.726Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-23T08:13:21.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-23T08:13:21.447Z] --- PASS: TestRenameInvalidName (1.44s) [2021-07-23T08:13:21.447Z] === RUN TestRenameAnonymousContainer [2021-07-23T08:13:21.930Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-23T08:13:22.235Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-23T08:13:23.617Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-23T08:13:24.815Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-23T08:13:25.002Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-23T08:13:25.270Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-23T08:13:25.270Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-23T08:13:25.726Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-23T08:13:26.387Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-23T08:13:27.958Z] --- PASS: TestUpdateRestartPolicy (20.63s) [2021-07-23T08:13:27.958Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-23T08:13:28.510Z] --- PASS: TestRenameAnonymousContainer (7.09s) [2021-07-23T08:13:28.511Z] === RUN TestRenameContainerWithSameName [2021-07-23T08:13:28.620Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-23T08:13:28.923Z] --- PASS: TestUpdateRestartWithAutoRemove (1.80s) [2021-07-23T08:13:28.923Z] === RUN TestWaitNonBlocked [2021-07-23T08:13:28.923Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T08:13:28.923Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T08:13:28.923Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T08:13:28.923Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T08:13:28.923Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T08:13:28.923Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T08:13:29.580Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-23T08:13:29.684Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-23T08:13:30.038Z] --- PASS: TestRenameContainerWithSameName (1.46s) [2021-07-23T08:13:30.038Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-23T08:13:30.038Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:30.038Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-23T08:13:30.038Z] === RUN TestResize [2021-07-23T08:13:30.254Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-23T08:13:31.562Z] --- PASS: TestResize (1.45s) [2021-07-23T08:13:31.562Z] === RUN TestResizeWithInvalidSize [2021-07-23T08:13:31.634Z] === RUN TestDockerSuite/TestLogsSince [2021-07-23T08:13:31.816Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-23T08:13:31.816Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.78s) [2021-07-23T08:13:31.816Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.88s) [2021-07-23T08:13:31.816Z] === RUN TestWaitBlocked [2021-07-23T08:13:31.816Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:13:31.816Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-23T08:13:31.816Z] PASS [2021-07-23T08:13:31.816Z] ok github.com/docker/docker/integration/container 83.969s [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === Skipped [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-23T08:13:31.816Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-23T08:13:31.816Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-23T08:13:31.816Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-23T08:13:31.816Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-23T08:13:31.816Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-23T08:13:31.816Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-07-23T08:13:31.816Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-23T08:13:31.816Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-23T08:13:31.816Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-23T08:13:31.816Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-23T08:13:31.816Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-23T08:13:31.816Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-23T08:13:31.816Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-23T08:13:31.816Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-23T08:13:31.816Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-23T08:13:31.816Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-23T08:13:31.816Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-23T08:13:31.816Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-23T08:13:31.816Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-23T08:13:31.816Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-23T08:13:31.816Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-23T08:13:31.816Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-23T08:13:31.816Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-23T08:13:31.816Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-23T08:13:31.816Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-23T08:13:31.816Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-23T08:13:31.816Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-23T08:13:31.816Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-23T08:13:31.816Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-23T08:13:31.816Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-23T08:13:31.816Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-23T08:13:31.816Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-23T08:13:31.816Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-23T08:13:31.816Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] [2021-07-23T08:13:31.816Z] DONE 88 tests, 33 skipped in 86.195s [2021-07-23T08:13:31.816Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-23T08:13:33.087Z] --- PASS: TestResizeWithInvalidSize (1.44s) [2021-07-23T08:13:33.087Z] === RUN TestResizeWhenContainerNotStarted [2021-07-23T08:13:33.350Z] === RUN TestConfigDaemonLibtrustID [2021-07-23T08:13:33.350Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-23T08:13:33.350Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-23T08:13:33.350Z] === RUN TestDaemonConfigValidation [2021-07-23T08:13:33.350Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-23T08:13:33.350Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-23T08:13:33.350Z] PASS [2021-07-23T08:13:33.350Z] ok github.com/docker/docker/integration/daemon 0.091s [2021-07-23T08:13:33.350Z] [2021-07-23T08:13:33.350Z] === Skipped [2021-07-23T08:13:33.350Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-23T08:13:33.350Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-23T08:13:33.350Z] [2021-07-23T08:13:33.350Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-23T08:13:33.350Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-23T08:13:33.350Z] [2021-07-23T08:13:33.350Z] [2021-07-23T08:13:33.350Z] DONE 2 tests, 2 skipped in 1.368s [2021-07-23T08:13:33.350Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-23T08:13:34.238Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-23T08:13:34.238Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-23T08:13:34.238Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-23T08:13:34.238Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-23T08:13:34.238Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-23T08:13:34.238Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-23T08:13:34.238Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-23T08:13:34.238Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-23T08:13:34.238Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-23T08:13:34.238Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-23T08:13:34.614Z] --- PASS: TestResizeWhenContainerNotStarted (1.70s) [2021-07-23T08:13:34.614Z] === RUN TestDaemonRestartKillContainers [2021-07-23T08:13:34.614Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:34.614Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-23T08:13:34.614Z] === RUN TestStats [2021-07-23T08:13:34.614Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-23T08:13:34.614Z] --- SKIP: TestStats (0.00s) [2021-07-23T08:13:34.614Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-23T08:13:34.878Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:13:34.878Z] INFO: Testing against a local daemon [2021-07-23T08:13:34.878Z] === RUN TestCommitInheritsEnv [2021-07-23T08:13:34.878Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:13:34.878Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-23T08:13:34.878Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-23T08:13:34.878Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-23T08:13:34.878Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-23T08:13:34.878Z] === RUN TestImagesFilterMultiReference [2021-07-23T08:13:34.878Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-07-23T08:13:34.878Z] === RUN TestImagePullPlatformInvalid [2021-07-23T08:13:34.878Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-23T08:13:34.878Z] === RUN TestRemoveImageOrphaning [2021-07-23T08:13:35.846Z] --- PASS: TestRemoveImageOrphaning (0.90s) [2021-07-23T08:13:35.846Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-23T08:13:35.846Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-23T08:13:35.846Z] === RUN TestTagInvalidReference [2021-07-23T08:13:35.846Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-23T08:13:35.846Z] === RUN TestTagValidPrefixedRepo [2021-07-23T08:13:35.846Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-23T08:13:35.846Z] === RUN TestTagExistedNameWithoutForce [2021-07-23T08:13:35.846Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-23T08:13:35.846Z] === RUN TestTagOfficialNames [2021-07-23T08:13:36.304Z] --- PASS: TestTagOfficialNames (0.10s) [2021-07-23T08:13:36.304Z] === RUN TestTagMatchesDigest [2021-07-23T08:13:36.304Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-07-23T08:13:36.304Z] PASS [2021-07-23T08:13:36.304Z] ok github.com/docker/docker/integration/image 1.395s [2021-07-23T08:13:36.304Z] [2021-07-23T08:13:36.304Z] === Skipped [2021-07-23T08:13:36.304Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-23T08:13:36.304Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:13:36.304Z] [2021-07-23T08:13:36.304Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-23T08:13:36.305Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-23T08:13:36.305Z] [2021-07-23T08:13:36.305Z] [2021-07-23T08:13:36.305Z] DONE 11 tests, 2 skipped in 2.992s [2021-07-23T08:13:36.305Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-23T08:13:37.504Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s) [2021-07-23T08:13:37.504Z] === RUN TestStopContainerWithTimeout [2021-07-23T08:13:37.504Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-23T08:13:37.504Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-23T08:13:37.504Z] === RUN TestUpdateRestartPolicy [2021-07-23T08:13:38.208Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-23T08:13:38.476Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:13:38.476Z] INFO: Testing against a local daemon [2021-07-23T08:13:38.476Z] === RUN TestNetworkCreateDelete [2021-07-23T08:13:38.476Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:13:38.476Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-23T08:13:38.476Z] === RUN TestDockerNetworkDeletePreferID [2021-07-23T08:13:38.476Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-23T08:13:38.476Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-23T08:13:38.476Z] === RUN TestDaemonDNSFallback [2021-07-23T08:13:38.476Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:13:38.476Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-23T08:13:38.476Z] === RUN TestInspectNetwork [2021-07-23T08:13:38.476Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:38.476Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-23T08:13:38.476Z] === RUN TestRunContainerWithBridgeNone [2021-07-23T08:13:38.476Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:13:38.476Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-23T08:13:38.476Z] === RUN TestNetworkInvalidJSON [2021-07-23T08:13:38.476Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-23T08:13:38.476Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-23T08:13:38.476Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T08:13:38.476Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T08:13:38.476Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T08:13:38.476Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T08:13:38.476Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-23T08:13:38.476Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T08:13:38.476Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T08:13:38.476Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-23T08:13:38.476Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-23T08:13:38.476Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-23T08:13:38.476Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-23T08:13:38.476Z] === RUN TestNetworkList [2021-07-23T08:13:38.476Z] === RUN TestNetworkList//networks [2021-07-23T08:13:38.476Z] === PAUSE TestNetworkList//networks [2021-07-23T08:13:38.476Z] === RUN TestNetworkList//networks/ [2021-07-23T08:13:38.476Z] === PAUSE TestNetworkList//networks/ [2021-07-23T08:13:38.476Z] === CONT TestNetworkList//networks [2021-07-23T08:13:38.476Z] === CONT TestNetworkList//networks/ [2021-07-23T08:13:38.476Z] --- PASS: TestNetworkList (0.03s) [2021-07-23T08:13:38.476Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-23T08:13:38.476Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-23T08:13:38.476Z] === RUN TestHostIPv4BridgeLabel [2021-07-23T08:13:38.476Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-23T08:13:38.476Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-23T08:13:38.476Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-23T08:13:38.476Z] === RUN TestDaemonDefaultNetworkPools [2021-07-23T08:13:38.476Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-23T08:13:38.476Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-23T08:13:38.476Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-23T08:13:38.476Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-23T08:13:38.476Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-23T08:13:38.476Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-23T08:13:38.476Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-23T08:13:38.476Z] === RUN TestServiceWithPredefinedNetwork [2021-07-23T08:13:38.476Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-23T08:13:38.476Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-23T08:13:38.476Z] service_test.go:242: FLAKY_TEST [2021-07-23T08:13:38.476Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-23T08:13:38.476Z] === RUN TestServiceWithDataPathPortInit [2021-07-23T08:13:38.476Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-23T08:13:38.476Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-23T08:13:38.476Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-23T08:13:38.476Z] PASS [2021-07-23T08:13:38.476Z] ok github.com/docker/docker/integration/network 0.154s [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] === Skipped [2021-07-23T08:13:38.476Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-23T08:13:38.476Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-23T08:13:38.476Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-23T08:13:38.476Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-23T08:13:38.476Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-23T08:13:38.476Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-23T08:13:38.476Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-23T08:13:38.476Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-23T08:13:38.476Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-23T08:13:38.476Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-23T08:13:38.476Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-23T08:13:38.476Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-23T08:13:38.476Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-23T08:13:38.476Z] service_test.go:242: FLAKY_TEST [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-23T08:13:38.476Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-23T08:13:38.476Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] [2021-07-23T08:13:38.476Z] DONE 22 tests, 15 skipped in 2.067s [2021-07-23T08:13:38.476Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-23T08:13:39.440Z] testing: warning: no tests to run [2021-07-23T08:13:39.440Z] PASS [2021-07-23T08:13:39.440Z] ok github.com/docker/docker/integration/network/ipvlan 0.072s [2021-07-23T08:13:39.440Z] [2021-07-23T08:13:39.440Z] DONE 0 tests in 0.617s [2021-07-23T08:13:39.440Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-23T08:13:39.896Z] testing: warning: no tests to run [2021-07-23T08:13:39.896Z] PASS [2021-07-23T08:13:39.897Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2021-07-23T08:13:39.897Z] [2021-07-23T08:13:39.897Z] DONE 0 tests in 0.569s [2021-07-23T08:13:39.897Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-23T08:13:40.353Z] testing: warning: no tests to run [2021-07-23T08:13:40.353Z] PASS [2021-07-23T08:13:40.353Z] ok github.com/docker/docker/integration/plugin 0.075s [2021-07-23T08:13:40.353Z] [2021-07-23T08:13:40.353Z] DONE 0 tests in 0.604s [2021-07-23T08:13:40.353Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-23T08:13:41.317Z] testing: warning: no tests to run [2021-07-23T08:13:41.317Z] PASS [2021-07-23T08:13:41.317Z] ok github.com/docker/docker/integration/plugin/authz 0.070s [2021-07-23T08:13:41.317Z] [2021-07-23T08:13:41.317Z] DONE 0 tests in 0.611s [2021-07-23T08:13:41.317Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-23T08:13:44.786Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-23T08:13:45.361Z] === RUN TestDockerSuite/TestLogsTail [2021-07-23T08:13:46.743Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-23T08:13:47.684Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-23T08:13:48.626Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-23T08:13:48.886Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-23T08:13:49.828Z] === RUN TestDockerSuite/TestNetHostname [2021-07-23T08:13:49.875Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:13:49.875Z] INFO: Testing against a local daemon [2021-07-23T08:13:49.875Z] === RUN TestPluginInvalidJSON [2021-07-23T08:13:49.875Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T08:13:49.875Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T08:13:49.875Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T08:13:49.875Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-23T08:13:49.875Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-23T08:13:49.875Z] === RUN TestPluginInstall [2021-07-23T08:13:49.875Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-23T08:13:49.875Z] --- SKIP: TestPluginInstall (0.01s) [2021-07-23T08:13:49.875Z] === RUN TestPluginsWithRuntimes [2021-07-23T08:13:49.875Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-23T08:13:49.875Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-23T08:13:49.875Z] === RUN TestPluginBackCompatMediaTypes [2021-07-23T08:13:49.875Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-23T08:13:49.875Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-23T08:13:49.875Z] PASS [2021-07-23T08:13:49.875Z] ok github.com/docker/docker/integration/plugin/common 0.102s [2021-07-23T08:13:49.875Z] [2021-07-23T08:13:49.875Z] === Skipped [2021-07-23T08:13:49.875Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2021-07-23T08:13:49.875Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-23T08:13:49.875Z] [2021-07-23T08:13:49.875Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-23T08:13:49.875Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-23T08:13:49.875Z] [2021-07-23T08:13:49.875Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-23T08:13:49.875Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-23T08:13:49.875Z] [2021-07-23T08:13:49.875Z] [2021-07-23T08:13:49.875Z] DONE 5 tests, 3 skipped in 8.377s [2021-07-23T08:13:49.875Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-23T08:13:52.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:13:52.050Z] INFO: Testing against a local daemon [2021-07-23T08:13:52.050Z] === RUN TestExternalGraphDriver [2021-07-23T08:13:52.050Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-23T08:13:52.050Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-23T08:13:52.050Z] === RUN TestGraphdriverPluginV2 [2021-07-23T08:13:52.050Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-23T08:13:52.050Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-23T08:13:52.050Z] PASS [2021-07-23T08:13:52.050Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.114s [2021-07-23T08:13:52.050Z] [2021-07-23T08:13:52.050Z] === Skipped [2021-07-23T08:13:52.050Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-23T08:13:52.507Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-23T08:13:52.507Z] [2021-07-23T08:13:52.507Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-23T08:13:52.507Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-23T08:13:52.507Z] [2021-07-23T08:13:52.507Z] [2021-07-23T08:13:52.507Z] DONE 2 tests, 2 skipped in 2.619s [2021-07-23T08:13:52.507Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-23T08:13:53.125Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-23T08:13:53.125Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-23T08:13:53.696Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-23T08:13:54.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:13:54.051Z] INFO: Testing against a local daemon [2021-07-23T08:13:54.051Z] === RUN TestReadPluginNoRead [2021-07-23T08:13:54.051Z] read_test.go:21: no unix domain sockets on Windows [2021-07-23T08:13:54.051Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-23T08:13:54.051Z] PASS [2021-07-23T08:13:54.051Z] ok github.com/docker/docker/integration/plugin/logging 0.111s [2021-07-23T08:13:54.051Z] [2021-07-23T08:13:54.051Z] === Skipped [2021-07-23T08:13:54.051Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-23T08:13:54.051Z] read_test.go:21: no unix domain sockets on Windows [2021-07-23T08:13:54.051Z] [2021-07-23T08:13:54.051Z] [2021-07-23T08:13:54.051Z] DONE 1 tests, 1 skipped in 1.720s [2021-07-23T08:13:54.051Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-23T08:13:55.014Z] testing: warning: no tests to run [2021-07-23T08:13:55.014Z] PASS [2021-07-23T08:13:55.014Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.072s [2021-07-23T08:13:55.014Z] [2021-07-23T08:13:55.014Z] DONE 0 tests in 0.943s [2021-07-23T08:13:55.014Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-23T08:13:56.543Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:13:56.543Z] INFO: Testing against a local daemon [2021-07-23T08:13:56.543Z] === RUN TestPluginWithDevMounts [2021-07-23T08:13:56.543Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:56.543Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-23T08:13:56.543Z] PASS [2021-07-23T08:13:56.543Z] ok github.com/docker/docker/integration/plugin/volumes 0.096s [2021-07-23T08:13:57.000Z] [2021-07-23T08:13:57.000Z] === Skipped [2021-07-23T08:13:57.000Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-23T08:13:57.000Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:57.000Z] [2021-07-23T08:13:57.000Z] [2021-07-23T08:13:57.000Z] DONE 1 tests, 1 skipped in 1.779s [2021-07-23T08:13:57.000Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-23T08:13:58.529Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:13:58.529Z] INFO: Testing against a local daemon [2021-07-23T08:13:58.529Z] === RUN TestSecretInspect [2021-07-23T08:13:58.529Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:58.529Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-23T08:13:58.529Z] === RUN TestSecretList [2021-07-23T08:13:58.529Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:58.529Z] --- SKIP: TestSecretList (0.00s) [2021-07-23T08:13:58.529Z] === RUN TestSecretsCreateAndDelete [2021-07-23T08:13:58.529Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:58.529Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-23T08:13:58.529Z] === RUN TestSecretsUpdate [2021-07-23T08:13:58.529Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:58.529Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-23T08:13:58.529Z] === RUN TestTemplatedSecret [2021-07-23T08:13:58.529Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:58.529Z] --- SKIP: TestTemplatedSecret (0.01s) [2021-07-23T08:13:58.529Z] === RUN TestSecretCreateResolve [2021-07-23T08:13:58.529Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:13:58.529Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-23T08:13:58.529Z] PASS [2021-07-23T08:13:58.529Z] ok github.com/docker/docker/integration/secret 0.105s [2021-07-23T08:13:58.529Z] [2021-07-23T08:13:58.529Z] === Skipped [2021-07-23T08:13:58.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-23T08:13:58.529Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:58.529Z] [2021-07-23T08:13:58.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-23T08:13:58.529Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:58.529Z] [2021-07-23T08:13:58.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-23T08:13:58.529Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:58.529Z] [2021-07-23T08:13:58.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-23T08:13:58.529Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:58.529Z] [2021-07-23T08:13:58.529Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2021-07-23T08:13:58.529Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:58.529Z] [2021-07-23T08:13:58.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-23T08:13:58.529Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:13:58.529Z] [2021-07-23T08:13:58.529Z] [2021-07-23T08:13:58.529Z] DONE 6 tests, 6 skipped in 1.670s [2021-07-23T08:13:58.529Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-23T08:13:58.553Z] --- PASS: TestUpdateRestartPolicy (17.87s) [2021-07-23T08:13:58.553Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-23T08:13:58.553Z] --- PASS: TestUpdateRestartWithAutoRemove (1.47s) [2021-07-23T08:13:58.553Z] === RUN TestWaitNonBlocked [2021-07-23T08:13:58.553Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T08:13:58.553Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T08:13:58.553Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T08:13:58.553Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T08:13:58.553Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-23T08:13:58.553Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-23T08:13:58.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-23T08:13:59.009Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-23T08:13:59.009Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.06s) [2021-07-23T08:13:59.009Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.12s) [2021-07-23T08:13:59.009Z] === RUN TestWaitBlocked [2021-07-23T08:13:59.009Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:13:59.009Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-23T08:13:59.009Z] PASS [2021-07-23T08:13:59.009Z] ok github.com/docker/docker/integration/container 65.289s [2021-07-23T08:13:59.009Z] [2021-07-23T08:13:59.009Z] === Skipped [2021-07-23T08:13:59.009Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-23T08:13:59.009Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-23T08:13:59.009Z] [2021-07-23T08:13:59.009Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-23T08:13:59.009Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:59.009Z] [2021-07-23T08:13:59.009Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-23T08:13:59.009Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-23T08:13:59.009Z] [2021-07-23T08:13:59.009Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-23T08:13:59.009Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:59.009Z] [2021-07-23T08:13:59.009Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-23T08:13:59.009Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:13:59.009Z] [2021-07-23T08:13:59.009Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-23T08:13:59.009Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:13:59.009Z] [2021-07-23T08:13:59.009Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-23T08:13:59.009Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-23T08:13:59.009Z] [2021-07-23T08:13:59.009Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-23T08:13:59.009Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-23T08:13:59.009Z] [2021-07-23T08:13:59.009Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-23T08:13:59.009Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:59.009Z] [2021-07-23T08:13:59.009Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-23T08:13:59.009Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:59.009Z] [2021-07-23T08:13:59.009Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-23T08:13:59.009Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-23T08:13:59.009Z] [2021-07-23T08:13:59.009Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-23T08:13:59.009Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:59.009Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-23T08:13:59.010Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-23T08:13:59.010Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-23T08:13:59.010Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-23T08:13:59.010Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-23T08:13:59.010Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-23T08:13:59.010Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-23T08:13:59.010Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-23T08:13:59.010Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-23T08:13:59.010Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-23T08:13:59.010Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-23T08:13:59.010Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-23T08:13:59.010Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-23T08:13:59.010Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-23T08:13:59.010Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-23T08:13:59.010Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-23T08:13:59.010Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-23T08:13:59.010Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-23T08:13:59.010Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-23T08:13:59.010Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-23T08:13:59.010Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-23T08:13:59.010Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-23T08:13:59.010Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] [2021-07-23T08:13:59.010Z] DONE 88 tests, 33 skipped in 67.179s [2021-07-23T08:13:59.010Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-23T08:13:59.233Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-23T08:14:00.550Z] === RUN TestConfigDaemonLibtrustID [2021-07-23T08:14:00.550Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-23T08:14:00.550Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-23T08:14:00.550Z] === RUN TestDaemonConfigValidation [2021-07-23T08:14:00.550Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-23T08:14:00.550Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-23T08:14:00.550Z] PASS [2021-07-23T08:14:00.550Z] ok github.com/docker/docker/integration/daemon 0.080s [2021-07-23T08:14:00.550Z] [2021-07-23T08:14:00.550Z] === Skipped [2021-07-23T08:14:00.550Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-23T08:14:00.550Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-23T08:14:00.550Z] [2021-07-23T08:14:00.550Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-23T08:14:00.550Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-23T08:14:00.550Z] [2021-07-23T08:14:00.550Z] [2021-07-23T08:14:00.550Z] DONE 2 tests, 2 skipped in 1.284s [2021-07-23T08:14:00.550Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-23T08:14:00.709Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:14:00.709Z] INFO: Testing against a local daemon [2021-07-23T08:14:00.709Z] === RUN TestServiceCreateInit [2021-07-23T08:14:00.709Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-23T08:14:00.709Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-23T08:14:00.709Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- PASS: TestServiceCreateInit (0.03s) [2021-07-23T08:14:00.709Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-23T08:14:00.709Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestCreateServiceMultipleTimes [2021-07-23T08:14:00.709Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestCreateServiceConflict [2021-07-23T08:14:00.709Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestCreateServiceMaxReplicas [2021-07-23T08:14:00.709Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-07-23T08:14:00.709Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-23T08:14:00.709Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestCreateServiceSecretFileMode [2021-07-23T08:14:00.709Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestCreateServiceConfigFileMode [2021-07-23T08:14:00.709Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestCreateServiceSysctls [2021-07-23T08:14:00.709Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-23T08:14:00.709Z] === RUN TestCreateServiceCapabilities [2021-07-23T08:14:00.709Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-23T08:14:00.709Z] === RUN TestInspect [2021-07-23T08:14:00.709Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestInspect (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestCreateJob [2021-07-23T08:14:00.709Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestCreateJob (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestReplicatedJob [2021-07-23T08:14:00.709Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestUpdateReplicatedJob [2021-07-23T08:14:00.709Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestServiceListWithStatuses [2021-07-23T08:14:00.709Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestDockerNetworkConnectAlias [2021-07-23T08:14:00.709Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestDockerNetworkReConnect [2021-07-23T08:14:00.709Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestServicePlugin [2021-07-23T08:14:00.709Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestServiceUpdateLabel [2021-07-23T08:14:00.709Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:00.709Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestServiceUpdateSecrets [2021-07-23T08:14:00.709Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:00.709Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestServiceUpdateConfigs [2021-07-23T08:14:00.709Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:00.709Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestServiceUpdateNetwork [2021-07-23T08:14:00.709Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:00.709Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-23T08:14:00.709Z] === RUN TestServiceUpdatePidsLimit [2021-07-23T08:14:00.709Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:00.709Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-23T08:14:00.709Z] PASS [2021-07-23T08:14:00.709Z] ok github.com/docker/docker/integration/service 0.227s [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === Skipped [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-23T08:14:00.709Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-23T08:14:00.709Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-23T08:14:00.709Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-23T08:14:00.709Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-07-23T08:14:00.709Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-23T08:14:00.709Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-23T08:14:00.709Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-23T08:14:00.709Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-23T08:14:00.709Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-23T08:14:00.709Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-23T08:14:00.709Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-23T08:14:00.709Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-23T08:14:00.709Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-23T08:14:00.709Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-23T08:14:00.709Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-23T08:14:00.709Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-23T08:14:00.709Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-23T08:14:00.709Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-23T08:14:00.709Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-23T08:14:00.709Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-23T08:14:00.709Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-23T08:14:00.709Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-23T08:14:00.709Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] [2021-07-23T08:14:00.709Z] DONE 24 tests, 23 skipped in 2.193s [2021-07-23T08:14:01.169Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-23T08:14:01.775Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-23T08:14:01.775Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-23T08:14:02.081Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T08:14:02.081Z] INFO: Testing against a local daemon [2021-07-23T08:14:02.081Z] === RUN TestCommitInheritsEnv [2021-07-23T08:14:02.081Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:14:02.081Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-23T08:14:02.081Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-23T08:14:02.081Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-23T08:14:02.081Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-23T08:14:02.081Z] === RUN TestImagesFilterMultiReference [2021-07-23T08:14:02.081Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-07-23T08:14:02.081Z] === RUN TestImagePullPlatformInvalid [2021-07-23T08:14:02.081Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-23T08:14:02.081Z] === RUN TestRemoveImageOrphaning [2021-07-23T08:14:02.345Z] === RUN TestDockerSuite/TestPluginActive [2021-07-23T08:14:02.537Z] --- PASS: TestRemoveImageOrphaning (0.77s) [2021-07-23T08:14:02.537Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-23T08:14:02.537Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-23T08:14:02.537Z] === RUN TestTagInvalidReference [2021-07-23T08:14:02.537Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-23T08:14:02.537Z] === RUN TestTagValidPrefixedRepo [2021-07-23T08:14:02.537Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-23T08:14:02.537Z] === RUN TestTagExistedNameWithoutForce [2021-07-23T08:14:02.537Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-23T08:14:02.537Z] === RUN TestTagOfficialNames [2021-07-23T08:14:02.701Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:14:02.701Z] INFO: Testing against a local daemon [2021-07-23T08:14:02.701Z] === RUN TestSessionCreate [2021-07-23T08:14:02.701Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-23T08:14:02.701Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-23T08:14:02.701Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-23T08:14:02.701Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-23T08:14:02.701Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-23T08:14:02.701Z] PASS [2021-07-23T08:14:02.701Z] ok github.com/docker/docker/integration/session 0.110s [2021-07-23T08:14:02.701Z] [2021-07-23T08:14:02.701Z] === Skipped [2021-07-23T08:14:02.701Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-23T08:14:02.701Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-23T08:14:02.701Z] [2021-07-23T08:14:02.701Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-23T08:14:02.701Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-23T08:14:02.701Z] [2021-07-23T08:14:02.701Z] [2021-07-23T08:14:02.701Z] DONE 2 tests, 2 skipped in 1.529s [2021-07-23T08:14:02.701Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-23T08:14:02.992Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-23T08:14:02.992Z] === RUN TestTagMatchesDigest [2021-07-23T08:14:02.992Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-23T08:14:02.992Z] PASS [2021-07-23T08:14:02.992Z] ok github.com/docker/docker/integration/image 1.163s [2021-07-23T08:14:02.992Z] [2021-07-23T08:14:02.992Z] === Skipped [2021-07-23T08:14:02.992Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-23T08:14:02.992Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:14:02.992Z] [2021-07-23T08:14:02.992Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-23T08:14:02.992Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-23T08:14:02.992Z] [2021-07-23T08:14:02.992Z] [2021-07-23T08:14:02.992Z] DONE 11 tests, 2 skipped in 2.466s [2021-07-23T08:14:02.992Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-23T08:14:03.727Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-23T08:14:04.145Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-23T08:14:04.145Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-23T08:14:04.145Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-23T08:14:04.145Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-23T08:14:04.145Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-23T08:14:04.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:14:04.248Z] INFO: Testing against a local daemon [2021-07-23T08:14:04.248Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-23T08:14:04.248Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:04.248Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-23T08:14:04.248Z] === RUN TestEventsExecDie [2021-07-23T08:14:04.248Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-23T08:14:04.248Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-23T08:14:04.248Z] === RUN TestEventsBackwardsCompatible [2021-07-23T08:14:04.248Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-23T08:14:04.248Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-23T08:14:04.248Z] === RUN TestEventsVolumeCreate [2021-07-23T08:14:04.248Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-23T08:14:04.248Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-23T08:14:04.248Z] === RUN TestInfoAPI [2021-07-23T08:14:04.248Z] --- PASS: TestInfoAPI (0.04s) [2021-07-23T08:14:04.248Z] === RUN TestInfoAPIWarnings [2021-07-23T08:14:04.248Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:14:04.248Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-23T08:14:04.248Z] === RUN TestInfoDebug [2021-07-23T08:14:04.248Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:14:04.248Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-23T08:14:04.248Z] === RUN TestInfoInsecureRegistries [2021-07-23T08:14:04.248Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:14:04.248Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-23T08:14:04.248Z] === RUN TestInfoRegistryMirrors [2021-07-23T08:14:04.248Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:14:04.248Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-23T08:14:04.248Z] === RUN TestLoginFailsWithBadCredentials [2021-07-23T08:14:04.523Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T08:14:04.523Z] INFO: Testing against a local daemon [2021-07-23T08:14:04.523Z] === RUN TestNetworkCreateDelete [2021-07-23T08:14:04.523Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:04.523Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-23T08:14:04.523Z] === RUN TestDockerNetworkDeletePreferID [2021-07-23T08:14:04.523Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-23T08:14:04.523Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-23T08:14:04.523Z] === RUN TestDaemonDNSFallback [2021-07-23T08:14:04.523Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:04.523Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-23T08:14:04.523Z] === RUN TestInspectNetwork [2021-07-23T08:14:04.523Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-23T08:14:04.523Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-23T08:14:04.523Z] === RUN TestRunContainerWithBridgeNone [2021-07-23T08:14:04.523Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:04.523Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-23T08:14:04.523Z] === RUN TestNetworkInvalidJSON [2021-07-23T08:14:04.523Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-23T08:14:04.523Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-23T08:14:04.523Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T08:14:04.523Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T08:14:04.523Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T08:14:04.523Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T08:14:04.523Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-23T08:14:04.523Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-23T08:14:04.523Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-23T08:14:04.523Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-23T08:14:04.523Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-23T08:14:04.523Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-23T08:14:04.523Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-23T08:14:04.523Z] === RUN TestNetworkList [2021-07-23T08:14:04.523Z] === RUN TestNetworkList//networks [2021-07-23T08:14:04.523Z] === PAUSE TestNetworkList//networks [2021-07-23T08:14:04.523Z] === RUN TestNetworkList//networks/ [2021-07-23T08:14:04.523Z] === PAUSE TestNetworkList//networks/ [2021-07-23T08:14:04.523Z] === CONT TestNetworkList//networks [2021-07-23T08:14:04.523Z] === CONT TestNetworkList//networks/ [2021-07-23T08:14:04.523Z] --- PASS: TestNetworkList (0.02s) [2021-07-23T08:14:04.523Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-23T08:14:04.523Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-23T08:14:04.523Z] === RUN TestHostIPv4BridgeLabel [2021-07-23T08:14:04.523Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-23T08:14:04.523Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-23T08:14:04.523Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-23T08:14:04.523Z] === RUN TestDaemonDefaultNetworkPools [2021-07-23T08:14:04.523Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-23T08:14:04.523Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-23T08:14:04.523Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-23T08:14:04.523Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-23T08:14:04.523Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-23T08:14:04.523Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-23T08:14:04.523Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-23T08:14:04.523Z] === RUN TestServiceWithPredefinedNetwork [2021-07-23T08:14:04.523Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-23T08:14:04.523Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-23T08:14:04.523Z] service_test.go:242: FLAKY_TEST [2021-07-23T08:14:04.523Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-23T08:14:04.523Z] === RUN TestServiceWithDataPathPortInit [2021-07-23T08:14:04.523Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-23T08:14:04.523Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-23T08:14:04.523Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-23T08:14:04.523Z] PASS [2021-07-23T08:14:04.523Z] ok github.com/docker/docker/integration/network 0.127s [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] === Skipped [2021-07-23T08:14:04.523Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-23T08:14:04.523Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-23T08:14:04.523Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-23T08:14:04.523Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-23T08:14:04.523Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-23T08:14:04.523Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-23T08:14:04.523Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-23T08:14:04.523Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-23T08:14:04.523Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-23T08:14:04.523Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-23T08:14:04.523Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-23T08:14:04.523Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-23T08:14:04.523Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-23T08:14:04.523Z] service_test.go:242: FLAKY_TEST [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-23T08:14:04.523Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-23T08:14:04.523Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] [2021-07-23T08:14:04.523Z] DONE 22 tests, 15 skipped in 1.720s [2021-07-23T08:14:04.523Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-23T08:14:04.704Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2021-07-23T08:14:04.704Z] === RUN TestPingCacheHeaders [2021-07-23T08:14:05.108Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-23T08:14:05.162Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-23T08:14:05.162Z] === RUN TestPingGet [2021-07-23T08:14:05.162Z] --- PASS: TestPingGet (0.03s) [2021-07-23T08:14:05.162Z] === RUN TestPingHead [2021-07-23T08:14:05.162Z] --- PASS: TestPingHead (0.03s) [2021-07-23T08:14:05.162Z] === RUN TestVersion [2021-07-23T08:14:05.162Z] --- PASS: TestVersion (0.03s) [2021-07-23T08:14:05.162Z] PASS [2021-07-23T08:14:05.162Z] ok github.com/docker/docker/integration/system 1.160s [2021-07-23T08:14:05.162Z] [2021-07-23T08:14:05.162Z] === Skipped [2021-07-23T08:14:05.162Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-23T08:14:05.162Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:05.162Z] [2021-07-23T08:14:05.162Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-23T08:14:05.162Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-23T08:14:05.162Z] [2021-07-23T08:14:05.162Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-23T08:14:05.162Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-23T08:14:05.162Z] [2021-07-23T08:14:05.162Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-23T08:14:05.162Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-23T08:14:05.162Z] [2021-07-23T08:14:05.162Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-23T08:14:05.162Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:14:05.162Z] [2021-07-23T08:14:05.162Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-23T08:14:05.162Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:14:05.162Z] [2021-07-23T08:14:05.162Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-23T08:14:05.162Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:14:05.162Z] [2021-07-23T08:14:05.162Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-23T08:14:05.162Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:14:05.162Z] [2021-07-23T08:14:05.162Z] [2021-07-23T08:14:05.162Z] DONE 14 tests, 8 skipped in 2.538s [2021-07-23T08:14:05.162Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-23T08:14:05.486Z] testing: warning: no tests to run [2021-07-23T08:14:05.486Z] PASS [2021-07-23T08:14:05.486Z] ok github.com/docker/docker/integration/network/ipvlan 0.074s [2021-07-23T08:14:05.486Z] [2021-07-23T08:14:05.486Z] DONE 0 tests in 0.539s [2021-07-23T08:14:05.486Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-23T08:14:05.941Z] testing: warning: no tests to run [2021-07-23T08:14:05.941Z] PASS [2021-07-23T08:14:05.941Z] ok github.com/docker/docker/integration/network/macvlan 0.049s [2021-07-23T08:14:05.941Z] [2021-07-23T08:14:05.941Z] DONE 0 tests in 0.487s [2021-07-23T08:14:05.941Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-23T08:14:06.397Z] testing: warning: no tests to run [2021-07-23T08:14:06.397Z] PASS [2021-07-23T08:14:06.397Z] ok github.com/docker/docker/integration/plugin 0.048s [2021-07-23T08:14:06.397Z] [2021-07-23T08:14:06.397Z] DONE 0 tests in 0.481s [2021-07-23T08:14:06.397Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-23T08:14:06.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:14:06.697Z] INFO: Testing against a local daemon [2021-07-23T08:14:06.697Z] === RUN TestVolumesCreateAndList [2021-07-23T08:14:06.697Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-07-23T08:14:06.697Z] === RUN TestVolumesRemove [2021-07-23T08:14:06.697Z] --- PASS: TestVolumesRemove (0.15s) [2021-07-23T08:14:06.697Z] === RUN TestVolumesInspect [2021-07-23T08:14:06.697Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-23T08:14:06.697Z] === RUN TestVolumesInvalidJSON [2021-07-23T08:14:06.697Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-23T08:14:06.697Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-23T08:14:06.697Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-23T08:14:06.697Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-23T08:14:06.697Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-23T08:14:06.697Z] PASS [2021-07-23T08:14:06.697Z] ok github.com/docker/docker/integration/volume 0.326s [2021-07-23T08:14:06.852Z] testing: warning: no tests to run [2021-07-23T08:14:06.852Z] PASS [2021-07-23T08:14:06.852Z] ok github.com/docker/docker/integration/plugin/authz 0.056s [2021-07-23T08:14:06.852Z] [2021-07-23T08:14:06.852Z] DONE 0 tests in 0.520s [2021-07-23T08:14:06.852Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-23T08:14:07.154Z] [2021-07-23T08:14:07.154Z] DONE 5 tests in 1.937s [2021-07-23T08:14:07.154Z] INFO: make.ps1 ended at 07/23/2021 08:14:06 [2021-07-23T08:14:07.154Z] INFO: Integration CLI tests being run from the host: [2021-07-23T08:14:07.154Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-07-23T08:14:09.318Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-23T08:14:11.241Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-23T08:14:11.241Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-23T08:14:11.241Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-23T08:14:12.182Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-23T08:14:12.443Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-23T08:14:14.987Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-23T08:14:15.246Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-23T08:14:15.387Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T08:14:15.387Z] INFO: Testing against a local daemon [2021-07-23T08:14:15.387Z] === RUN TestPluginInvalidJSON [2021-07-23T08:14:15.387Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T08:14:15.387Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T08:14:15.387Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-23T08:14:15.387Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-23T08:14:15.387Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-23T08:14:15.387Z] === RUN TestPluginInstall [2021-07-23T08:14:15.387Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-23T08:14:15.387Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-23T08:14:15.387Z] === RUN TestPluginsWithRuntimes [2021-07-23T08:14:15.387Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-23T08:14:15.387Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-23T08:14:15.387Z] === RUN TestPluginBackCompatMediaTypes [2021-07-23T08:14:15.387Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-23T08:14:15.387Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-23T08:14:15.387Z] PASS [2021-07-23T08:14:15.387Z] ok github.com/docker/docker/integration/plugin/common 0.085s [2021-07-23T08:14:15.387Z] [2021-07-23T08:14:15.387Z] === Skipped [2021-07-23T08:14:15.387Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-23T08:14:15.387Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-23T08:14:15.387Z] [2021-07-23T08:14:15.387Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-23T08:14:15.387Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-23T08:14:15.387Z] [2021-07-23T08:14:15.387Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-23T08:14:15.387Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-23T08:14:15.387Z] [2021-07-23T08:14:15.387Z] [2021-07-23T08:14:15.387Z] DONE 5 tests, 3 skipped in 7.675s [2021-07-23T08:14:15.387Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-23T08:14:15.714Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-23T08:14:15.714Z] INFO: Testing against a local daemon [2021-07-23T08:14:15.714Z] === RUN TestDockerSuite [2021-07-23T08:14:15.714Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-23T08:14:15.714Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-23T08:14:15.714Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-23T08:14:15.714Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-23T08:14:15.714Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-23T08:14:15.714Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-23T08:14:15.714Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-23T08:14:15.714Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-23T08:14:15.714Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-23T08:14:15.714Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-23T08:14:15.714Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-23T08:14:15.714Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-23T08:14:16.480Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-23T08:14:16.480Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-23T08:14:16.480Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-23T08:14:16.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-23T08:14:16.628Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-23T08:14:16.677Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-23T08:14:16.677Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-23T08:14:16.913Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T08:14:16.913Z] INFO: Testing against a local daemon [2021-07-23T08:14:16.913Z] === RUN TestExternalGraphDriver [2021-07-23T08:14:16.913Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-23T08:14:16.913Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-23T08:14:16.913Z] === RUN TestGraphdriverPluginV2 [2021-07-23T08:14:16.913Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-23T08:14:16.913Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-23T08:14:16.913Z] PASS [2021-07-23T08:14:16.913Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.100s [2021-07-23T08:14:16.913Z] [2021-07-23T08:14:16.913Z] === Skipped [2021-07-23T08:14:16.913Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-23T08:14:16.913Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-23T08:14:16.913Z] [2021-07-23T08:14:16.913Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-23T08:14:16.913Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-23T08:14:16.913Z] [2021-07-23T08:14:16.913Z] [2021-07-23T08:14:16.913Z] DONE 2 tests, 2 skipped in 2.361s [2021-07-23T08:14:16.913Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-23T08:14:18.444Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T08:14:18.444Z] INFO: Testing against a local daemon [2021-07-23T08:14:18.444Z] === RUN TestReadPluginNoRead [2021-07-23T08:14:18.444Z] read_test.go:21: no unix domain sockets on Windows [2021-07-23T08:14:18.444Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-23T08:14:18.444Z] PASS [2021-07-23T08:14:18.444Z] ok github.com/docker/docker/integration/plugin/logging 0.072s [2021-07-23T08:14:18.536Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-23T08:14:18.796Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-23T08:14:18.900Z] [2021-07-23T08:14:18.900Z] === Skipped [2021-07-23T08:14:18.900Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-23T08:14:18.900Z] read_test.go:21: no unix domain sockets on Windows [2021-07-23T08:14:18.900Z] [2021-07-23T08:14:18.900Z] [2021-07-23T08:14:18.900Z] DONE 1 tests, 1 skipped in 1.656s [2021-07-23T08:14:18.900Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-23T08:14:19.355Z] testing: warning: no tests to run [2021-07-23T08:14:19.355Z] PASS [2021-07-23T08:14:19.355Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.051s [2021-07-23T08:14:19.355Z] [2021-07-23T08:14:19.355Z] DONE 0 tests in 0.763s [2021-07-23T08:14:19.811Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-23T08:14:21.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T08:14:21.335Z] INFO: Testing against a local daemon [2021-07-23T08:14:21.335Z] === RUN TestPluginWithDevMounts [2021-07-23T08:14:21.335Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:21.335Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-23T08:14:21.335Z] PASS [2021-07-23T08:14:21.335Z] ok github.com/docker/docker/integration/plugin/volumes 0.082s [2021-07-23T08:14:21.335Z] [2021-07-23T08:14:21.335Z] === Skipped [2021-07-23T08:14:21.335Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-23T08:14:21.335Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:21.335Z] [2021-07-23T08:14:21.335Z] [2021-07-23T08:14:21.335Z] DONE 1 tests, 1 skipped in 1.650s [2021-07-23T08:14:21.335Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-23T08:14:22.864Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T08:14:22.864Z] INFO: Testing against a local daemon [2021-07-23T08:14:22.864Z] === RUN TestSecretInspect [2021-07-23T08:14:22.864Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:22.864Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-23T08:14:22.864Z] === RUN TestSecretList [2021-07-23T08:14:22.864Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:22.864Z] --- SKIP: TestSecretList (0.00s) [2021-07-23T08:14:22.864Z] === RUN TestSecretsCreateAndDelete [2021-07-23T08:14:22.864Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:22.864Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-23T08:14:22.864Z] === RUN TestSecretsUpdate [2021-07-23T08:14:22.864Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:22.864Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-23T08:14:22.864Z] === RUN TestTemplatedSecret [2021-07-23T08:14:22.864Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:22.864Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-23T08:14:22.864Z] === RUN TestSecretCreateResolve [2021-07-23T08:14:22.864Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:22.864Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-23T08:14:22.864Z] PASS [2021-07-23T08:14:22.864Z] ok github.com/docker/docker/integration/secret 0.077s [2021-07-23T08:14:22.864Z] [2021-07-23T08:14:22.864Z] === Skipped [2021-07-23T08:14:22.864Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-23T08:14:22.864Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:22.864Z] [2021-07-23T08:14:22.864Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-23T08:14:22.864Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:22.864Z] [2021-07-23T08:14:22.864Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-23T08:14:22.864Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:22.864Z] [2021-07-23T08:14:22.864Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-23T08:14:22.864Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:22.864Z] [2021-07-23T08:14:22.864Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-23T08:14:22.864Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:22.864Z] [2021-07-23T08:14:22.864Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-23T08:14:22.864Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:22.864Z] [2021-07-23T08:14:22.864Z] [2021-07-23T08:14:22.864Z] DONE 6 tests, 6 skipped in 1.397s [2021-07-23T08:14:22.864Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-23T08:14:24.078Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-23T08:14:24.078Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-23T08:14:24.402Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T08:14:24.402Z] INFO: Testing against a local daemon [2021-07-23T08:14:24.402Z] === RUN TestServiceCreateInit [2021-07-23T08:14:24.402Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-23T08:14:24.402Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-23T08:14:24.402Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- PASS: TestServiceCreateInit (0.03s) [2021-07-23T08:14:24.402Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-23T08:14:24.402Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestCreateServiceMultipleTimes [2021-07-23T08:14:24.402Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestCreateServiceConflict [2021-07-23T08:14:24.402Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-07-23T08:14:24.402Z] === RUN TestCreateServiceMaxReplicas [2021-07-23T08:14:24.402Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-23T08:14:24.402Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-23T08:14:24.402Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestCreateServiceSecretFileMode [2021-07-23T08:14:24.402Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestCreateServiceConfigFileMode [2021-07-23T08:14:24.402Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestCreateServiceSysctls [2021-07-23T08:14:24.402Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-23T08:14:24.402Z] === RUN TestCreateServiceCapabilities [2021-07-23T08:14:24.402Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-23T08:14:24.402Z] === RUN TestInspect [2021-07-23T08:14:24.402Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- SKIP: TestInspect (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestCreateJob [2021-07-23T08:14:24.402Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- SKIP: TestCreateJob (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestReplicatedJob [2021-07-23T08:14:24.402Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestUpdateReplicatedJob [2021-07-23T08:14:24.402Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestServiceListWithStatuses [2021-07-23T08:14:24.402Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestDockerNetworkConnectAlias [2021-07-23T08:14:24.402Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestDockerNetworkReConnect [2021-07-23T08:14:24.402Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestServicePlugin [2021-07-23T08:14:24.402Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.402Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestServiceUpdateLabel [2021-07-23T08:14:24.402Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:24.402Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestServiceUpdateSecrets [2021-07-23T08:14:24.402Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:24.402Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestServiceUpdateConfigs [2021-07-23T08:14:24.402Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:24.402Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestServiceUpdateNetwork [2021-07-23T08:14:24.402Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:24.402Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-23T08:14:24.402Z] === RUN TestServiceUpdatePidsLimit [2021-07-23T08:14:24.402Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:24.402Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-23T08:14:24.402Z] PASS [2021-07-23T08:14:24.402Z] ok github.com/docker/docker/integration/service 0.201s [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === Skipped [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-23T08:14:24.858Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-23T08:14:24.858Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-23T08:14:24.858Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.02s) [2021-07-23T08:14:24.858Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-23T08:14:24.858Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-23T08:14:24.858Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-23T08:14:24.858Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-23T08:14:24.858Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-07-23T08:14:24.858Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-07-23T08:14:24.858Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-23T08:14:24.858Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-23T08:14:24.858Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-23T08:14:24.858Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-23T08:14:24.858Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-23T08:14:24.858Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-23T08:14:24.858Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-23T08:14:24.858Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-23T08:14:24.858Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-23T08:14:24.858Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-23T08:14:24.858Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-23T08:14:24.858Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-23T08:14:24.858Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-23T08:14:24.858Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] [2021-07-23T08:14:24.858Z] DONE 24 tests, 23 skipped in 1.908s [2021-07-23T08:14:24.858Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-23T08:14:25.825Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T08:14:25.825Z] INFO: Testing against a local daemon [2021-07-23T08:14:25.825Z] === RUN TestSessionCreate [2021-07-23T08:14:25.825Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-23T08:14:25.825Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-23T08:14:25.825Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-23T08:14:25.825Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-23T08:14:25.825Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-23T08:14:25.825Z] PASS [2021-07-23T08:14:25.825Z] ok github.com/docker/docker/integration/session 0.076s [2021-07-23T08:14:25.825Z] [2021-07-23T08:14:25.825Z] === Skipped [2021-07-23T08:14:25.825Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-23T08:14:25.825Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-23T08:14:25.825Z] [2021-07-23T08:14:25.825Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-23T08:14:25.825Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-23T08:14:25.825Z] [2021-07-23T08:14:25.825Z] [2021-07-23T08:14:25.825Z] DONE 2 tests, 2 skipped in 1.311s [2021-07-23T08:14:26.281Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-23T08:14:26.622Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-23T08:14:26.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-23T08:14:26.756Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-23T08:14:27.214Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-23T08:14:27.242Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T08:14:27.242Z] INFO: Testing against a local daemon [2021-07-23T08:14:27.242Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-23T08:14:27.242Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:27.242Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-23T08:14:27.242Z] === RUN TestEventsExecDie [2021-07-23T08:14:27.242Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-23T08:14:27.242Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-23T08:14:27.242Z] === RUN TestEventsBackwardsCompatible [2021-07-23T08:14:27.242Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-23T08:14:27.242Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-23T08:14:27.242Z] === RUN TestEventsVolumeCreate [2021-07-23T08:14:27.242Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-23T08:14:27.242Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-23T08:14:27.242Z] === RUN TestInfoAPI [2021-07-23T08:14:27.242Z] --- PASS: TestInfoAPI (0.04s) [2021-07-23T08:14:27.242Z] === RUN TestInfoAPIWarnings [2021-07-23T08:14:27.242Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:14:27.242Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-23T08:14:27.242Z] === RUN TestInfoDebug [2021-07-23T08:14:27.242Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:14:27.242Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-23T08:14:27.242Z] === RUN TestInfoInsecureRegistries [2021-07-23T08:14:27.242Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:14:27.242Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-23T08:14:27.242Z] === RUN TestInfoRegistryMirrors [2021-07-23T08:14:27.242Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:14:27.242Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-23T08:14:27.242Z] === RUN TestLoginFailsWithBadCredentials [2021-07-23T08:14:28.202Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2021-07-23T08:14:28.202Z] === RUN TestPingCacheHeaders [2021-07-23T08:14:28.202Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-23T08:14:28.202Z] === RUN TestPingGet [2021-07-23T08:14:28.202Z] --- PASS: TestPingGet (0.03s) [2021-07-23T08:14:28.202Z] === RUN TestPingHead [2021-07-23T08:14:28.530Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-23T08:14:28.662Z] --- PASS: TestPingHead (0.02s) [2021-07-23T08:14:28.662Z] === RUN TestVersion [2021-07-23T08:14:28.662Z] --- PASS: TestVersion (0.02s) [2021-07-23T08:14:28.662Z] PASS [2021-07-23T08:14:28.662Z] ok github.com/docker/docker/integration/system 1.217s [2021-07-23T08:14:28.662Z] [2021-07-23T08:14:28.662Z] === Skipped [2021-07-23T08:14:28.662Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-23T08:14:28.662Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-23T08:14:28.662Z] [2021-07-23T08:14:28.662Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-23T08:14:28.662Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-23T08:14:28.662Z] [2021-07-23T08:14:28.662Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-23T08:14:28.662Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-23T08:14:28.662Z] [2021-07-23T08:14:28.662Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-23T08:14:28.662Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-23T08:14:28.662Z] [2021-07-23T08:14:28.662Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-23T08:14:28.662Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-23T08:14:28.662Z] [2021-07-23T08:14:28.662Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-23T08:14:28.662Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:14:28.662Z] [2021-07-23T08:14:28.662Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-23T08:14:28.662Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:14:28.662Z] [2021-07-23T08:14:28.662Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-23T08:14:28.662Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-23T08:14:28.662Z] [2021-07-23T08:14:28.662Z] [2021-07-23T08:14:28.662Z] DONE 14 tests, 8 skipped in 2.524s [2021-07-23T08:14:28.662Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-23T08:14:29.911Z] === RUN TestDockerSuite/TestPortList [2021-07-23T08:14:30.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T08:14:30.192Z] INFO: Testing against a local daemon [2021-07-23T08:14:30.192Z] === RUN TestVolumesCreateAndList [2021-07-23T08:14:30.192Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-23T08:14:30.192Z] === RUN TestVolumesRemove [2021-07-23T08:14:30.192Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-23T08:14:30.192Z] === RUN TestVolumesInspect [2021-07-23T08:14:30.192Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-23T08:14:30.192Z] === RUN TestVolumesInvalidJSON [2021-07-23T08:14:30.192Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-23T08:14:30.192Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-23T08:14:30.192Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-23T08:14:30.192Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-23T08:14:30.192Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-23T08:14:30.192Z] PASS [2021-07-23T08:14:30.192Z] ok github.com/docker/docker/integration/volume 0.222s [2021-07-23T08:14:30.192Z] [2021-07-23T08:14:30.192Z] DONE 5 tests in 1.579s [2021-07-23T08:14:30.192Z] INFO: make.ps1 ended at 07/23/2021 08:14:30 [2021-07-23T08:14:30.192Z] INFO: Integration CLI tests being run from the host: [2021-07-23T08:14:30.192Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-07-23T08:14:35.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-23T08:14:37.249Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-23T08:14:37.249Z] INFO: Testing against a local daemon [2021-07-23T08:14:37.249Z] === RUN TestDockerSuite [2021-07-23T08:14:37.249Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-23T08:14:37.249Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-23T08:14:37.249Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-23T08:14:37.249Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-23T08:14:37.249Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-23T08:14:37.249Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-23T08:14:37.249Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-23T08:14:37.249Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-23T08:14:37.249Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-23T08:14:37.249Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-23T08:14:38.210Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-23T08:14:38.210Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-23T08:14:38.665Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-23T08:14:39.120Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-23T08:14:39.911Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-23T08:14:39.911Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-23T08:14:46.483Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-23T08:14:46.483Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-23T08:14:46.743Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-23T08:14:47.684Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-23T08:14:47.685Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-23T08:14:47.685Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-23T08:14:48.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-23T08:14:48.254Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-23T08:14:48.254Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-23T08:14:49.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-23T08:14:49.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-23T08:14:51.105Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-23T08:14:51.105Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-23T08:14:54.401Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-23T08:14:55.782Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-23T08:14:56.353Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-23T08:14:56.353Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-23T08:14:56.354Z] 2021/07/23 08:14:49 Finished clone google.golang.org/api [2021-07-23T08:14:56.354Z] 2021/07/23 08:14:49 Dependencies downloaded. Download time: 5m17.989956528s [2021-07-23T08:14:56.354Z] 2021/07/23 08:14:49 Collecting all dependencies [2021-07-23T08:14:57.293Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-23T08:15:00.590Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-23T08:15:01.533Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-23T08:15:01.533Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-23T08:15:01.620Z] 2021/07/23 08:15:00 Clean vendor dir from unused packages [2021-07-23T08:15:01.620Z] 2021/07/23 08:15:00 Ignoring paths matching "^archive[/\\\\]tar" [2021-07-23T08:15:01.878Z] 2021/07/23 08:15:01 Success [2021-07-23T08:15:01.878Z] 2021/07/23 08:15:01 Running time: 5m33.909305502s [2021-07-23T08:15:02.136Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-23T08:15:02.847Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-23T08:15:02.847Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-23T08:15:02.847Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-23T08:15:03.016Z] + echo Ensuring container killed. [2021-07-23T08:15:03.016Z] Ensuring container killed. [2021-07-23T08:15:03.016Z] + docker rm -vf docker-pr5 [2021-07-23T08:15:03.016Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-07-23T08:15:03.302Z] + echo Chowning /workspace to jenkins user [2021-07-23T08:15:03.302Z] Chowning /workspace to jenkins user [2021-07-23T08:15:03.302Z] + id -u [2021-07-23T08:15:03.302Z] + id -g [2021-07-23T08:15:03.302Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42616:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-23T08:15:04.528Z] + bundleName=unit [2021-07-23T08:15:04.529Z] + echo Creating unit-bundles.tar.gz [2021-07-23T08:15:04.529Z] Creating unit-bundles.tar.gz [2021-07-23T08:15:04.529Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-23T08:15:04.529Z] bundles/junit-report.xml [2021-07-23T08:15:04.529Z] bundles/go-test-report.json [2021-07-23T08:15:04.529Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-23T08:15:04.539Z] Archiving artifacts [2021-07-23T08:15:04.834Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-23T08:15:05.045Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42616/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-23T08:15:05.355Z] + make clean [2021-07-23T08:15:05.613Z] docker volume rm -f docker-dev-cache [2021-07-23T08:15:05.613Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-23T08:15:07.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-23T08:15:07.548Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-23T08:15:07.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-23T08:15:07.548Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-23T08:15:07.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-23T08:15:09.051Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-23T08:15:09.051Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-23T08:15:13.248Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-23T08:15:13.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-23T08:15:13.312Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-23T08:15:13.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-23T08:15:13.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-23T08:15:13.312Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-23T08:15:13.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-23T08:15:13.312Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-23T08:15:13.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-23T08:15:14.627Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-23T08:15:17.059Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-23T08:15:17.059Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-23T08:15:17.059Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-23T08:15:17.059Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-23T08:15:17.059Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-23T08:15:17.059Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-23T08:15:17.059Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-23T08:15:17.059Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-23T08:15:17.059Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-23T08:15:17.059Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-23T08:15:17.059Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-23T08:15:17.059Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-23T08:15:17.165Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-23T08:15:17.517Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-23T08:15:17.517Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-23T08:15:17.517Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-23T08:15:17.517Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:15:17.517Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-23T08:15:17.517Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-23T08:15:17.517Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-23T08:15:17.517Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-23T08:15:21.370Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-23T08:15:21.630Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-23T08:15:23.292Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-23T08:15:23.293Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-23T08:15:23.293Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-23T08:15:23.293Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-23T08:15:23.293Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-23T08:15:23.541Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-23T08:15:23.541Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-23T08:15:25.471Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-23T08:15:26.084Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-23T08:15:27.996Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-23T08:15:27.996Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-23T08:15:28.364Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-23T08:15:28.364Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-23T08:15:28.364Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-23T08:15:28.364Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-23T08:15:28.364Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-23T08:15:28.364Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-23T08:15:28.364Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-23T08:15:28.364Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-23T08:15:28.364Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-23T08:15:29.379Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-23T08:15:31.283Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-23T08:15:31.283Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-23T08:15:31.283Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-23T08:15:31.283Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-23T08:15:31.283Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-23T08:15:31.314Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-23T08:15:32.256Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-23T08:15:34.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-23T08:15:35.552Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-23T08:15:35.552Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-23T08:15:36.934Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-23T08:15:37.063Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-23T08:15:37.194Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-23T08:15:38.133Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-23T08:15:38.133Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-23T08:15:41.430Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-23T08:15:42.813Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-23T08:15:42.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-23T08:15:42.877Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-23T08:15:42.877Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-23T08:15:42.877Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-23T08:15:42.877Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-23T08:15:44.196Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-23T08:15:44.402Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-23T08:15:44.402Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-23T08:15:44.402Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-23T08:15:45.135Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-23T08:15:45.135Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-23T08:15:45.135Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-23T08:15:45.395Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-23T08:15:45.395Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-23T08:15:45.395Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-23T08:15:46.338Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-23T08:15:48.248Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-23T08:15:49.629Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-23T08:15:50.198Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-23T08:15:50.460Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-23T08:15:52.932Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-23T08:15:53.896Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-23T08:15:53.896Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-23T08:15:53.896Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-23T08:15:53.896Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-23T08:15:53.896Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-23T08:15:55.423Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-23T08:15:55.878Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-23T08:15:56.333Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-23T08:15:56.788Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-23T08:15:57.053Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-23T08:15:57.243Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-23T08:16:01.903Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-23T08:16:02.335Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-23T08:16:02.907Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-23T08:16:04.067Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-23T08:16:04.067Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-23T08:16:04.067Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-23T08:16:04.818Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-23T08:16:05.029Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-23T08:16:05.029Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-23T08:16:05.029Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-23T08:16:05.078Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-23T08:16:05.078Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-23T08:16:05.338Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-23T08:16:05.484Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-23T08:16:07.009Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-23T08:16:07.876Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-23T08:16:07.970Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-23T08:16:08.425Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-23T08:16:08.425Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-23T08:16:08.425Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-23T08:16:08.879Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-23T08:16:09.257Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-23T08:16:09.839Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-23T08:16:09.839Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-23T08:16:09.839Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-23T08:16:09.839Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-23T08:16:09.839Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-23T08:16:11.795Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-23T08:16:13.707Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-23T08:16:14.278Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-23T08:16:14.503Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-23T08:16:15.218Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-23T08:16:15.218Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-23T08:16:15.218Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-23T08:16:18.516Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-23T08:16:19.085Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-23T08:16:20.480Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-23T08:16:21.050Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-23T08:16:22.433Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-23T08:16:23.002Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-23T08:16:23.942Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-23T08:16:26.486Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-23T08:16:26.747Z] === RUN TestDockerSuite/TestRmiTag [2021-07-23T08:16:27.008Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-23T08:16:27.579Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-23T08:16:27.839Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-23T08:16:32.042Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-23T08:16:32.612Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-23T08:16:33.551Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-23T08:16:34.932Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-23T08:16:34.932Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-23T08:16:35.499Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-23T08:16:35.499Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-23T08:16:35.499Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-23T08:16:35.499Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-23T08:16:35.499Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-23T08:16:35.499Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-23T08:16:35.499Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-23T08:16:35.499Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-23T08:16:35.499Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-23T08:16:35.499Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-23T08:16:35.499Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-23T08:16:35.499Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-23T08:16:35.499Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-23T08:16:35.499Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-23T08:16:35.499Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-23T08:16:35.499Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:16:35.499Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-23T08:16:35.499Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-23T08:16:35.499Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-23T08:16:35.499Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-23T08:16:36.313Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-23T08:16:36.885Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-23T08:16:37.454Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-23T08:16:38.026Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-23T08:16:38.286Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-23T08:16:38.856Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-23T08:16:39.605Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-23T08:16:40.181Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-23T08:16:40.181Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-23T08:16:40.181Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-23T08:16:40.181Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-23T08:16:40.181Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-23T08:16:40.267Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-23T08:16:40.565Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-23T08:16:40.843Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-23T08:16:41.525Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-23T08:16:41.783Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-23T08:16:42.348Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-23T08:16:42.723Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-23T08:16:43.663Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-23T08:16:44.511Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-23T08:16:44.511Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-23T08:16:44.511Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-23T08:16:44.511Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-23T08:16:44.511Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-23T08:16:44.511Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-23T08:16:44.511Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-23T08:16:44.511Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-23T08:16:44.511Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-23T08:16:45.043Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-23T08:16:45.043Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-23T08:16:45.983Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-23T08:16:46.188Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-23T08:16:46.188Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-23T08:16:46.188Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-23T08:16:46.188Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-23T08:16:46.188Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-23T08:16:46.188Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-23T08:16:46.188Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-23T08:16:46.643Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-23T08:16:46.643Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-23T08:16:46.643Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-23T08:16:46.923Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-23T08:16:47.421Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-23T08:16:47.421Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-23T08:16:47.421Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-23T08:16:47.421Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-23T08:16:47.421Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-23T08:16:48.304Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-23T08:16:48.874Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-23T08:16:49.445Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-23T08:16:50.385Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-23T08:16:51.325Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-23T08:16:52.264Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-23T08:16:52.833Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-23T08:16:53.185Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-23T08:16:53.401Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-23T08:16:53.401Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-23T08:16:55.943Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-23T08:16:56.203Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-23T08:16:57.142Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-23T08:16:57.711Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-23T08:16:58.281Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-23T08:16:58.550Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-23T08:16:58.550Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-23T08:16:59.491Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-23T08:17:00.063Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-23T08:17:01.450Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-23T08:17:02.021Z] docker_cli_service_logs_test.go:245: checking task 0joav34bw6e5 [2021-07-23T08:17:02.021Z] docker_cli_service_logs_test.go:250: checking messages for 0joav34bw6e5 [2021-07-23T08:17:02.021Z] docker_cli_service_logs_test.go:245: checking task 8evqmnankc0v [2021-07-23T08:17:02.021Z] docker_cli_service_logs_test.go:250: checking messages for 8evqmnankc0v [2021-07-23T08:17:02.021Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-23T08:17:02.959Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-23T08:17:02.959Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-23T08:17:03.080Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-23T08:17:03.080Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-23T08:17:03.080Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-23T08:17:03.080Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-23T08:17:03.080Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-23T08:17:03.530Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-23T08:17:03.530Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-23T08:17:04.043Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-23T08:17:04.470Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-23T08:17:05.007Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-23T08:17:05.007Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-23T08:17:05.007Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-23T08:17:05.007Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-23T08:17:05.007Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-23T08:17:05.007Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-23T08:17:05.007Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-23T08:17:05.007Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-23T08:17:05.409Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-23T08:17:05.971Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-23T08:17:05.980Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-23T08:17:06.550Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-23T08:17:06.809Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-23T08:17:07.379Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-23T08:17:07.681Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-23T08:17:07.681Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-23T08:17:07.681Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-23T08:17:07.681Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-23T08:17:08.760Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-23T08:17:09.689Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-23T08:17:10.141Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-23T08:17:10.654Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-23T08:17:10.654Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-23T08:17:10.654Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-23T08:17:10.654Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-23T08:17:10.654Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-23T08:17:10.654Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-23T08:17:11.523Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-23T08:17:12.093Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-23T08:17:12.663Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-23T08:17:12.922Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-23T08:17:13.550Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-23T08:17:13.863Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-23T08:17:14.802Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-23T08:17:15.372Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-23T08:17:15.632Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-23T08:17:17.552Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-23T08:17:20.846Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-23T08:17:20.846Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-23T08:17:21.105Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-23T08:17:22.439Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-23T08:17:23.400Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-23T08:17:23.652Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-23T08:17:24.361Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-23T08:17:25.564Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-23T08:17:26.023Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-23T08:17:27.248Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-23T08:17:28.106Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-23T08:17:29.746Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-23T08:17:30.015Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-23T08:17:30.015Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-23T08:17:30.015Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-23T08:17:30.015Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-23T08:17:30.015Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-23T08:17:30.136Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-23T08:17:30.711Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-23T08:17:30.711Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-23T08:17:30.711Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-23T08:17:30.955Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-23T08:17:33.021Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-23T08:17:33.494Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-23T08:17:34.433Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-23T08:17:34.433Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-23T08:17:35.003Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-23T08:17:35.964Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-23T08:17:36.912Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-23T08:17:37.483Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-23T08:17:38.422Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-23T08:17:39.370Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-23T08:17:40.309Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-23T08:17:40.636Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-23T08:17:40.636Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-23T08:17:40.636Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-23T08:17:40.636Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-23T08:17:40.636Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-23T08:17:40.636Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-23T08:17:40.636Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-23T08:17:40.636Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-23T08:17:40.636Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-23T08:17:40.878Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-23T08:17:40.878Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-23T08:17:40.878Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-23T08:17:41.092Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-23T08:17:41.817Z] docker_cli_swarm_test.go:1901: [d97b947c401a9] joining swarm manager [db8f56914e444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:17:41.817Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-23T08:17:43.199Z] docker_cli_swarm_test.go:1902: [d68de3439922f] joining swarm manager [db8f56914e444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:17:43.459Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-23T08:17:43.719Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-23T08:17:44.658Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-23T08:17:45.228Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-23T08:17:45.800Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-23T08:17:46.741Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-23T08:17:46.741Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-23T08:17:47.311Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-23T08:17:47.881Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-23T08:17:48.822Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-23T08:17:49.390Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-23T08:17:49.963Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-23T08:17:50.532Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-23T08:17:51.471Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-23T08:17:52.040Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-23T08:17:52.040Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-23T08:17:52.609Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-23T08:17:53.548Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-23T08:17:54.928Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-23T08:17:55.188Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-23T08:17:55.188Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-23T08:17:55.188Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-23T08:17:58.488Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-23T08:17:58.747Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-23T08:17:59.316Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-23T08:18:07.440Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-23T08:18:09.981Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-23T08:18:10.241Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-23T08:18:11.179Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-23T08:18:13.088Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-23T08:18:13.088Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-23T08:18:13.088Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-23T08:18:13.088Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-23T08:18:13.656Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-23T08:18:15.485Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-23T08:18:16.733Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-23T08:18:16.733Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-23T08:18:16.733Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-23T08:18:16.733Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-23T08:18:16.733Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-23T08:18:17.022Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-23T08:18:17.961Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-23T08:18:19.877Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-23T08:18:20.149Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-23T08:18:20.149Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-23T08:18:20.149Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-23T08:18:26.448Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-23T08:18:26.448Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-23T08:18:26.448Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-23T08:18:26.709Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-23T08:18:28.091Z] docker_cli_swarm_test.go:1802: [d3793596308b3] joining swarm manager [dc213d011afbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:18:28.351Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-23T08:18:28.351Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-23T08:18:28.612Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-23T08:18:29.182Z] docker_cli_swarm_test.go:1803: [dcedeef96b8e7] joining swarm manager [dc213d011afbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:18:30.123Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-23T08:18:31.506Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-23T08:18:31.516Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-23T08:18:31.516Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-23T08:18:32.479Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-23T08:18:32.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-23T08:18:33.416Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-23T08:18:33.416Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-23T08:18:33.416Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-23T08:18:34.358Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-23T08:18:34.358Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-23T08:18:34.358Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-23T08:18:34.358Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-23T08:18:34.358Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-23T08:18:34.358Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-23T08:18:34.358Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-23T08:18:34.358Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-23T08:18:34.358Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-23T08:18:34.358Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-23T08:18:34.358Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-23T08:18:34.358Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-23T08:18:34.358Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-23T08:18:34.358Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-23T08:18:34.358Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-23T08:18:34.358Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-23T08:18:34.358Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-23T08:18:34.358Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-23T08:18:34.359Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-23T08:18:34.359Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-23T08:18:34.359Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-23T08:18:34.359Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-23T08:18:34.797Z] === RUN TestDockerSuite/TestRunMount [2021-07-23T08:18:36.522Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-23T08:18:41.371Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-23T08:18:43.284Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-23T08:18:43.855Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-23T08:18:44.803Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-23T08:18:45.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-23T08:18:45.293Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-23T08:18:45.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-23T08:18:46.185Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-23T08:18:46.810Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-23T08:18:48.092Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-23T08:18:49.472Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-23T08:18:49.696Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-23T08:18:49.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-23T08:18:50.152Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-23T08:18:50.152Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-23T08:18:50.152Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-23T08:18:51.382Z] docker_cli_swarm_test.go:1321: [dc6af7df11c8c] joining swarm manager [d1a6444e16575]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:18:51.952Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-23T08:18:52.893Z] docker_cli_swarm_test.go:1322: [d837078f35b59] joining swarm manager [d1a6444e16575]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:18:53.042Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-23T08:18:54.277Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-23T08:18:54.571Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-23T08:18:56.825Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-23T08:18:57.763Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-23T08:18:58.300Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-23T08:18:58.300Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-23T08:18:58.300Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-23T08:18:58.300Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-23T08:18:58.300Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-23T08:18:58.300Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-23T08:18:58.759Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-23T08:18:58.759Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-23T08:18:58.759Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-23T08:18:59.215Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-23T08:18:59.673Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-23T08:18:59.673Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-23T08:19:00.243Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-23T08:19:01.622Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-23T08:19:02.198Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-23T08:19:03.147Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-23T08:19:04.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-23T08:19:05.058Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-23T08:19:07.605Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-23T08:19:10.832Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-23T08:19:10.832Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-23T08:19:10.832Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-23T08:19:11.803Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-23T08:19:11.803Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-23T08:19:11.803Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-23T08:19:12.372Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-23T08:19:12.372Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-23T08:19:13.310Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-23T08:19:13.881Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-23T08:19:13.881Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-23T08:19:14.450Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-23T08:19:15.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-23T08:19:15.043Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-23T08:19:15.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-23T08:19:20.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-23T08:19:20.172Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-23T08:19:20.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-23T08:19:20.172Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-23T08:19:20.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-23T08:19:21.022Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-23T08:19:21.022Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-23T08:19:21.022Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-23T08:19:21.022Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-23T08:19:21.592Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-23T08:19:22.971Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-23T08:19:23.910Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-23T08:19:24.479Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-23T08:19:24.479Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-23T08:19:24.742Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-23T08:19:25.315Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-23T08:19:25.594Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-23T08:19:25.886Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-23T08:19:26.146Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-23T08:19:26.146Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-23T08:19:26.146Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-23T08:19:27.099Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-23T08:19:27.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-23T08:19:27.228Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-23T08:19:27.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-23T08:19:27.358Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-23T08:19:27.358Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-23T08:19:27.358Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-23T08:19:27.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-23T08:19:27.685Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-23T08:19:27.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-23T08:19:27.685Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-23T08:19:27.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-23T08:19:28.298Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-23T08:19:29.678Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-23T08:19:29.678Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-23T08:19:29.678Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-23T08:19:32.969Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-23T08:19:33.908Z] === RUN TestDockerSuite/TestRunRm [2021-07-23T08:19:34.477Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-23T08:19:35.878Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-23T08:19:38.671Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-23T08:19:38.931Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-23T08:19:39.871Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-23T08:19:41.251Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-23T08:19:41.705Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-23T08:19:41.705Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-23T08:19:41.705Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-23T08:19:41.705Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-23T08:19:41.705Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-23T08:19:41.821Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-23T08:19:44.413Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-23T08:19:45.117Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-23T08:19:49.325Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-23T08:19:49.589Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-23T08:19:49.851Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-23T08:19:50.790Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-23T08:19:51.049Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-23T08:19:51.619Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-23T08:19:51.879Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-23T08:19:52.448Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-23T08:19:52.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-23T08:19:53.388Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-23T08:19:53.959Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-23T08:19:56.495Z] === RUN TestDockerSuite/TestRunState [2021-07-23T08:19:58.401Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-23T08:19:58.661Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-23T08:19:59.601Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-23T08:19:59.601Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-23T08:19:59.601Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-23T08:19:59.601Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-23T08:19:59.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-23T08:19:59.854Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-23T08:20:00.171Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-23T08:20:00.318Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-23T08:20:00.318Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-23T08:20:00.741Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-23T08:20:00.776Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-23T08:20:02.125Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-23T08:20:02.125Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-23T08:20:02.125Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-23T08:20:02.306Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-23T08:20:02.306Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-23T08:20:02.306Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-23T08:20:02.745Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-23T08:20:02.745Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-23T08:20:02.745Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-23T08:20:02.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-23T08:20:03.065Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-23T08:20:04.974Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-23T08:20:05.912Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-23T08:20:06.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-23T08:20:06.459Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-23T08:20:07.297Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-23T08:20:07.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-23T08:20:09.494Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-23T08:20:10.848Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-23T08:20:11.131Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-23T08:20:11.503Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-23T08:20:12.380Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-23T08:20:12.380Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-23T08:20:12.380Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-23T08:20:12.380Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-23T08:20:12.380Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-23T08:20:13.911Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-23T08:20:14.040Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-23T08:20:14.610Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-23T08:20:14.874Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-23T08:20:15.179Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-23T08:20:15.330Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-23T08:20:16.120Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-23T08:20:16.293Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-23T08:20:16.547Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-23T08:20:16.750Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-23T08:20:18.029Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-23T08:20:18.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-23T08:20:18.968Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-23T08:20:19.537Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-23T08:20:19.537Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-23T08:20:19.797Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-23T08:20:20.372Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-23T08:20:21.314Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-23T08:20:21.420Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-23T08:20:21.884Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-23T08:20:21.884Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-23T08:20:21.884Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-23T08:20:21.884Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-23T08:20:22.823Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-23T08:20:24.314Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-23T08:20:24.314Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-23T08:20:24.314Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-23T08:20:25.078Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-23T08:20:25.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-23T08:20:25.219Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-23T08:20:25.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-23T08:20:25.277Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-23T08:20:25.277Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-23T08:20:25.277Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-23T08:20:25.735Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-23T08:20:27.022Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-23T08:20:27.281Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-23T08:20:28.220Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-23T08:20:28.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-23T08:20:28.939Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-23T08:20:28.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-23T08:20:28.939Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-23T08:20:28.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-23T08:20:30.131Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-23T08:20:31.516Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-23T08:20:32.781Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-23T08:20:33.239Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-23T08:20:33.696Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-23T08:20:33.696Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-23T08:20:33.696Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-23T08:20:34.055Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-23T08:20:34.663Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-23T08:20:34.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-23T08:20:34.704Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-23T08:20:34.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-23T08:20:34.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-23T08:20:34.704Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-23T08:20:34.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-23T08:20:34.704Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-23T08:20:34.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-23T08:20:35.120Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-23T08:20:35.120Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-23T08:20:35.578Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-23T08:20:35.578Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-23T08:20:35.578Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-23T08:20:35.965Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-23T08:20:36.534Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-23T08:20:36.534Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-23T08:20:36.534Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-23T08:20:36.534Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-23T08:20:36.534Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-23T08:20:36.534Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-23T08:20:36.534Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-23T08:20:36.794Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-23T08:20:36.794Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-23T08:20:36.794Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-23T08:20:40.251Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-23T08:20:40.987Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-23T08:20:40.987Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-23T08:20:42.367Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-23T08:20:42.937Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-23T08:20:43.197Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-23T08:20:44.136Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-23T08:20:44.137Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-23T08:20:44.707Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-23T08:20:44.707Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-23T08:20:44.707Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-23T08:20:44.967Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-23T08:20:44.967Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-23T08:20:44.967Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-23T08:20:44.967Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-23T08:20:44.967Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-23T08:20:44.967Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-23T08:20:44.967Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-23T08:20:44.967Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-23T08:20:44.967Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-23T08:20:44.967Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-23T08:20:44.967Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-23T08:20:44.967Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-23T08:20:45.909Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-23T08:20:46.849Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-23T08:20:47.108Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-23T08:20:47.678Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-23T08:20:47.937Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-23T08:20:48.197Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-23T08:20:49.146Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-23T08:20:49.146Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-23T08:20:50.086Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-23T08:20:51.040Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-23T08:20:51.040Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-23T08:20:51.040Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-23T08:20:51.979Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-23T08:20:53.887Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-23T08:20:54.833Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-23T08:20:54.833Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-23T08:20:54.833Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-23T08:20:55.402Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-23T08:20:55.402Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-23T08:20:55.973Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-23T08:20:57.356Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-23T08:20:57.927Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-23T08:21:00.468Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-23T08:21:01.408Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-23T08:21:01.408Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-23T08:21:01.408Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-23T08:21:02.791Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-23T08:21:04.172Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-23T08:21:04.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-23T08:21:05.113Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-23T08:21:05.113Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-23T08:21:05.373Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-23T08:21:06.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-23T08:21:06.122Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-23T08:21:06.578Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-23T08:21:06.578Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-23T08:21:07.034Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-23T08:21:07.283Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-23T08:21:07.283Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-23T08:21:07.543Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-23T08:21:07.803Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-23T08:21:07.997Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-23T08:21:07.997Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-23T08:21:07.997Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-23T08:21:09.714Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents748262368 [2021-07-23T08:21:09.714Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-23T08:21:09.979Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-23T08:21:11.712Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-23T08:21:11.889Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-23T08:21:11.889Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-23T08:21:11.889Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-23T08:21:12.458Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-23T08:21:12.671Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-23T08:21:12.671Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-23T08:21:12.671Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-23T08:21:12.671Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-23T08:21:12.671Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-23T08:21:13.839Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-23T08:21:14.199Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-23T08:21:14.654Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-23T08:21:15.109Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-23T08:21:15.563Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-23T08:21:15.748Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-23T08:21:15.748Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-23T08:21:15.890Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-23T08:21:15.890Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-23T08:21:16.007Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-23T08:21:16.007Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-23T08:21:16.007Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-23T08:21:16.527Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-23T08:21:16.575Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-23T08:21:16.858Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-23T08:21:17.514Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-23T08:21:18.897Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-23T08:21:21.193Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-23T08:21:21.435Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-23T08:21:21.435Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-23T08:21:21.435Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-23T08:21:21.532Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-23T08:21:21.532Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-23T08:21:21.988Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-23T08:21:21.988Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-23T08:21:22.445Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-23T08:21:22.445Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-23T08:21:22.445Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-23T08:21:22.718Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-23T08:21:22.718Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-23T08:21:22.718Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-23T08:21:22.902Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-23T08:21:22.902Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-23T08:21:22.902Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-23T08:21:23.679Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-23T08:21:23.679Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-23T08:21:23.679Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-23T08:21:24.134Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-23T08:21:24.728Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-23T08:21:25.659Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-23T08:21:26.115Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-23T08:21:26.571Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-23T08:21:26.571Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-23T08:21:26.571Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-23T08:21:27.267Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-23T08:21:27.267Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-23T08:21:27.532Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-23T08:21:27.988Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-23T08:21:27.988Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-23T08:21:27.988Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-23T08:21:27.988Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-23T08:21:27.988Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-23T08:21:28.206Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-23T08:21:28.465Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-23T08:21:28.726Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-23T08:21:30.107Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-23T08:21:31.522Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-23T08:21:32.655Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-23T08:21:32.900Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-23T08:21:35.440Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-23T08:21:36.380Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-23T08:21:37.094Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-23T08:21:37.094Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-23T08:21:37.094Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-23T08:21:37.094Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-23T08:21:37.094Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-23T08:21:37.094Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-23T08:21:37.094Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-23T08:21:37.094Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-23T08:21:37.094Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-23T08:21:37.094Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-23T08:21:37.094Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-23T08:21:37.094Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-23T08:21:37.763Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-23T08:21:39.671Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-23T08:21:41.052Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-23T08:21:41.756Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-23T08:21:43.592Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-23T08:21:43.920Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-23T08:21:48.004Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-23T08:21:48.004Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-23T08:21:48.004Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-23T08:21:48.004Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-23T08:21:48.867Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-23T08:21:51.402Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-23T08:21:52.449Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-23T08:21:52.449Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-23T08:21:52.449Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-23T08:21:52.449Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-23T08:21:52.904Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-23T08:21:52.904Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-23T08:21:52.904Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-23T08:21:52.904Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-23T08:21:52.904Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-23T08:21:52.904Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-23T08:21:52.904Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-23T08:21:56.619Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-23T08:21:56.619Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-23T08:21:56.619Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-23T08:21:56.619Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-23T08:21:56.619Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-23T08:21:56.619Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-23T08:21:56.619Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-23T08:21:56.690Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-23T08:21:57.074Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-23T08:21:59.225Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-23T08:22:01.132Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-23T08:22:01.701Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-23T08:22:02.270Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-23T08:22:02.550Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-23T08:22:02.550Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-23T08:22:02.550Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-23T08:22:02.783Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-23T08:22:02.841Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-23T08:22:02.841Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-23T08:22:02.841Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-23T08:22:03.783Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-23T08:22:04.714Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-23T08:22:04.714Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-23T08:22:04.714Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-23T08:22:04.714Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-23T08:22:04.952Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-23T08:22:05.175Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-23T08:22:05.175Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-23T08:22:05.175Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-23T08:22:05.409Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-23T08:22:05.602Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-23T08:22:05.632Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-23T08:22:05.632Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-23T08:22:05.632Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-23T08:22:07.980Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-23T08:22:09.131Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-23T08:22:11.273Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-23T08:22:11.534Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-23T08:22:12.023Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-23T08:22:12.104Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-23T08:22:12.104Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-23T08:22:12.104Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-23T08:22:12.104Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-23T08:22:12.104Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-23T08:22:13.485Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-23T08:22:14.868Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-23T08:22:14.918Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-23T08:22:15.809Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-23T08:22:17.754Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-23T08:22:17.934Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-23T08:22:17.934Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-23T08:22:17.934Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-23T08:22:17.934Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-23T08:22:17.934Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-23T08:22:17.934Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-23T08:22:17.934Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-23T08:22:17.934Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-23T08:22:17.934Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-23T08:22:17.934Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-23T08:22:17.934Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-23T08:22:17.934Z] === RUN TestDockerSuite/TestBuildFails [2021-07-23T08:22:20.095Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-23T08:22:20.553Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-23T08:22:21.046Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-23T08:22:22.427Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-23T08:22:22.427Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-23T08:22:22.427Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-23T08:22:24.334Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-23T08:22:25.259Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-23T08:22:25.304Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-23T08:22:25.564Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-23T08:22:28.105Z] docker_cli_swarm_test.go:1186: [dda3a882f86d6] joining swarm manager [d7e415e74b4c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:22:31.027Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-23T08:22:31.399Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-23T08:22:34.691Z] docker_cli_swarm_test.go:1195: [dec0dd91a05fa] joining swarm manager [d7e415e74b4c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:22:35.630Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-23T08:22:36.787Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-23T08:22:39.827Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-23T08:22:41.255Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-23T08:22:41.255Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-23T08:22:41.255Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-23T08:22:41.255Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-23T08:22:41.449Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-23T08:22:42.372Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-23T08:22:42.410Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-23T08:22:46.569Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-23T08:22:47.071Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-23T08:22:47.072Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-23T08:22:47.072Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-23T08:22:47.072Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-23T08:22:47.527Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-23T08:22:47.527Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-23T08:22:47.527Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-23T08:22:51.849Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-23T08:22:53.232Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-23T08:22:55.141Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-23T08:22:56.522Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-23T08:22:57.902Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-23T08:22:58.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-23T08:22:58.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-23T08:22:58.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-23T08:22:59.812Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-23T08:22:59.860Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-23T08:22:59.860Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-23T08:22:59.860Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-23T08:23:01.724Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-23T08:23:01.787Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-23T08:23:03.951Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-23T08:23:04.265Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-23T08:23:05.554Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-23T08:23:06.115Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-23T08:23:06.177Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-23T08:23:08.090Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-23T08:23:08.448Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-23T08:23:08.448Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-23T08:23:08.904Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-23T08:23:12.195Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-23T08:23:12.195Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-23T08:23:14.660Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-23T08:23:17.955Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-23T08:23:17.955Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-23T08:23:17.955Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-23T08:23:18.410Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-23T08:23:18.410Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-23T08:23:22.121Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-23T08:23:23.082Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-23T08:23:23.537Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-23T08:23:24.501Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-23T08:23:24.643Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-23T08:23:24.643Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-23T08:23:24.643Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-23T08:23:24.643Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-23T08:23:24.643Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-23T08:23:24.643Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-23T08:23:24.643Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-23T08:23:24.643Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-23T08:23:24.957Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-23T08:23:25.211Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-23T08:23:25.211Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-23T08:23:25.917Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-23T08:23:26.150Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-23T08:23:26.150Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-23T08:23:26.150Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-23T08:23:26.150Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-23T08:23:26.411Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-23T08:23:27.442Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-23T08:23:27.791Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-23T08:23:29.172Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-23T08:23:29.172Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-23T08:23:29.172Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-23T08:23:29.432Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-23T08:23:29.432Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-23T08:23:30.001Z] docker_cli_swarm_test.go:1118: [d5eba92fa6822] joining swarm manager [d5dc56a888853]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:23:31.381Z] docker_cli_swarm_test.go:1119: [d1f077e677311] joining swarm manager [d5dc56a888853]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:23:32.100Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-23T08:23:32.100Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-23T08:23:32.100Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-23T08:23:32.100Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-23T08:23:32.100Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-23T08:23:32.556Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-23T08:23:32.556Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-23T08:23:32.556Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-23T08:23:32.556Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-23T08:23:33.011Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-23T08:23:33.466Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-23T08:23:35.578Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-23T08:23:37.495Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-23T08:23:37.495Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-23T08:23:37.755Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-23T08:23:38.129Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-23T08:23:40.295Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-23T08:23:44.494Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-23T08:23:44.494Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-23T08:23:44.494Z] --- PASS: TestDockerSuite (1791.48s) [2021-07-23T08:23:44.494Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-23T08:23:44.494Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-07-23T08:23:44.494Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-07-23T08:23:44.494Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-07-23T08:23:44.494Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-07-23T08:23:44.494Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-23T08:23:44.494Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-23T08:23:44.494Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2021-07-23T08:23:44.494Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2021-07-23T08:23:44.494Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2021-07-23T08:23:44.494Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-07-23T08:23:44.494Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.52s) [2021-07-23T08:23:44.494Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.58s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.63s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.57s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.02s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.62s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.39s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.37s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.30s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.32s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.21s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.33s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAttachDetach (1.34s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.16s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.26s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.41s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.40s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.62s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.84s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.77s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.53s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.49s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.80s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.37s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.28s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.53s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.09s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.95s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.70s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.06s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.33s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.04s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.87s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.89s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.39s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.01s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.07s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.80s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.49s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.96s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.40s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.84s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.66s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.21s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.09s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.46s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.27s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.13s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.65s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.80s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.27s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.65s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.49s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.52s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.31s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.84s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.74s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.53s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.58s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.50s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.74s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.82s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.55s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.37s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.93s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.51s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.40s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.12s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.75s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.35s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.21s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.23s) [2021-07-23T08:23:44.495Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.00s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.60s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.53s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.41s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.90s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.45s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.42s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.87s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.98s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.68s) [2021-07-23T08:23:44.495Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-23T08:23:44.495Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-23T08:23:44.495Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-23T08:23:44.495Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.36s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.53s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.78s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.84s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.60s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.77s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.35s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.58s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.59s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.73s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.98s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.72s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.08s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.16s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.09s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.95s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.92s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.80s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.66s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.15s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.19s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.87s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.19s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.55s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.25s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.87s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.19s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.46s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEnv (1.80s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.59s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.22s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.22s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.38s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.58s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.79s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.91s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.70s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.82s) [2021-07-23T08:23:44.495Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.35s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.38s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildFails (0.93s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.96s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.77s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.45s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.15s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.95s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.31s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.18s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.69s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.89s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.04s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildHistory (3.52s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.34s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.87s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.46s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.38s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.00s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildLabel (0.35s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.33s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.36s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.82s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.25s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.39s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.72s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.24s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.52s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.28s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.41s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.35s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.03s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.30s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.76s) [2021-07-23T08:23:44.495Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.65s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.31s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.64s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.90s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.07s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.10s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.58s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.53s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.92s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.71s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.57s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.59s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.37s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.24s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.12s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.23s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.60s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildPATH (1.67s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.82s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.97s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.98s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.48s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.36s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildRm (2.52s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.82s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.81s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.35s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.99s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.99s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.87s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.94s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.24s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.42s) [2021-07-23T08:23:44.495Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.82s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.36s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildStderr (1.34s) [2021-07-23T08:23:44.495Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.16s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.16s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.06s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.41s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildUser (1.98s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (5.21s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.98s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.92s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.08s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.96s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.49s) [2021-07-23T08:23:44.496Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-23T08:23:44.496Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-23T08:23:44.496Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-23T08:23:44.496Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.92s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.04s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.95s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.65s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.93s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.74s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.35s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.43s) [2021-07-23T08:23:44.496Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.83s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.94s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-07-23T08:23:44.496Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.41s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.11s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCommitChange (1.67s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.25s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.43s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.44s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.86s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCommitTTY (2.82s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.92s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.50s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.48s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.20s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.60s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.94s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.70s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.69s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.68s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.91s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.13s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.80s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.20s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.98s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.11s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.12s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.77s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.69s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.36s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.47s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.71s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.49s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.77s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) [2021-07-23T08:23:44.496Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.75s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.91s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.98s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.10s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.02s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.01s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.93s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.47s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.01s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.68s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.67s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.87s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000532690_} (1.75s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1344446888_/foo_false____} (1.97s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1344446888_/foo_true____} (1.81s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3825342695_/foo_false____} (1.78s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3825342695_/foo_true____} (1.78s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3825342695_/foo_true__0xc0005326c0__} (1.68s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0005326d8_} (1.79s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0005326f0_} (1.87s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000532708_} (1.92s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000532720_} (1.78s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.98s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.42s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.25s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.20s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.64s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.82s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.74s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.78s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.76s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.86s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.29s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.76s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.83s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.94s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.82s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.02s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.82s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.76s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.75s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.87s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.86s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.35s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.85s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.61s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.62s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.95s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.73s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.43s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.00s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.89s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.75s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.14s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToDot (0.89s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.87s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.37s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToStdout (0.73s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.02s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.11s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.10s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.84s) [2021-07-23T08:23:44.496Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.97s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2021-07-23T08:23:44.496Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.96s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.50s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.40s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.74s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.66s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.98s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.95s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.85s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.69s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.25s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.75s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.21s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.23s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.33s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.59s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.16s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.95s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestEventsAttach (0.90s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestEventsCommit (0.86s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.69s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.69s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.76s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.69s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.44s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.03s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.27s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestEventsCopy (1.02s) [2021-07-23T08:23:44.496Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.62s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.60s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.38s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.66s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsFilters (1.39s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsFormat (1.35s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.36s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2021-07-23T08:23:44.497Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-23T08:23:44.497Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.51s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.70s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsRename (0.72s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsResize (0.75s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.67s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.54s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.13s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsTop (1.26s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.70s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExec (1.02s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.75s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.03s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.87s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.38s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.43s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.20s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.96s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.64s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecCgroup (2.44s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecEnv (1.11s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.70s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.18s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecInspectID (3.45s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecInteractive (1.28s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.02s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.99s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecParseError (0.68s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.75s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.68s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.51s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.99s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecStartFails (1.00s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.51s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.92s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecTTY (1.51s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.22s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.71s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecUlimits (0.97s) [2021-07-23T08:23:44.497Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.84s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.98s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.74s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.97s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestExecWithUser (1.28s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.71s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.70s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.72s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.82s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestHealth (23.44s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.04s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.84s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.70s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.04s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.24s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.18s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.49s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.53s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImagesFormat (0.12s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.98s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImportDisplay (1.53s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImportFile (1.66s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.67s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImportGzipped (1.75s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.70s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.86s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.18s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.19s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.80s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.96s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.08s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.69s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.70s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.69s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.30s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.69s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.67s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.71s) [2021-07-23T08:23:44.497Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.03s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.06s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectDefault (0.76s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectHistory (0.89s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-07-23T08:23:44.497Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.70s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.34s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.08s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.31s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.91s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.99s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectStatus (1.08s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.84s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.82s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.79s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.71s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.70s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.69s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.66s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.63s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.39s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.42s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.12s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.63s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.37s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.57s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.53s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.74s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.00s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.54s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.54s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.76s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.68s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.00s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.65s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.70s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.71s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.05s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.25s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.38s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.68s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.39s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.98s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.72s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.17s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsSince (6.78s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.92s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.13s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsTail (1.35s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.94s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.06s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.76s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestNetHostname (2.93s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.71s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.09s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.11s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.82s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPluginActive (1.50s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.35s) [2021-07-23T08:23:44.497Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.84s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.26s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.35s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.22s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.78s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.57s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.59s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPortList (8.68s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.32s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.83s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.94s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.73s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.72s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.89s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.38s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.40s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPsByOrder (3.69s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.18s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.61s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.08s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.54s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.02s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.57s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.71s) [2021-07-23T08:23:44.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.96s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.54s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.95s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.15s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.46s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.05s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.94s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.80s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.14s) [2021-07-23T08:23:44.498Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.88s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.49s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.70s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.92s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.08s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.25s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.06s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.46s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.37s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.44s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.69s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.85s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.12s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.91s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.17s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.00s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.83s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.89s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.62s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.00s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.10s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.32s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAddHost (0.76s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.47s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.68s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.65s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.44s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.70s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.78s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.80s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.46s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.20s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.70s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.80s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.89s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.99s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.68s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.67s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.03s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.74s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.75s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.68s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.06s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.96s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.68s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.73s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.93s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.71s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.67s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.71s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.38s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.40s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.10s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.67s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (1.00s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.92s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.91s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.01s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.70s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.36s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.01s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.21s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.18s) [2021-07-23T08:23:44.498Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-23T08:23:44.498Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.90s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.63s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.44s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.74s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.95s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.75s) [2021-07-23T08:23:44.498Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.95s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.63s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.90s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.70s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.65s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.66s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.71s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.67s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.66s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.68s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunExitCode (0.69s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.66s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.68s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.66s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.68s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.31s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.44s) [2021-07-23T08:23:44.498Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.00s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.53s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.73s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.80s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.67s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.04s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.39s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.61s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.82s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.63s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.53s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.55s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.50s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.48s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.37s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunMount (8.29s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.94s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.33s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.01s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.10s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.19s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.20s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.40s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.45s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.91s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.95s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.12s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.98s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.97s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.56s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.64s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.65s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.71s) [2021-07-23T08:23:44.498Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.67s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.47s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.66s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2021-07-23T08:23:44.498Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2021-07-23T08:23:44.498Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.66s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.34s) [2021-07-23T08:23:44.498Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.95s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.41s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunRm (0.77s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.69s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.67s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.30s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.68s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.46s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.64s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.74s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.68s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.67s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunState (1.44s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-07-23T08:23:44.498Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunSysctls (1.41s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.19s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.62s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.46s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.68s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.68s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.89s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.00s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunUserByName (0.69s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s) [2021-07-23T08:23:44.498Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.79s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.88s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.07s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.42s) [2021-07-23T08:23:44.498Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.06s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.27s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.67s) [2021-07-23T08:23:44.499Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-23T08:23:44.499Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-23T08:23:44.499Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-07-23T08:23:44.499Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.55s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.64s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.34s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.74s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.87s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.77s) [2021-07-23T08:23:44.499Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.11s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-07-23T08:23:44.499Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-23T08:23:44.499Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-23T08:23:44.499Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-23T08:23:44.499Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-23T08:23:44.499Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (1.04s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (1.02s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.00s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.95s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (1.00s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.90s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.91s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.86s) [2021-07-23T08:23:44.499Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.75s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.76s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.79s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.88s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.18s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.30s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.96s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.10s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.93s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.67s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.81s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.18s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.66s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.88s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.03s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.64s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.96s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.47s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.73s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestStartRecordError (1.53s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.72s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.39s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.91s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.69s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.99s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.75s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.69s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.70s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-07-23T08:23:44.499Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.96s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.73s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.31s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.65s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.69s) [2021-07-23T08:23:44.499Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-23T08:23:44.499Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.36s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.09s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.03s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUpdateStats (3.74s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.32s) [2021-07-23T08:23:44.499Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.87s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.09s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.64s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.59s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.66s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.66s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.27s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.89s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.00s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.99s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.35s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.39s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.00s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.97s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.20s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.04s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.01s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.81s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.90s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.93s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.57s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.30s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.95s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.18s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.65s) [2021-07-23T08:23:44.499Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.50s) [2021-07-23T08:23:44.499Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-23T08:23:44.499Z] === RUN TestDockerRegistrySuite [2021-07-23T08:23:44.499Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-23T08:23:45.438Z] check_test.go:196: [d3873794bff56] daemon is not started [2021-07-23T08:23:45.439Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-23T08:23:46.379Z] check_test.go:196: [dcd5b563f2658] daemon is not started [2021-07-23T08:23:46.639Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-23T08:23:48.545Z] check_test.go:196: [d5c8d10d928d3] daemon is not started [2021-07-23T08:23:48.545Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-23T08:23:48.545Z] check_test.go:196: [d9778cb0ecf0b] daemon is not started [2021-07-23T08:23:48.546Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-23T08:23:51.839Z] check_test.go:196: [de90e20a1fc82] daemon is not started [2021-07-23T08:23:51.839Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-23T08:23:52.888Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-23T08:23:52.888Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-23T08:23:52.888Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-23T08:23:53.847Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-23T08:23:58.412Z] check_test.go:196: [dc9db86b323d8] daemon is not started [2021-07-23T08:23:58.413Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-23T08:24:01.713Z] check_test.go:196: [db2b31808e2cc] daemon is not started [2021-07-23T08:24:01.713Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-23T08:24:02.651Z] check_test.go:196: [d5cd52735a02e] daemon is not started [2021-07-23T08:24:02.651Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-23T08:24:04.032Z] check_test.go:196: [d4abdb2862fb8] daemon is not started [2021-07-23T08:24:04.032Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-23T08:24:05.413Z] check_test.go:196: [d1ed01a2aef4d] daemon is not started [2021-07-23T08:24:05.413Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-23T08:24:06.353Z] check_test.go:196: [d9dc123a128ff] daemon is not started [2021-07-23T08:24:06.479Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-23T08:24:06.479Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-23T08:24:06.479Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-23T08:24:06.479Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-23T08:24:06.613Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-23T08:24:07.995Z] check_test.go:196: [ddc539cef8c2f] daemon is not started [2021-07-23T08:24:07.995Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-23T08:24:08.934Z] check_test.go:196: [d2a0f85bfee0d] daemon is not started [2021-07-23T08:24:08.934Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-23T08:24:09.286Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-23T08:24:09.286Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-23T08:24:09.286Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-23T08:24:10.314Z] check_test.go:196: [d76dac89d156b] daemon is not started [2021-07-23T08:24:10.315Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-23T08:24:11.255Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5c476cbbc1f738b17e8705cdc148a769be6ba6119a455f05755ca1970c7841a4 [2021-07-23T08:24:12.194Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fcd9287e85d77cc86ef099c3d73392eff3bf4a580bff98b67a1ad75102759eb0 [2021-07-23T08:24:12.453Z] check_test.go:196: [d78cb9825d89f] daemon is not started [2021-07-23T08:24:12.453Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-23T08:24:13.832Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:add1d117f0bd93daa26755d6fc9ec0eaa89b2675a417f07fdd09874bf7f66035 [2021-07-23T08:24:14.771Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fa4c199e707245a2dac6d3322e345b07878d17a04c2c37088fe6a6387b9bab2a [2021-07-23T08:24:14.771Z] check_test.go:196: [d77e6f33f474f] daemon is not started [2021-07-23T08:24:14.771Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-23T08:24:16.152Z] check_test.go:196: [d3925d5b349b4] daemon is not started [2021-07-23T08:24:16.152Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-23T08:24:18.690Z] check_test.go:196: [dd9fb6e9156ad] daemon is not started [2021-07-23T08:24:18.950Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-23T08:24:19.891Z] check_test.go:196: [d4d6675af806e] daemon is not started [2021-07-23T08:24:19.891Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-23T08:24:20.151Z] check_test.go:196: [d088438ea2f41] daemon is not started [2021-07-23T08:24:20.151Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-23T08:24:21.557Z] check_test.go:196: [d594c31117e51] daemon is not started [2021-07-23T08:24:21.557Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-23T08:24:22.495Z] check_test.go:196: [d1423125a0e7e] daemon is not started [2021-07-23T08:24:22.495Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-23T08:24:23.433Z] check_test.go:196: [d53587a694fd5] daemon is not started [2021-07-23T08:24:23.433Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-23T08:24:23.743Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-23T08:24:24.065Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-23T08:24:26.727Z] check_test.go:196: [db245db4886b4] daemon is not started [2021-07-23T08:24:26.727Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-23T08:24:27.296Z] check_test.go:196: [d37ad1e624f63] daemon is not started [2021-07-23T08:24:27.296Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-23T08:24:28.678Z] check_test.go:196: [debb7e01e1330] daemon is not started [2021-07-23T08:24:28.678Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-23T08:24:28.938Z] check_test.go:196: [da448c4517ef8] daemon is not started [2021-07-23T08:24:28.938Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-23T08:24:28.938Z] check_test.go:196: [df951dbaea55a] daemon is not started [2021-07-23T08:24:28.938Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-23T08:24:29.197Z] check_test.go:196: [dc62ce41053a7] daemon is not started [2021-07-23T08:24:29.197Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-23T08:24:29.456Z] check_test.go:196: [da9f9d58281a8] daemon is not started [2021-07-23T08:24:29.457Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-23T08:24:29.716Z] check_test.go:196: [d265c8edf318a] daemon is not started [2021-07-23T08:24:29.978Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-23T08:24:29.978Z] check_test.go:196: [d98c30cdfa46b] daemon is not started [2021-07-23T08:24:29.978Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-23T08:24:31.363Z] check_test.go:196: [d7119c6b42327] daemon is not started [2021-07-23T08:24:31.363Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-23T08:24:33.272Z] check_test.go:196: [d244415e4518c] daemon is not started [2021-07-23T08:24:33.272Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-23T08:24:34.022Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-23T08:24:34.211Z] check_test.go:196: [d13f338247239] daemon is not started [2021-07-23T08:24:34.211Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-23T08:24:34.360Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-23T08:24:35.597Z] check_test.go:196: [d95413cc7e4aa] daemon is not started [2021-07-23T08:24:35.597Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-23T08:24:36.535Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite (53.30s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.42s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.28s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.69s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.29s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.31s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.36s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.23s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.38s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.25s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.31s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.28s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.17s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.20s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.30s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.42s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.19s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.78s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.19s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.19s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.10s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.23s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.25s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.23s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.96s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.02s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.25s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2021-07-23T08:24:37.104Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-07-23T08:24:37.104Z] === RUN TestDockerSchema1RegistrySuite [2021-07-23T08:24:37.104Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-23T08:24:37.365Z] check_test.go:223: [da9fd6ec63218] daemon is not started [2021-07-23T08:24:37.365Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-23T08:24:37.732Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-23T08:24:41.568Z] check_test.go:223: [de9bd91f1789d] daemon is not started [2021-07-23T08:24:41.568Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-23T08:24:43.498Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-23T08:24:44.654Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-23T08:24:48.141Z] check_test.go:223: [d5ff4090c2e93] daemon is not started [2021-07-23T08:24:48.141Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-23T08:24:50.679Z] check_test.go:223: [df2da0fd30cdc] daemon is not started [2021-07-23T08:24:50.679Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-23T08:24:51.619Z] check_test.go:223: [df1d981a019a0] daemon is not started [2021-07-23T08:24:51.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-23T08:24:53.001Z] check_test.go:223: [d4576f7a24965] daemon is not started [2021-07-23T08:24:53.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-23T08:24:53.001Z] check_test.go:223: [dd0d6e6c3b244] daemon is not started [2021-07-23T08:24:53.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-23T08:24:53.774Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-23T08:24:54.382Z] check_test.go:223: [d3ed9a60a6ef1] daemon is not started [2021-07-23T08:24:54.382Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-23T08:24:55.322Z] check_test.go:223: [d1b9cccdfc752] daemon is not started [2021-07-23T08:24:55.322Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-23T08:24:56.702Z] check_test.go:223: [d2c6f93b1d829] daemon is not started [2021-07-23T08:24:56.702Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-23T08:24:59.241Z] docker_cli_swarm_test.go:1172: [deb3a97d8d6d5] joining swarm manager [d5dc56a888853]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-23T08:24:59.810Z] check_test.go:223: [d2fabe06f7a11] daemon is not started [2021-07-23T08:24:59.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-23T08:25:00.069Z] check_test.go:223: [d2fc275fd9a59] daemon is not started [2021-07-23T08:25:00.069Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-23T08:25:00.638Z] check_test.go:223: [d0834e02d3864] daemon is not started [2021-07-23T08:25:00.638Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-23T08:25:00.638Z] check_test.go:223: [db9f6b2a384ea] daemon is not started [2021-07-23T08:25:00.638Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-23T08:25:00.897Z] check_test.go:223: [d7dc6f0238bd9] daemon is not started [2021-07-23T08:25:00.897Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-23T08:25:01.157Z] check_test.go:223: [dcde9dc1c9cc3] daemon is not started [2021-07-23T08:25:01.157Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-23T08:25:01.727Z] check_test.go:223: [dd0b394be98e3] daemon is not started [2021-07-23T08:25:01.727Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-23T08:25:01.727Z] check_test.go:223: [db50988bb148f] daemon is not started [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite (24.59s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.70s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.03s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.38s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.23s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.22s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.18s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.12s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.23s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2021-07-23T08:25:01.727Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-23T08:25:01.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-23T08:25:01.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-23T08:25:02.680Z] check_test.go:252: [d9673abf27784] daemon is not started [2021-07-23T08:25:02.680Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-23T08:25:02.951Z] check_test.go:252: [d7a03fd337104] daemon is not started [2021-07-23T08:25:02.951Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-23T08:25:03.217Z] check_test.go:252: [d5e23fd9b00bb] daemon is not started [2021-07-23T08:25:03.217Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-23T08:25:04.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-23T08:25:04.417Z] check_test.go:252: [d93fd5cd2bed1] daemon is not started [2021-07-23T08:25:04.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-23T08:25:04.677Z] check_test.go:252: [df9a7f9002366] daemon is not started [2021-07-23T08:25:04.938Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-23T08:25:05.508Z] check_test.go:252: [de693bcd9b02a] daemon is not started [2021-07-23T08:25:05.508Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-23T08:25:05.508Z] check_test.go:252: [d76626c2d1b02] daemon is not started [2021-07-23T08:25:05.508Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.90s) [2021-07-23T08:25:05.508Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2021-07-23T08:25:05.508Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-07-23T08:25:05.508Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-07-23T08:25:05.508Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2021-07-23T08:25:05.508Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-07-23T08:25:05.508Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-07-23T08:25:05.508Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.64s) [2021-07-23T08:25:05.508Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-07-23T08:25:05.508Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-23T08:25:05.508Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-23T08:25:10.781Z] check_test.go:279: [d5ee34b3eba60] daemon is not started [2021-07-23T08:25:10.781Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-23T08:25:11.040Z] check_test.go:279: [d8da34d865f00] daemon is not started [2021-07-23T08:25:11.040Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-23T08:25:11.040Z] check_test.go:279: [dc44231fd4657] daemon is not started [2021-07-23T08:25:11.040Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-23T08:25:11.300Z] check_test.go:279: [db6af0208a2aa] daemon is not started [2021-07-23T08:25:11.300Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-23T08:25:11.300Z] check_test.go:279: [d9b13d842926f] daemon is not started [2021-07-23T08:25:11.300Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-07-23T08:25:11.300Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-07-23T08:25:11.300Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-07-23T08:25:11.300Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-23T08:25:11.300Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-23T08:25:11.300Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-07-23T08:25:11.300Z] === RUN TestDockerNetworkSuite [2021-07-23T08:25:11.300Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-23T08:25:13.837Z] docker_cli_network_unix_test.go:46: [d9cc4a106ef26] daemon is not started [2021-07-23T08:25:13.837Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-23T08:25:14.407Z] docker_cli_network_unix_test.go:46: [d75039728e500] daemon is not started [2021-07-23T08:25:14.615Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-23T08:25:14.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-23T08:25:14.813Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-23T08:25:14.813Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-23T08:25:14.813Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-23T08:25:18.507Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-23T08:25:18.507Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-23T08:25:18.507Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-23T08:25:18.526Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-23T08:25:19.487Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-23T08:25:19.487Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-23T08:25:19.487Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-23T08:25:19.487Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-23T08:25:19.487Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-23T08:25:19.948Z] docker_cli_network_unix_test.go:46: [d300014e795b3] daemon is not started [2021-07-23T08:25:20.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-23T08:25:21.649Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-23T08:25:21.670Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-23T08:25:22.426Z] docker_cli_network_unix_test.go:46: [d891deebeb1a5] daemon is not started [2021-07-23T08:25:22.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-23T08:25:22.426Z] docker_cli_network_unix_test.go:1233: [d057dfaee2654] daemon is not started [2021-07-23T08:25:25.361Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-23T08:25:25.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-23T08:25:26.670Z] docker_cli_network_unix_test.go:46: [d61b6ae6fa99b] daemon is not started [2021-07-23T08:25:27.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-23T08:25:27.526Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-23T08:25:27.526Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-23T08:25:27.981Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-23T08:25:28.788Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-23T08:25:30.870Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-23T08:25:31.325Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-23T08:25:31.964Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-23T08:25:32.849Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-23T08:25:35.369Z] docker_cli_network_unix_test.go:46: [df62630e31f7a] daemon is not started [2021-07-23T08:25:35.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-23T08:25:37.276Z] docker_cli_network_unix_test.go:46: [d444dfcba40d0] daemon is not started [2021-07-23T08:25:37.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-23T08:25:39.227Z] docker_cli_network_unix_test.go:46: [d368b57190223] daemon is not started [2021-07-23T08:25:39.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-23T08:25:39.797Z] docker_cli_network_unix_test.go:46: [dc74ce379a4c5] daemon is not started [2021-07-23T08:25:39.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-23T08:25:39.888Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-23T08:25:40.367Z] docker_cli_network_unix_test.go:46: [d7b9faf334d52] daemon is not started [2021-07-23T08:25:40.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-23T08:25:40.937Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-23T08:25:41.134Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-23T08:25:41.413Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-23T08:25:41.506Z] docker_cli_network_unix_test.go:46: [d559c6f0c615a] daemon is not started [2021-07-23T08:25:41.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-23T08:25:42.705Z] docker_cli_network_unix_test.go:46: [dd3203eb3630a] daemon is not started [2021-07-23T08:25:42.967Z] docker_cli_swarm_test.go:1453: [d827e07c8a850] joining swarm manager [de0a677ec7e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:25:43.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-23T08:25:43.485Z] docker_cli_network_unix_test.go:46: [d6382ae5b2be0] daemon is not started [2021-07-23T08:25:43.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-23T08:25:43.745Z] docker_cli_network_unix_test.go:46: [dff292183b3b2] daemon is not started [2021-07-23T08:25:43.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-23T08:25:44.006Z] docker_cli_swarm_test.go:1454: [d8763bc8f2cab] joining swarm manager [de0a677ec7e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-23T08:25:44.575Z] docker_cli_network_unix_test.go:46: [d8feeb10ed619] daemon is not started [2021-07-23T08:25:45.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-23T08:25:45.146Z] docker_cli_network_unix_test.go:46: [d3374c7ea0c65] daemon is not started [2021-07-23T08:25:45.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-23T08:25:45.146Z] docker_cli_network_unix_test.go:46: [dc488ff8e1113] daemon is not started [2021-07-23T08:25:45.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-23T08:25:45.406Z] docker_cli_network_unix_test.go:46: [d906d83ec537d] daemon is not started [2021-07-23T08:25:45.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-23T08:25:46.345Z] docker_cli_network_unix_test.go:46: [da9d50d46ac42] daemon is not started [2021-07-23T08:25:46.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-23T08:25:47.296Z] docker_cli_network_unix_test.go:46: [d2ad46ec9f1fd] daemon is not started [2021-07-23T08:25:47.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-23T08:25:47.557Z] docker_cli_network_unix_test.go:46: [d54a3f1866720] daemon is not started [2021-07-23T08:25:47.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-23T08:25:48.077Z] docker_cli_network_unix_test.go:46: [dcfbcf13fe9bb] daemon is not started [2021-07-23T08:25:48.175Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-23T08:25:48.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-23T08:25:48.337Z] docker_cli_network_unix_test.go:46: [dc50e9479ce1e] daemon is not started [2021-07-23T08:25:48.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-23T08:25:49.717Z] docker_cli_network_unix_test.go:968: [dd5395fb8ee92] daemon is not started [2021-07-23T08:25:49.940Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-23T08:25:51.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-23T08:25:52.826Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-23T08:25:53.011Z] docker_cli_network_unix_test.go:46: [d2cd89f435ce3] daemon is not started [2021-07-23T08:25:53.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-23T08:25:54.920Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-23T08:25:55.860Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-23T08:25:56.120Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-23T08:25:56.380Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-23T08:25:56.380Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-23T08:25:57.319Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-23T08:25:58.259Z] docker_cli_network_unix_test.go:1116: [d22633da433dd] daemon is not started [2021-07-23T08:26:00.172Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-23T08:26:05.457Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-23T08:26:05.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-23T08:26:05.716Z] docker_cli_network_unix_test.go:46: [d1edea61f4b66] daemon is not started [2021-07-23T08:26:05.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-23T08:26:06.656Z] docker_cli_network_unix_test.go:46: [dd1d440164f29] daemon is not started [2021-07-23T08:26:06.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-23T08:26:06.916Z] docker_cli_network_unix_test.go:46: [d0f408c06bb9e] daemon is not started [2021-07-23T08:26:06.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-23T08:26:07.175Z] docker_cli_network_unix_test.go:46: [ddc47c0d208e0] daemon is not started [2021-07-23T08:26:07.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-23T08:26:07.441Z] docker_cli_network_unix_test.go:46: [d7f1d47a85c6a] daemon is not started [2021-07-23T08:26:07.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-23T08:26:07.441Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-23T08:26:07.706Z] docker_cli_network_unix_test.go:46: [d47cbbf0d02a9] daemon is not started [2021-07-23T08:26:07.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-23T08:26:07.706Z] docker_cli_network_unix_test.go:46: [dc1492b9b5f58] daemon is not started [2021-07-23T08:26:07.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-23T08:26:10.245Z] docker_cli_swarm_unix_test.go:62: [d6098c72e4830] joining swarm manager [d1249e218e78a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:26:10.469Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-23T08:26:10.505Z] docker_cli_network_unix_test.go:46: [dc276928b52e3] daemon is not started [2021-07-23T08:26:11.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-23T08:26:11.886Z] docker_cli_network_unix_test.go:46: [d9a832c0ddd83] daemon is not started [2021-07-23T08:26:11.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-23T08:26:11.886Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-23T08:26:11.886Z] docker_cli_network_unix_test.go:46: [d028035aed903] daemon is not started [2021-07-23T08:26:11.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-23T08:26:12.456Z] docker_cli_network_unix_test.go:46: [dbbe3b17af4c9] daemon is not started [2021-07-23T08:26:12.635Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-23T08:26:12.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-23T08:26:15.521Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-23T08:26:16.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-23T08:26:17.045Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-23T08:26:17.045Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-23T08:26:17.045Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-23T08:26:17.045Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-23T08:26:17.045Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-23T08:26:18.571Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-23T08:26:18.571Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-23T08:26:18.571Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-23T08:26:18.820Z] docker_cli_network_unix_test.go:1084: [d3810fe5c5078] daemon is not started [2021-07-23T08:26:20.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-23T08:26:20.728Z] docker_cli_network_unix_test.go:46: [d6a395773048d] daemon is not started [2021-07-23T08:26:20.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-23T08:26:21.298Z] docker_cli_network_unix_test.go:46: [dd63bca17443f] daemon is not started [2021-07-23T08:26:21.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-23T08:26:23.469Z] docker_cli_network_unix_test.go:46: [d8cd7373f3ce8] daemon is not started [2021-07-23T08:26:23.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-23T08:26:23.729Z] docker_cli_network_unix_test.go:46: [d6d414dff1737] daemon is not started [2021-07-23T08:26:23.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-23T08:26:24.299Z] docker_cli_network_unix_test.go:46: [d9835e2744a1f] daemon is not started [2021-07-23T08:26:24.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-23T08:26:25.130Z] docker_cli_network_unix_test.go:46: [d1b9d8c924f33] daemon is not started [2021-07-23T08:26:25.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-23T08:26:26.071Z] docker_cli_network_unix_test.go:46: [db039f20a3d03] daemon is not started [2021-07-23T08:26:26.331Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-23T08:26:30.637Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-23T08:26:34.469Z] docker_cli_network_unix_test.go:46: [d17a5a3cab523] daemon is not started [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite (82.61s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.39s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.94s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.75s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.93s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.98s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.77s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.91s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.69s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.39s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.73s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.63s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.27s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.46s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.38s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.15s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.96s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.29s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.53s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.84s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.68s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.53s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.33s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.09s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.23s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.30s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.27s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.98s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-07-23T08:26:34.469Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.16s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.00s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.64s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.07s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.07s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.95s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.24s) [2021-07-23T08:26:34.469Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.56s) [2021-07-23T08:26:34.469Z] === RUN TestDockerHubPullSuite [2021-07-23T08:26:34.469Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-23T08:26:35.407Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-23T08:26:37.943Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-23T08:26:37.943Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-23T08:26:38.881Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-23T08:26:39.141Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-23T08:26:39.402Z] --- PASS: TestDockerHubPullSuite (5.30s) [2021-07-23T08:26:39.402Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.45s) [2021-07-23T08:26:39.402Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2021-07-23T08:26:39.402Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s) [2021-07-23T08:26:39.402Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.02s) [2021-07-23T08:26:39.402Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-07-23T08:26:39.402Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-07-23T08:26:39.402Z] PASS [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === Skipped [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-23T08:26:39.402Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-23T08:26:39.402Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-23T08:26:39.402Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-23T08:26:39.402Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-07-23T08:26:39.402Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-23T08:26:39.402Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_sni_test.go:18: Flakey test [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-23T08:26:39.402Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-23T08:26:39.402Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-23T08:26:39.402Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-23T08:26:39.402Z] docker_cli_network_unix_test.go:46: [d028035aed903] daemon is not started [2021-07-23T08:26:39.402Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] DONE 1269 tests, 51 skipped in 2018.857s [2021-07-23T08:26:39.402Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-23T08:26:39.402Z] ++++ cat bundles/test-integration/docker.pid [2021-07-23T08:26:39.402Z] +++ kill 8238 [2021-07-23T08:26:39.402Z] +++ /etc/init.d/apparmor stop [2021-07-23T08:26:39.402Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] Unloading profiles will leave already running processes permanently [2021-07-23T08:26:39.402Z] unconfined, which can lead to unexpected situations. [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.402Z] To set a process to complain mode, use the command line tool [2021-07-23T08:26:39.402Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-23T08:26:39.402Z] +++ true [2021-07-23T08:26:39.402Z] exiting test-integration [2021-07-23T08:26:39.402Z] ++ exit 0 [2021-07-23T08:26:39.402Z] [2021-07-23T08:26:39.662Z] + for job in $(jobs -p) [2021-07-23T08:26:39.662Z] + wait 10323 [2021-07-23T08:26:42.972Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-23T08:26:54.189Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-23T08:26:55.318Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-23T08:26:57.962Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-23T08:26:57.963Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-23T08:26:57.963Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-23T08:26:57.963Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-23T08:26:57.963Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-23T08:26:57.963Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-23T08:26:57.963Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-23T08:26:57.963Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-23T08:26:57.963Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-23T08:26:57.963Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-23T08:26:57.963Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-23T08:26:57.963Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-23T08:26:57.963Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-23T08:27:00.858Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-23T08:27:05.533Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-23T08:27:05.533Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-23T08:27:05.533Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-23T08:27:05.533Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-23T08:27:05.533Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-23T08:27:05.533Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-23T08:27:05.533Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-23T08:27:05.533Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-23T08:27:05.533Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-23T08:27:05.533Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-23T08:27:05.533Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-23T08:27:06.215Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-23T08:27:06.215Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-23T08:27:07.597Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-23T08:27:09.262Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-23T08:27:09.262Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-23T08:27:09.262Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-23T08:27:09.262Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-23T08:27:09.262Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-23T08:27:09.262Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-23T08:27:09.719Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-23T08:27:10.135Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-23T08:27:10.681Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-23T08:27:11.830Z] === RUN TestDockerSuite/TestBuildRm [2021-07-23T08:27:13.443Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-23T08:27:15.981Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-23T08:27:17.888Z] docker_api_swarm_test.go:961: [d8233f95f751a] joining swarm manager [d3ac14ff3b0d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-23T08:27:20.973Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-23T08:27:29.467Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-23T08:27:33.407Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-23T08:27:33.407Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-23T08:27:33.407Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-23T08:27:33.407Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-23T08:27:33.407Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-23T08:27:33.407Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-23T08:27:33.407Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-23T08:27:33.407Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-23T08:27:33.407Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-23T08:27:33.407Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-23T08:27:33.407Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-23T08:27:33.407Z] === RUN TestDockerSuite/TestBuildFails [2021-07-23T08:27:35.574Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-23T08:27:35.982Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-23T08:27:36.030Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-23T08:27:36.512Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-23T08:27:36.512Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-23T08:27:36.512Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-23T08:27:36.512Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-23T08:27:36.512Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-23T08:27:37.472Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-23T08:27:41.186Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-23T08:27:41.802Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-23T08:27:44.074Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-23T08:27:46.473Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-23T08:27:47.792Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-23T08:27:50.866Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-23T08:27:51.126Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-23T08:27:53.664Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-23T08:27:56.972Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-23T08:27:58.819Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-23T08:28:00.121Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-23T08:28:00.580Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-23T08:28:01.038Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-23T08:28:03.491Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-23T08:28:03.544Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-23T08:28:05.020Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-23T08:28:08.822Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-23T08:28:09.566Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-23T08:28:09.566Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-23T08:28:11.362Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-23T08:28:13.900Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-23T08:28:15.309Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-23T08:28:15.309Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-23T08:28:15.309Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-23T08:28:15.309Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-23T08:28:15.765Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-23T08:28:15.766Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-23T08:28:15.766Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-23T08:28:17.195Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-23T08:28:18.095Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-23T08:28:18.095Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-23T08:28:19.732Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-23T08:28:20.982Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-23T08:28:23.928Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-23T08:28:24.308Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-23T08:28:24.308Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-23T08:28:24.308Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-23T08:28:25.331Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-23T08:28:36.500Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-23T08:28:36.500Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-23T08:28:36.500Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-23T08:28:36.500Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-23T08:28:36.501Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-23T08:28:36.501Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-23T08:28:36.501Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-23T08:28:36.660Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-23T08:28:36.660Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-23T08:28:36.956Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-23T08:28:36.956Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-23T08:28:36.956Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-23T08:28:37.411Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-23T08:28:37.865Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-23T08:28:42.432Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-23T08:28:42.432Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-23T08:28:42.524Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-23T08:28:42.888Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-23T08:28:43.344Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-23T08:28:43.344Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-23T08:28:45.422Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-23T08:28:46.059Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-23T08:28:46.059Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-23T08:28:46.059Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-23T08:28:48.016Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-23T08:28:48.223Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-23T08:28:48.981Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-23T08:28:49.130Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-23T08:28:49.130Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-23T08:28:49.130Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-23T08:28:49.130Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-23T08:28:49.130Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-23T08:28:49.130Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-23T08:28:49.130Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-23T08:28:49.130Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-23T08:28:49.130Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-23T08:28:49.130Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-23T08:28:49.130Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-23T08:28:49.437Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-23T08:28:49.750Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-23T08:28:50.401Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-23T08:28:51.364Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-23T08:28:52.327Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-23T08:28:52.634Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-23T08:28:52.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-23T08:28:52.839Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-23T08:28:52.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-23T08:28:52.839Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-23T08:28:52.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-23T08:28:52.839Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-23T08:28:52.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-23T08:28:53.294Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-23T08:28:53.855Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-23T08:28:57.001Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-23T08:28:57.293Z] === RUN TestDockerSuite/TestBuildUser [2021-07-23T08:28:57.293Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-23T08:28:57.293Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-23T08:28:57.293Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-23T08:28:57.293Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-23T08:28:57.293Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-23T08:28:57.293Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-23T08:28:59.625Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-23T08:28:59.625Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-23T08:28:59.625Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-23T08:28:59.625Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-23T08:28:59.625Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-23T08:28:59.625Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-23T08:29:00.082Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-23T08:29:00.082Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-23T08:29:00.082Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-23T08:29:00.539Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-23T08:29:01.503Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-23T08:29:05.825Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-23T08:29:05.825Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-23T08:29:07.275Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-23T08:29:07.989Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-23T08:29:07.989Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-23T08:29:07.989Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-23T08:29:07.989Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-23T08:29:07.989Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-23T08:29:09.334Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-23T08:29:09.788Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-23T08:29:09.788Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-23T08:29:10.242Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-23T08:29:10.242Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-23T08:29:10.242Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-23T08:29:10.242Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-23T08:29:10.243Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-23T08:29:10.243Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-23T08:29:10.243Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-23T08:29:10.243Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-23T08:29:10.243Z] === RUN TestDockerSuite/TestBuildFails [2021-07-23T08:29:12.404Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-23T08:29:12.404Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-23T08:29:17.061Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-23T08:29:20.771Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-23T08:29:21.572Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-23T08:29:22.053Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-23T08:29:22.053Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-23T08:29:22.053Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-23T08:29:24.944Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-23T08:29:26.535Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-23T08:29:29.024Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-23T08:29:29.024Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-23T08:29:31.198Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-23T08:29:31.653Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-23T08:29:34.788Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-23T08:29:36.317Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-23T08:29:36.317Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-23T08:29:36.317Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-23T08:29:36.459Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-23T08:29:36.772Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-23T08:29:37.227Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-23T08:29:37.227Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-23T08:29:37.227Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-23T08:29:39.454Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-23T08:29:39.454Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-23T08:29:39.454Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-23T08:29:39.454Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-23T08:29:39.454Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-23T08:29:46.496Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-23T08:29:46.496Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-23T08:29:46.496Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-23T08:29:49.558Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-23T08:29:49.558Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-23T08:29:49.558Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite (1740.39s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.14s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.20s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.13s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.12s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.59s) [2021-07-23T08:29:54.552Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.16s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.99s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.05s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.15s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.82s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.17s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.13s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.61s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.37s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (34.94s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.44s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.16s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.06s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.70s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.20s) [2021-07-23T08:29:54.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.33s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.29s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.21s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.22s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.67s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.17s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.24s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.02s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.29s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.63s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (32.55s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.24s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.72s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.42s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.73s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.66s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.57s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.89s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.22s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.44s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.56s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.23s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.20s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.36s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.78s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.57s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.40s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.23s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.49s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.45s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (7.04s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.38s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.75s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.19s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.70s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.45s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.74s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.73s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.23s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.34s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.67s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.01s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.62s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.54s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.84s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.02s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.16s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.08s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.41s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.47s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (113.58s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.67s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.33s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.93s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.70s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.87s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.78s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.93s) [2021-07-23T08:29:54.553Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.90s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.62s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.06s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.60s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.89s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.62s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.27s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.67s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.61s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.80s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.38s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.21s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.78s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.33s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.68s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.97s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.08s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.25s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.85s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.02s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.67s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.77s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.09s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.73s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.39s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.19s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2021-07-23T08:29:54.553Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2021-07-23T08:29:54.553Z] === RUN TestDockerExternalVolumeSuite [2021-07-23T08:29:54.553Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-23T08:29:54.553Z] docker_cli_external_volume_driver_test.go:53: [d02ca4199ee72] daemon is not started [2021-07-23T08:29:58.083Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-23T08:29:59.042Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-23T08:30:00.566Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-23T08:30:00.566Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-23T08:30:00.566Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-23T08:30:01.260Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-23T08:30:01.524Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-23T08:30:01.524Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-23T08:30:05.235Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-23T08:30:05.690Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-23T08:30:06.145Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-23T08:30:07.112Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-23T08:30:07.411Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-23T08:30:07.566Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-23T08:30:08.306Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-23T08:30:08.306Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-23T08:30:08.531Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-23T08:30:09.449Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-23T08:30:10.059Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-23T08:30:14.719Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-23T08:30:14.719Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-23T08:30:14.719Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-23T08:30:14.719Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-23T08:30:14.719Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-23T08:30:14.719Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-23T08:30:14.719Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-23T08:30:14.719Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-23T08:30:15.173Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-23T08:30:15.628Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-23T08:30:16.082Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-23T08:30:19.762Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-23T08:30:20.648Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-23T08:30:20.648Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-23T08:30:20.648Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-23T08:30:20.648Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-23T08:30:20.648Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-23T08:30:20.648Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-23T08:30:20.648Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-23T08:30:20.741Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-23T08:30:21.103Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-23T08:30:24.430Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-23T08:30:31.485Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-23T08:30:33.068Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-23T08:30:33.068Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-23T08:30:33.068Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-23T08:30:34.593Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-23T08:30:38.735Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-23T08:30:38.735Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-23T08:30:38.735Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-23T08:30:38.735Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-23T08:30:38.735Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-23T08:30:38.735Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-23T08:30:38.735Z] docker_cli_sni_test.go:18: Flakey test [2021-07-23T08:30:38.735Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-23T08:30:40.261Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-23T08:30:41.773Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-23T08:30:43.981Z] === RUN TestDockerSuite/TestCommitChange [2021-07-23T08:30:47.695Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-23T08:30:51.406Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-23T08:30:51.406Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-23T08:30:51.406Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-23T08:30:57.174Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-23T08:30:57.174Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-23T08:30:57.174Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-23T08:30:59.431Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-23T08:30:59.431Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-23T08:30:59.431Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-23T08:30:59.661Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-23T08:31:04.214Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-23T08:31:05.212Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-23T08:31:05.670Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-23T08:31:05.670Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-23T08:31:05.670Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-23T08:31:05.670Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-23T08:31:05.670Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-23T08:31:07.105Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-23T08:31:07.105Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-23T08:31:07.105Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-23T08:31:07.105Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-23T08:31:07.105Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-23T08:31:07.105Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-23T08:31:07.105Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-23T08:31:07.105Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-23T08:31:07.105Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-23T08:31:07.105Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-23T08:31:07.105Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-23T08:31:07.105Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-23T08:31:07.105Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-23T08:31:07.105Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-23T08:31:07.105Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-23T08:31:07.105Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-23T08:31:09.394Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-23T08:31:14.072Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-23T08:31:14.144Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-23T08:31:16.245Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-23T08:31:16.245Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-23T08:31:16.245Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-23T08:31:17.143Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-23T08:31:17.291Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-23T08:31:19.134Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-23T08:31:19.908Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-23T08:31:19.908Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-23T08:31:19.908Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-23T08:31:20.097Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-23T08:31:20.174Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-23T08:31:21.446Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-23T08:31:21.446Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-23T08:31:21.446Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-23T08:31:21.446Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-23T08:31:21.446Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-23T08:31:21.446Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-23T08:31:21.446Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-23T08:31:21.628Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-23T08:31:24.333Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-23T08:31:24.334Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-23T08:31:24.334Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-23T08:31:24.334Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-23T08:31:25.263Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-23T08:31:25.973Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-23T08:31:26.586Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-23T08:31:26.586Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-23T08:31:26.586Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-23T08:31:26.586Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-23T08:31:26.586Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-23T08:31:26.586Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-23T08:31:26.586Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-23T08:31:26.586Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-23T08:31:29.683Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-23T08:31:32.069Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-23T08:31:32.525Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-23T08:31:33.629Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-23T08:31:35.791Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-23T08:31:37.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-23T08:31:37.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-23T08:31:37.317Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-23T08:31:37.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-23T08:31:39.481Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-23T08:31:39.481Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-23T08:31:40.179Z] docker_cli_external_volume_driver_test.go:53: [dd34070e0c5b2] daemon is not started [2021-07-23T08:31:41.072Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-23T08:31:41.643Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-23T08:31:41.643Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-23T08:31:41.643Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-23T08:31:41.643Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:31:41.643Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-23T08:31:43.807Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-23T08:31:43.807Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-23T08:31:44.790Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-23T08:31:45.332Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-23T08:31:45.332Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-23T08:31:45.332Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-23T08:31:47.494Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-23T08:31:47.950Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-23T08:31:50.114Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-23T08:31:50.712Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-23T08:31:50.712Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-23T08:31:50.712Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-23T08:31:53.825Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-23T08:31:55.063Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-23T08:31:56.710Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-23T08:31:57.140Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-23T08:31:57.166Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-23T08:31:57.166Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-23T08:31:57.166Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-23T08:31:57.166Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-23T08:31:58.693Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-23T08:31:58.693Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-23T08:31:58.693Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-23T08:31:59.246Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-23T08:31:59.700Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-23T08:31:59.700Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-23T08:31:59.700Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-23T08:31:59.700Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-23T08:31:59.700Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-23T08:32:00.858Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-23T08:32:00.858Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-23T08:32:00.858Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-23T08:32:01.810Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-23T08:32:01.861Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-23T08:32:02.384Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-23T08:32:02.384Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-23T08:32:07.047Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-23T08:32:08.572Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-23T08:32:08.572Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-23T08:32:08.572Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-23T08:32:08.572Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-23T08:32:08.572Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-23T08:32:08.572Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-23T08:32:08.572Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-23T08:32:08.572Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-23T08:32:08.572Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-23T08:32:08.572Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-23T08:32:08.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-23T08:32:10.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-23T08:32:10.098Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-23T08:32:10.345Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-23T08:32:10.388Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-23T08:32:11.307Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-23T08:32:11.308Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-23T08:32:11.308Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-23T08:32:11.308Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-23T08:32:11.308Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-23T08:32:11.914Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-23T08:32:12.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-23T08:32:12.370Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-23T08:32:12.370Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-23T08:32:13.154Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-23T08:32:13.475Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-23T08:32:13.475Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-23T08:32:13.475Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-23T08:32:15.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-23T08:32:15.259Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-23T08:32:15.713Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-23T08:32:17.237Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-23T08:32:17.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-23T08:32:19.494Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000744f18_} [2021-07-23T08:32:21.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1673487182_c:\foo_false____} [2021-07-23T08:32:23.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1673487182_c:\foo_true____} [2021-07-23T08:32:24.271Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-23T08:32:25.365Z] docker_cli_external_volume_driver_test.go:53: [d7a0659ad89ec] daemon is not started [2021-07-23T08:32:25.796Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-23T08:32:26.716Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-23T08:32:26.716Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-23T08:32:26.716Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-23T08:32:26.716Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-23T08:32:26.716Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-23T08:32:26.716Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-23T08:32:26.716Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-23T08:32:28.880Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-23T08:32:28.880Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-23T08:32:28.880Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-23T08:32:28.880Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:32:28.880Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-23T08:32:28.880Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-23T08:32:28.880Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-23T08:32:28.880Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-23T08:32:28.880Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-23T08:32:28.880Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:32:28.881Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-23T08:32:28.881Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-23T08:32:28.881Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-23T08:32:28.881Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-23T08:32:28.881Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-23T08:32:28.881Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-23T08:32:29.336Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-23T08:32:29.336Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-23T08:32:29.336Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-23T08:32:29.336Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-23T08:32:29.336Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-23T08:32:29.336Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-23T08:32:29.336Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-23T08:32:29.336Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:32:29.336Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-23T08:32:29.336Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-23T08:32:29.336Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-23T08:32:31.502Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-23T08:32:31.502Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-23T08:32:31.502Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-23T08:32:31.502Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-23T08:32:32.826Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-23T08:32:34.391Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-23T08:32:34.391Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-23T08:32:34.391Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-23T08:32:34.391Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-23T08:32:34.391Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-23T08:32:34.391Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-23T08:32:34.391Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-23T08:32:35.711Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-23T08:32:38.107Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-23T08:32:40.992Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-23T08:32:40.992Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-23T08:32:40.992Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-23T08:32:40.992Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-23T08:32:40.992Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-23T08:32:42.742Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-23T08:32:43.481Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-23T08:32:43.481Z] docker_cli_external_volume_driver_test.go:53: [d4781a8f917d6] daemon is not started [2021-07-23T08:32:46.453Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-23T08:32:49.525Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-23T08:32:49.525Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-23T08:32:49.525Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-23T08:32:49.525Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-23T08:32:49.525Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-23T08:32:50.175Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-23T08:32:51.134Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-23T08:32:51.134Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-23T08:32:51.134Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-23T08:32:51.134Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-23T08:32:51.134Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-23T08:32:53.295Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-23T08:32:53.295Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-23T08:32:53.295Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-23T08:32:55.692Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-23T08:32:55.948Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-23T08:32:58.056Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-23T08:32:58.056Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-23T08:32:58.056Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-23T08:32:58.056Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-23T08:32:58.056Z] === RUN TestDockerSuite/TestCpToDot [2021-07-23T08:33:00.221Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-23T08:33:00.221Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-23T08:33:00.221Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-23T08:33:00.221Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-23T08:33:00.221Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-23T08:33:02.384Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-23T08:33:02.384Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:33:02.839Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-23T08:33:02.839Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-23T08:33:02.839Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-23T08:33:02.839Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-23T08:33:02.839Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-23T08:33:02.839Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-23T08:33:02.839Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-23T08:33:02.839Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-23T08:33:02.839Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-23T08:33:05.001Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-23T08:33:07.167Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-23T08:33:07.623Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-23T08:33:07.623Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-23T08:33:09.151Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-23T08:33:09.606Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-23T08:33:10.068Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-23T08:33:10.068Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-23T08:33:10.068Z] === RUN TestDockerSuite/TestCreateRM [2021-07-23T08:33:10.068Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-23T08:33:10.068Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-23T08:33:10.068Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-23T08:33:10.524Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-23T08:33:10.524Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-23T08:33:13.610Z] === RUN TestDockerSuite/TestBuildRm [2021-07-23T08:33:17.568Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-23T08:33:18.024Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-23T08:33:18.479Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-23T08:33:22.199Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-23T08:33:22.199Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-23T08:33:22.199Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-23T08:33:22.199Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-23T08:33:24.361Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-23T08:33:24.361Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-23T08:33:24.361Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-23T08:33:24.361Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-23T08:33:24.361Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-23T08:33:24.361Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-23T08:33:24.361Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-23T08:33:24.361Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-23T08:33:24.361Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-23T08:33:24.361Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestDockerFails [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-23T08:33:24.361Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-23T08:33:24.361Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-23T08:33:24.361Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-23T08:33:24.361Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-23T08:33:24.361Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-23T08:33:24.361Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-23T08:33:27.248Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-23T08:33:27.780Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-23T08:33:29.412Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-23T08:33:31.577Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-23T08:33:34.665Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-23T08:33:35.754Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-23T08:33:36.194Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-23T08:33:36.194Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-23T08:33:36.194Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-23T08:33:36.194Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-23T08:33:36.651Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-23T08:33:38.179Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-23T08:33:40.109Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-23T08:33:41.906Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-23T08:33:42.999Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-23T08:33:45.626Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-23T08:33:45.874Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-23T08:33:48.760Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-23T08:33:50.294Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-23T08:33:50.923Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-23T08:33:51.884Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-23T08:33:55.601Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-23T08:33:56.561Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-23T08:33:56.790Z] === RUN TestDockerSuite/TestBuildRm [2021-07-23T08:33:57.016Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-23T08:34:00.783Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-23T08:34:01.678Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-23T08:34:05.317Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-23T08:34:06.355Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-23T08:34:06.355Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-23T08:34:06.355Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-23T08:34:06.355Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-23T08:34:06.355Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-23T08:34:06.355Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-23T08:34:06.355Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-23T08:34:06.355Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-23T08:34:06.355Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-23T08:34:06.810Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-23T08:34:06.810Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-23T08:34:06.810Z] === RUN TestDockerSuite/TestEventsRename [2021-07-23T08:34:06.840Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-23T08:34:06.840Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-23T08:34:06.840Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-23T08:34:06.840Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-23T08:34:07.295Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-23T08:34:08.255Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-23T08:34:09.697Z] === RUN TestDockerSuite/TestEventsResize [2021-07-23T08:34:11.136Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-23T08:34:11.348Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-23T08:34:11.348Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-23T08:34:11.805Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-23T08:34:18.231Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-23T08:34:19.669Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-23T08:34:19.758Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-23T08:34:20.352Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-23T08:34:20.353Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-23T08:34:21.941Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-23T08:34:22.551Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-23T08:34:25.024Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-23T08:34:25.024Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-23T08:34:26.606Z] === RUN TestDockerSuite/TestEventsTop [2021-07-23T08:34:26.606Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-23T08:34:26.606Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-23T08:34:28.752Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-23T08:34:28.773Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-23T08:34:33.439Z] === RUN TestDockerSuite/TestExec [2021-07-23T08:34:33.439Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:34:33.439Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-23T08:34:33.439Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-23T08:34:33.439Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-23T08:34:34.877Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-23T08:34:34.878Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-23T08:34:34.965Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-23T08:34:35.332Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-23T08:34:36.491Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-23T08:34:36.491Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:34:36.491Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-23T08:34:36.491Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-23T08:34:36.491Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-23T08:34:36.491Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-23T08:34:36.491Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-23T08:34:38.018Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-23T08:34:40.183Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-23T08:34:42.346Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-23T08:34:43.857Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-23T08:34:43.857Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-23T08:34:43.872Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-23T08:34:47.466Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-23T08:34:47.566Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-23T08:34:47.566Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-23T08:34:48.536Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-23T08:34:48.536Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-23T08:34:48.536Z] === RUN TestDockerSuite/TestExecEnv [2021-07-23T08:34:48.536Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-23T08:34:48.536Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-23T08:34:48.536Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-23T08:34:48.536Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-23T08:34:50.700Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-23T08:34:51.285Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-23T08:34:53.586Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-23T08:34:53.586Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-23T08:34:53.586Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-23T08:34:53.586Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-23T08:34:53.586Z] === RUN TestDockerSuite/TestExecParseError [2021-07-23T08:34:53.586Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-23T08:34:53.586Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-23T08:34:53.586Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-23T08:34:53.586Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-23T08:34:53.586Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-23T08:34:53.586Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-23T08:34:55.748Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-23T08:34:55.748Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-23T08:34:55.748Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-23T08:34:55.748Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-23T08:34:55.748Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-23T08:34:55.748Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-23T08:34:55.748Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-23T08:34:55.748Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-23T08:34:55.748Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-23T08:34:55.748Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-23T08:34:55.748Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-23T08:34:57.910Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-23T08:34:57.910Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-23T08:34:57.910Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-23T08:34:58.662Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-23T08:34:58.663Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-23T08:34:58.663Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-23T08:34:59.120Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-23T08:35:00.651Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-23T08:35:02.575Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-23T08:35:02.575Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-23T08:35:02.575Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-23T08:35:02.575Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-23T08:35:02.575Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-23T08:35:02.575Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-23T08:35:02.575Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-23T08:35:04.376Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-23T08:35:05.562Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-23T08:35:08.337Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-23T08:35:08.905Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-23T08:35:08.905Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-23T08:35:08.905Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-23T08:35:09.864Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-23T08:35:10.824Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-23T08:35:14.532Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-23T08:35:14.670Z] === RUN TestDockerSuite/TestBuildUser [2021-07-23T08:35:14.670Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-23T08:35:14.670Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-23T08:35:14.670Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-23T08:35:14.670Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-23T08:35:14.670Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-23T08:35:14.670Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-23T08:35:15.379Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-23T08:35:17.547Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-23T08:35:19.191Z] === RUN TestDockerSuite/TestBuildUser [2021-07-23T08:35:19.191Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-23T08:35:19.191Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-23T08:35:19.191Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-23T08:35:19.191Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-23T08:35:19.191Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-23T08:35:19.191Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-23T08:35:22.074Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-23T08:35:22.529Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-23T08:35:23.209Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-23T08:35:23.209Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-23T08:35:23.311Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-23T08:35:23.311Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:35:23.311Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-23T08:35:23.311Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-23T08:35:23.311Z] === RUN TestDockerSuite/TestHealth [2021-07-23T08:35:23.311Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-23T08:35:23.311Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-23T08:35:23.311Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-23T08:35:23.311Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-23T08:35:23.311Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-23T08:35:26.103Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-23T08:35:26.103Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-23T08:35:26.103Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-23T08:35:26.103Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-23T08:35:26.103Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-23T08:35:27.976Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-23T08:35:27.976Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-23T08:35:27.976Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-23T08:35:27.976Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-23T08:35:27.976Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-23T08:35:27.976Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-23T08:35:27.976Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-23T08:35:28.431Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-23T08:35:28.431Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-23T08:35:28.431Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-23T08:35:29.392Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-23T08:35:29.392Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-23T08:35:29.569Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-23T08:35:29.569Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-23T08:35:29.569Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-23T08:35:29.569Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-23T08:35:29.569Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-23T08:35:30.917Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-23T08:35:30.917Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-23T08:35:33.186Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-23T08:35:35.350Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-23T08:35:35.805Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-23T08:35:35.805Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-23T08:35:35.805Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-23T08:35:37.662Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-23T08:35:39.517Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-23T08:35:39.517Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-23T08:35:41.681Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-23T08:35:41.681Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-23T08:35:41.681Z] === RUN TestDockerSuite/TestImportFile [2021-07-23T08:35:41.681Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-23T08:35:41.681Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-23T08:35:42.136Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-23T08:35:42.136Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-23T08:35:42.136Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-23T08:35:42.136Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-23T08:35:42.136Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-23T08:35:42.136Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-23T08:35:42.136Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-23T08:35:42.136Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-23T08:35:42.136Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-23T08:35:42.136Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-23T08:35:42.136Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-23T08:35:42.136Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-23T08:35:42.136Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-23T08:35:42.136Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-23T08:35:42.136Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-23T08:35:42.136Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-23T08:35:42.136Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-23T08:35:42.136Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-23T08:35:44.298Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-23T08:35:46.463Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-23T08:35:46.463Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-23T08:35:46.463Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-23T08:35:46.463Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-23T08:35:46.463Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-23T08:35:46.919Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-23T08:35:46.919Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-23T08:35:46.919Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-23T08:35:47.193Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-23T08:35:47.193Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-23T08:35:49.103Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-23T08:35:49.103Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-23T08:35:51.196Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-23T08:35:51.196Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-23T08:35:51.266Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-23T08:35:51.266Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-23T08:35:51.266Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-23T08:35:51.266Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-23T08:35:51.266Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-23T08:35:51.266Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-23T08:35:51.266Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-23T08:35:53.432Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-23T08:35:55.725Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-23T08:35:56.968Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-23T08:35:58.095Z] === RUN TestDockerSuite/TestInspectImage [2021-07-23T08:35:58.095Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:35:58.095Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-23T08:35:58.095Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-23T08:35:58.095Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-23T08:35:58.095Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-23T08:35:58.095Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-23T08:35:59.436Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-23T08:35:59.436Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-23T08:35:59.436Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-23T08:35:59.436Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-23T08:35:59.436Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-23T08:35:59.623Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-23T08:36:01.594Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-23T08:36:01.594Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-23T08:36:01.594Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-23T08:36:01.787Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-23T08:36:01.787Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-23T08:36:02.743Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-23T08:36:02.743Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-23T08:36:03.199Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-23T08:36:03.199Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-23T08:36:03.199Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-23T08:36:04.672Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-23T08:36:05.366Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-23T08:36:05.366Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-23T08:36:05.823Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-23T08:36:06.198Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-23T08:36:06.198Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-23T08:36:06.198Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-23T08:36:06.198Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-23T08:36:08.362Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-23T08:36:09.745Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-23T08:36:10.118Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-23T08:36:11.249Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-23T08:36:13.828Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-23T08:36:13.828Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-23T08:36:14.962Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-23T08:36:17.125Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-23T08:36:19.289Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-23T08:36:21.453Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-23T08:36:23.619Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-23T08:36:24.634Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-23T08:36:25.145Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-23T08:36:26.883Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-23T08:36:28.030Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-23T08:36:28.030Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-23T08:36:28.030Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-23T08:36:28.030Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-23T08:36:28.030Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-23T08:36:28.030Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-23T08:36:28.030Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-23T08:36:28.030Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-23T08:36:28.030Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-23T08:36:28.030Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-23T08:36:28.030Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-23T08:36:28.030Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-23T08:36:28.030Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-23T08:36:28.030Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-23T08:36:28.030Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-23T08:36:28.030Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-23T08:36:28.030Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-23T08:36:29.558Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-23T08:36:31.447Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-23T08:36:31.447Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-23T08:36:31.447Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-23T08:36:31.447Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-23T08:36:31.447Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-23T08:36:31.447Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-23T08:36:31.447Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-23T08:36:31.447Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-23T08:36:31.731Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-23T08:36:33.933Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-23T08:36:33.933Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-23T08:36:37.212Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-23T08:36:37.498Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-23T08:36:39.375Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-23T08:36:39.375Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-23T08:36:39.375Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-23T08:36:39.375Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-23T08:36:39.375Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-23T08:36:39.375Z] docker_cli_sni_test.go:18: Flakey test [2021-07-23T08:36:39.375Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-23T08:36:39.660Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-23T08:36:39.660Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-23T08:36:39.660Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-23T08:36:41.539Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-23T08:36:41.827Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-23T08:36:41.827Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-23T08:36:42.732Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-23T08:36:42.732Z] docker_cli_external_volume_driver_test.go:485: [d60af34dbd179] daemon is not started [2021-07-23T08:36:45.253Z] === RUN TestDockerSuite/TestCommitChange [2021-07-23T08:36:46.282Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-23T08:36:46.282Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-23T08:36:46.738Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-23T08:36:46.738Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-23T08:36:47.194Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-23T08:36:47.194Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-23T08:36:47.194Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-23T08:36:47.595Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-23T08:36:48.157Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-23T08:36:48.969Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-23T08:36:51.854Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-23T08:36:51.854Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-23T08:36:51.854Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-23T08:36:52.258Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-23T08:36:55.208Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-23T08:36:56.924Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-23T08:36:57.377Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-23T08:36:57.377Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-23T08:36:57.627Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-23T08:36:57.627Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-23T08:36:57.627Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-23T08:36:57.629Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-23T08:36:57.629Z] docker_cli_external_volume_driver_test.go:53: [d22d06721ac12] daemon is not started [2021-07-23T08:36:57.838Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-23T08:36:57.838Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-23T08:36:57.838Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-23T08:36:57.838Z] docker_cli_sni_test.go:18: Flakey test [2021-07-23T08:36:57.838Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-23T08:36:59.089Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-23T08:36:59.367Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-23T08:37:01.254Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-23T08:37:01.254Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-23T08:37:01.254Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-23T08:37:03.388Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-23T08:37:04.036Z] === RUN TestDockerSuite/TestCommitChange [2021-07-23T08:37:04.141Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-23T08:37:06.278Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-23T08:37:06.278Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-23T08:37:06.278Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-23T08:37:06.278Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-23T08:37:06.278Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-23T08:37:06.278Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-23T08:37:06.278Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-23T08:37:06.278Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-23T08:37:06.278Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-23T08:37:06.278Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-23T08:37:06.278Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-23T08:37:06.278Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-23T08:37:06.278Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-23T08:37:06.278Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-23T08:37:06.278Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-23T08:37:06.316Z] === RUN TestDockerSuite/TestLogsSince [2021-07-23T08:37:06.733Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-23T08:37:08.705Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-23T08:37:12.493Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite (439.42s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.79s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.42s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.43s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.43s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.41s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.54s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.39s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.09s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.25s) [2021-07-23T08:37:12.513Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-07-23T08:37:12.513Z] PASS [2021-07-23T08:37:12.513Z] [2021-07-23T08:37:12.513Z] === Skipped [2021-07-23T08:37:12.513Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-23T08:37:12.513Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-23T08:37:12.513Z] check_test.go:309: [d682f594d2621] daemon is not started [2021-07-23T08:37:12.513Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-23T08:37:12.513Z] [2021-07-23T08:37:12.513Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-23T08:37:12.513Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-23T08:37:12.513Z] check_test.go:309: [dc03ecbbec7b0] daemon is not started [2021-07-23T08:37:12.513Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-23T08:37:12.513Z] [2021-07-23T08:37:12.513Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-23T08:37:12.513Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-23T08:37:12.513Z] check_test.go:309: [d104ad55cc24b] daemon is not started [2021-07-23T08:37:12.513Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-23T08:37:12.513Z] [2021-07-23T08:37:12.513Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-23T08:37:12.513Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-23T08:37:12.513Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-23T08:37:12.513Z] [2021-07-23T08:37:12.513Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-23T08:37:12.513Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-23T08:37:12.513Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-23T08:37:12.513Z] [2021-07-23T08:37:12.513Z] [2021-07-23T08:37:12.513Z] DONE 273 tests, 5 skipped in 2653.602s [2021-07-23T08:37:12.513Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-23T08:37:12.513Z] ++++ cat bundles/test-integration/docker.pid [2021-07-23T08:37:12.513Z] +++ kill 8272 [2021-07-23T08:37:12.513Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc4bf85e3cb70/docker.pid [2021-07-23T08:37:12.513Z] +++ kill 7103 [2021-07-23T08:37:12.513Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7103 is not a child of this shell [2021-07-23T08:37:12.513Z] warning: PID 7103 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc4bf85e3cb70/docker.pid had a nonzero exit code [2021-07-23T08:37:12.513Z] +++ /etc/init.d/apparmor stop [2021-07-23T08:37:12.513Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-23T08:37:12.513Z] [2021-07-23T08:37:12.513Z] Unloading profiles will leave already running processes permanently [2021-07-23T08:37:12.513Z] unconfined, which can lead to unexpected situations. [2021-07-23T08:37:12.513Z] [2021-07-23T08:37:12.513Z] To set a process to complain mode, use the command line tool [2021-07-23T08:37:12.513Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-23T08:37:12.513Z] +++ true [2021-07-23T08:37:12.513Z] exiting test-integration [2021-07-23T08:37:12.513Z] ++ exit 0 [2021-07-23T08:37:12.513Z] [2021-07-23T08:37:12.513Z] + exit 0 [2021-07-23T08:37:12.513Z] ++ jobs -p [2021-07-23T08:37:12.513Z] + pids= [2021-07-23T08:37:12.513Z] + echo 'Remaining pids to kill: []' [2021-07-23T08:37:12.513Z] Remaining pids to kill: [] [2021-07-23T08:37:12.513Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-23T08:37:12.528Z] Recording test results [2021-07-23T08:37:13.373Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-23T08:37:13.373Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-23T08:37:13.373Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-23T08:37:14.169Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-23T08:37:14.513Z] + echo Ensuring container killed. [2021-07-23T08:37:14.513Z] Ensuring container killed. [2021-07-23T08:37:14.513Z] + docker ps -aq -f name=docker-pr5-* [2021-07-23T08:37:14.513Z] + cids=3184991b9ff5 [2021-07-23T08:37:14.513Z] 71a42ad9c9fc [2021-07-23T08:37:14.513Z] fc236e842817 [2021-07-23T08:37:14.513Z] + [ -n 3184991b9ff5 [2021-07-23T08:37:14.513Z] 71a42ad9c9fc [2021-07-23T08:37:14.513Z] fc236e842817 ] [2021-07-23T08:37:14.513Z] + docker rm -vf 3184991b9ff5 71a42ad9c9fc fc236e842817 [2021-07-23T08:37:16.609Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-23T08:37:16.609Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-23T08:37:16.609Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-23T08:37:16.609Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-23T08:37:16.609Z] === RUN TestDockerSuite/TestLogsTail [2021-07-23T08:37:17.063Z] 3184991b9ff5 [2021-07-23T08:37:17.063Z] 71a42ad9c9fc [2021-07-23T08:37:17.063Z] fc236e842817 [Pipeline] sh [2021-07-23T08:37:17.157Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-23T08:37:17.157Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-23T08:37:17.157Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-23T08:37:17.355Z] + echo Chowning /workspace to jenkins user [2021-07-23T08:37:17.355Z] Chowning /workspace to jenkins user [2021-07-23T08:37:17.355Z] + id -u [2021-07-23T08:37:17.355Z] + id -g [2021-07-23T08:37:17.355Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42616:/workspace busybox chown -R 1000:1000 /workspace [2021-07-23T08:37:17.355Z] Unable to find image 'busybox:latest' locally [2021-07-23T08:37:17.355Z] latest: Pulling from library/busybox [2021-07-23T08:37:17.615Z] b71f96345d44: Pulling fs layer [2021-07-23T08:37:17.615Z] b71f96345d44: Verifying Checksum [2021-07-23T08:37:17.615Z] b71f96345d44: Download complete [2021-07-23T08:37:17.615Z] b71f96345d44: Pull complete [2021-07-23T08:37:17.875Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-23T08:37:17.875Z] Status: Downloaded newer image for busybox:latest [2021-07-23T08:37:18.135Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-23T08:37:18.682Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-23T08:37:18.682Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-23T08:37:18.682Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-23T08:37:18.682Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-23T08:37:18.682Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-23T08:37:18.682Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-23T08:37:18.682Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-23T08:37:20.426Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-23T08:37:20.426Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-23T08:37:20.426Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-23T08:37:20.845Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-23T08:37:20.845Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-23T08:37:20.845Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-23T08:37:20.845Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-23T08:37:21.023Z] === RUN TestDockerSuite/TestLogsWithDetails [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-23T08:37:22.382Z] + bundleName=amd64 [2021-07-23T08:37:22.382Z] + echo Creating amd64-bundles.tar.gz [2021-07-23T08:37:22.382Z] Creating amd64-bundles.tar.gz [2021-07-23T08:37:22.382Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-23T08:37:22.382Z] + xargs tar -czf amd64-bundles.tar.gz [2021-07-23T08:37:23.007Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-23T08:37:23.007Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-23T08:37:23.007Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.007Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-23T08:37:23.008Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.008Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-23T08:37:23.008Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.008Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-23T08:37:23.185Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-23T08:37:23.185Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestNetHostname [2021-07-23T08:37:23.185Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-23T08:37:23.185Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-23T08:37:23.185Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-23T08:37:23.185Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestPluginActive [2021-07-23T08:37:23.185Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-23T08:37:23.185Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-23T08:37:23.185Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-23T08:37:23.185Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-23T08:37:23.185Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-23T08:37:23.185Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-23T08:37:23.185Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-23T08:37:23.185Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-23T08:37:23.185Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-23T08:37:23.185Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestPortList [2021-07-23T08:37:23.185Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-23T08:37:23.185Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [Pipeline] archiveArtifacts [2021-07-23T08:37:23.776Z] Archiving artifacts [2021-07-23T08:37:25.170Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-23T08:37:25.727Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42616/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-23T08:37:26.061Z] + make clean [2021-07-23T08:37:26.321Z] docker volume rm -f docker-dev-cache [2021-07-23T08:37:26.321Z] docker-dev-cache [Pipeline] deleteDir [2021-07-23T08:37:26.697Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-23T08:37:27.477Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-23T08:37:28.226Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-23T08:37:28.226Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-23T08:37:28.226Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-23T08:37:28.226Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-23T08:37:28.952Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-23T08:37:28.952Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:37:28.952Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-23T08:37:28.952Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-23T08:37:28.952Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-23T08:37:28.952Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-23T08:37:28.952Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-23T08:37:28.952Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-23T08:37:28.952Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-23T08:37:28.952Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-23T08:37:28.952Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-23T08:37:28.952Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-23T08:37:28.952Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-23T08:37:28.952Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-23T08:37:28.952Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-23T08:37:28.952Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-23T08:37:28.952Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-23T08:37:28.952Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-23T08:37:30.387Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-23T08:37:30.388Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-23T08:37:31.913Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-23T08:37:31.913Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-23T08:37:31.913Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-23T08:37:31.913Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:37:31.913Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-23T08:37:32.146Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-23T08:37:32.146Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-23T08:37:32.146Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-23T08:37:32.146Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-23T08:37:32.146Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-23T08:37:32.146Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-23T08:37:32.146Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-23T08:37:32.146Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-23T08:37:32.146Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-23T08:37:32.146Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-23T08:37:32.146Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-23T08:37:32.146Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-23T08:37:32.146Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-23T08:37:32.146Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-23T08:37:32.146Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-23T08:37:32.146Z] === RUN TestDockerSuite/TestContainerAPICommit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-23T08:37:33.620Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-23T08:37:33.620Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-23T08:37:33.620Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-23T08:37:34.077Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-23T08:37:34.077Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-23T08:37:35.602Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-23T08:37:35.602Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-23T08:37:35.602Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-23T08:37:37.765Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-23T08:37:37.765Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-23T08:37:39.194Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-23T08:37:39.930Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-23T08:37:40.668Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-23T08:37:40.668Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-23T08:37:40.668Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-23T08:37:42.814Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-23T08:37:45.700Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-23T08:37:46.155Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-23T08:37:46.155Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-23T08:37:46.155Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-23T08:37:46.155Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-23T08:37:46.241Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-23T08:37:46.241Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-23T08:37:46.241Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-23T08:37:47.681Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-23T08:37:47.681Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-23T08:37:47.681Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-23T08:37:48.408Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-23T08:37:48.408Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-23T08:37:48.408Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-23T08:37:48.408Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-23T08:37:48.408Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-23T08:37:48.408Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-23T08:37:48.408Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-23T08:37:49.846Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-23T08:37:49.846Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-23T08:37:49.846Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-23T08:37:50.611Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-23T08:37:50.612Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-23T08:37:50.612Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-23T08:37:50.612Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-23T08:37:51.377Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-23T08:37:51.377Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-23T08:37:53.006Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-23T08:37:53.503Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-23T08:37:53.503Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-23T08:37:53.503Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-23T08:37:53.503Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-23T08:37:53.503Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-23T08:37:53.503Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-23T08:37:53.503Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-23T08:37:53.503Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-23T08:37:55.090Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-23T08:37:55.671Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-23T08:37:56.616Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-23T08:37:56.616Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-23T08:37:56.616Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-23T08:37:56.616Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-23T08:37:56.616Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-23T08:37:56.616Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-23T08:37:57.072Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-23T08:37:57.072Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-23T08:37:57.072Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-23T08:37:57.072Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-23T08:37:57.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-23T08:37:57.837Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-23T08:37:58.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-23T08:37:58.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-23T08:38:00.005Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-23T08:38:00.005Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-23T08:38:00.005Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-23T08:38:00.005Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-23T08:38:00.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-23T08:38:02.173Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-23T08:38:02.173Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-23T08:38:02.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-23T08:38:04.337Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-23T08:38:04.337Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-23T08:38:04.337Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-23T08:38:04.337Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:38:04.337Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-23T08:38:05.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-23T08:38:05.351Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-23T08:38:05.351Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-23T08:38:05.351Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-23T08:38:05.351Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-23T08:38:07.226Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-23T08:38:07.226Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-23T08:38:07.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006c0f78_} [2021-07-23T08:38:09.392Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-23T08:38:09.392Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-23T08:38:09.392Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-23T08:38:10.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1940495462_c:\foo_false____} [2021-07-23T08:38:11.562Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-23T08:38:12.019Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-23T08:38:12.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1940495462_c:\foo_true____} [2021-07-23T08:38:14.184Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-23T08:38:14.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-23T08:38:14.471Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-23T08:38:14.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-23T08:38:14.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-23T08:38:14.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-23T08:38:14.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-23T08:38:14.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-23T08:38:14.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-23T08:38:14.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-23T08:38:14.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-23T08:38:14.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-23T08:38:14.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-23T08:38:14.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-23T08:38:14.927Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-23T08:38:14.927Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-23T08:38:14.927Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-23T08:38:14.927Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-23T08:38:14.927Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-23T08:38:14.927Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-23T08:38:14.927Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-23T08:38:14.927Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-23T08:38:14.927Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-23T08:38:14.927Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-23T08:38:14.927Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-23T08:38:17.696Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-23T08:38:17.905Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-23T08:38:20.583Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-23T08:38:21.622Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-23T08:38:21.969Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-23T08:38:21.969Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-23T08:38:21.969Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-23T08:38:21.969Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:38:21.969Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-23T08:38:21.969Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-23T08:38:21.969Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-23T08:38:21.969Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-23T08:38:21.969Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-23T08:38:21.969Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:38:21.969Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-23T08:38:21.969Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-23T08:38:21.969Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-23T08:38:21.969Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-23T08:38:21.969Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-23T08:38:21.969Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-23T08:38:21.969Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-23T08:38:21.969Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-23T08:38:21.969Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-23T08:38:21.969Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-23T08:38:21.969Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-23T08:38:21.969Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-23T08:38:21.969Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-23T08:38:21.969Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:38:21.969Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-23T08:38:21.969Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-23T08:38:21.969Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-23T08:38:22.079Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-23T08:38:22.079Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-23T08:38:22.079Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-23T08:38:22.079Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-23T08:38:23.608Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-23T08:38:23.608Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-23T08:38:23.608Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-23T08:38:24.135Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-23T08:38:24.135Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-23T08:38:24.135Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-23T08:38:24.135Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-23T08:38:26.299Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-23T08:38:26.299Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-23T08:38:26.299Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-23T08:38:26.299Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-23T08:38:26.299Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-23T08:38:26.299Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-23T08:38:26.299Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-23T08:38:26.498Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-23T08:38:26.498Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-23T08:38:26.498Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-23T08:38:28.666Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-23T08:38:28.666Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-23T08:38:29.128Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-23T08:38:30.015Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-23T08:38:32.177Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-23T08:38:32.177Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-23T08:38:32.177Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-23T08:38:32.177Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-23T08:38:32.177Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-23T08:38:32.849Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-23T08:38:32.849Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-23T08:38:32.849Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-23T08:38:32.849Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-23T08:38:32.849Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-23T08:38:33.333Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-23T08:38:34.862Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-23T08:38:34.862Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-23T08:38:34.862Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-23T08:38:34.862Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-23T08:38:34.862Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-23T08:38:34.862Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-23T08:38:34.862Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-23T08:38:34.862Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-23T08:38:34.862Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-23T08:38:34.862Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-23T08:38:34.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-23T08:38:36.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-23T08:38:36.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-23T08:38:36.564Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-23T08:38:36.564Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-23T08:38:36.564Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-23T08:38:36.564Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-23T08:38:36.564Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-23T08:38:36.564Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-23T08:38:36.564Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-23T08:38:36.564Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-23T08:38:36.564Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-23T08:38:38.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-23T08:38:39.217Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-23T08:38:39.217Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-23T08:38:39.217Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-23T08:38:39.217Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-23T08:38:39.217Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-23T08:38:41.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-23T08:38:43.605Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-23T08:38:43.605Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-23T08:38:43.605Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-23T08:38:43.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-23T08:38:44.567Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-23T08:38:44.567Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-23T08:38:44.567Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-23T08:38:46.095Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-23T08:38:46.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00058f1a0_} [2021-07-23T08:38:47.057Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-23T08:38:47.057Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-23T08:38:47.057Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-23T08:38:48.671Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1697260854_c:\foo_false____} [2021-07-23T08:38:50.769Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-23T08:38:50.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1697260854_c:\foo_true____} [2021-07-23T08:38:51.551Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-23T08:38:51.551Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-23T08:38:51.551Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-23T08:38:51.551Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-23T08:38:51.551Z] === RUN TestDockerSuite/TestCpToDot [2021-07-23T08:38:53.075Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-23T08:38:53.075Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-23T08:38:53.075Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-23T08:38:53.075Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-23T08:38:53.075Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-23T08:38:53.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-23T08:38:53.736Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-23T08:38:53.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-23T08:38:53.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-23T08:38:53.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-23T08:38:53.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-23T08:38:53.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-23T08:38:53.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-23T08:38:53.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-23T08:38:53.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-23T08:38:53.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-23T08:38:53.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-23T08:38:53.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-23T08:38:53.736Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-23T08:38:53.736Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-23T08:38:53.736Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-23T08:38:53.736Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-23T08:38:53.736Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-23T08:38:53.736Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-23T08:38:54.193Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-23T08:38:54.193Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-23T08:38:54.193Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-23T08:38:54.193Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-23T08:38:54.193Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-23T08:38:55.237Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-23T08:38:55.237Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:38:55.237Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-23T08:38:55.237Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-23T08:38:55.237Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-23T08:38:55.237Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-23T08:38:55.237Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-23T08:38:55.237Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-23T08:38:55.237Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-23T08:38:55.439Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-23T08:38:55.692Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-23T08:38:55.692Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-23T08:38:56.359Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-23T08:38:56.359Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-23T08:38:56.359Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-23T08:38:56.359Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:38:56.359Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-23T08:38:56.359Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-23T08:38:56.359Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-23T08:38:56.359Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-23T08:38:56.359Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-23T08:38:56.359Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:38:56.359Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-23T08:38:56.359Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-23T08:38:56.359Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-23T08:38:56.359Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-23T08:38:56.359Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-23T08:38:56.359Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-23T08:38:56.359Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-23T08:38:56.359Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-23T08:38:56.359Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-23T08:38:56.359Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-23T08:38:56.359Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-23T08:38:56.359Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-23T08:38:56.359Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-23T08:38:56.359Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:38:56.359Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-23T08:38:56.359Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-23T08:38:56.359Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-23T08:38:57.605Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-23T08:38:57.860Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-23T08:38:59.252Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-23T08:38:59.252Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-23T08:38:59.252Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-23T08:38:59.252Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-23T08:38:59.386Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-23T08:38:59.386Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-23T08:38:59.841Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-23T08:39:01.366Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-23T08:39:01.417Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-23T08:39:01.417Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-23T08:39:01.417Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-23T08:39:01.417Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-23T08:39:01.417Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-23T08:39:01.417Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-23T08:39:01.417Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-23T08:39:01.822Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-23T08:39:02.277Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-23T08:39:02.277Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-23T08:39:02.277Z] === RUN TestDockerSuite/TestCreateRM [2021-07-23T08:39:02.277Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-23T08:39:02.277Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-23T08:39:02.277Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-23T08:39:02.732Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-23T08:39:02.732Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-23T08:39:06.087Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-23T08:39:08.981Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-23T08:39:08.981Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-23T08:39:08.981Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-23T08:39:08.981Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-23T08:39:08.981Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-23T08:39:15.073Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-23T08:39:15.073Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-23T08:39:15.073Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-23T08:39:17.520Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-23T08:39:17.520Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-23T08:39:17.520Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-23T08:39:17.520Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-23T08:39:17.520Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-23T08:39:17.959Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-23T08:39:17.959Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-23T08:39:17.959Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-23T08:39:17.959Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-23T08:39:18.652Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-23T08:39:18.652Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:39:18.652Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-23T08:39:19.488Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-23T08:39:19.488Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-23T08:39:19.944Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-23T08:39:19.944Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-23T08:39:19.944Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-23T08:39:19.944Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-23T08:39:19.944Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-23T08:39:19.944Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-23T08:39:19.944Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-23T08:39:19.944Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-23T08:39:19.944Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestDockerFails [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-23T08:39:19.944Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-23T08:39:19.944Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-23T08:39:19.944Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-23T08:39:19.944Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-23T08:39:19.944Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-23T08:39:19.944Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-23T08:39:22.107Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-23T08:39:23.318Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-23T08:39:23.318Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-23T08:39:23.773Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-23T08:39:24.228Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-23T08:39:24.272Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-23T08:39:25.797Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-23T08:39:27.817Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-23T08:39:27.817Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-23T08:39:27.817Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-23T08:39:27.817Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-23T08:39:27.817Z] === RUN TestDockerSuite/TestCpToDot [2021-07-23T08:39:28.902Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-23T08:39:29.994Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-23T08:39:29.994Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-23T08:39:30.452Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-23T08:39:30.452Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-23T08:39:30.452Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-23T08:39:32.840Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-23T08:39:33.347Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-23T08:39:33.347Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:39:33.347Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-23T08:39:33.347Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-23T08:39:33.347Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-23T08:39:33.347Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-23T08:39:33.347Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-23T08:39:33.347Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-23T08:39:33.347Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-23T08:39:33.347Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-23T08:39:33.571Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-23T08:39:33.571Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:39:33.571Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-23T08:39:33.803Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-23T08:39:35.968Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-23T08:39:36.552Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-23T08:39:37.285Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-23T08:39:37.285Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-23T08:39:37.740Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-23T08:39:38.136Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-23T08:39:38.591Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-23T08:39:39.048Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-23T08:39:40.262Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-23T08:39:40.576Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-23T08:39:41.539Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-23T08:39:41.539Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-23T08:39:41.539Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-23T08:39:41.539Z] === RUN TestDockerSuite/TestCreateRM [2021-07-23T08:39:41.996Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-23T08:39:41.996Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-23T08:39:41.996Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-23T08:39:42.432Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-23T08:39:42.453Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-23T08:39:42.887Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-23T08:39:42.909Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-23T08:39:45.784Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-23T08:39:46.239Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-23T08:39:47.200Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-23T08:39:50.100Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-23T08:39:50.912Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-23T08:39:51.448Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-23T08:39:51.448Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-23T08:39:51.448Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-23T08:39:51.626Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-23T08:39:52.586Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-23T08:39:55.172Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-23T08:39:55.172Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-23T08:39:55.172Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-23T08:39:55.172Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-23T08:39:55.575Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-23T08:39:55.575Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-23T08:39:55.575Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-23T08:39:55.575Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-23T08:39:55.575Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-23T08:39:55.575Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-23T08:39:55.575Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-23T08:39:55.575Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-23T08:39:55.575Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-23T08:39:56.030Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-23T08:39:56.030Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-23T08:39:56.030Z] === RUN TestDockerSuite/TestEventsRename [2021-07-23T08:39:57.256Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-23T08:39:58.063Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-23T08:39:58.063Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-23T08:39:58.063Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-23T08:39:58.063Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-23T08:39:58.063Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-23T08:39:58.063Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-23T08:39:58.063Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-23T08:39:58.063Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-23T08:39:58.063Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-23T08:39:58.063Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestDockerFails [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-23T08:39:58.063Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-23T08:39:58.063Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-23T08:39:58.063Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-23T08:39:58.063Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-23T08:39:58.063Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-23T08:39:58.063Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-23T08:39:58.191Z] === RUN TestDockerSuite/TestEventsResize [2021-07-23T08:40:00.228Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-23T08:40:01.919Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-23T08:40:03.119Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-23T08:40:05.228Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-23T08:40:05.287Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-23T08:40:07.393Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-23T08:40:08.918Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-23T08:40:13.582Z] === RUN TestDockerSuite/TestEventsTop [2021-07-23T08:40:13.582Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-23T08:40:13.582Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-23T08:40:13.835Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-23T08:40:14.255Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-23T08:40:16.472Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-23T08:40:17.146Z] === RUN TestDockerSuite/TestRmiTag [2021-07-23T08:40:17.601Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-23T08:40:18.505Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-23T08:40:19.355Z] === RUN TestDockerSuite/TestExec [2021-07-23T08:40:19.355Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:40:19.355Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-23T08:40:19.355Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-23T08:40:19.355Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-23T08:40:19.764Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-23T08:40:20.880Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-23T08:40:22.406Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-23T08:40:22.406Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:40:22.406Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-23T08:40:22.406Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-23T08:40:22.406Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-23T08:40:22.406Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-23T08:40:22.406Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-23T08:40:23.932Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-23T08:40:24.436Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-23T08:40:25.463Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-23T08:40:25.965Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-23T08:40:26.928Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-23T08:40:26.989Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-23T08:40:29.153Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-23T08:40:30.646Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-23T08:40:31.102Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-23T08:40:32.039Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-23T08:40:32.039Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-23T08:40:32.039Z] === RUN TestDockerSuite/TestExecEnv [2021-07-23T08:40:32.039Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-23T08:40:32.039Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-23T08:40:32.039Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-23T08:40:32.039Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-23T08:40:32.630Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-23T08:40:34.204Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-23T08:40:37.103Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-23T08:40:37.103Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-23T08:40:37.103Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-23T08:40:37.103Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-23T08:40:37.103Z] === RUN TestDockerSuite/TestExecParseError [2021-07-23T08:40:37.103Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-23T08:40:37.103Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-23T08:40:37.103Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-23T08:40:37.103Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-23T08:40:37.103Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-23T08:40:37.103Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-23T08:40:37.298Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-23T08:40:39.268Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-23T08:40:39.268Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-23T08:40:39.268Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-23T08:40:39.268Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-23T08:40:39.268Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-23T08:40:39.268Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-23T08:40:39.268Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-23T08:40:39.268Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-23T08:40:39.268Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-23T08:40:39.268Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-23T08:40:39.268Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-23T08:40:40.792Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-23T08:40:40.792Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-23T08:40:40.792Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-23T08:40:41.966Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-23T08:40:41.966Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-23T08:40:42.421Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-23T08:40:42.421Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-23T08:40:42.421Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-23T08:40:42.421Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-23T08:40:42.421Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-23T08:40:42.421Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-23T08:40:42.421Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-23T08:40:43.383Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-23T08:40:43.383Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-23T08:40:43.383Z] === RUN TestDockerSuite/TestEventsRename [2021-07-23T08:40:44.954Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-23T08:40:45.409Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-23T08:40:45.548Z] === RUN TestDockerSuite/TestEventsResize [2021-07-23T08:40:47.832Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-23T08:40:47.832Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-23T08:40:47.832Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-23T08:40:47.832Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-23T08:40:47.832Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-23T08:40:47.832Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-23T08:40:47.832Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-23T08:40:51.173Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-23T08:40:51.173Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-23T08:40:51.173Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-23T08:40:51.173Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-23T08:40:51.173Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-23T08:40:51.173Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-23T08:40:51.173Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-23T08:40:51.173Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-23T08:40:51.173Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-23T08:40:51.173Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-23T08:40:51.173Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-23T08:40:51.173Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-23T08:40:51.173Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-23T08:40:51.173Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-23T08:40:51.173Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-23T08:40:51.173Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-23T08:40:53.335Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-23T08:40:53.335Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-23T08:40:53.335Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-23T08:40:53.335Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-23T08:40:53.335Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-23T08:40:53.597Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-23T08:40:54.209Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-23T08:40:57.051Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-23T08:40:57.097Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-23T08:40:58.262Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-23T08:40:59.213Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-23T08:40:59.264Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-23T08:41:01.151Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-23T08:41:02.101Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-23T08:41:04.267Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-23T08:41:05.033Z] === RUN TestDockerSuite/TestEventsTop [2021-07-23T08:41:05.033Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-23T08:41:05.033Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-23T08:41:06.431Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-23T08:41:06.431Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-23T08:41:06.918Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-23T08:41:06.918Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:41:06.918Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-23T08:41:06.918Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-23T08:41:06.918Z] === RUN TestDockerSuite/TestHealth [2021-07-23T08:41:06.918Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-23T08:41:06.918Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-23T08:41:06.918Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-23T08:41:06.918Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-23T08:41:06.918Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-23T08:41:07.198Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-23T08:41:10.632Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-23T08:41:10.632Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-23T08:41:10.632Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-23T08:41:10.632Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-23T08:41:10.632Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-23T08:41:10.632Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-23T08:41:10.917Z] === RUN TestDockerSuite/TestExec [2021-07-23T08:41:10.917Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:41:10.917Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-23T08:41:10.917Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-23T08:41:10.917Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-23T08:41:11.088Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-23T08:41:11.093Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-23T08:41:11.093Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-23T08:41:11.093Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-23T08:41:11.093Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-23T08:41:11.093Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-23T08:41:11.093Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-23T08:41:11.093Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-23T08:41:11.093Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-23T08:41:11.094Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-23T08:41:11.094Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-23T08:41:11.094Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-23T08:41:11.094Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-23T08:41:11.094Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-23T08:41:11.094Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-23T08:41:11.094Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-23T08:41:11.094Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-23T08:41:11.094Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-23T08:41:11.094Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-23T08:41:11.094Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-23T08:41:11.094Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-23T08:41:11.094Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-23T08:41:11.094Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-23T08:41:11.094Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-23T08:41:11.544Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-23T08:41:11.544Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-23T08:41:11.544Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-23T08:41:12.507Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-23T08:41:12.507Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-23T08:41:13.085Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-23T08:41:13.259Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-23T08:41:13.259Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-23T08:41:13.259Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-23T08:41:14.034Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-23T08:41:14.034Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-23T08:41:15.251Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-23T08:41:15.251Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:41:15.251Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-23T08:41:15.251Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-23T08:41:15.251Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-23T08:41:15.251Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-23T08:41:15.251Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-23T08:41:15.421Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-23T08:41:15.421Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-23T08:41:15.421Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-23T08:41:15.421Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-23T08:41:15.421Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-23T08:41:16.199Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-23T08:41:16.778Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-23T08:41:18.362Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-23T08:41:18.362Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-23T08:41:18.362Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-23T08:41:18.362Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-23T08:41:18.944Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-23T08:41:21.110Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-23T08:41:22.083Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-23T08:41:22.084Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-23T08:41:22.463Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-23T08:41:22.464Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-23T08:41:22.464Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-23T08:41:22.464Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-23T08:41:22.464Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-23T08:41:22.464Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-23T08:41:22.464Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-23T08:41:22.464Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-23T08:41:22.464Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-23T08:41:22.464Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-23T08:41:22.464Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-23T08:41:22.464Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-23T08:41:22.464Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-23T08:41:22.464Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-23T08:41:22.464Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-23T08:41:22.639Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-23T08:41:23.426Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-23T08:41:24.252Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-23T08:41:24.252Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-23T08:41:24.252Z] === RUN TestDockerSuite/TestImportFile [2021-07-23T08:41:24.252Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-23T08:41:24.252Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-23T08:41:24.252Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-23T08:41:24.252Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-23T08:41:24.252Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-23T08:41:24.252Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-23T08:41:24.252Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-23T08:41:24.252Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-23T08:41:24.252Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-23T08:41:24.252Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-23T08:41:24.252Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-23T08:41:24.252Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-23T08:41:24.252Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-23T08:41:24.252Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-23T08:41:24.252Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-23T08:41:24.252Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-23T08:41:24.252Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-23T08:41:24.252Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-23T08:41:24.252Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-23T08:41:24.252Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-23T08:41:26.315Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-23T08:41:26.418Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-23T08:41:27.309Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-23T08:41:27.309Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-23T08:41:27.309Z] === RUN TestDockerSuite/TestExecEnv [2021-07-23T08:41:27.309Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-23T08:41:27.309Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-23T08:41:27.309Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-23T08:41:27.309Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-23T08:41:27.841Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-23T08:41:27.841Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-23T08:41:27.841Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-23T08:41:27.841Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-23T08:41:27.841Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-23T08:41:27.841Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-23T08:41:27.841Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-23T08:41:27.945Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-23T08:41:27.945Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-23T08:41:27.945Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-23T08:41:27.945Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-23T08:41:27.945Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-23T08:41:28.402Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-23T08:41:28.402Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-23T08:41:28.402Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-23T08:41:29.474Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-23T08:41:29.929Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-23T08:41:30.003Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-23T08:41:30.003Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-23T08:41:30.003Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-23T08:41:30.003Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-23T08:41:30.003Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-23T08:41:30.003Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-23T08:41:30.003Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-23T08:41:30.003Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-23T08:41:30.003Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-23T08:41:30.384Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-23T08:41:30.963Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-23T08:41:31.910Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-23T08:41:31.910Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-23T08:41:31.910Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-23T08:41:31.910Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-23T08:41:31.910Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-23T08:41:31.910Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-23T08:41:31.910Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-23T08:41:32.363Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-23T08:41:32.363Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-23T08:41:32.363Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-23T08:41:32.363Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-23T08:41:32.363Z] === RUN TestDockerSuite/TestExecParseError [2021-07-23T08:41:32.363Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-23T08:41:32.363Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-23T08:41:32.363Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-23T08:41:32.363Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-23T08:41:32.363Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-23T08:41:32.363Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-23T08:41:34.077Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-23T08:41:35.256Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-23T08:41:35.256Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-23T08:41:35.256Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-23T08:41:35.256Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-23T08:41:35.256Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-23T08:41:35.256Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-23T08:41:35.256Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-23T08:41:35.256Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-23T08:41:35.256Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-23T08:41:35.256Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-23T08:41:35.256Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-23T08:41:36.745Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-23T08:41:36.745Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-23T08:41:36.745Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-23T08:41:36.745Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-23T08:41:36.745Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-23T08:41:36.745Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-23T08:41:36.745Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-23T08:41:36.745Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-23T08:41:36.745Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-23T08:41:36.745Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-23T08:41:36.745Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-23T08:41:36.745Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-23T08:41:36.745Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-23T08:41:36.785Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-23T08:41:36.785Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-23T08:41:36.785Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-23T08:41:37.791Z] === RUN TestDockerSuite/TestInspectImage [2021-07-23T08:41:37.791Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:41:37.791Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-23T08:41:37.791Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-23T08:41:37.791Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-23T08:41:37.791Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-23T08:41:37.791Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-23T08:41:38.911Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-23T08:41:38.911Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-23T08:41:38.911Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-23T08:41:38.911Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-23T08:41:38.911Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-23T08:41:38.911Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-23T08:41:39.318Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-23T08:41:41.073Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-23T08:41:41.488Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-23T08:41:41.488Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-23T08:41:42.551Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-23T08:41:42.551Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-23T08:41:42.551Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-23T08:41:42.551Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-23T08:41:42.551Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-23T08:41:42.551Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-23T08:41:42.551Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-23T08:41:43.021Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-23T08:41:43.958Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-23T08:41:43.958Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-23T08:41:43.958Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-23T08:41:45.192Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-23T08:41:45.192Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-23T08:41:45.192Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-23T08:41:45.192Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-23T08:41:45.486Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-23T08:41:45.486Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-23T08:41:45.486Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-23T08:41:45.486Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-23T08:41:45.486Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-23T08:41:45.486Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-23T08:41:45.486Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-23T08:41:46.722Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-23T08:41:47.651Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-23T08:41:48.318Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-23T08:41:48.885Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-23T08:41:50.536Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-23T08:41:52.067Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-23T08:41:52.606Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-23T08:41:54.086Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-23T08:41:54.134Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-23T08:41:54.229Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-23T08:41:54.229Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-23T08:41:54.229Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-23T08:41:54.229Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-23T08:41:54.229Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-23T08:41:54.229Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-23T08:41:54.229Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-23T08:41:54.229Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-23T08:41:54.229Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-23T08:41:54.229Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-23T08:41:54.229Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-23T08:41:54.229Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-23T08:41:54.229Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-23T08:41:54.229Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-23T08:41:54.229Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-23T08:41:54.229Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-23T08:41:55.661Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-23T08:41:56.977Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-23T08:41:57.830Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-23T08:41:57.943Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-23T08:41:57.943Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-23T08:41:57.943Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-23T08:41:58.398Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-23T08:41:58.398Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-23T08:41:58.398Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-23T08:41:58.398Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-23T08:41:58.398Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-23T08:41:58.398Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-23T08:41:58.398Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-23T08:41:58.398Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-23T08:41:58.398Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-23T08:41:59.356Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-23T08:42:00.883Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-23T08:42:02.743Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-23T08:42:02.743Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:42:02.743Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-23T08:42:02.743Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-23T08:42:02.743Z] === RUN TestDockerSuite/TestHealth [2021-07-23T08:42:02.743Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-23T08:42:02.743Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-23T08:42:02.743Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-23T08:42:03.047Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-23T08:42:03.047Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-23T08:42:03.047Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-23T08:42:03.047Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-23T08:42:03.047Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-23T08:42:03.047Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-23T08:42:03.047Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-23T08:42:03.047Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-23T08:42:03.047Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-23T08:42:03.047Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-23T08:42:03.047Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-23T08:42:03.047Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-23T08:42:03.047Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-23T08:42:03.047Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-23T08:42:03.047Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-23T08:42:03.047Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-23T08:42:03.047Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-23T08:42:03.199Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-23T08:42:03.199Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-23T08:42:04.574Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-23T08:42:05.435Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-23T08:42:05.435Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-23T08:42:05.435Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-23T08:42:05.893Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-23T08:42:05.893Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-23T08:42:05.893Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-23T08:42:05.893Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-23T08:42:05.893Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-23T08:42:05.893Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-23T08:42:05.893Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-23T08:42:05.893Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-23T08:42:06.101Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-23T08:42:06.349Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-23T08:42:06.349Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-23T08:42:06.349Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-23T08:42:06.349Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-23T08:42:06.349Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-23T08:42:06.349Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-23T08:42:06.349Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-23T08:42:06.349Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-23T08:42:06.349Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-23T08:42:06.349Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-23T08:42:06.349Z] === RUN TestDockerSuite/TestRunMount [2021-07-23T08:42:06.349Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-23T08:42:06.349Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-23T08:42:06.349Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-23T08:42:06.349Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-23T08:42:06.349Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-23T08:42:06.349Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-23T08:42:06.349Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-23T08:42:06.349Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-23T08:42:07.866Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-23T08:42:07.866Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-23T08:42:07.866Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-23T08:42:07.866Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-23T08:42:07.866Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-23T08:42:07.866Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-23T08:42:07.866Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-23T08:42:08.323Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-23T08:42:08.323Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-23T08:42:08.323Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-23T08:42:09.286Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-23T08:42:09.742Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-23T08:42:11.270Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-23T08:42:11.726Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-23T08:42:11.872Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-23T08:42:13.389Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-23T08:42:13.389Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-23T08:42:13.389Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-23T08:42:13.389Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-23T08:42:13.389Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-23T08:42:13.389Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-23T08:42:13.389Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-23T08:42:13.893Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-23T08:42:16.781Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-23T08:42:16.781Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-23T08:42:16.781Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-23T08:42:16.781Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-23T08:42:18.056Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-23T08:42:18.919Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-23T08:42:18.919Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-23T08:42:18.919Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-23T08:42:19.880Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-23T08:42:19.880Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-23T08:42:20.500Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-23T08:42:20.500Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-23T08:42:21.771Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-23T08:42:21.771Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-23T08:42:21.771Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-23T08:42:21.771Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-23T08:42:21.771Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-23T08:42:21.771Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-23T08:42:21.771Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-23T08:42:21.771Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-23T08:42:21.771Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-23T08:42:21.771Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-23T08:42:21.771Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-23T08:42:21.771Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-23T08:42:21.771Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-23T08:42:21.771Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-23T08:42:21.771Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-23T08:42:21.771Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-23T08:42:21.771Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-23T08:42:21.771Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-23T08:42:21.771Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-23T08:42:22.227Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-23T08:42:22.664Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-23T08:42:22.664Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-23T08:42:22.664Z] === RUN TestDockerSuite/TestImportFile [2021-07-23T08:42:22.664Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-23T08:42:22.664Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-23T08:42:23.120Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-23T08:42:23.120Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-23T08:42:23.120Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-23T08:42:23.120Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-23T08:42:23.120Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-23T08:42:23.120Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-23T08:42:23.120Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-23T08:42:23.120Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-23T08:42:23.120Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-23T08:42:23.120Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-23T08:42:23.120Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-23T08:42:23.120Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-23T08:42:23.120Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-23T08:42:23.120Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-23T08:42:23.120Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-23T08:42:23.120Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-23T08:42:23.120Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-23T08:42:23.120Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-23T08:42:23.753Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-23T08:42:24.548Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-23T08:42:25.279Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-23T08:42:25.286Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-23T08:42:26.805Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-23T08:42:27.453Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-23T08:42:27.453Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-23T08:42:27.453Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-23T08:42:27.453Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-23T08:42:27.453Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-23T08:42:27.765Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-23T08:42:27.909Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-23T08:42:27.909Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-23T08:42:27.909Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-23T08:42:29.216Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-23T08:42:29.293Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-23T08:42:29.749Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-23T08:42:29.749Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-23T08:42:29.749Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-23T08:42:29.749Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-23T08:42:29.749Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-23T08:42:29.749Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-23T08:42:29.749Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-23T08:42:29.749Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-23T08:42:29.749Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-23T08:42:29.749Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-23T08:42:29.749Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-23T08:42:29.749Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-23T08:42:29.749Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-23T08:42:29.749Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-23T08:42:29.749Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-23T08:42:29.749Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-23T08:42:30.074Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-23T08:42:30.074Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-23T08:42:32.242Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-23T08:42:32.242Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-23T08:42:32.242Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-23T08:42:32.242Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-23T08:42:32.242Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-23T08:42:32.242Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-23T08:42:32.242Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-23T08:42:32.639Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-23T08:42:32.639Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-23T08:42:32.639Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-23T08:42:32.639Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-23T08:42:32.639Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-23T08:42:32.639Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-23T08:42:32.639Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-23T08:42:32.639Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-23T08:42:33.094Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-23T08:42:33.094Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-23T08:42:33.094Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-23T08:42:33.885Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-23T08:42:35.133Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-23T08:42:36.049Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-23T08:42:37.576Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-23T08:42:37.576Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-23T08:42:37.576Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-23T08:42:38.856Z] === RUN TestDockerSuite/TestInspectImage [2021-07-23T08:42:38.856Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:42:38.856Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-23T08:42:38.856Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-23T08:42:38.856Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-23T08:42:38.856Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-23T08:42:38.856Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-23T08:42:39.739Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-23T08:42:40.134Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-23T08:42:40.134Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-23T08:42:40.134Z] === RUN TestDockerSuite/TestRunRm [2021-07-23T08:42:41.747Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-23T08:42:41.906Z] === RUN TestDockerSuite/TestLogsSince [2021-07-23T08:42:42.299Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-23T08:42:43.278Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-23T08:42:43.734Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-23T08:42:45.900Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-23T08:42:48.064Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-23T08:42:48.065Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-23T08:42:48.065Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-23T08:42:48.065Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-23T08:42:48.065Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-23T08:42:49.590Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-23T08:42:50.231Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-23T08:42:50.444Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-23T08:42:50.444Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-23T08:42:50.444Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-23T08:42:50.444Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-23T08:42:50.445Z] === RUN TestDockerSuite/TestLogsTail [2021-07-23T08:42:51.755Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-23T08:42:51.972Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-23T08:42:53.126Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-23T08:42:53.921Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-23T08:42:54.139Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-23T08:42:56.086Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-23T08:42:56.086Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.086Z] === RUN TestDockerSuite/TestRunState [2021-07-23T08:42:56.086Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.086Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-23T08:42:56.304Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-23T08:42:56.304Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestNetHostname [2021-07-23T08:42:56.304Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-23T08:42:56.304Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-23T08:42:56.304Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-23T08:42:56.304Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestPluginActive [2021-07-23T08:42:56.304Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-23T08:42:56.304Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-23T08:42:56.304Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-23T08:42:56.304Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-23T08:42:56.304Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-23T08:42:56.304Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-23T08:42:56.304Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-23T08:42:56.304Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-23T08:42:56.304Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-23T08:42:56.304Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestPortList [2021-07-23T08:42:56.304Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-23T08:42:56.304Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-23T08:42:57.809Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-23T08:42:58.249Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-23T08:42:58.249Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-23T08:42:58.249Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-23T08:42:59.980Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-23T08:43:00.026Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-23T08:43:00.026Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:43:00.026Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-23T08:43:00.026Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-23T08:43:00.026Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-23T08:43:00.026Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-23T08:43:00.026Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-23T08:43:00.026Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-23T08:43:00.026Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-23T08:43:00.026Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-23T08:43:00.026Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-23T08:43:00.026Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-23T08:43:00.026Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-23T08:43:00.026Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-23T08:43:00.026Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-23T08:43:00.026Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-23T08:43:00.026Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-23T08:43:00.026Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-23T08:43:00.414Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-23T08:43:00.414Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-23T08:43:00.414Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-23T08:43:00.414Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-23T08:43:00.414Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-23T08:43:00.414Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-23T08:43:00.414Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-23T08:43:00.414Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-23T08:43:00.414Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-23T08:43:02.149Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-23T08:43:03.747Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-23T08:43:03.747Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-23T08:43:03.747Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-23T08:43:04.324Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-23T08:43:05.079Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-23T08:43:05.080Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-23T08:43:05.080Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-23T08:43:05.080Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-23T08:43:05.080Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-23T08:43:05.080Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-23T08:43:05.080Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-23T08:43:05.080Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-23T08:43:05.080Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-23T08:43:05.080Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-23T08:43:05.080Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-23T08:43:05.080Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-23T08:43:05.080Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-23T08:43:05.080Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-23T08:43:05.080Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-23T08:43:05.080Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-23T08:43:05.080Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-23T08:43:05.080Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-23T08:43:05.080Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-23T08:43:05.080Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-23T08:43:05.080Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-23T08:43:06.492Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-23T08:43:07.245Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-23T08:43:07.245Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-23T08:43:07.245Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-23T08:43:09.382Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-23T08:43:09.413Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-23T08:43:09.413Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-23T08:43:09.413Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-23T08:43:09.413Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-23T08:43:09.869Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-23T08:43:10.808Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-23T08:43:10.808Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-23T08:43:10.808Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-23T08:43:11.550Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-23T08:43:11.550Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-23T08:43:11.550Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-23T08:43:11.550Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-23T08:43:11.550Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-23T08:43:11.550Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-23T08:43:11.550Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-23T08:43:11.550Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-23T08:43:11.550Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-23T08:43:11.550Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-23T08:43:11.550Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-23T08:43:11.550Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-23T08:43:11.550Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-23T08:43:11.550Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-23T08:43:11.550Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-23T08:43:11.550Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-23T08:43:11.550Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-23T08:43:12.154Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-23T08:43:13.716Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-23T08:43:15.246Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-23T08:43:17.857Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-23T08:43:17.920Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-23T08:43:21.017Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-23T08:43:21.641Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-23T08:43:23.908Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-23T08:43:23.908Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-23T08:43:23.908Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-23T08:43:25.438Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-23T08:43:25.438Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-23T08:43:27.404Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-23T08:43:27.404Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-23T08:43:27.404Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-23T08:43:27.404Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-23T08:43:29.568Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-23T08:43:30.197Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-23T08:43:30.197Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-23T08:43:30.197Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-23T08:43:30.197Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-23T08:43:31.733Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-23T08:43:32.493Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-23T08:43:33.896Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-23T08:43:33.896Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-23T08:43:33.896Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-23T08:43:33.896Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-23T08:43:33.896Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-23T08:43:33.896Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-23T08:43:33.896Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-23T08:43:33.896Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-23T08:43:33.896Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-23T08:43:33.896Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-23T08:43:33.896Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-23T08:43:33.896Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-23T08:43:33.896Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-23T08:43:33.896Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-23T08:43:33.896Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-23T08:43:36.787Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-23T08:43:37.752Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-23T08:43:38.263Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-23T08:43:39.282Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-23T08:43:40.484Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-23T08:43:42.651Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-23T08:43:42.994Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-23T08:43:42.994Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-23T08:43:42.994Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-23T08:43:42.994Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-23T08:43:42.994Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-23T08:43:42.994Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-23T08:43:42.994Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-23T08:43:42.994Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-23T08:43:42.994Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-23T08:43:42.994Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-23T08:43:42.994Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-23T08:43:42.994Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:43:42.995Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-23T08:43:42.995Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-23T08:43:42.995Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-23T08:43:42.995Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-23T08:43:42.995Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-23T08:43:42.995Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-23T08:43:42.995Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-23T08:43:42.995Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-23T08:43:42.995Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-23T08:43:42.995Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-23T08:43:42.995Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-23T08:43:42.995Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-23T08:43:42.995Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-23T08:43:42.995Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-23T08:43:42.995Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-23T08:43:42.995Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-23T08:43:43.450Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-23T08:43:43.450Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-23T08:43:43.450Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-23T08:43:43.450Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-23T08:43:43.450Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-23T08:43:43.450Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-23T08:43:43.450Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-23T08:43:44.033Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-23T08:43:45.614Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-23T08:43:45.614Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-23T08:43:46.071Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-23T08:43:46.526Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-23T08:43:46.923Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-23T08:43:48.051Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-23T08:43:49.092Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-23T08:43:49.092Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-23T08:43:49.092Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-23T08:43:49.698Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-23T08:43:51.985Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-23T08:43:52.587Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-23T08:43:52.587Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-23T08:43:52.587Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-23T08:43:52.587Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-23T08:43:52.587Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-23T08:43:53.925Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-23T08:43:53.925Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-23T08:43:53.925Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-23T08:43:54.152Z] === RUN TestDockerSuite/TestLogsSince [2021-07-23T08:43:56.302Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-23T08:43:56.302Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-23T08:43:56.302Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-23T08:43:56.302Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-23T08:43:56.302Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-23T08:43:56.302Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-23T08:43:56.302Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-23T08:43:56.302Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-23T08:43:56.302Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-23T08:44:00.971Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-23T08:44:00.971Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-23T08:44:00.971Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-23T08:44:02.072Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-23T08:44:02.072Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-23T08:44:02.072Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-23T08:44:03.601Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-23T08:44:03.601Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-23T08:44:03.601Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-23T08:44:03.859Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-23T08:44:03.859Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-23T08:44:03.859Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-23T08:44:03.859Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-23T08:44:03.859Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-23T08:44:03.859Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-23T08:44:03.859Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-23T08:44:03.859Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-23T08:44:03.859Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-23T08:44:04.441Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-23T08:44:04.441Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-23T08:44:04.441Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-23T08:44:04.441Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-23T08:44:04.441Z] === RUN TestDockerSuite/TestLogsTail [2021-07-23T08:44:05.132Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-23T08:44:05.969Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-23T08:44:06.094Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-23T08:44:06.094Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-23T08:44:06.094Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-23T08:44:08.862Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-23T08:44:08.982Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-23T08:44:09.628Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-23T08:44:09.628Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-23T08:44:09.628Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-23T08:44:09.628Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-23T08:44:09.628Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-23T08:44:09.628Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-23T08:44:09.628Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-23T08:44:09.628Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-23T08:44:09.628Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-23T08:44:09.628Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-23T08:44:09.628Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-23T08:44:09.628Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-23T08:44:09.628Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-23T08:44:10.591Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-23T08:44:11.030Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-23T08:44:11.030Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-23T08:44:11.030Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-23T08:44:11.030Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-23T08:44:11.030Z] === RUN TestDockerSuite/TestNetHostname [2021-07-23T08:44:11.030Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-23T08:44:11.030Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-23T08:44:11.030Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-23T08:44:11.030Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-23T08:44:11.030Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-23T08:44:11.030Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-23T08:44:11.030Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-23T08:44:11.030Z] === RUN TestDockerSuite/TestPluginActive [2021-07-23T08:44:11.030Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-23T08:44:11.030Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-23T08:44:11.030Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-23T08:44:11.030Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-23T08:44:11.030Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-23T08:44:11.030Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-23T08:44:11.030Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-23T08:44:11.030Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-23T08:44:11.030Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-23T08:44:11.030Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-23T08:44:11.030Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-23T08:44:11.030Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-23T08:44:11.487Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-23T08:44:11.487Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-23T08:44:11.487Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-23T08:44:11.487Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-23T08:44:11.487Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-23T08:44:11.487Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-23T08:44:11.487Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-23T08:44:11.487Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-23T08:44:11.487Z] === RUN TestDockerSuite/TestPortList [2021-07-23T08:44:11.487Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-23T08:44:11.487Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-23T08:44:12.697Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-23T08:44:12.756Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-23T08:44:12.756Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-23T08:44:12.756Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-23T08:44:14.224Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-23T08:44:14.281Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-23T08:44:14.281Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-23T08:44:14.281Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-23T08:44:14.281Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-23T08:44:14.281Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-23T08:44:14.281Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-23T08:44:14.281Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-23T08:44:14.281Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-23T08:44:14.281Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-23T08:44:14.281Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-23T08:44:14.281Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-23T08:44:14.281Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-23T08:44:14.281Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-23T08:44:16.158Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-23T08:44:16.158Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:44:16.158Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-23T08:44:16.158Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-23T08:44:16.158Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-23T08:44:16.158Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-23T08:44:16.158Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-23T08:44:16.158Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-23T08:44:16.158Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-23T08:44:16.158Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-23T08:44:16.158Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-23T08:44:16.158Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-23T08:44:16.158Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-23T08:44:16.158Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-23T08:44:16.158Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-23T08:44:16.158Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-23T08:44:16.158Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-23T08:44:16.158Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-23T08:44:21.928Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-23T08:44:21.928Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-23T08:44:21.928Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-23T08:44:29.083Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-23T08:44:29.083Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-23T08:44:29.083Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-23T08:44:32.002Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-23T08:44:32.002Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:44:32.002Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-23T08:44:32.071Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-23T08:44:32.072Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-23T08:44:32.072Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-23T08:44:32.072Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-23T08:44:32.072Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-23T08:44:32.072Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-23T08:44:32.072Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-23T08:44:32.072Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-23T08:44:32.529Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-23T08:44:32.529Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-23T08:44:35.417Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-23T08:44:35.417Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-23T08:44:35.417Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-23T08:44:35.724Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-23T08:44:35.724Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-23T08:44:35.724Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-23T08:44:35.873Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-23T08:44:35.873Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-23T08:44:36.179Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-23T08:44:37.629Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-23T08:44:39.894Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-23T08:44:42.782Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-23T08:44:42.782Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:44:42.915Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-23T08:44:42.915Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-23T08:44:42.915Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-23T08:44:42.915Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-23T08:44:42.915Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-23T08:44:42.915Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-23T08:44:42.915Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-23T08:44:43.238Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-23T08:44:46.130Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-23T08:44:46.130Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-23T08:44:46.586Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-23T08:44:48.685Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-23T08:44:48.685Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-23T08:44:49.141Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-23T08:44:52.406Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-23T08:44:52.406Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-23T08:44:52.406Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-23T08:44:52.406Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-23T08:44:57.678Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-23T08:44:57.678Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-23T08:44:57.678Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-23T08:44:58.639Z] --- PASS: TestDockerSuite (2057.59s) [2021-07-23T08:44:58.639Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-23T08:44:58.639Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-23T08:44:58.639Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-23T08:44:58.639Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-23T08:44:58.639Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-23T08:44:58.639Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-23T08:44:58.639Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-23T08:44:58.639Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2021-07-23T08:44:58.639Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2021-07-23T08:44:58.639Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2021-07-23T08:44:58.639Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-07-23T08:44:58.639Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (50.34s) [2021-07-23T08:44:58.639Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.67s) [2021-07-23T08:44:58.639Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-07-23T08:44:58.639Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-23T08:44:58.639Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-23T08:44:58.639Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-23T08:44:58.639Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-23T08:44:58.639Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-23T08:44:58.639Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-23T08:44:58.639Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-23T08:44:58.639Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-23T08:44:58.639Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.80s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.65s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.10s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.65s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.24s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (56.27s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.26s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.12s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (7.66s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.76s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.20s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.05s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.32s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.04s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (3.84s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.09s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAddTar (26.79s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.25s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.84s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (8.16s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.20s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (16.01s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.14s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.71s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.03s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.59s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.25s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.43s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.16s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.38s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.03s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.48s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.28s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (25.46s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.26s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.04s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.12s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.96s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.44s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.43s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.92s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.77s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.77s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerignore (42.07s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.10s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (47.10s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.51s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.36s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.91s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.83s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.82s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.09s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.14s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (64.60s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.06s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.74s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (8.50s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.33s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (8.56s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.63s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildFails (2.32s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.05s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.20s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.47s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.19s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.23s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.04s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.88s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildHistory (10.85s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.39s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.73s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildLabel (0.84s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildLabels (0.85s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.29s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.99s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.13s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.55s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.50s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.47s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.14s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.44s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.51s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (9.41s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.93s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.91s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.29s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.75s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.06s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.87s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.20s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.42s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.39s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.61s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.54s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (16.02s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.75s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.48s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.00s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.63s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.03s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.82s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildRm (19.23s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (7.57s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.25s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.96s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.94s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.97s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.45s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.31s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (8.56s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildStderr (3.45s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.49s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.67s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.16s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.37s) [2021-07-23T08:44:58.640Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.06s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-07-23T08:44:58.640Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (7.88s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.74s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.13s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.74s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.46s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.66s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestBuildWithFailure (6.94s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.95s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestBuildWithTabs (8.20s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.30s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (15.49s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.66s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.55s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.85s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCommitChange (3.88s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.88s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.73s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCommitTTY (6.18s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.51s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.21s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.79s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.27s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.33s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.32s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (7.36s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.79s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.76s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.92s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.38s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.94s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.78s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.43s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.89s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.46s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.56s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.67s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.92s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.82s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.23s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.79s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.42s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.25s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.35s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.35s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.28s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.26s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000744f18_} (2.38s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1673487182_c:\foo_false____} (2.30s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1673487182_c:\foo_true____} (2.31s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.34s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.36s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.35s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.23s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.40s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.50s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.48s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCpToDot (2.37s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCpToStdout (2.57s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.93s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.29s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.46s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.03s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.25s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.35s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.41s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.38s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.40s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.60s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsCopy (3.81s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.33s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.47s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.94s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.69s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.87s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsFilters (4.23s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsFormat (4.27s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsRename (2.46s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsResize (7.90s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.39s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.17s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.25s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.80s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.75s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.74s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.89s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.95s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.94s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.37s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.96s) [2021-07-23T08:44:58.641Z] --- PASS: TestDockerSuite/TestExecInspectID (3.15s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-23T08:44:58.641Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.07s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.88s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.94s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.90s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.90s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.90s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.70s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.95s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.88s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.51s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.86s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.63s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.69s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.07s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.46s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.36s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.97s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectDefault (2.33s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectHistory (3.93s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.24s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.90s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.41s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.95s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.96s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectStatus (2.62s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.95s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.11s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.42s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.86s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.29s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.78s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.25s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.87s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.91s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.77s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.47s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.92s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.92s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.99s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.98s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.27s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.28s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.49s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.50s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsSince (8.95s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsTail (2.60s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.70s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.45s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.96s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.85s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPsByOrder (6.87s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.19s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.91s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.76s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.49s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.69s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.86s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.21s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.34s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.86s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.47s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.48s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.23s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.28s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.83s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.68s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.06s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.20s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.31s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.80s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.03s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.42s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.79s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.18s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRmiTag (0.55s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.43s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.05s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.50s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.94s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.00s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-23T08:44:58.642Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.62s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-23T08:44:58.642Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.17s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.21s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.26s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.27s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.27s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.75s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.74s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.51s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (6.42s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.66s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.37s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.91s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.83s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.42s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.49s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.02s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.29s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.32s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.87s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunExitCode (2.28s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.37s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.90s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.34s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.70s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.46s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.35s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.70s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.88s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.04s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.53s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.57s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.17s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.62s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.04s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.99s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunRm (2.34s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.37s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.96s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.35s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.82s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.32s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.21s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.04s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.43s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.17s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.35s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.26s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.94s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.83s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.96s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.91s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.77s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.15s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.04s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.68s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.22s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.79s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.66s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.13s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.57s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.82s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.87s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.30s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.06s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.63s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.80s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.67s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-07-23T08:44:58.643Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.25s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.21s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.10s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.35s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.29s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.29s) [2021-07-23T08:44:58.643Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.30s) [2021-07-23T08:44:58.644Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-07-23T08:44:58.644Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2021-07-23T08:44:58.644Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.45s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-23T08:44:58.644Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s) [2021-07-23T08:44:58.644Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.15s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-23T08:44:58.644Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.65s) [2021-07-23T08:44:58.644Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.21s) [2021-07-23T08:44:58.644Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-07-23T08:44:58.644Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.54s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-23T08:44:58.644Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.02s) [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-23T08:44:58.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-23T08:44:58.644Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-23T08:44:58.644Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-23T08:44:58.644Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-23T08:44:58.644Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-23T08:44:58.644Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-23T08:44:58.644Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-23T08:44:58.644Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-23T08:44:58.644Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-23T08:44:58.644Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-23T08:44:58.644Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-23T08:44:58.644Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-23T08:44:58.644Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-23T08:44:58.644Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-23T08:44:58.644Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.644Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-23T08:44:58.644Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-23T08:44:58.645Z] === RUN TestDockerDaemonSuite [2021-07-23T08:44:58.645Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-23T08:44:58.645Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-23T08:44:58.645Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-23T08:44:58.645Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-23T08:44:58.645Z] === RUN TestDockerSwarmSuite [2021-07-23T08:44:58.645Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-23T08:44:58.645Z] === RUN TestDockerPluginSuite [2021-07-23T08:44:58.645Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-23T08:44:58.645Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-23T08:44:58.645Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-23T08:44:58.645Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-23T08:44:58.645Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-23T08:44:58.645Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-23T08:44:58.645Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-23T08:44:58.645Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-23T08:44:58.645Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-23T08:44:58.645Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-23T08:44:58.645Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-23T08:44:58.645Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-23T08:44:58.645Z] === RUN TestDockerExternalVolumeSuite [2021-07-23T08:44:58.645Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-23T08:44:58.645Z] === RUN TestDockerNetworkSuite [2021-07-23T08:44:58.645Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-23T08:44:58.645Z] === RUN TestDockerHubPullSuite [2021-07-23T08:44:58.645Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-23T08:44:58.645Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-23T08:44:58.645Z] PASS [2021-07-23T08:44:58.645Z] ok github.com/docker/docker/integration-cli 2057.866s [2021-07-23T08:44:58.941Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-23T08:44:59.100Z] [2021-07-23T08:44:59.100Z] === Skipped [2021-07-23T08:44:59.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-23T08:44:59.100Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.100Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-23T08:44:59.100Z] [2021-07-23T08:44:59.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-23T08:44:59.100Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.100Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-23T08:44:59.100Z] [2021-07-23T08:44:59.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-23T08:44:59.100Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.100Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-23T08:44:59.100Z] [2021-07-23T08:44:59.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-23T08:44:59.100Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.100Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-23T08:44:59.100Z] [2021-07-23T08:44:59.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-23T08:44:59.100Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.100Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-23T08:44:59.100Z] [2021-07-23T08:44:59.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-23T08:44:59.100Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.100Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-23T08:44:59.100Z] [2021-07-23T08:44:59.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-23T08:44:59.100Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.100Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-23T08:44:59.100Z] [2021-07-23T08:44:59.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-23T08:44:59.100Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.100Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-23T08:44:59.100Z] [2021-07-23T08:44:59.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-23T08:44:59.100Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.100Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-23T08:44:59.100Z] [2021-07-23T08:44:59.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-23T08:44:59.100Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.100Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-23T08:44:59.100Z] [2021-07-23T08:44:59.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-23T08:44:59.100Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.100Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-23T08:44:59.100Z] [2021-07-23T08:44:59.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-23T08:44:59.100Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.100Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-23T08:44:59.100Z] [2021-07-23T08:44:59.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-23T08:44:59.100Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-23T08:44:59.100Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-23T08:44:59.100Z] [2021-07-23T08:44:59.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-23T08:44:59.100Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-23T08:44:59.100Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-23T08:44:59.100Z] [2021-07-23T08:44:59.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-23T08:44:59.100Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.100Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-23T08:44:59.100Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.26s) [2021-07-23T08:44:59.101Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.26s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-07-23T08:44:59.101Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-23T08:44:59.101Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.101Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-23T08:44:59.101Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-07-23T08:44:59.102Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-07-23T08:44:59.102Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-07-23T08:44:59.102Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-23T08:44:59.102Z] docker_cli_sni_test.go:18: Flakey test [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-23T08:44:59.102Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-23T08:44:59.102Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-23T08:44:59.102Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-23T08:44:59.102Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-23T08:44:59.102Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-23T08:44:59.102Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-23T08:44:59.102Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-23T08:44:59.102Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-23T08:44:59.102Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-23T08:44:59.102Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-23T08:44:59.102Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-23T08:44:59.102Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-23T08:44:59.102Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-23T08:44:59.102Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-23T08:44:59.102Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-23T08:44:59.102Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-23T08:44:59.102Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-23T08:44:59.102Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-23T08:44:59.102Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-23T08:44:59.103Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-23T08:44:59.103Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-23T08:44:59.103Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-23T08:44:59.103Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-23T08:44:59.103Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-23T08:44:59.103Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-23T08:44:59.103Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-23T08:44:59.103Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-23T08:44:59.103Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-23T08:44:59.103Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-23T08:44:59.103Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-23T08:44:59.103Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-23T08:44:59.103Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-23T08:44:59.103Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-23T08:44:59.103Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-23T08:44:59.103Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-23T08:44:59.103Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-23T08:44:59.103Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-23T08:44:59.103Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-23T08:44:59.103Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.103Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-23T08:44:59.103Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-23T08:44:59.104Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-23T08:44:59.104Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-23T08:44:59.104Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-23T08:44:59.104Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-23T08:44:59.104Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-23T08:44:59.104Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-23T08:44:59.104Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-23T08:44:59.104Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-23T08:44:59.104Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-23T08:44:59.104Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-23T08:44:59.104Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-23T08:44:59.104Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-23T08:44:59.104Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-23T08:44:59.104Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-23T08:44:59.104Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.104Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-23T08:44:59.104Z] [2021-07-23T08:44:59.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-23T08:44:59.105Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.105Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-23T08:44:59.105Z] [2021-07-23T08:44:59.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-23T08:44:59.105Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.105Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-23T08:44:59.105Z] [2021-07-23T08:44:59.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-23T08:44:59.105Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.105Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-23T08:44:59.105Z] [2021-07-23T08:44:59.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-23T08:44:59.105Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.105Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-23T08:44:59.105Z] [2021-07-23T08:44:59.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-23T08:44:59.105Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.105Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-23T08:44:59.105Z] [2021-07-23T08:44:59.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-23T08:44:59.105Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.105Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-23T08:44:59.105Z] [2021-07-23T08:44:59.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-23T08:44:59.105Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.105Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-23T08:44:59.105Z] [2021-07-23T08:44:59.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-23T08:44:59.105Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.105Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-23T08:44:59.105Z] [2021-07-23T08:44:59.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-23T08:44:59.105Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.105Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-23T08:44:59.105Z] [2021-07-23T08:44:59.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-23T08:44:59.105Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.105Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-23T08:44:59.105Z] [2021-07-23T08:44:59.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-23T08:44:59.105Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-23T08:44:59.105Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-23T08:44:59.105Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-23T08:44:59.560Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-23T08:44:59.560Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-23T08:44:59.560Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-23T08:44:59.560Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-23T08:44:59.560Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.560Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-23T08:44:59.560Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.561Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-23T08:44:59.561Z] [2021-07-23T08:44:59.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-23T08:44:59.561Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-23T08:44:59.562Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.562Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-23T08:44:59.562Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-23T08:44:59.563Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:44:59.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:44:59.563Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-23T08:44:59.564Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] DONE 1092 tests, 546 skipped in 2064.848s [2021-07-23T08:44:59.564Z] INFO: Integration tests ended at 07/23/2021 08:44:59. Duration:00:34:24.9536606 [2021-07-23T08:44:59.564Z] INFO: Docker info of the daemon under test at end of run [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] Containers: 2 [2021-07-23T08:44:59.564Z] Running: 0 [2021-07-23T08:44:59.564Z] Paused: 0 [2021-07-23T08:44:59.564Z] Stopped: 2 [2021-07-23T08:44:59.564Z] Images: 18 [2021-07-23T08:44:59.564Z] Server Version: 0.0.0-dev [2021-07-23T08:44:59.564Z] Storage Driver: windowsfilter [2021-07-23T08:44:59.564Z] Windows: [2021-07-23T08:44:59.564Z] Logging Driver: json-file [2021-07-23T08:44:59.564Z] Plugins: [2021-07-23T08:44:59.564Z] Volume: local [2021-07-23T08:44:59.564Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-23T08:44:59.564Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-23T08:44:59.564Z] Swarm: inactive [2021-07-23T08:44:59.564Z] Default Isolation: process [2021-07-23T08:44:59.564Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-23T08:44:59.564Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-23T08:44:59.564Z] OSType: windows [2021-07-23T08:44:59.564Z] Architecture: x86_64 [2021-07-23T08:44:59.564Z] CPUs: 4 [2021-07-23T08:44:59.564Z] Total Memory: 32GiB [2021-07-23T08:44:59.564Z] Name: azwin-2-5cdb30 [2021-07-23T08:44:59.564Z] ID: S3Q6:NSEF:6LE6:JCUO:OK4K:5A5B:UAHL:INX2:DAEE:N4E5:ACY2:7ND4 [2021-07-23T08:44:59.564Z] Docker Root Dir: D:\CI\PR-42616\5\daemon [2021-07-23T08:44:59.564Z] Debug Mode (client): false [2021-07-23T08:44:59.564Z] Debug Mode (server): true [2021-07-23T08:44:59.564Z] File Descriptors: -1 [2021-07-23T08:44:59.564Z] Goroutines: 17 [2021-07-23T08:44:59.564Z] System Time: 2021-07-23T08:44:59.4144298Z [2021-07-23T08:44:59.564Z] EventsListeners: 0 [2021-07-23T08:44:59.564Z] Registry: https://index.docker.io/v1/ [2021-07-23T08:44:59.564Z] Labels: [2021-07-23T08:44:59.564Z] Experimental: false [2021-07-23T08:44:59.564Z] Insecure Registries: [2021-07-23T08:44:59.564Z] 127.0.0.0/8 [2021-07-23T08:44:59.564Z] Live Restore Enabled: false [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] [2021-07-23T08:44:59.564Z] INFO: Stopping daemon under test [2021-07-23T08:45:00.020Z] SUCCESS: The process with PID 7156 (child process of PID 2764) has been terminated. [2021-07-23T08:45:00.020Z] SUCCESS: The process with PID 2764 (child process of PID 5452) has been terminated. [2021-07-23T08:45:00.020Z] INFO: Stop tailing logs of the daemon under tests [2021-07-23T08:45:00.020Z] INFO: executeCI.ps1 Completed successfully at 07/23/2021 08:44:59. [2021-07-23T08:45:00.020Z] INFO: Tidying up at end of run [2021-07-23T08:45:00.020Z] INFO: Saving daemon under test log (d:\CI\PR-42616\5\dut.out) to bundles\CIDUT.out [2021-07-23T08:45:00.020Z] INFO: Saving daemon under test log (d:\CI\PR-42616\5\dut.err) to bundles\CIDUT.err [2021-07-23T08:45:00.020Z] INFO: Nuke-Everything... [2021-07-23T08:45:00.020Z] INFO: Container count on control daemon to delete is 2 [2021-07-23T08:45:00.471Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-23T08:45:00.474Z] b83dc817543f [2021-07-23T08:45:00.474Z] c75cceb433bf [2021-07-23T08:45:00.926Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-23T08:45:00.934Z] INFO: Tidying pidfile d:\CI\PR-42616\5\docker.pid [2021-07-23T08:45:00.934Z] INFO: Nuking d:\CI [2021-07-23T08:45:04.754Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-23T08:45:06.694Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-23T08:45:07.649Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-23T08:45:10.410Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-23T08:45:13.390Z] INFO: Zapped successfully [2021-07-23T08:45:13.390Z] [2021-07-23T08:45:13.390Z] INFO: executeCI.ps1 exiting at Fri Jul 23 08:45:11 CUT 2021. Duration 01:03:43.7188262 [2021-07-23T08:45:13.390Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-23T08:45:13.626Z] Recording test results [2021-07-23T08:45:16.176Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-23T08:45:16.196Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-23T08:45:19.903Z] === RUN TestDockerSuite/TestRmiTag [2021-07-23T08:45:19.916Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-23T08:45:19.916Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-23T08:45:19.916Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-23T08:45:19.916Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-23T08:45:19.916Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-23T08:45:20.359Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-23T08:45:20.371Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-23T08:45:21.837Z] Creating win-2022-c8d-integration-bundles.zip [2021-07-23T08:45:22.523Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [Pipeline] archiveArtifacts [2021-07-23T08:45:23.006Z] Archiving artifacts [2021-07-23T08:45:24.587Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-23T08:45:24.587Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-23T08:45:24.587Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-23T08:45:24.587Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-23T08:45:24.587Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-23T08:45:24.587Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-23T08:45:24.587Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-23T08:45:24.587Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-23T08:45:24.587Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-23T08:45:30.360Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-23T08:45:30.360Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-23T08:45:30.360Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-23T08:45:31.890Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-23T08:45:31.890Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-23T08:45:31.890Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-23T08:45:33.418Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-23T08:45:34.380Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-23T08:45:34.380Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-23T08:45:34.380Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-23T08:45:36.544Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42616/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-23T08:45:37.294Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-23T08:45:37.461Z] + make clean [2021-07-23T08:45:37.751Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-23T08:45:37.917Z] docker volume rm -f docker-dev-cache [2021-07-23T08:45:37.917Z] docker-dev-cache [Pipeline] deleteDir [2021-07-23T08:45:38.100Z] === RUN TestDockerSuite/TestRestartContainerSuccess [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-23T08:45:41.474Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-23T08:45:42.444Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-23T08:45:42.444Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-23T08:45:42.445Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-23T08:45:42.445Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-23T08:45:42.445Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-23T08:45:42.445Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-23T08:45:42.445Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-23T08:45:42.445Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-23T08:45:42.445Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-23T08:45:42.445Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-23T08:45:42.445Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-23T08:45:42.445Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-23T08:45:42.445Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-23T08:45:42.445Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-23T08:45:42.445Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-23T08:45:42.771Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-23T08:45:43.978Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-23T08:45:43.978Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-23T08:45:43.978Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-23T08:45:43.978Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-23T08:45:43.978Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-23T08:45:44.937Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-23T08:45:47.697Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-23T08:45:49.861Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-23T08:45:52.027Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-23T08:45:53.555Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-23T08:45:55.723Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-23T08:45:55.723Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-23T08:45:59.440Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-23T08:45:59.440Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-23T08:45:59.440Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-23T08:45:59.440Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-23T08:45:59.440Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-23T08:45:59.440Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-23T08:45:59.440Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-23T08:45:59.440Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-23T08:45:59.440Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-23T08:45:59.440Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-23T08:45:59.440Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-23T08:45:59.440Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-23T08:45:59.440Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-23T08:45:59.440Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-23T08:45:59.440Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-23T08:45:59.440Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-23T08:45:59.440Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-23T08:45:59.440Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-23T08:45:59.440Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-23T08:45:59.440Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-23T08:45:59.440Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-23T08:45:59.440Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-23T08:45:59.440Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-23T08:46:00.967Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-23T08:46:00.967Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-23T08:46:00.967Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-23T08:46:03.857Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-23T08:46:03.857Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-23T08:46:03.857Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-23T08:46:03.857Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-23T08:46:03.857Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-23T08:46:05.387Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-23T08:46:05.387Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-23T08:46:05.387Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-23T08:46:05.387Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-23T08:46:05.387Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-23T08:46:05.387Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-23T08:46:05.387Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-23T08:46:05.387Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-23T08:46:05.387Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-23T08:46:05.387Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-23T08:46:05.387Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-23T08:46:05.387Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-23T08:46:05.387Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-23T08:46:05.387Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-23T08:46:05.387Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-23T08:46:06.917Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-23T08:46:09.081Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-23T08:46:10.049Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-23T08:46:10.049Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:46:10.049Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-23T08:46:10.606Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-23T08:46:10.606Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-23T08:46:10.606Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-23T08:46:10.606Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-23T08:46:10.606Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-23T08:46:10.606Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-23T08:46:10.606Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-23T08:46:12.771Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-23T08:46:12.771Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-23T08:46:12.771Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-23T08:46:12.771Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-23T08:46:12.771Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-23T08:46:12.771Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-23T08:46:12.771Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-23T08:46:12.771Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-23T08:46:12.771Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-23T08:46:14.298Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-23T08:46:15.823Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-23T08:46:15.823Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-23T08:46:15.823Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-23T08:46:16.787Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-23T08:46:18.967Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-23T08:46:18.967Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-23T08:46:18.967Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-23T08:46:18.967Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-23T08:46:18.967Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-23T08:46:18.967Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-23T08:46:18.967Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-23T08:46:18.967Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-23T08:46:18.967Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-23T08:46:18.967Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-23T08:46:18.967Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-23T08:46:18.967Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-23T08:46:18.967Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-23T08:46:20.496Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-23T08:46:20.496Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-23T08:46:20.496Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-23T08:46:20.496Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-23T08:46:20.496Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-23T08:46:20.496Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-23T08:46:21.458Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-23T08:46:22.659Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-23T08:46:24.184Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-23T08:46:24.184Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-23T08:46:24.184Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-23T08:46:26.353Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-23T08:46:26.353Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-23T08:46:26.353Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-23T08:46:26.353Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-23T08:46:26.353Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-23T08:46:26.353Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-23T08:46:26.353Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-23T08:46:27.881Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-23T08:46:30.000Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-23T08:46:30.000Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:46:30.000Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-23T08:46:30.048Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-23T08:46:31.576Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-23T08:46:33.740Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-23T08:46:33.740Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-23T08:46:33.740Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-23T08:46:33.740Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-23T08:46:33.740Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-23T08:46:33.740Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-23T08:46:33.740Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-23T08:46:33.740Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-23T08:46:33.740Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-23T08:46:33.740Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-23T08:46:33.740Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-23T08:46:33.740Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-23T08:46:33.740Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-23T08:46:33.740Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-23T08:46:33.740Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-23T08:46:33.740Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-23T08:46:34.672Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-23T08:46:34.673Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-23T08:46:34.673Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-23T08:46:37.461Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-23T08:46:37.462Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-23T08:46:37.462Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-23T08:46:37.462Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-23T08:46:37.462Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-23T08:46:37.462Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-23T08:46:37.462Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-23T08:46:37.462Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-23T08:46:37.462Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-23T08:46:37.462Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-23T08:46:37.462Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-23T08:46:37.462Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-23T08:46:45.996Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-23T08:46:45.996Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-23T08:46:45.996Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-23T08:46:46.452Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-23T08:46:46.452Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-23T08:46:46.452Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-23T08:46:46.452Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-23T08:46:46.452Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-23T08:46:46.452Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-23T08:46:46.452Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-23T08:46:46.452Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-23T08:46:46.452Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-23T08:46:46.452Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-23T08:46:46.452Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-23T08:46:46.453Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-23T08:46:46.453Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-23T08:46:46.453Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-23T08:46:46.453Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-23T08:46:46.453Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-23T08:46:46.453Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-23T08:46:46.453Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-23T08:46:46.453Z] === RUN TestDockerSuite/TestRunMount [2021-07-23T08:46:46.453Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-23T08:46:46.453Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-23T08:46:46.453Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-23T08:46:46.453Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-23T08:46:46.453Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-23T08:46:46.453Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-23T08:46:46.453Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-23T08:46:46.453Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-23T08:46:58.800Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-23T08:46:58.800Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-23T08:46:58.800Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-23T08:46:58.800Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-23T08:46:58.800Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-23T08:46:58.800Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-23T08:46:58.800Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-23T08:46:59.771Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-23T08:46:59.771Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-23T08:47:00.735Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-23T08:47:00.967Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-23T08:47:04.680Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-23T08:47:04.680Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-23T08:47:04.680Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-23T08:47:04.680Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-23T08:47:04.680Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-23T08:47:04.680Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-23T08:47:04.680Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-23T08:47:04.680Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-23T08:47:04.680Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-23T08:47:04.680Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-23T08:47:04.680Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-23T08:47:04.680Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-23T08:47:04.680Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-23T08:47:04.680Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-23T08:47:04.680Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-23T08:47:04.680Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-23T08:47:04.680Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-23T08:47:04.680Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-23T08:47:04.680Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-23T08:47:04.680Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-23T08:47:06.210Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-23T08:47:07.739Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-23T08:47:09.270Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-23T08:47:10.799Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-23T08:47:12.331Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-23T08:47:12.787Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-23T08:47:12.787Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-23T08:47:12.787Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-23T08:47:12.787Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-23T08:47:12.787Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-23T08:47:12.787Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-23T08:47:12.787Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-23T08:47:12.787Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-23T08:47:12.787Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-23T08:47:12.787Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-23T08:47:12.787Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-23T08:47:12.787Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-23T08:47:12.787Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-23T08:47:12.787Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-23T08:47:12.787Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-23T08:47:12.787Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-23T08:47:13.085Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-23T08:47:14.961Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-23T08:47:14.961Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-23T08:47:14.961Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-23T08:47:14.961Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-23T08:47:14.961Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-23T08:47:14.961Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-23T08:47:14.961Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-23T08:47:14.961Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-23T08:47:14.961Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-23T08:47:14.961Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-23T08:47:14.961Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-23T08:47:16.803Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-23T08:47:25.344Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-23T08:47:27.310Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-23T08:47:27.310Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-23T08:47:27.310Z] === RUN TestDockerSuite/TestRunRm [2021-07-23T08:47:27.765Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-23T08:47:28.236Z] === RUN TestDockerSuite/TestRmiTag [2021-07-23T08:47:28.693Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-23T08:47:31.585Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-23T08:47:33.533Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-23T08:47:35.063Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-23T08:47:37.226Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-23T08:47:38.752Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-23T08:47:40.916Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-23T08:47:40.916Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-23T08:47:40.916Z] === RUN TestDockerSuite/TestRunState [2021-07-23T08:47:40.916Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-23T08:47:40.916Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-23T08:47:43.081Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-23T08:47:43.081Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-23T08:47:43.081Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-23T08:47:44.610Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-23T08:47:44.610Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-23T08:47:44.610Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-23T08:47:44.610Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-23T08:47:44.610Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-23T08:47:44.610Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-23T08:47:44.610Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-23T08:47:44.610Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-23T08:47:44.610Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-23T08:47:49.278Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-23T08:47:49.278Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-23T08:47:49.278Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-23T08:47:49.278Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-23T08:47:49.278Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-23T08:47:49.278Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-23T08:47:49.278Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-23T08:47:49.278Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-23T08:47:49.278Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-23T08:47:49.278Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-23T08:47:49.278Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-23T08:47:49.278Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-23T08:47:49.278Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-23T08:47:49.278Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-23T08:47:49.278Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-23T08:47:49.278Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-23T08:47:49.278Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-23T08:47:49.278Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-23T08:47:49.278Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-23T08:47:49.278Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-23T08:47:49.278Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-23T08:47:50.804Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-23T08:47:50.804Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-23T08:47:50.804Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-23T08:47:52.968Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-23T08:47:52.968Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-23T08:47:52.968Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-23T08:47:52.968Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-23T08:47:52.968Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-23T08:48:00.023Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-23T08:48:01.491Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-23T08:48:03.662Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-23T08:48:05.801Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-23T08:48:08.333Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-23T08:48:09.297Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-23T08:48:09.297Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-23T08:48:09.297Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-23T08:48:09.297Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-23T08:48:09.297Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-23T08:48:09.297Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-23T08:48:09.297Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-23T08:48:09.297Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-23T08:48:09.297Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-23T08:48:09.297Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-23T08:48:09.297Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-23T08:48:09.297Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-23T08:48:09.297Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-23T08:48:09.297Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-23T08:48:09.297Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-23T08:48:09.518Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-23T08:48:11.466Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-23T08:48:11.467Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-23T08:48:11.467Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-23T08:48:11.467Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-23T08:48:11.467Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-23T08:48:14.181Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-23T08:48:14.181Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-23T08:48:14.181Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-23T08:48:14.181Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-23T08:48:15.707Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-23T08:48:16.136Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-23T08:48:17.877Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-23T08:48:19.026Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-23T08:48:20.050Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-23T08:48:20.050Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-23T08:48:20.050Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-23T08:48:20.050Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-23T08:48:20.050Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-23T08:48:20.050Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-23T08:48:20.050Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-23T08:48:20.050Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-23T08:48:20.050Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-23T08:48:20.050Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-23T08:48:20.050Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-23T08:48:20.050Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-23T08:48:20.050Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-23T08:48:20.050Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-23T08:48:20.050Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-23T08:48:21.193Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-23T08:48:23.764Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-23T08:48:24.082Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-23T08:48:24.725Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-23T08:48:26.252Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-23T08:48:26.252Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-23T08:48:26.888Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-23T08:48:30.606Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-23T08:48:30.606Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-23T08:48:30.606Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-23T08:48:30.606Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-23T08:48:30.606Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-23T08:48:30.606Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-23T08:48:30.606Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-23T08:48:30.606Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-23T08:48:30.606Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-23T08:48:30.606Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-23T08:48:30.606Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-23T08:48:30.606Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-23T08:48:30.606Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-23T08:48:30.606Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-23T08:48:30.606Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-23T08:48:30.606Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-23T08:48:30.606Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-23T08:48:30.606Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-23T08:48:32.024Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-23T08:48:32.024Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-23T08:48:32.024Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-23T08:48:32.024Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-23T08:48:32.024Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-23T08:48:32.024Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-23T08:48:32.024Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-23T08:48:32.024Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-23T08:48:32.024Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-23T08:48:32.024Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-23T08:48:32.024Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-23T08:48:32.024Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-23T08:48:32.024Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-23T08:48:32.024Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-23T08:48:32.024Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-23T08:48:32.024Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-23T08:48:32.024Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-23T08:48:32.024Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-23T08:48:32.024Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-23T08:48:32.024Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-23T08:48:32.024Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-23T08:48:32.024Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-23T08:48:32.024Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-23T08:48:32.776Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-23T08:48:32.776Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-23T08:48:33.231Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-23T08:48:33.687Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-23T08:48:34.190Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-23T08:48:34.190Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-23T08:48:34.190Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-23T08:48:35.215Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-23T08:48:40.981Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-23T08:48:40.981Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-23T08:48:40.981Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-23T08:48:42.727Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-23T08:48:42.727Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-23T08:48:42.727Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-23T08:48:42.727Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-23T08:48:42.727Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-23T08:48:43.690Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-23T08:48:43.690Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-23T08:48:43.690Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-23T08:48:43.690Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-23T08:48:43.690Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-23T08:48:43.690Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-23T08:48:43.690Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-23T08:48:43.690Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-23T08:48:43.690Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-23T08:48:43.690Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-23T08:48:43.690Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-23T08:48:43.690Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-23T08:48:43.690Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-23T08:48:43.690Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-23T08:48:43.690Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-23T08:48:45.218Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-23T08:48:46.750Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-23T08:48:46.750Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-23T08:48:46.750Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-23T08:48:48.109Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-23T08:48:49.636Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-23T08:48:49.636Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-23T08:48:49.636Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-23T08:48:49.636Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-23T08:48:49.636Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-23T08:48:49.636Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-23T08:48:49.636Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-23T08:48:49.636Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-23T08:48:49.636Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-23T08:48:50.274Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-23T08:48:50.274Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-23T08:48:50.274Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-23T08:48:50.274Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-23T08:48:50.274Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-23T08:48:50.274Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-23T08:48:50.274Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-23T08:48:52.441Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-23T08:48:52.441Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-23T08:48:52.441Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-23T08:48:52.441Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-23T08:48:52.441Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-23T08:48:52.441Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-23T08:48:52.441Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-23T08:48:52.441Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-23T08:48:52.441Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-23T08:48:54.305Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-23T08:48:54.305Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-23T08:48:54.305Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-23T08:48:54.305Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-23T08:48:54.305Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-23T08:48:54.305Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-23T08:48:54.305Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-23T08:48:54.305Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-23T08:48:54.305Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-23T08:48:54.305Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-23T08:48:54.305Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-23T08:48:54.305Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-23T08:48:54.609Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-23T08:48:54.761Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-23T08:48:56.287Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-23T08:48:58.451Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-23T08:48:58.451Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-23T08:48:58.451Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-23T08:48:59.280Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-23T08:48:59.280Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-23T08:48:59.280Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-23T08:48:59.280Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-23T08:48:59.280Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-23T08:48:59.280Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-23T08:48:59.280Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-23T08:48:59.280Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-23T08:48:59.280Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-23T08:48:59.280Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-23T08:48:59.280Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-23T08:48:59.280Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-23T08:48:59.280Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-23T08:48:59.978Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-23T08:48:59.978Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-23T08:48:59.978Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-23T08:48:59.978Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-23T08:48:59.978Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-23T08:48:59.978Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-23T08:48:59.978Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-23T08:48:59.978Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-23T08:48:59.978Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-23T08:48:59.978Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-23T08:48:59.978Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-23T08:48:59.978Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-23T08:48:59.978Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-23T08:49:01.447Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-23T08:49:01.447Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-23T08:49:01.447Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-23T08:49:01.903Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-23T08:49:01.903Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-23T08:49:01.903Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-23T08:49:04.070Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-23T08:49:06.239Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-23T08:49:06.239Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-23T08:49:06.239Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-23T08:49:08.541Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-23T08:49:08.541Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-23T08:49:08.541Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-23T08:49:08.541Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-23T08:49:08.541Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-23T08:49:08.541Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-23T08:49:08.541Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-23T08:49:10.711Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-23T08:49:12.876Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-23T08:49:15.045Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-23T08:49:17.627Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-23T08:49:17.627Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-23T08:49:17.627Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-23T08:49:17.627Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-23T08:49:17.627Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-23T08:49:17.627Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-23T08:49:17.627Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-23T08:49:17.627Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-23T08:49:17.939Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-23T08:49:17.939Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-23T08:49:17.939Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-23T08:49:17.939Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-23T08:49:17.939Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-23T08:49:17.939Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-23T08:49:17.939Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-23T08:49:17.939Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-23T08:49:17.939Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-23T08:49:17.939Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-23T08:49:17.939Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-23T08:49:17.939Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-23T08:49:17.939Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-23T08:49:17.939Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-23T08:49:17.939Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-23T08:49:17.939Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-23T08:49:18.083Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-23T08:49:18.083Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-23T08:49:20.970Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-23T08:49:20.970Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-23T08:49:20.970Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-23T08:49:20.970Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-23T08:49:21.425Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-23T08:49:21.656Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-23T08:49:21.656Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-23T08:49:21.656Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-23T08:49:21.656Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-23T08:49:21.656Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-23T08:49:21.656Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-23T08:49:21.656Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-23T08:49:21.656Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-23T08:49:21.656Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-23T08:49:21.656Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-23T08:49:21.656Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-23T08:49:21.656Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-23T08:49:27.189Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-23T08:49:27.189Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-23T08:49:27.189Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-23T08:49:27.646Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-23T08:49:28.101Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-23T08:49:28.101Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-23T08:49:28.101Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-23T08:49:28.705Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-23T08:49:28.705Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-23T08:49:28.705Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-23T08:49:29.667Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-23T08:49:29.667Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-23T08:49:29.667Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-23T08:49:29.667Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-23T08:49:30.123Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-23T08:49:30.123Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-23T08:49:30.123Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-23T08:49:30.123Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-23T08:49:30.123Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-23T08:49:30.123Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-23T08:49:30.123Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-23T08:49:30.123Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-23T08:49:30.123Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-23T08:49:30.123Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-23T08:49:30.123Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-23T08:49:30.123Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-23T08:49:30.123Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-23T08:49:30.123Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-23T08:49:30.123Z] === RUN TestDockerSuite/TestRunMount [2021-07-23T08:49:30.123Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-23T08:49:30.123Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-23T08:49:30.123Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-23T08:49:30.123Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-23T08:49:30.123Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-23T08:49:30.123Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-23T08:49:30.123Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-23T08:49:30.123Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-23T08:49:33.870Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-23T08:49:33.870Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-23T08:49:33.870Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-23T08:49:37.172Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-23T08:49:37.172Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-23T08:49:37.172Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-23T08:49:37.172Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-23T08:49:37.172Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-23T08:49:37.172Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-23T08:49:37.172Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-23T08:49:40.918Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-23T08:49:40.918Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-23T08:49:40.918Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite (2105.26s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.97s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (114.31s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.86s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.37s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.72s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.80s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.73s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.70s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (86.92s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.27s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.44s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.17s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.02s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.31s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.36s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.30s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (3.77s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.37s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.87s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.01s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.23s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.59s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.47s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.84s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.67s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.73s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.29s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.62s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.81s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.22s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.84s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.66s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.25s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.60s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.20s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.79s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.33s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.88s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.62s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.22s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.06s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.12s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.95s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.09s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.23s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.69s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.00s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.21s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.51s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.76s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.23s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.21s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.89s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.23s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.25s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.59s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.27s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.51s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (14.48s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.19s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (7.85s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.87s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.77s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.64s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (100.34s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2021-07-23T08:49:42.448Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.94s) [2021-07-23T08:49:42.448Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.43s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.72s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.85s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.22s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.12s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.95s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.26s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildFails (1.95s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.40s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.36s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.19s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.59s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.19s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.25s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.46s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.66s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildHistory (9.13s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.85s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.71s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.58s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildLabel (0.85s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildLabels (0.83s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.28s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.76s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.46s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.54s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.05s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.20s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.49s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (24.96s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.27s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.37s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.00s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.47s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.11s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.97s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.28s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.26s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.99s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.82s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.20s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.22s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.33s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.13s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.99s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.79s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.92s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.84s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.94s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.86s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.88s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.20s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildRm (10.12s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.64s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.10s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.75s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.69s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.36s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.05s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.52s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.30s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.76s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildStderr (3.54s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.66s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.24s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.50s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.97s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.58s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.30s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.30s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.14s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.21s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.68s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.17s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.33s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.25s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.00s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.70s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.52s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.29s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.64s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.25s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.23s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.30s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.67s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.23s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.82s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.46s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestCommitChange (3.82s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.42s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.26s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestCommitTTY (5.87s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.34s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.20s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.25s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.83s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.83s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.98s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.07s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.73s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.76s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.82s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.82s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.82s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.58s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.13s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.94s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.02s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.15s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.50s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.94s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.78s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.90s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.58s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.61s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.00s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.27s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.26s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.27s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.25s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006c0f78_} (2.32s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1940495462_c:\foo_false____} (2.29s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1940495462_c:\foo_true____} (2.32s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-23T08:49:42.449Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (6.84s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-23T08:49:42.449Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.08s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.02s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.86s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.02s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.21s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.18s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCpToDot (1.92s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCpToStdout (2.08s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.88s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.82s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.65s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateRM (0.28s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.33s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.35s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.92s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.96s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.94s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.99s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.00s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.26s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsCopy (3.90s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.04s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.90s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.12s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.86s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsFilters (3.98s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsFormat (3.75s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsRename (1.98s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsResize (7.14s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.80s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.00s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.23s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.05s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.53s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.53s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.52s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.71s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.71s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.55s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.36s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.80s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestExecInspectID (3.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.97s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.82s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.21s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.61s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.69s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.61s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.62s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.44s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.52s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.85s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.48s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.20s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.79s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.16s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.54s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.83s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.84s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.79s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.84s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectDefault (1.85s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectHistory (3.70s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.82s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.76s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.84s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.76s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.75s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectStatus (2.14s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.25s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.84s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.77s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.67s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.82s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.78s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.73s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.55s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.50s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.11s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (6.58s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.77s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.61s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.62s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.58s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.18s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.00s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.89s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.90s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLogsSince (8.33s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-23T08:49:42.450Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-23T08:49:42.450Z] --- PASS: TestDockerSuite/TestLogsTail (2.19s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.06s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.95s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.77s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.59s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPsByOrder (6.49s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.33s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.29s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.71s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.94s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.84s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.72s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.93s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.63s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.25s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.23s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.91s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.49s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.63s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.57s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.41s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.20s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.28s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.23s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.45s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.43s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.26s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (3.97s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (5.96s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.47s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRmiTag (0.54s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.87s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.38s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.09s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.81s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.94s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.62s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.53s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.23s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.90s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.83s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.78s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.63s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.77s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.56s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.60s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.83s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.87s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.78s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.80s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.63s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.34s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.85s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.77s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.89s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.84s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunExitCode (1.80s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.78s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.77s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.00s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.35s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.64s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.46s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.74s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.99s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.24s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.79s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.72s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.57s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.20s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.09s) [2021-07-23T08:49:42.451Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunRm (1.90s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.36s) [2021-07-23T08:49:42.451Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.84s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.78s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.72s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.07s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.11s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.68s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.13s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.15s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.92s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.78s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.28s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.61s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.52s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.53s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.09s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.95s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.85s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.36s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.48s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.88s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.54s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.17s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.60s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.48s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.11s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.12s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.62s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.75s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.82s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.73s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.25s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeCLILs (1.98s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.37s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.31s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.04s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.47s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.60s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.04s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-23T08:49:42.452Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.22s) [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-23T08:49:42.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-23T08:49:42.452Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-23T08:49:42.452Z] === RUN TestDockerSchema1RegistrySuite [2021-07-23T08:49:42.452Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-23T08:49:42.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-23T08:49:42.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-23T08:49:42.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-23T08:49:42.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-23T08:49:42.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-23T08:49:42.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-23T08:49:42.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-23T08:49:42.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-23T08:49:42.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-23T08:49:42.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-23T08:49:42.453Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-23T08:49:42.453Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-23T08:49:42.453Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-23T08:49:42.453Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-23T08:49:42.453Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-23T08:49:42.453Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-23T08:49:42.453Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-23T08:49:42.453Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:49:42.453Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-23T08:49:42.453Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-23T08:49:42.453Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-23T08:49:42.453Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-23T08:49:42.453Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-23T08:49:42.453Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-23T08:49:42.453Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-23T08:49:42.453Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-23T08:49:42.453Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-23T08:49:42.453Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-23T08:49:42.453Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-23T08:49:42.453Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-23T08:49:42.453Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-23T08:49:42.453Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-23T08:49:42.453Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-23T08:49:42.453Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-23T08:49:42.453Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-23T08:49:42.453Z] === RUN TestDockerDaemonSuite [2021-07-23T08:49:42.453Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-23T08:49:42.453Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-23T08:49:42.453Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-23T08:49:42.453Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-23T08:49:42.453Z] === RUN TestDockerSwarmSuite [2021-07-23T08:49:42.453Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-23T08:49:42.453Z] === RUN TestDockerPluginSuite [2021-07-23T08:49:42.453Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-23T08:49:42.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-23T08:49:42.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-23T08:49:42.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-23T08:49:42.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-23T08:49:42.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-23T08:49:42.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-23T08:49:42.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-23T08:49:42.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-23T08:49:42.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-23T08:49:42.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-23T08:49:42.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-23T08:49:42.453Z] === RUN TestDockerExternalVolumeSuite [2021-07-23T08:49:42.453Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-23T08:49:42.453Z] === RUN TestDockerNetworkSuite [2021-07-23T08:49:42.453Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-23T08:49:42.453Z] === RUN TestDockerHubPullSuite [2021-07-23T08:49:42.453Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.453Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-23T08:49:42.453Z] PASS [2021-07-23T08:49:42.453Z] ok github.com/docker/docker/integration-cli 2105.564s [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === Skipped [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-23T08:49:42.910Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-23T08:49:42.910Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-23T08:49:42.910Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-23T08:49:42.910Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-23T08:49:42.910Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-23T08:49:42.910Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-23T08:49:42.910Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-23T08:49:42.910Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-23T08:49:42.910Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-23T08:49:42.910Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-23T08:49:42.910Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-23T08:49:42.910Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-23T08:49:42.910Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-23T08:49:42.910Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-23T08:49:42.910Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-23T08:49:42.910Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-23T08:49:42.910Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-23T08:49:42.910Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.27s) [2021-07-23T08:49:42.910Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.27s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.23s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.23s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.47s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.47s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.67s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.67s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-23T08:49:42.910Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.910Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-23T08:49:42.910Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.25s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.25s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-07-23T08:49:42.911Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.23s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.23s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.25s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.25s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.22s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.22s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-07-23T08:49:42.911Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.24s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.24s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.25s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.25s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.25s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.25s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.23s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.23s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.23s) [2021-07-23T08:49:42.911Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.23s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-23T08:49:42.911Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-23T08:49:42.911Z] docker_cli_sni_test.go:18: Flakey test [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-23T08:49:42.911Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.911Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-23T08:49:42.911Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-23T08:49:42.912Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-23T08:49:42.912Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-23T08:49:42.912Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-23T08:49:42.912Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-23T08:49:42.912Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-23T08:49:42.912Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-23T08:49:42.912Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-23T08:49:42.912Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-23T08:49:42.912Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-23T08:49:42.912Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.912Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-23T08:49:42.912Z] [2021-07-23T08:49:42.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-23T08:49:42.912Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-23T08:49:42.913Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-23T08:49:42.913Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-23T08:49:42.913Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-23T08:49:42.913Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-23T08:49:42.913Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-23T08:49:42.913Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-23T08:49:42.913Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-23T08:49:42.913Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-23T08:49:42.913Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-23T08:49:42.913Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-23T08:49:42.913Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-23T08:49:42.913Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-23T08:49:42.913Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-23T08:49:42.913Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-07-23T08:49:42.913Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-23T08:49:42.913Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-23T08:49:42.913Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-23T08:49:42.913Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-23T08:49:42.913Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-23T08:49:42.913Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-23T08:49:42.913Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-23T08:49:42.913Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-23T08:49:42.913Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.913Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-23T08:49:42.913Z] [2021-07-23T08:49:42.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-23T08:49:42.913Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-23T08:49:42.914Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-23T08:49:42.914Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-23T08:49:42.914Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-23T08:49:42.914Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-23T08:49:42.914Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-23T08:49:42.914Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-23T08:49:42.914Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-23T08:49:42.914Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-23T08:49:42.914Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-23T08:49:42.914Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-23T08:49:42.914Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-23T08:49:42.914Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-23T08:49:42.914Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-23T08:49:42.914Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-23T08:49:42.914Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-23T08:49:42.914Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-23T08:49:42.914Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-23T08:49:42.914Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-23T08:49:42.914Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-23T08:49:42.914Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-23T08:49:42.914Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.914Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-23T08:49:42.914Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-23T08:49:42.915Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.915Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-23T08:49:42.915Z] [2021-07-23T08:49:42.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.916Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-23T08:49:42.916Z] [2021-07-23T08:49:42.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-23T08:49:42.916Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-23T08:49:42.917Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-23T08:49:42.917Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-23T08:49:42.917Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-23T08:49:42.917Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-23T08:49:42.917Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-23T08:49:42.917Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-23T08:49:42.917Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.917Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:49:42.917Z] [2021-07-23T08:49:42.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:49:42.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:42.942Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-23T08:49:43.373Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.373Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-23T08:49:43.373Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-23T08:49:43.374Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] DONE 1092 tests, 546 skipped in 2112.686s [2021-07-23T08:49:43.374Z] INFO: Integration tests ended at 07/23/2021 08:49:42. Duration:00:35:12.9091623 [2021-07-23T08:49:43.374Z] INFO: Docker info of the daemon under test at end of run [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] Containers: 2 [2021-07-23T08:49:43.374Z] Running: 0 [2021-07-23T08:49:43.374Z] Paused: 0 [2021-07-23T08:49:43.374Z] Stopped: 2 [2021-07-23T08:49:43.374Z] Images: 18 [2021-07-23T08:49:43.374Z] Server Version: 0.0.0-dev [2021-07-23T08:49:43.374Z] Storage Driver: windowsfilter [2021-07-23T08:49:43.374Z] Windows: [2021-07-23T08:49:43.374Z] Logging Driver: json-file [2021-07-23T08:49:43.374Z] Plugins: [2021-07-23T08:49:43.374Z] Volume: local [2021-07-23T08:49:43.374Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-23T08:49:43.374Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-23T08:49:43.374Z] Swarm: inactive [2021-07-23T08:49:43.374Z] Default Isolation: process [2021-07-23T08:49:43.374Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-23T08:49:43.374Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-23T08:49:43.374Z] OSType: windows [2021-07-23T08:49:43.374Z] Architecture: x86_64 [2021-07-23T08:49:43.374Z] CPUs: 4 [2021-07-23T08:49:43.374Z] Total Memory: 32GiB [2021-07-23T08:49:43.374Z] Name: azwin-2-3cf290 [2021-07-23T08:49:43.374Z] ID: 64KM:CAMU:43F2:UQZ7:ADAS:MCW4:TOOV:UQZN:RSTT:VQRX:IH3L:GSCN [2021-07-23T08:49:43.374Z] Docker Root Dir: D:\CI\PR-42616\5\daemon [2021-07-23T08:49:43.374Z] Debug Mode (client): false [2021-07-23T08:49:43.374Z] Debug Mode (server): true [2021-07-23T08:49:43.374Z] File Descriptors: -1 [2021-07-23T08:49:43.374Z] Goroutines: 17 [2021-07-23T08:49:43.374Z] System Time: 2021-07-23T08:49:43.1039778Z [2021-07-23T08:49:43.374Z] EventsListeners: 0 [2021-07-23T08:49:43.374Z] Registry: https://index.docker.io/v1/ [2021-07-23T08:49:43.374Z] Labels: [2021-07-23T08:49:43.374Z] Experimental: false [2021-07-23T08:49:43.374Z] Insecure Registries: [2021-07-23T08:49:43.374Z] 127.0.0.0/8 [2021-07-23T08:49:43.374Z] Live Restore Enabled: false [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] [2021-07-23T08:49:43.374Z] INFO: Stopping daemon under test [2021-07-23T08:49:43.374Z] SUCCESS: The process with PID 5424 (child process of PID 1584) has been terminated. [2021-07-23T08:49:43.374Z] SUCCESS: The process with PID 1584 (child process of PID 1224) has been terminated. [2021-07-23T08:49:43.374Z] INFO: Stop tailing logs of the daemon under tests [2021-07-23T08:49:43.374Z] INFO: executeCI.ps1 Completed successfully at 07/23/2021 08:49:43. [2021-07-23T08:49:43.374Z] INFO: Tidying up at end of run [2021-07-23T08:49:43.374Z] INFO: Saving daemon under test log (d:\CI\PR-42616\5\dut.out) to bundles\CIDUT.out [2021-07-23T08:49:43.374Z] INFO: Saving daemon under test log (d:\CI\PR-42616\5\dut.err) to bundles\CIDUT.err [2021-07-23T08:49:43.374Z] INFO: Nuke-Everything... [2021-07-23T08:49:44.336Z] INFO: Container count on control daemon to delete is 2 [2021-07-23T08:49:44.336Z] 2c3557d80eac [2021-07-23T08:49:44.336Z] 48675cc90512 [2021-07-23T08:49:44.336Z] INFO: Tidying pidfile d:\CI\PR-42616\5\docker.pid [2021-07-23T08:49:44.336Z] INFO: Nuking d:\CI [2021-07-23T08:49:46.666Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-23T08:49:46.666Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-23T08:49:46.666Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-23T08:49:46.666Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-23T08:49:46.666Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-23T08:49:46.666Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-23T08:49:46.666Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-23T08:49:46.666Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-23T08:49:46.666Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-23T08:49:46.666Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-23T08:49:46.666Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-23T08:49:46.666Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-23T08:49:46.666Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-23T08:49:46.666Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-23T08:49:46.666Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-23T08:49:46.666Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-23T08:49:46.666Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-23T08:49:46.666Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-23T08:49:46.666Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-23T08:49:47.121Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-23T08:49:48.654Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-23T08:49:50.185Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-23T08:49:51.713Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-23T08:49:53.241Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-23T08:49:54.770Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-23T08:49:54.770Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-23T08:49:55.226Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-23T08:49:55.226Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-23T08:49:55.226Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-23T08:49:55.226Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-23T08:49:55.226Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-23T08:49:55.226Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-23T08:49:55.226Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-23T08:49:55.226Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-23T08:49:55.226Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-23T08:49:55.226Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-23T08:49:55.226Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-23T08:49:55.226Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-23T08:49:55.226Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-23T08:49:55.226Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-23T08:49:55.226Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-23T08:49:58.942Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-23T08:49:58.942Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-23T08:49:58.942Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-23T08:49:58.942Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-23T08:49:58.942Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-23T08:49:58.942Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-23T08:49:58.942Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-23T08:49:58.942Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-23T08:49:58.942Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-23T08:49:58.942Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-23T08:49:58.942Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-23T08:50:07.485Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-23T08:50:07.485Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-23T08:50:07.485Z] === RUN TestDockerSuite/TestRunRm [2021-07-23T08:50:09.577Z] INFO: Zapped successfully [2021-07-23T08:50:09.577Z] [2021-07-23T08:50:09.577Z] INFO: executeCI.ps1 exiting at Fri Jul 23 08:50:05 CUT 2021. Duration 01:09:08.1097204 [2021-07-23T08:50:09.577Z] [2021-07-23T08:50:09.655Z] === RUN TestDockerSuite/TestRunRmAndWait [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-23T08:50:09.816Z] Recording test results [2021-07-23T08:50:15.425Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-23T08:50:16.591Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-23T08:50:17.590Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-23T08:50:18.063Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-23T08:50:19.758Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-23T08:50:19.800Z] Archiving artifacts [2021-07-23T08:50:21.928Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-23T08:50:24.821Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-23T08:50:24.821Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-23T08:50:24.821Z] === RUN TestDockerSuite/TestRunState [2021-07-23T08:50:24.821Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-23T08:50:24.821Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-23T08:50:26.988Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-23T08:50:26.988Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-23T08:50:26.988Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-23T08:50:29.154Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-23T08:50:29.154Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-23T08:50:29.154Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-23T08:50:29.154Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-23T08:50:29.154Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-23T08:50:29.154Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-23T08:50:29.154Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-23T08:50:29.154Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-23T08:50:29.610Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-23T08:50:33.502Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42616/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-23T08:50:34.280Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-23T08:50:34.280Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-23T08:50:34.280Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-23T08:50:34.280Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-23T08:50:34.280Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-23T08:50:34.280Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-23T08:50:34.280Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-23T08:50:34.280Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-23T08:50:34.280Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-23T08:50:34.280Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-23T08:50:34.280Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-23T08:50:34.280Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-23T08:50:34.280Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-23T08:50:34.280Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-23T08:50:34.280Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-23T08:50:34.280Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-23T08:50:34.280Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-23T08:50:34.280Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-23T08:50:34.280Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-23T08:50:34.280Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-23T08:50:34.280Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-23T08:50:34.420Z] + make clean [2021-07-23T08:50:36.451Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-23T08:50:36.451Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-23T08:50:36.451Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-23T08:50:36.589Z] docker volume rm -f docker-dev-cache [2021-07-23T08:50:36.589Z] docker-dev-cache [Pipeline] deleteDir [2021-07-23T08:50:38.617Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-23T08:50:38.617Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-23T08:50:38.617Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-23T08:50:38.617Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-23T08:50:38.617Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-23T08:50:42.333Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-23T08:50:49.381Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-23T08:50:54.049Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-23T08:50:59.819Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-23T08:50:59.819Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-23T08:50:59.819Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-23T08:50:59.819Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-23T08:51:03.539Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-23T08:51:05.705Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-23T08:51:07.876Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-23T08:51:07.876Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-23T08:51:07.876Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-23T08:51:07.876Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-23T08:51:07.876Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-23T08:51:07.876Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-23T08:51:07.876Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-23T08:51:07.876Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-23T08:51:07.876Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-23T08:51:07.876Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-23T08:51:07.876Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-23T08:51:07.876Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-23T08:51:07.876Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-23T08:51:07.876Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-23T08:51:07.876Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-23T08:51:16.414Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-23T08:51:17.376Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-23T08:51:18.906Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-23T08:51:23.575Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-23T08:51:23.575Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-23T08:51:23.575Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-23T08:51:23.575Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-23T08:51:23.575Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-23T08:51:23.575Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-23T08:51:24.031Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-23T08:51:24.031Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-23T08:51:24.031Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-23T08:51:24.031Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-23T08:51:24.032Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-23T08:51:24.032Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:51:24.032Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-23T08:51:24.032Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-23T08:51:24.032Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-23T08:51:24.032Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-23T08:51:24.032Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-23T08:51:24.032Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-23T08:51:24.032Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-23T08:51:24.032Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-23T08:51:24.032Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-23T08:51:24.032Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-23T08:51:24.032Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-23T08:51:24.032Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-23T08:51:24.032Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-23T08:51:24.032Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-23T08:51:24.032Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-23T08:51:24.032Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-23T08:51:24.032Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-23T08:51:24.032Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-23T08:51:24.032Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-23T08:51:24.032Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-23T08:51:24.032Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-23T08:51:24.032Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-23T08:51:24.032Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-23T08:51:26.197Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-23T08:51:26.653Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-23T08:51:27.109Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-23T08:51:27.109Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-23T08:51:28.636Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-23T08:51:35.701Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-23T08:51:35.701Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-23T08:51:35.701Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-23T08:51:44.242Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-23T08:51:44.242Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-23T08:51:44.242Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-23T08:51:47.132Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-23T08:51:47.132Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-23T08:51:47.132Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-23T08:51:47.132Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-23T08:51:47.132Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-23T08:51:47.132Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-23T08:51:47.132Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-23T08:51:47.132Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-23T08:51:47.132Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-23T08:51:54.182Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-23T08:51:54.182Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-23T08:51:54.182Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-23T08:51:54.182Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-23T08:51:54.182Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-23T08:51:54.182Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-23T08:51:54.182Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-23T08:51:54.182Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-23T08:51:54.182Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-23T08:51:54.182Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-23T08:51:54.182Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-23T08:51:54.182Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-23T08:51:54.182Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-23T08:51:55.710Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-23T08:51:57.878Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-23T08:51:57.878Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-23T08:51:57.878Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-23T08:52:00.043Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-23T08:52:00.043Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-23T08:52:00.043Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-23T08:52:00.043Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-23T08:52:00.043Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-23T08:52:00.043Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-23T08:52:00.043Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-23T08:52:00.043Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-23T08:52:00.043Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-23T08:52:00.043Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-23T08:52:00.043Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-23T08:52:00.043Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-23T08:52:00.043Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-23T08:52:14.811Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-23T08:52:15.268Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-23T08:52:15.268Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-23T08:52:15.268Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-23T08:52:15.268Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-23T08:52:15.724Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-23T08:52:15.724Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-23T08:52:16.182Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-23T08:52:19.072Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-23T08:52:19.072Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-23T08:52:21.237Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-23T08:52:21.693Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-23T08:52:22.149Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-23T08:52:22.149Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-23T08:52:22.604Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-23T08:52:31.146Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-23T08:52:31.146Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-23T08:52:31.146Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-23T08:52:31.146Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-23T08:52:31.146Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-23T08:52:31.146Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-23T08:52:31.146Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-23T08:52:38.194Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-23T08:52:38.194Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-23T08:52:38.651Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-23T08:52:48.941Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-23T08:52:48.941Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-23T08:52:48.941Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite (2314.23s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (59.54s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.24s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.00s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.51s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.00s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.56s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (73.58s) [2021-07-23T08:52:48.941Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2021-07-23T08:52:48.941Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.73s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.43s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.17s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.54s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.92s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.18s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.89s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.03s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.57s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.82s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.33s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.81s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.20s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.40s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.03s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.10s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.02s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.47s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.93s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.98s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.49s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.80s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.40s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.51s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.98s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.94s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.33s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.56s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.97s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.98s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.72s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.55s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.30s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.65s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.24s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.63s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.69s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.82s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.69s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.01s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.91s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerignore (47.64s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.95s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.29s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.69s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.81s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.69s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.38s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.11s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.15s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.58s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.89s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (73.25s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.13s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.49s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.87s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.19s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.94s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.02s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.03s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.06s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildFails (2.45s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.85s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.82s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.12s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.82s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.32s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.55s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.03s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildHistory (11.46s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.01s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.54s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.37s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildLabel (0.99s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.99s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildLabels (1.07s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.56s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.90s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.15s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.44s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.52s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.40s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.03s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.25s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.57s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (9.89s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.22s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.22s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.22s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.42s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.60s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.40s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.11s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.76s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.09s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.85s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.51s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.33s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (8.99s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.24s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.80s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.37s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.51s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildRm (20.82s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.12s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.50s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.45s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.97s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.55s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.32s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.43s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.24s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildStderr (3.96s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.45s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.35s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.41s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.92s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.54s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.38s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.99s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-23T08:52:48.942Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.55s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.95s) [2021-07-23T08:52:48.942Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.58s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.61s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.20s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (19.00s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestBuildWithTabs (8.76s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.55s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.15s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.89s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.00s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.64s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.56s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCommitChange (4.97s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.48s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.94s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCommitTTY (6.90s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.48s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.96s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.11s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.47s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.04s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.50s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.69s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.98s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.98s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.11s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.52s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.57s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.96s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.61s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.42s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.68s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.79s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.76s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.50s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.98s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.34s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.98s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.43s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.23s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.53s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.33s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.38s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.69s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00058f1a0_} (2.40s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1697260854_c:\foo_false____} (2.40s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1697260854_c:\foo_true____} (2.48s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.21s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.54s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.56s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.58s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.61s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.89s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.48s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCpToDot (2.96s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCpToStdout (2.90s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.08s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.60s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.28s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.76s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.95s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.30s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.57s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.26s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.44s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.73s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.48s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsCopy (4.30s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.46s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.43s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.84s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsFilters (5.14s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsFormat (4.62s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsRename (2.22s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsResize (8.47s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.54s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.46s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.15s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.92s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.86s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.92s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.92s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.97s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.90s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.45s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.04s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestExecInspectID (3.33s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.23s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.04s) [2021-07-23T08:52:48.943Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-23T08:52:48.943Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.24s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.81s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.85s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.83s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.17s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.05s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.81s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.06s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.71s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.72s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestImportBadURL (2.48s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.07s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.41s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.38s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.07s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectDefault (2.39s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectHistory (4.17s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.40s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.94s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.40s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.94s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.00s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectStatus (3.18s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.39s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.42s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.42s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.97s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.15s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.42s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.45s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.86s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.86s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.61s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.48s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.05s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.08s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.10s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.25s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.66s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.25s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.51s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.45s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsSince (9.08s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsTail (2.82s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.62s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.51s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.80s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.85s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPsByOrder (7.74s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.69s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.13s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.65s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.76s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.68s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.58s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.10s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.41s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.24s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-07-23T08:52:48.944Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.98s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.51s) [2021-07-23T08:52:48.944Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.49s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.29s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.88s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.82s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.44s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.88s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.41s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (22.24s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.99s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.59s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.99s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.97s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.81s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.54s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (29.24s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.88s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.91s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.88s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.86s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.51s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.50s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.46s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.50s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.10s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.41s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (7.64s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.89s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.74s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.25s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.46s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.42s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.86s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.85s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.15s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.44s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.06s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunExitCode (2.37s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.07s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.46s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.47s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.90s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.65s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.36s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.98s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.06s) [2021-07-23T08:52:49.402Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.49s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-23T08:52:49.402Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.69s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.73s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.76s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.24s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.37s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunRm (2.51s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.54s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.50s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.43s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.02s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.54s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.39s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.35s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.74s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.47s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.16s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.34s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.51s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.90s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.13s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.42s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.03s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.14s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.43s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.64s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.90s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.57s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.98s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.96s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.49s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.05s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.05s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.18s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.74s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.64s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.87s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.95s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.25s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-23T08:52:49.403Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.17s) [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-23T08:52:49.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.403Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:52:49.403Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-23T08:52:49.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:52:49.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-23T08:52:49.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-23T08:52:49.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-23T08:52:49.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-23T08:52:49.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-23T08:52:49.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-23T08:52:49.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-23T08:52:49.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-23T08:52:49.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-23T08:52:49.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-23T08:52:49.404Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-23T08:52:49.404Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-23T08:52:49.404Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-23T08:52:49.404Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-23T08:52:49.404Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-23T08:52:49.404Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-23T08:52:49.404Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-23T08:52:49.404Z] === RUN TestDockerDaemonSuite [2021-07-23T08:52:49.404Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-23T08:52:49.404Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-23T08:52:49.404Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-23T08:52:49.404Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-23T08:52:49.404Z] === RUN TestDockerSwarmSuite [2021-07-23T08:52:49.404Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-23T08:52:49.404Z] === RUN TestDockerPluginSuite [2021-07-23T08:52:49.404Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-23T08:52:49.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-23T08:52:49.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-23T08:52:49.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-23T08:52:49.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-23T08:52:49.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-23T08:52:49.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-23T08:52:49.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-23T08:52:49.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-23T08:52:49.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-23T08:52:49.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-23T08:52:49.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-23T08:52:49.404Z] === RUN TestDockerExternalVolumeSuite [2021-07-23T08:52:49.404Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-23T08:52:49.404Z] === RUN TestDockerNetworkSuite [2021-07-23T08:52:49.404Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-23T08:52:49.404Z] === RUN TestDockerHubPullSuite [2021-07-23T08:52:49.404Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-23T08:52:49.404Z] PASS [2021-07-23T08:52:49.404Z] ok github.com/docker/docker/integration-cli 2314.572s [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === Skipped [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-23T08:52:49.404Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-23T08:52:49.404Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-23T08:52:49.404Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-23T08:52:49.404Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-23T08:52:49.404Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-23T08:52:49.404Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-23T08:52:49.404Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-23T08:52:49.404Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-23T08:52:49.404Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-23T08:52:49.404Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-23T08:52:49.404Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-23T08:52:49.404Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-23T08:52:49.404Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-23T08:52:49.404Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-23T08:52:49.404Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-23T08:52:49.404Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-23T08:52:49.404Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-23T08:52:49.404Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2021-07-23T08:52:49.404Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-23T08:52:49.404Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.404Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-23T08:52:49.404Z] [2021-07-23T08:52:49.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-23T08:52:49.404Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-23T08:52:49.405Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-23T08:52:49.405Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.405Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-23T08:52:49.405Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-07-23T08:52:49.406Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2021-07-23T08:52:49.406Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-23T08:52:49.406Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-23T08:52:49.406Z] docker_cli_sni_test.go:18: Flakey test [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-23T08:52:49.406Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-23T08:52:49.406Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-23T08:52:49.406Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-23T08:52:49.406Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-23T08:52:49.406Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-23T08:52:49.406Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-23T08:52:49.406Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-23T08:52:49.406Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-23T08:52:49.406Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-23T08:52:49.406Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-23T08:52:49.406Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-23T08:52:49.406Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-23T08:52:49.406Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-23T08:52:49.406Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-23T08:52:49.406Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-23T08:52:49.406Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-23T08:52:49.406Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-23T08:52:49.406Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-23T08:52:49.406Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-23T08:52:49.406Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-23T08:52:49.406Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-23T08:52:49.406Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.406Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-23T08:52:49.406Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-23T08:52:49.407Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-23T08:52:49.407Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-23T08:52:49.407Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-23T08:52:49.407Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-23T08:52:49.407Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-23T08:52:49.407Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-23T08:52:49.407Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-23T08:52:49.407Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-23T08:52:49.407Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-23T08:52:49.407Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-23T08:52:49.407Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-23T08:52:49.407Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-23T08:52:49.407Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-23T08:52:49.407Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-23T08:52:49.407Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-23T08:52:49.407Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-23T08:52:49.407Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-23T08:52:49.407Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-23T08:52:49.407Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-23T08:52:49.407Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-23T08:52:49.407Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-23T08:52:49.407Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-23T08:52:49.407Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.407Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-23T08:52:49.407Z] [2021-07-23T08:52:49.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-23T08:52:49.408Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.408Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-23T08:52:49.408Z] [2021-07-23T08:52:49.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-23T08:52:49.408Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.408Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-23T08:52:49.408Z] [2021-07-23T08:52:49.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-23T08:52:49.408Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.408Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-23T08:52:49.408Z] [2021-07-23T08:52:49.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-23T08:52:49.408Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.408Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-23T08:52:49.408Z] [2021-07-23T08:52:49.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-23T08:52:49.408Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.408Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-23T08:52:49.408Z] [2021-07-23T08:52:49.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-23T08:52:49.408Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-23T08:52:49.408Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-23T08:52:49.408Z] [2021-07-23T08:52:49.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-23T08:52:49.408Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.408Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-23T08:52:49.408Z] [2021-07-23T08:52:49.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-23T08:52:49.408Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.408Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-23T08:52:49.408Z] [2021-07-23T08:52:49.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-23T08:52:49.408Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.408Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-23T08:52:49.408Z] [2021-07-23T08:52:49.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-23T08:52:49.408Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.408Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-23T08:52:49.408Z] [2021-07-23T08:52:49.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-23T08:52:49.408Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.865Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-23T08:52:49.865Z] [2021-07-23T08:52:49.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-23T08:52:49.865Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.865Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-23T08:52:49.865Z] [2021-07-23T08:52:49.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-23T08:52:49.865Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-23T08:52:49.866Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-23T08:52:49.866Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-23T08:52:49.866Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-23T08:52:49.866Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-23T08:52:49.866Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-23T08:52:49.866Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-23T08:52:49.866Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-23T08:52:49.866Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-23T08:52:49.866Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-23T08:52:49.866Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-23T08:52:49.866Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-23T08:52:49.866Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-23T08:52:49.866Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.866Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-23T08:52:49.866Z] [2021-07-23T08:52:49.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-23T08:52:49.867Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-23T08:52:49.867Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.867Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-23T08:52:49.867Z] [2021-07-23T08:52:49.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.868Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-23T08:52:49.868Z] [2021-07-23T08:52:49.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-23T08:52:49.868Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-23T08:52:49.869Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-23T08:52:49.869Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-23T08:52:49.869Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-23T08:52:49.869Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.869Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:52:49.869Z] [2021-07-23T08:52:49.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:52:49.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-23T08:52:49.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.870Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-23T08:52:49.870Z] [2021-07-23T08:52:49.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-23T08:52:49.871Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.871Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-23T08:52:49.871Z] [2021-07-23T08:52:49.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-23T08:52:49.871Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.871Z] [2021-07-23T08:52:49.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-23T08:52:49.871Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.871Z] [2021-07-23T08:52:49.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-23T08:52:49.871Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-23T08:52:49.871Z] [2021-07-23T08:52:49.871Z] [2021-07-23T08:52:49.871Z] DONE 1092 tests, 546 skipped in 2322.725s [2021-07-23T08:52:49.871Z] INFO: Integration tests ended at 07/23/2021 08:52:49. Duration:00:38:42.8170954 [2021-07-23T08:52:49.871Z] INFO: Docker info of the daemon under test at end of run [2021-07-23T08:52:49.871Z] [2021-07-23T08:52:50.327Z] Containers: 2 [2021-07-23T08:52:50.327Z] Running: 0 [2021-07-23T08:52:50.327Z] Paused: 0 [2021-07-23T08:52:50.327Z] Stopped: 2 [2021-07-23T08:52:50.327Z] Images: 18 [2021-07-23T08:52:50.327Z] Server Version: 0.0.0-dev [2021-07-23T08:52:50.327Z] Storage Driver: windowsfilter [2021-07-23T08:52:50.327Z] Windows: [2021-07-23T08:52:50.327Z] Logging Driver: json-file [2021-07-23T08:52:50.327Z] Plugins: [2021-07-23T08:52:50.327Z] Volume: local [2021-07-23T08:52:50.327Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-23T08:52:50.327Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-23T08:52:50.327Z] Swarm: inactive [2021-07-23T08:52:50.327Z] Default Isolation: process [2021-07-23T08:52:50.327Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-23T08:52:50.327Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-23T08:52:50.327Z] OSType: windows [2021-07-23T08:52:50.327Z] Architecture: x86_64 [2021-07-23T08:52:50.327Z] CPUs: 4 [2021-07-23T08:52:50.327Z] Total Memory: 32GiB [2021-07-23T08:52:50.327Z] Name: azwin-2-5cdb31 [2021-07-23T08:52:50.327Z] ID: MHYC:352R:N6O3:EE4Y:LFDD:ZGKZ:5L5G:W2EZ:KJYW:LCRC:NWCS:46AK [2021-07-23T08:52:50.327Z] Docker Root Dir: D:\CI\PR-42616\5\daemon [2021-07-23T08:52:50.327Z] Debug Mode (client): false [2021-07-23T08:52:50.327Z] Debug Mode (server): true [2021-07-23T08:52:50.327Z] File Descriptors: -1 [2021-07-23T08:52:50.327Z] Goroutines: 17 [2021-07-23T08:52:50.327Z] System Time: 2021-07-23T08:52:49.8760872Z [2021-07-23T08:52:50.327Z] EventsListeners: 0 [2021-07-23T08:52:50.327Z] Registry: https://index.docker.io/v1/ [2021-07-23T08:52:50.327Z] Labels: [2021-07-23T08:52:50.327Z] Experimental: false [2021-07-23T08:52:50.327Z] Insecure Registries: [2021-07-23T08:52:50.327Z] 127.0.0.0/8 [2021-07-23T08:52:50.327Z] Live Restore Enabled: false [2021-07-23T08:52:50.327Z] [2021-07-23T08:52:50.327Z] [2021-07-23T08:52:50.327Z] INFO: Stopping daemon under test [2021-07-23T08:52:50.327Z] SUCCESS: The process with PID 4172 (child process of PID 5112) has been terminated. [2021-07-23T08:52:50.327Z] SUCCESS: The process with PID 5112 (child process of PID 1420) has been terminated. [2021-07-23T08:52:50.327Z] INFO: Stop tailing logs of the daemon under tests [2021-07-23T08:52:50.327Z] INFO: executeCI.ps1 Completed successfully at 07/23/2021 08:52:50. [2021-07-23T08:52:50.327Z] INFO: Tidying up at end of run [2021-07-23T08:52:50.327Z] INFO: Saving daemon under test log (d:\CI\PR-42616\5\dut.out) to bundles\CIDUT.out [2021-07-23T08:52:50.327Z] INFO: Saving daemon under test log (d:\CI\PR-42616\5\dut.err) to bundles\CIDUT.err [2021-07-23T08:52:50.327Z] INFO: Nuke-Everything... [2021-07-23T08:52:50.784Z] INFO: Container count on control daemon to delete is 2 [2021-07-23T08:52:51.240Z] a80386b561ab [2021-07-23T08:52:51.240Z] 32d6d11b644b [2021-07-23T08:52:51.240Z] INFO: Tidying pidfile d:\CI\PR-42616\5\docker.pid [2021-07-23T08:52:51.240Z] INFO: Nuking d:\CI [2021-07-23T08:53:06.134Z] INFO: Zapped successfully [2021-07-23T08:53:06.589Z] [2021-07-23T08:53:06.589Z] INFO: executeCI.ps1 exiting at Fri Jul 23 08:53:06 CUT 2021. Duration 01:11:33.5203880 [2021-07-23T08:53:06.589Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-23T08:53:06.825Z] Recording test results [2021-07-23T08:53:13.332Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-23T08:53:14.798Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-23T08:53:16.533Z] Archiving artifacts [2021-07-23T08:53:29.950Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42616/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-23T08:53:30.864Z] + make clean [2021-07-23T08:53:31.321Z] docker volume rm -f docker-dev-cache [2021-07-23T08:53:31.778Z] 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